Package edit API allows to update package details(as mentioned below) after manifestation.This is an advance API integration where the details can be changed or corrected at later stage as well against the waybill Note : It's a POST API Url.
Keys that can be updated
- Consignee Name (name)
- Consignee Address (add)
- Consignee Phone (phone)
- cod_amount (cod)
- Shipment weight (gm)
- Shipment Length (shipment_length)
- Shipment Width (shipment_width)
- Shipment Height (shipment_height)
- Product details (product_details)
- payment_mode (pt)
Package Status for which update is allowed
- Manifested
- In Transit
- Pending
- Scheduled
Package Status for which update is not allowed
- Delivered
- Dispatched
- LOST
- RTO
- DTO
- Picked Up
- Collected
Test Environment URL
https://staging-express.delhivery.com/api/p/edit
Production Environment URL
https://track.delhivery.com/api/p/edit