latestOpenAPI 3.0.12026-08-10234260964.0 KB
6cc88fde6435
Orders
List orders
Retrieves orders for the specified organization.
get/organizations/{organization_id}/orders
Path parameters
organization_idstring required
The ID of the organization.<br> Prefix with name= to retrieve the organization by name instead.
Query parameters
filter[status]'completed' | 'past_due' | 'pending' | 'canceled' | 'payment_failed_soft_decline' | 'payment_failed_hard_decline'
The status of the order.
filter[total]integer
The total of the order.
pageinteger
Page to be displayed. Defaults to 1.
mode'details'
The output mode.
Response
OK