List orders
B2B · Orders
List orders
Paginated order history, scoped to the B2B surface (retailer checkouts never appear here). Rows are summaries — fetch the detail endpoint for items and codes.
GET
List orders
Authorizations
API key (wg_live_…) created in the dashboard (Account → API Keys).
Shown once at creation; only a hash is stored server-side.
Query Parameters
Required range:
1 <= x <= 100Required range:
x >= 0Available options:
createdAt, totalAmount, status Available options:
asc, desc Filter by order status.
Order lifecycle. partial = some items fulfilled, some failed. expired = never paid.
Available options:
pending, processing, completed, partial, failed, expired Exact match on your own order reference.