get https://test.api.interchecks.io/api/v2//accounts//cards//verification/
Get Card Account Verification response
Response Codes
200
- Request Succeeded
404
- Recipient ID, Account ID, or Verification ID not found
Error Code | Details |
---|---|
ERR_CARD_PAV_ERROR | Card Account Verification was unable complete due to system error or client is not enabled. These requests can be retried. |
Card Account Verification
Standalone Card Account Verification services are used to re-verify Name and/or Address on an existing Card Account. Our onboarding team will configure the verification services offered. Details on how to trigger error scenarios in the Test Sandbox are documented on the Test Data page in the Test Values for Card Account Verification section.
Parameter | Possible Values |
---|---|
network | VISA / MASTERCARD |
pan | MATCH / NO_MATCH |
cvv | MATCH / NO_MATCH / NOT_PROCESSED / NOT_SUPPORTED |
avs.street | MATCH / NO_MATCH / NOT_PROCESSED / NOT_SUPPORTED |
avs.zip | MATCH / NO_MATCH / NOT_PROCESSED / NOT_SUPPORTED |
ani.first_name | MATCH / PARTIAL / NO_MATCH / NOT_PROCESSED / NOT_SUPPORTED |
ani.last_name | MATCH / PARTIAL / NO_MATCH / NOT_PROCESSED / NOT_SUPPORTED |