Response

GetCityStateProvinceInternational returns the matching city and state/province for the input postal code as well as a code to indicate the success or failure of the match attempt. If more than one city/state or city/province matches the input postal code, multiple output records are returned.

Response Element Description
City

The matched city name.

Country

The country in the format determined by what you selected in:

  • ISO Code
  • UPU Code
  • English
PostalCode The input postal code.
StateProvince The validated state/province or its abbreviated value.
Status

Reports the success or failure of the match attempt.

null
Success
F
Failure

Status.Code

UnrecognizablePostalCode

Status.Description

Unknown postal code pattern

Note:
When Postal code not found.

Status.Code

BlankPostalcode

Status.Description

Empty Postal Code Found

Note:
When Postal code not entered in the request itself