location.notFound | No location was found for the specified ID. |
location.search.latitude.invalid | The latitude search term is not a valid number. |
location.search.longitude.invalid | The longitude search term is not a valid number. |
location.search.latitude.required | The latitude is required if the longitude is specified. |
location.search.longitude.required | The longitude is required if the latitude is specified. |
location.search.postalCode.required | The postal code is required if the country is specified. |
location.search.country.required | The country is required if the postal code is specified. |
location.search.minimumHours.invalid | The minimumHours search term is not a valid integer. |
location.search.bounding.coordinates.required | The specified set of bounding coordinates is incomplete. |
location.search.bounding.coordinates.invalid | The specified set of bounding coordinates is invalid. A coordinate is considered invalid if it meets any of the following conditions:- Latitude is greater than 90 degrees or less than -90 degrees.
- Longitude is greater than 180 degrees or less than -180 degrees.
|
location.search.access.invalid | The access search term is not a valid boolean value. |
location.box.serial.number.required | The SmartBox serial number was not included in the request. |
location.box.notFound | No SmartBox was found for the specified serial number. |
location.box.notSupported | The model of SmartBox is not supported. |
location.box.quality.check.required | The SmartBox has not been quality checked yet. |
location.box.notAllowed | The SmartBox is already attached to a location or is of an inappropriate type. |