Terminal orders - company level
Get a list of billing entities
Returns the billing entities of the company identified in the path and all merchant accounts belonging to the company. A billing entity is a legal entity where we charge orders to. An order for terminal products must contain the ID of a billing entity.
To make this request, your API credential must have one of the following roles:
- Management API—Terminal ordering read
- Management API—Terminal ordering read and write
In the live environment, requests to this endpoint are subject to rate limits.
get/companies/{companyId}/billingEntities
Path parameters
companyIdstring required
The unique identifier of the company account.
Query parameters
namestring
The name of the billing entity.
Response
OK - the request has succeeded.