Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This object contains the result a zip to city/state inquiry.

Field

Description

boolean validZip

True if the zip was translated successfully into a city and state. False otherwise.

String zip

Zip Code, either 5 digit or zip+4. Examples: 30041, 30041-7436

String city

City

String state

State (two letter abbreviation)


See Also:
getCityState - Checkout API Method

Availability:

Version

Comment

1.1

Available

1.2

Available

2.0

Available

  • No labels