Freeze User Card
Freeze (suspend) a user 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 card.
"rcrd-9a117b23-cc90-d1ef-8f3a-2b1c0e444f2d"
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.