addresses

This allows you to search addresses using the fleet configuration.

What is "text" in the results?

Text is the category of the result, these are subject to change. These could be for example "Airports", "Postcodes", "Google Places", "Foursquare", "Fleet Points of Interests".

What is the val value?

The "val" is broken up as follows:

(2 Char KeyType)-(Data)

Below are the current two char key types:

Key CodeKey Description
LLLatLang - this will return a result of (lat)|(lang)|(text) for example:

51.150837|-0.177416|London Gatwick Airport
AIAirport LatLang - this will return a result of (lat)|(lang)|(airportIATA)|(text) for example:

51.150837|-0.177416|LGW|LGW - London Gatwick Airport
GPGoogle Places ID - This will return a single data code of the place ID only. For example:

GP-ChIJ8Zq7csoLdkgRtBUq3Lh45JM

When a value is selected, you must complete an API call to Google Maps to obtain the lat lang information required.
Form Data
string
required

This is a 25 alphanumeric hash code provided to you by the fleet.

int32

This is the mobile number for the customer account.

int32

You can also send the customers PIN number for verification, if this fails, the API command will fail. If left blank, no validation is done on the authenticity of the customer ID.

string
required

Search Term to use for pulling addresses. You can also use "airports" for just airports, and "last" for customers latest addresses, and POI for poi's only. For postcode searches, just enter the postcode on its own.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json