HTTP REQUEST
Note: The endpoint can be called by either a GET or POST request.
The following parameters are passed as a json string:
| Field | Description | Example |
|---|---|---|
| Waybill | a unique value which distinguishes each waybill | TEST005 |
| Reason | Reason for deleting waybill | waybill was cancelled |
| GroupName | identifier from winfreight | Wintest |
Responses
A succesful deletion will have the message: OK - Waybill No {WaybillNo} has been cancelled successfully!