Delete Card by Card ID from C2P
Send a request to this endpoint to remove a card from a cardholder’s C2P profile.
POST
Delete Card by Card ID from C2P
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Unique identifier of the card 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 Card by Card ID from C2P

