Dispatch & track rescue
GET
getETA
https://api-sandbox.arity.com/services/roadside/v1/rescue/eta
Given latitude and longitude values, this API provides average response time in minutes based on recent history.
POST
cancelServiceRequest
https://api-sandbox.arity.com/services/roadside/v1/rescue/reqId/{reqId}/cancel
Cancel the initial request for service. The rescue can only be cancelled before the status is APPROACHING and the ETA is greater than 15...
GET
getProviders
https://api-sandbox.arity.com/services/roadside/v1/rescue/reqId/{reqId}/providers
The application will poll on this API method after the rescue request is created. The results will provide all the service provider related...
GET
getServiceRequestInfo
https://api-sandbox.arity.com/services/roadside/v1/rescue/reqId/{reqId}
The application will poll on this API method after the rescue request has been BOOKED.This method returns all rescue service details...