2.2 Delete Shipment
This section will show you the data structure for deleting the shipment, and the example of how you can delete the shipments through our API.
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 |
Example:
shipments.HawbNo = "344010500000151";