DELETE api/Shipment/{auth}/{id}
Used to delete or cancel an existing shipment
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| auth |
The authorization GUID returned from the security API |
string |
Required |
| id |
The unique ShipmentGUID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.