Create product bundle
POST/api/v1/:team_slug/:app_slug/bundle-groups/:bundle_group_id/bundles
Creates a product bundle and adds it to the bundle group. Product bundles are treated as normal products in different channels
Request
Responses
- 200
- 400
- 401
- 500
Product bundle created
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error