Cardholders
Delete a cardholder
This endpoint delete a cardholder by cardholder id.
POST
Header
x-client-id
.
Bearer YOUR_TOKEN_HERE
.
Parameters
The id of the cardholder for the card.
Response
Indicates whether the call was successful. 200 if successful, 400 if not.
Response Message. “Success” if successful, others not.