API Reference
Bundles
Allows adding contract frequencies to be attached to a bundle
1min
POST
Authentication
Authorization
Path Parameters
bundleReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
contractReferences
*
Description
DTO object for the Bundle Contracts
contracts
Responses
200
Ok
Description
The Dto of a bundle
name
description
tag
status
404
Not found
<br />• Bundle cannot be found.
<br />• Contract cannot be found.
409
Conflict
<br />• A contract cannot be assigned to a bundle more than once.
412
Precondition Failed
<br />• A minimum of one product is required in a bundle before a contract can be assigned.
Updated 22 Sep 2023
Did this page help you?