Create Physical Card Order
Physical Card Order
Create Physical Card Order
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:
- Attach a coupon (use the
GPDOCScoupon code to get the card for free) - Confirm the payment (the card will be free using the coupon, so no need to attach a transaction)
- Create the card out of the order.
POST
Create Physical Card Order
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Card order created successfully
Current order status in the state machine. See the state transition diagram in the documentation for valid transitions.
Available options:
PENDINGTRANSACTION, TRANSACTIONCOMPLETE, CONFIRMATIONREQUIRED, READY, CARDCREATED, FAILEDTRANSACTION, CANCELLED Example:
"PENDINGTRANSACTION"
Available options:
KYC, ENS 
