Bundles
Get bundle
Returns the details of a specific bundle.
get/bundles/{bundle_id}
Path parameters
bundle_idstring required
Bundle ID.
Response
Bundle details
Example response
{
"currency": "EUR"
}Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○