Reissue Business Card
Reissue a business card, either reusing the existing PAN or assigning a new one and optionally terminating the old card.
Authentication: send the program API key either in the api_key HTTP header or as an api_key JSON body field.
Authorizations
Program API key identifying your integration. Pass as the api_key HTTP header (preferred) or as an api_key field in the JSON request body. Required on every request in addition to the HMAC Authorization header.
Body
Identifier of the target user. Required when the endpoint operates on a specific user.
"user-8f3a2b1c-0e44-4f2d-9a11-7b23cc90d1ef"
Identifier of the target business. Required when the endpoint operates on a specific business.
"buss-2ef94c60-5a11-4d72-a3c1-5be7fab0123e"
Identifier of the target card.
"rcrd-9a117b23-cc90-d1ef-8f3a-2b1c0e444f2d"
True to reuse the same PAN on the reissued card, false to assign a new PAN.
Program API key. Accepted either in the api_key HTTP header or as this body field.
Short reason code accompanying the state change (optional).
Free-form reason describing why the state change occurred.
When reissuing with a new PAN, whether to terminate the replaced card.
Shipping address object. Required for physical card issuance.