Update Cardholder Status by Cardholder ID in C2P
Send a request to this endpoint to specify the cardholder’s status. Note:
- If the cardholder’s status is set to false, then cards of the specific issuer, added in the C2P profile, are deactivated. Issuers can send request to this endpoint for multiple reasons, one of them is to prevent fraudulent transactions.
- If the cardholder’s status is reverted to true, the C2P profile is again active for usage.
PUT
Update Cardholder Status by Cardholder ID in 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 update.
Query Parameters
The audit user to log the request.
Body
application/json
Response
Accepted
Unique identifier of the request
Required string length:
36Example:
"351562ba-83cf-11ee-b962-0242ac120002"
Update Cardholder Status by Cardholder ID in C2P

