The last step in the physical card creation process.
Validation Requirements:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the card order.
"1234"
Optional PIN data for the card
Transaction hash for card payment. Required for paid cards. Must be in hexadecimal format (0x...).
"0x1234567890123456789012345678901234567890123456789012345678901234"
Optional coupon code for discount
"COUPON_CODE"