You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Coordinates API
print icon
Coordinates API
 

There is one method available for third parties for the Coordinates table:

  1. List Coordinate rows

Note: Different clients use Coordinates for example for stores or for sales or for product locations. Not all tables have coordinates.

List all Coordinates

End Point: https://api.myposconnect.com/api/v2/coordinates

Verb: GET

Example Call: https://api.myposconnect.com/api/v2/coordinates?filt_tablename_str=stores&sfieldlist=identifier,longitude,latitude,lastEditDateUTC

Return Codes: 200 for success, with the body containing the JSON for the Audits. For other possible (more general) return codes please see API Build Basics

Important: This call returns a restricted flat view of the Audits table. 

Troubleshooting Ideas

As with all API connections, you will need to have acquired a bearer token and the user that acquired the token will need to be assigned access permission to this table. If you are not receiving any results send the full endpoint together with any filters and the API user to us from a valid email address and we can advise if permissions have been authorised. You might be able to see data with one table and not another if specific permissions are not applied. Check your filter dates if collecting all entries.

 

Feedback
0 out of 0 found this helpful

scroll to top icon