Error Codes

Error CodeDescription
location.notFoundNo location was found for the specified ID.
location.search.latitude.invalidThe latitude search term is not a valid number.
location.search.longitude.invalidThe longitude search term is not a valid number.
location.search.latitude.requiredThe latitude is required if the longitude is specified.
location.search.longitude.requiredThe longitude is required if the latitude is specified.
location.search.postalCode.requiredThe postal code is required if the country is specified.
location.search.country.requiredThe country is required if the postal code is specified.
location.search.minimumHours.invalidThe minimumHours search term is not a valid integer.
location.search.bounding.coordinates.requiredThe specified set of bounding coordinates is incomplete.
location.search.bounding.coordinates.invalidThe 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.invalidThe access search term is not a valid boolean value.
location.box.serial.number.requiredThe SmartBox serial number was not included in the request.
location.box.notFoundNo SmartBox was found for the specified serial number.
location.box.notSupportedThe model of SmartBox is not supported.
location.box.quality.check.requiredThe SmartBox has not been quality checked yet.
location.box.notAllowedThe SmartBox is already attached to a location or is of an inappropriate type.