get https://api.accuratebackground.com/v3/order//eta
The GET call will return the estimated time to completion for an order that is provided in the request.
Log in to see full request history
Responses
The GET call will return the estimated time to completion for an order that is provided in the request.
xxxxxxxxxx
curl --request GET \
--url https://api.accuratebackground.com/v3/order/id/eta \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: