ETA
This API provides estimated time of arrival of the delivery partner with the shipment.
Get estimated time of arrival of Delivery Partner
GET
/shipment/order/{orderId}/get-estimated-arrival
Use this API to get the estimated time of arrival of the delivery partner with the shipment. It requires the orderId of the order whose estimated time needs to be known. Note: The orderId is sent to the customer when an order is created.
Path Parameters
Name
Type
Description
API_KEY*
string
Contact Blowhorn team for API Key
Headers
Name
Type
Description
orderId*
string
AWB Number / Shipment ID received when order is created
Last updated
Was this helpful?