Input
Get Global Candidate Addresses takes a standard address as input. All addresses use this format no matter what country the address is from. AddressLine1 and Country are required input fields. The other fields are optional.
|
Field Name |
Format |
Description |
|---|---|---|
|
AddressLine1 |
String [79] |
First address line. This is a required field. |
|
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 [10] |
The postal code for the address in one of these formats:
|
|
Country |
String |
The country. 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. |