Input Address Fields

Input addresses include the address fields for input. The below table lists Input Address fields:

Parameter Type Description
addressLines String Requested address, based on the country's addressing standard.

Single-line request:

10 downing street london SW1A 2AA

Multi-line request:

10 DOWNING STREET, LONDON, SW1A 2AA

addressNumber String House or building number.

10 or 630

admin1 String The largest geographic area, typically a state or province.

New York or Maharashtra.

admin2 String The secondary geographic area, typically a county or district.

Douglas County or West Mumbai.

city String Specifies a city or town name.

New York City

country String Values are based on the ISO 3166-1 standard for country codes (returned in alpha-2, alpha-3, or numeric format).

USA

postalCode String Main postal code.

80125

postalCodeExt String Secondary postal code, if one exists. For example, in the US, a ZIP+4 is 80125-8012
placeName String If applicable, indicates the name of the candidate's place or building.

PRIME MINISTER& FIRST LORD OF THE TREASURY

addressId String Address Id for the request.

1

longitude <Number> array Longitude coordinates provided as input.

-73.704719

latitude <Number> array Latitude coordinates provided as input.

42.682251