DELETE api/v1/MAWB/{id}?ForceDelete={ForceDelete}
Deletes a MAWB.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | The id. |
Define this parameter in the request URI. |
ForceDelete | Delete HAWB as well if ForceDelete is True, Default Value is False . |
Define this parameter in the request URI. |