Update Tracking Id of the Shipment
POST /sellers/v3/shipments/:shipmentId/update
This operation is used to update the Tracking Id for self-ship shipments.
Path Parameters
- shipmentId string required
- application/json
Request Body
- shipment_id string
- tracking_id string
- seller_id string
- delivery_partner string
- tentative_delivery_date date-time
Responses
- default
successful operation
Loading...