Create a new product bundle
POST/v2/bundles
Create a new product bundle with configuration and initial items.
Establishes a new bundle with pricing rules, product associations, and configuration settings. The bundle will be available for sales and order processing immediately after creation.
Request
Responses
- 201
- 400
- 409
- 500
Bundle successfully created
Invalid bundle data or validation failed
Bundle with the same name already exists
Internal server error occurred while creating bundle