Get GPS API Overview
The Get GPS API handles the retrieval of GPS location of the active reservations. OAuth authentication is required for this API. We provide two ways to get the GPS location of the active reservations.- Get the GPS location of the active reservation by resno.
- Get the GPS location of the active reservations by griddid.
GetLocationByGriddid
Get the GPS location of the active reservations by griddid.GET https://location.grdd.net/api/GGPS.svc/GetLocationByGriddid/{griddid}
Example Request Body
GetLocationByRes
Get the GPS location of the active reservation by resno.GET https://location.grdd.net/api/GGPS.svc/GetLocationByRes/{griddid}/{resno}/v1