API Reference
Bundles
Allows adding products to a pre defined bundle
1min
POST
Authentication
Authorization
Path Parameters
bundleReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
productInfo
*
Description
DTO for products to be added to a bundle
products
Responses
200
Ok
Description
The Dto of a bundle
name
description
tag
status
400
Bad Request
<br />• Invalid currency provided
404
Not Found
<br /> • Bundle not found
<br /> • Product reference cannot be found
409
Conflict
<br />• Duplicate product reference
<br />• Bundle tag already exists
<br />• Product(s) currency does not match bundle currency
<br />• No common product currencies found
<br />• A product cannot be assigned to a bundle more than once.
Updated 22 Sep 2023
Did this page help you?