| Name | Description | Type | Additional information |
|---|---|---|---|
| Latitude |
The latitude number for the device's location |
decimal number |
None. |
| Longitude |
The longitude number for the device's location |
decimal number |
None. |
| AccuracyRadius |
The radius of accuracy for the device's location measured in kilometers |
decimal number |
None. |
| Altitude |
The altitude of the device's location measured in meters |
decimal number |
None. |
| AltitudeAccuracy |
The accuracy of the altitude of the device's location measured in meters |
decimal number |
None. |
| Address |
The address of the location |
string |
None. |
| ZipPostalCode |
The ZIP or Postal Code of the location |
string |
None. |
| City |
The city of the location |
string |
None. |
| StateRegion |
The state or region of the location |
string |
None. |
| CountyDistrict |
The county or district of the location |
string |
None. |
| Country |
The country of the location |
string |
None. |
| Distance |
The distance of the device's location from the input address on the Customer object measured in kilometers. This value is only returned if the input Customer object had a full address including AddressLine1, City, State, and ZipCode. |
integer |
None. |