HTTP REQUEST

Note: The endpoint can be called by either a GET or POST request.
The following parameters are passed as a json string as part of the authentication request:

Field Description Example Required
WAYBILLTEST0004Mandatory
BARCODE16001878009776Mandatory
PRODUCTCODESH973Mandatory
PRODUCTDESCRIPTIONMR SHEEN MULTI SURFACE VALUEMandatory
ORDERQTY1Mandatory
GROUPNAMESupplied by administratorMandatory
HTTP RESPONSE

The possible responses from calling this endpoint are as follows:

Response Description
Success returns a json ResultSet including the SuccessMessage: OK - Parcels has been created successfully!
Failure this is a data error, it returns a json ResultSet including the appropriate ErrorMessage such as missing parameters, or wrong format
Error this is a server error, an appropriate ErrorMessage is returned from the server