Verify Address
Use this endpoint to verify an address prior to doing a cart or creating a order.
Headers
Request
City or post-town
the first line of the address (e.g., street, PO Box, or building)
State, province, county or other large territorial division.
Postal or ZIP code.
CountryCode is a string field that represents the ISO 3166-1 alpha-2 code of a country. For example, US for the United States, GB for Great Britain etc. Default and only currently accepted value is US.
the second line of the address, if there is one (e.g., apartment or suite number)
Response
OK
City or post-town
the first line of the address (e.g., street, PO Box, or building)
State, province, county or other large territorial division.
Postal or ZIP code.
A URL to the JSON Schema for this object.
CountryCode is a string field that represents the ISO 3166-1 alpha-2 code of a country. For example, US for the United States, GB for Great Britain etc. Default and only currently accepted value is US.
the second line of the address, if there is one (e.g., apartment or suite number)