List terminal orders
Use this method to retrieve a list of terminal orders associated with a processing account.
Send the processingAccountId in the path parameter of your request.
Note: If you don’t know the processingAccountId, go to List merchant platform’s processing accounts.
Path parameters
processingAccountId
Unique identifier of the processing account.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
status
Filter terminal orders by status.
Allowed values:
fromDateTime
toDateTime
Response
Successful request. Returns a list of terminal orders associated with the processing account.
terminalOrderId
Unique identifier of the terminal order.
status
Status of the terminal order.
Allowed values:
orderItems
Array of orderItem objects. Provide a minimum of 1 order item and a maximum of 20 order items.
createdDate
Date that we received the terminal order.
lastModifiedDate
Date that the terminal order was last changed.
trainingProvider
Indicates who provides training to the merchant for the solution.
Allowed values:
shipping
Object that contains the shipping details for the terminal order. If you don’t provide a shipping address, we use the Doing Business As (DBA) address of the processing account.