Retrieve bundle by identifier
GET/v2/bundles/:id
Retrieve detailed information about a specific product bundle.
Returns comprehensive bundle data including items, pricing, tax calculations, and configuration. Used for bundle display, pricing calculations, and order processing.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Successfully retrieved bundle details
Bad request
Forbidden.
Bundle not found
Get bundle error