Account Validation
CRDecqZp3xRgXU3TFmtcDdzQsBearer token for authentication.
Bearer <JWT_TOKEN>Content type of a request to CMP
application/vnd.api+jsonPossible values: The request body to initiate account validations. A card verification is always performed; the presence of cvc, cardholder_address, or cardholder_name additionally requests the corresponding optional check (CVC, AVS, name match).
SUCCESS: The validation was performed and results are in the response body.
The response body for a successful synchronous validation.
The request was invalid.
No credentials were provided, or the provided credentials were expired.
Forbidden. The client does not have permission to perform this action, or the vault context could not be determined from the request.
Resource not found.
The server was unable to process the request because it contains invalid data.
Internal Server Error
Service Unavailable. The downstream network is temporarily unavailable.
Last updated

