API Reference
Bundles
Creates a Bundle for the affiliate
1min
POST
Authentication
Authorization
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
bundle
*
Description
The Dto of a bundle
name
description
tag
status
Responses
201
Created
Description
The Dto of a bundle contents
bundleReference
carts
name
description
tag
status
400
Bad Request
<br />• Bundle name is invalid
<br />• Bundle description is invalid
<br />• Bundle tag is invalid
<br />• Bundle status is invalid
409
Conflict
<br />• Bundle name already exists
<br />• Bundle tag already exists
500
Internal Server Error
Updated 22 Sep 2023
Did this page help you?