Orders a new physical card for the authenticated user. This is the first step in the physical card order process, the card is not created yet.
Next are the steps to complete the order:
/api/v1/order/{orderId}/attach-coupon (use the GPDOCS coupon code to get the card for free)/api/v1/order/{orderId}/attach-transaction/api/v1/order/{orderId}/confirm-payment/api/v1/order/{orderId}/create-cardDocumentation Index
Fetch the complete documentation index at: https://docs.gnosispay.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Card order created successfully
Current order status in the state machine. See the state transition diagram in the documentation for valid transitions.
PENDINGTRANSACTION, TRANSACTIONCOMPLETE, CONFIRMATIONREQUIRED, READY, CARDCREATED, FAILEDTRANSACTION, CANCELLED "PENDINGTRANSACTION"
KYC, ENS