POST Order/AddUpdate
Add new or update an existing order. Wil use your default Role
Returns: HTTP 200 OK will be returned with SystemReply response when an order is successfully created.
Request Information
Parameters
Name | Type | Description | Additional information |
---|---|---|---|
request | LogisticsOrderModel | Order Request |
Define this parameter in the request body. XML Schema Definition: A |