Terminal orders - company level
Get an order
Returns the details of the terminal products order identified in the path.
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}/terminalOrders/{orderId}
Path parameters
companyIdstring required
The unique identifier of the company account.
orderIdstring required
The unique identifier of the order.
Response
OK - the request has succeeded.