Skip to main content
Skip table of contents

Get a specific bundle

Request

To get a specific bundle, send a GET request to:

https://<host>:<port>/commercial/v1/bundles/{bundleId}

Mandatory fields

  • bundleId – the ID of the bundle

Response

A successful request returns an HTTP 200 status. The body of the response contains the bunde object.

If the specified bundle does not exist, the request returns an HTTP 404 status.

See also

For full details of this API, see Orders API documentation.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.