latestOpenAPI 3.1.02026-08-2211754502.4 KB

76cfbed5eb40

Order

List orders by status

Use this BillingServ API endpoint to list orders by status. Review the response for the operation result or validation errors.

get/order/get-orders-by-status

Query parameters

status'RECENT' | 'PENDING' | 'SETUP' | 'SHIPPED' | 'CANCELLED' | 'RETURNED' | 'TERMINATED' | 'SUSPENDED' | 'ERROR' | 'ALL' required

Status key from GET /api/v2/order/statuses, or ALL.

Use a status_key from GET /api/v2/order/statuses, or ALL to return every order.

per_pageinteger

Response

OK

successboolean