2.3 Confirm Shipment
After creating a new shipment, the status in the system is still declared as Pending. The user needs to confirm the shipment record in order to notify the courier agent(s) to start "action", and this section will show you the data structure and example for the confirm shipment.
Parameters
No. | Parameter | Data Type | Length | Mandatory | Description |
---|---|---|---|---|---|
1 | ShipmentsCredentials | ShipmentsCredentials | Yes | Refer to section 1.2 | |
2 | ActionType | Enum | Yes | Refer to section 1.3 | |
3 | HawbNo | String | Yes | Hawb No. of shipment | |
4 | ShipmentDate | DateTime | Yes | Shipment Date. | |
5 | Submitted_Date | DateTime | Yes | Submitted Date |
Example: