Parameters for Input Data
ValidateAddressInternational 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. |
|
FirmName |
String [50] |
The company or firm name. |