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"
}Returns the details of a specific bundle.
Bundle ID.
Bundle details
{
"currency": "EUR"
}