API Reference
Bundles

Retrieve a Bundle by reference

1min
GET
This endpoint allows the ability to retrieve a bundle by reference
Authentication
Authorization
Path Parameters
bundleReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
Ok
Description
The Dto of a bundle
name
description
tag
status
404
Not Found <br />• Bundle reference does not correspond to a bundle Id <br />• Bundle does not exist for the affiliate
500
Internal Server Error
Curl
JS
Ruby
Python
Responses
200
404
500