/
Get Courier Recommendation API
Get Courier Recommendation API
Outbound | POST
Request
{
"pickupPincode": "560102",
"dropPincode": "110019",
"paymentType": "PREPAID",
"shipmentType": "FORWARD",
"orderAmount": 1200
}
Response
{
"couriers": [
{
"courierId": 1001,
"courierName": "Delhivery",
"priority": 1
},
{
"courierId": 1002,
"courierName": "Fedex",
"priority": 2
}
]
}
, multiple selections available,
Related content
Get Shipping Label Details API
Get Shipping Label Details API
Read with this
Get Courier Recommendation
Get Courier Recommendation
More like this
Integrating with RMS for a Logistics Aggregator
Integrating with RMS for a Logistics Aggregator
Read with this
Search Return Order API
Search Return Order API
More like this
Forward Order Flow
Forward Order Flow
Read with this
Generate Shipping Label API
Generate Shipping Label API
More like this