update_consignment
Update a consignment's shipping status by providing tracking number, 3PL name, departure/arrival dates, and delivery agent contact. Use the purchase order number to modify shipment progress.
Instructions
Update a consignment's shipping status. Dates are 'yyyy-MM-dd'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_shipped | No | ||
| name_of_3pl | No | ||
| tracking_number | No | ||
| actual_departure_date | No | ||
| purchase_order_number | Yes | ||
| estimated_arrival_date | No | ||
| delivery_agent_phone_number | No |