Verify a card

Verify a customer has received a physical card and activate it for use.

Log in to see full request history

Error Codes

Click to expand
CodeMessage (en-US)Notes
1-60000Any "Common Error Code" may occur.See Common Error Codes
150301Invalid CardId {0} or CustomerId {1} is not associated with the card.
150302CardId {0} must be in a PendingVerification status to be verified. Current status is {1}.
150303Provided values do not match those on file.
150502CardId {0} has been locked by an Administrator or an automated process.
Body Params
int32
required
≥ 1
int32
required
≥ 1
date
required

The birthday of the customerId who created the card. Format is YYYY-MM-DD.

string
required

The last four digits of the card number. In sandbox this value is always 1111

Responses

status=Verified

Language
Credentials
:
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json