Fetch an allocation account template for a business unit and locale
GET/demand/accounts/{account_id}/business-units/{business_unit_id}/account-allocation-templates/{template_id}
This endpoint will return a account allocation specification template based on a account id, template id, business unit id and locale. This specification are set for the open exchange suppliers and will also return all the private exchange suppliers within the blocked suppliers group, if the business unit have any private deals.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
A successful response returns the account allocation template.
Response Headers
ETag
The ETag header provides a unique identifier, that represents the current version state of a particular resource.
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A requested resource isn't found.
A request failed due to an internal error.