> For the complete documentation index, see [llms.txt](https://docs.payengine.co/payengine-api-v2.5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payengine.co/payengine-api-v2.5/error-and-response-codes/address-verification-codes.md).

# Address verification codes

<table><thead><tr><th width="187.33333333333331">Code</th><th>Authorization Response Message</th><th>Response Definition</th></tr></thead><tbody><tr><td>0</td><td>Approved</td><td>Address verification was not requested.</td></tr><tr><td>A</td><td>Address Match</td><td>The street address submitted matches what is on file.</td></tr><tr><td>B</td><td>Address Match</td><td>The street address submitted matches what is on file. The ZIP code does not match what was on file.</td></tr><tr><td>C</td><td>Service Unavailable</td><td>This service is not supported.</td></tr><tr><td>D</td><td>Exact Match</td><td>The street address submitted matches what is on file.</td></tr><tr><td>F</td><td>Exact Match</td><td>The street address and ZIP code submitted match what is on file. This applies to UK transactions.</td></tr><tr><td>G</td><td>Version Unavailable</td><td>The issuer does not participate in this service. This applies to non-US issuers.</td></tr><tr><td>I</td><td>Version Unavailable</td><td>The AVS information was not verified.</td></tr><tr><td>M</td><td>Exact Match</td><td>The street address submitted matches what is on file.</td></tr><tr><td>N</td><td>No Match</td><td>Neither the street address or ZIP code match what is on file.</td></tr><tr><td>P</td><td>Zip Match</td><td>The ZIP code submitted matches what is on file. The street address does not match what is on file.</td></tr><tr><td>R</td><td>Retry</td><td>The issuer system is currently unavailable.</td></tr><tr><td>S</td><td>Serv Unavailable</td><td>This service is not supported.</td></tr><tr><td>U</td><td>Ver Unavailable</td><td>AVS is unavailable.</td></tr><tr><td>W</td><td>Zip Match</td><td>The nine character ZIP code submitted matches what is on file.</td></tr><tr><td>X</td><td>Exact Match</td><td>The nine character ZIP code submitted matches what is on file.</td></tr><tr><td>Y</td><td>Exact Match</td><td>The five character ZIP code submitted matches what is on file.</td></tr><tr><td>Z</td><td>Zip Match</td><td>The nine character ZIP code submitted matches what is on file.</td></tr><tr><td>1</td><td>Cardholder name and ZIP match</td><td>AMEX only; The cardholder name and ZIP code submitted matches what is on file.</td></tr><tr><td>2</td><td>Cardholder name, address, and ZIP match</td><td>AMEX only; The cardholder name, address, and ZIP code submitted match what is on file.</td></tr><tr><td>3</td><td>Cardholder name and address match</td><td>AMEX only; The cardholder name and address submitted match what is on file.</td></tr><tr><td>4</td><td>Cardholder name match</td><td>AMEX only; The cardholder name submitted match what is on file.</td></tr><tr><td>5</td><td>Cardholder name incorrect, ZIP match</td><td>AMEX only; The cardholder name does not match what is on file. The ZIP code submitted matches what is on file.</td></tr><tr><td>6</td><td>Cardholder name incorrect, address and ZIP match</td><td>AMEX only; The cardholder name does not match what is on file. The address and ZIP code submitted matches what is on file.</td></tr><tr><td>7</td><td>Cardholder name incorrect, address match</td><td>AMEX only; The cardholder name does not match what is on file. The address submitted matches what is on file.</td></tr><tr><td>8</td><td>Cardholder, all do not match</td><td>AMEX only; Neither the cardholder name, address, or ZIP code match what is on file.</td></tr></tbody></table>
