Get order status, fulfillment details and card codes
Poll this after creating an order. When status is completed (or
partial), read codes from items[].fulfillments[]. Vendor errors are
mapped to customer-safe messages. Orders belonging to another account
(or to the retailer surface) return 404.
Authorizations
API key (wg_live_…) created in the dashboard (Account → API Keys).
Shown once at creation; only a hash is stored server-side.
Path Parameters
Checkout/order id.
Response
Order with per-unit fulfillment results.
Order lifecycle. partial = some items fulfilled, some failed. expired = never paid.
pending, processing, completed, partial, failed, expired Total charged to your balance, in paymentCurrency.
Unix timestamp in milliseconds (UTC).
1753142400000
Your negotiated discount applied to this order.
Unix timestamp in milliseconds (UTC).
1753142400000