Request to retry failed trips
Last updated
Was this helpful?
Last updated
Was this helpful?
This service can be used to initiate a retry for sending trip data for all trips that did not successfully reach your service.
As mentioned in the n, if your service is down or fails to accept trip data, the system will automatically retry pushing the data the following day. However, we understand that you may need the data sooner. In such cases, we recommend using this service.
This operation is asynchronous. The response contains the number of trips that will be sent again, along with a unique task identifier, which can be used to .
If a task is already in progress, the service will return an error.
The table below summarizes the response parameters.
taskId
string
Unique identifier of the created task
nbItems
integer
Number of trips that will be sent again (previously in a FAILED
state)