*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
If there are validation problems with the input parameters the response will be an HTTP 400 error code that includes a simple array containing details of the problems encountered:
| No Format |
|---|
[{"errorMsg":"Latitude out of range","Longitude out of range"] |
| No Format |
[ {"errorCode": "xxxerror.yy.zzz.", data.lat_out_of_range"}, {"errorMsg":"LatitudeLongitude out of range", "errorCode"} :"error.data.lng_out_of_range"}] |
XML
Simple Detail XML Example Result
...