Get Cardholder by Cardholder ID from C2P
Send a request to this endpoint to retrieve a cardholder’s details from their C2P account.
POST
Get Cardholder by Cardholder 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
The customer id of which customer you want to get.
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"
Get Cardholder by Cardholder ID from C2P

