Physical Card Order Status

Check the status of one or more physical gift card orders by providing their references.

The response includes status information for each provided reference. Possible status values are:

  • received: Order has been received and is queued for processing
  • processing: Order is currently being processed
  • fulfilled: Order has been fulfilled (may include code field if available)
  • error: Order encountered an error during processing
  • not found: Reference does not exist or is not accessible to the authenticated buyer

When an order has status fulfilled and a code is available, the code field will be included in the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
references
array of uuids
required
length ≥ 1

Array of order references to check. Each reference should be a UUID from a previous order-card request.
Returns status information for each reference, including 'not found' for references that don't exist.

references*
Responses

502

Bad Gateway. No response body is returned.

504

Gateway Timeout. No response body is returned

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json