HTTP REQUEST
             Note: The endpoint can be called by either a GET or POST request.
            At least one of the optional parameters must be passed as a json string:
        
| Field | Description | Example | 
|---|---|---|
| Date | Date | 29/Apr/2021 | 
| Waybill | Waybill number | TESTAPI | 
| Accnum | Account number | TESTACC | 
| Custname | Shipper Name | WINFREIGHT SUPPORT | 
| ShipAddress1 | Ship Address 1 | Infinity Office Park | 
| ShipAddress2 | Ship Address 2 | 1st Floor, Block G | 
| ShipAddress3 | Ship Address 3 | Meyersdal | 
| SendArea | Send Area | Johannesburg | 
| ShipContact | Shipper Contact | Terence | 
| ShipTel | Shipper Email Address | 0100010040 | 
| ShipEmail | Shipper Email Address | support@winfreight.co.za | 
| Consigname | Receiver Name | Test Client | 
| ConAccnum | Receiver Account Number | Test001 | 
| Conaddr1 | Receiver Address 1 | Address1 | 
| Conaddr2 | Receiver Address 2 | Address2 | 
| Conaddr3 | Receiver Address 3 | Address3 | 
| DestArea | Johannesburg | Receiver Area | 
| Conname | Receiver Contact | Devon | 
| Contel | Receiver Telephone Number | 0100010040 | 
| ConEmail | Receiver Email Address | support@winfreight.co.za | 
| RefNum | Reference Number | Test Reference | 
| Serv_C | Service Code | ECO | 
| MassKg | Total Weight For Waybill | 1.2 | 
| NumParcel | Number of parcels (comma delimeted) | 1.2 | 
| DimsCode | Prestored Dimensions Code (comma delimited) | Code1,Code2,Code3,Code4 | 
| InvoiceNo | Invoice Number (optional) | TestInv | 
| InvoiceVal | Invoice Value (optional) | 123 | 
| Comments | Comments | Comments go here | 
| GroupName | identifier from winfreight | 
Create Ewaybill Prestored Example
 
        