Delivery Partner Details
This API provides delivery partner details.
Get Delivery partner details
GET
/order/{orderId}/get-driver-details
Use this API to get the details of Delivery Partner who is bound to deliver the shipment. It requires the orderId of the order whose delivery partner details we are expecting. Note: The orderId is sent to the customer when the order is created.
Path Parameters
Name
Type
Description
API_KEY*
string
API key obtained by the Customer/Partner
Headers
Name
Type
Description
orderId*
string
AWB Number / Shipment ID received when order is created
Last updated
Was this helpful?