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 |
|---|---|---|
| CollectionNo | a unique value which distinguishes each waybill | TEST005 |
| DeletedBy | identifies individual responsble for deletion | John Doe |
| GroupName | identifier from winfreight | Wintest |
Responses
A succesful deletion will have the message: OK - Collection No {CollectionNo} has been cancelled successfully!