Address Verification

POST

paymentcardauthorizations/AAVS

Base path:

Pre-production https://api.apim-a.adc.pp.travelport.io:443/11/payment/

Production https://api.apim-a.adc.prod.travelport.io:443/11/payment/

Related Content: Pay APIs Guide

The address verification request can help prevent fraudulent activity by verifying that a customer’s payment card address and/or postal code matches the address recorded in the card issuer's system. Address verification is offered by select local authorization vendors, including Visa, American Express, MasterCard, and Discover.

This request is for a standalone address validation. When cardholder address elements are included in the authorization request, an address validation takes place at the same time and this request is not needed.

Request

Query Parameters

None.

Request Body

Response

All Pay API requests return the same response structure, in which completionCode and completionCodeDescription provide the status of the transaction. See Payment Card Authorization for the response body table.

Example Request

Example Response