Parameters for Input Data
ValidateMailingAddressPremium takes an address as input. All addresses use this format regardless of the address's country.
Parameter |
Format |
Description |
---|---|---|
AddressLine1 |
String [50] |
The first address line. |
AddressLine2 |
String [50] |
The second address line. |
AddressLine3 |
String [50] |
The third address line. |
AddressLine4 |
String [50] |
The fourth address line. |
AddressLine5 |
String [50] |
The fifth address line. |
City |
String [50] |
The city name. |
StateProvince |
String [50] |
The state or province. |
PostalCode |
String [10] |
The postal code for the address in one of the following formats: 99999, 99999-9999, A9A9A9, A9A 9A9, 9999 999 |
Country |
String [50] |
The country code or name, in any of the formats below:
For a list of ISO codes, see ISO Country Codes and Module Support. |
FirmName |
String [50] |
The company or firm name. |
InstanceKey |
String [50] |
The InstanceKey comes from the use of the GlobalTypeAhead family
of services and is used to identify related usage, so you are
only charged for each time an address is looked up and
validated.
Note: This field is optional. |