Name | Description | Type | Additional information |
---|---|---|---|
AirportCode |
Airport Code / Trainstation Code (GLA, LHR, JFK, NYP) if available. If specified, the City and AddressLine1 can be left unset. |
string |
None. |
AddressLine1 |
First line of the address. Required if AirportCode is blank |
string |
Required |
AddressLine2 |
Second line of the address |
string |
None. |
AddressLine3 |
Third line of the address |
string |
None. |
Postcode |
Postcode / Zipcode |
string |
None. |
City |
Name of the city, Required if AirportCode is blank |
string |
Required |
Country |
Name of the Country / ISO Code |
string |
None. |
State |
Name of the State / Short Code |
string |
None. |
Longitude |
Longitude of the address in WSG84 notation |
decimal number |
None. |
Latitude |
Latitude of the address in WSG84 notation |
decimal number |
None. |
PostalAddress |
Pass an address from the Google typeahead Dropdown list. You can ignore City and addressLine1 because it will find the city afterwards. |
string |
None. |
GooglePlaceID |
Pass a unique identifier from the Google typeahead dropdown list. |
string |
None. |
GoogleUserInputAddress |
The address selected from the Google autocomplete, exactly how the user sees it. |
string |
None. |
LocationType |
The location type of the address, ie Airport, Train Station, Hotel. |
string |
None. |