v1
latestOpenAPI 3.0.32026-07-14265579.8 KBOrder
Get order ETA
The GET call will return the estimated time to completion for an order that is provided in the request.
get/order/{id}/eta
Path parameters
idstring required
Unique id for background investigation order Accepted values: Ycode & mongo order id
Response
Success Response
Example response
{
"resource": "ORDER",
"id": "602ad1744b9ccf1bbb4fa292",
"supportReferenceId": "Y10001631",
"searchId": 66758662,
"status": "PENDING"
}