OBJECT
Network address verification service response.
Fields
A high level result. e.g., Full match, Partial match, No match, No response, Not attemptedShow Possible enum values
The billing address entered fully matches the address on record with the card issuer.
The billing address entered partially matches the address on record with the card issuer.
The billing address entered does NOT match the address on record with the card issuer.
AVS was requested, but the issuer did not respond
AVS was not requested or attempted
The address verification service (AVS) result, normalized and described by Tesouro.Show Possible enum values
ADDRESS_MATCHED_POSTALCODE_MATCHED
Both street address and postal code matches.
ADDRESS_MATCHED_POSTALCODE_MISMATCHED
Street address matches, but postal code does not.
ADDRESS_MATCHED_POSTALCODE_UNVERIFIED
Street address matches, but postal code could not be verified by the issuer.
ADDRESS_MISMATCHED_POSTALCODE_MATCHED
Postal code matches, but street address does not.
ADDRESS_MISMATCHED_POSTALCODE_MISMATCHED
Street address and postal code DO NOT match.
ADDRESS_UNVERIFIED_POSTALCODE_MATCHED
Postal code matches, but street address could not be verified by the issuer.
ADDRESS_UNVERIFIED_POSTALCODE_UNVERIFIED
Neither the street address nor the postal code could be verified by the issuer.
Neither a street address nor postal code check was performed by the issuer.
Address verification not supported by the issuer.
The status of the address verification was not provided by the issuer.
The response code sent from the network detailing the address verification service (AVS) result.