Input
Validate Global Address takes a standard address as input. All addresses use this format no matter what country the address is from.
|
Field Name |
Format |
Description |
|---|---|---|
|
AddressLine1 |
String [79] |
First address line |
|
AddressLine2 |
String [79] |
Second address line |
|
AddressLine3 |
String [79] |
Third address line |
|
AddressLine4 |
String [79] |
Fourth address line |
|
AddressLine5 |
String [79] |
Fifth address line |
|
AddressLine6 |
String [79] |
Sixth address line |
|
AddressLine7 |
String [79] |
Seventh address line |
|
AddressLine8 |
String [79] |
Eighth address line |
|
City |
String [79] |
City name |
|
StateProvince |
String [79] |
State or province. |
|
PostalCode |
String [79]: 99999 99999-9999 A9A9A9 A9A 9A9 9999 999 |
The postal code for the address. In the U.S. this is the ZIP Code™. |
|
Country |
String [79] |
Specify the country using the format you chose for input country format (English name or ISO code). For a list of ISO codes, see ISO Country Codes and Module Support. |
|
FirmName |
String [79] |
The company or firm name. |