Outbound | POST | /shipping-label/get-courier-recommendation
Sample Request Payload
Code Block |
---|
{ "pickupPincode": "560102", "dropPincode": "110019", "deliveryType": "FORWARD", "invoiceValue": 1200, "isCod": true, "weight": 10 } |
...
Code Block |
---|
{ "pickupPincode": "560102", "dropPincode": "110019", "deliveryType": "FORWARD", "invoiceValue": 1200, "isCod": true, "weight": 10 } |
...