Orders
Retrieve an order
Retrieves an order by orderId, or by checkoutId once the checkout is paid. Returns 404 until then.
POST
Retrieve an order
Authorizations
An API key from Settings → API keys in Arcade Studio.
Body
application/json
Response
200 - application/json
OK
Order ID
Pattern:
^\d+$The Arcade order code; null when there is none
Display name, e.g. "#1042"
Derived from the makers' fulfillment and any refunds
Available options:
ordered, cadReview, sampleReview, inProduction, inReview, inCorrection, approved, updatedInfo, shipped, delivered, fulfilled, refunded Required range:
-9007199254740991 <= x <= 9007199254740991Short-lived; read again to renew. Host not guaranteed.
The makers' volume discount
Other discounts, excluding the volume discount
Tracking of the shipments made so far