Delete Cardholder from C2P
Send a request to this endpoint to remove a cardholder’s profile from C2P. Note: The cards added to the profile are also removed.
POST
Delete Cardholder from C2P
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The customer id you want to delete.
Query Parameters
The audit user to log the request.
Body
application/json
Unique identifier assigned to each issuer. Note: If you are using our BIN sponsorship, we provide you the customerBID; else, Visa provides you the customerBID.
Example:
"123456"
Response
Accepted
Unique identifier of the request
Required string length:
36Example:
"351562ba-83cf-11ee-b962-0242ac120002"
Delete Cardholder from C2P

