Fetch an allocation account template
GET/demand/accounts/{account_id}/allocation-templates/{template_id}
This endpoint will return an account allocation specification template based on a template id. The response will only include the open exchange suppliers. Support for private exchange suppliers in template administration is not supported yet.
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.