POST Order/{role}/AddUpdate
Add new or update an existing order.
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 |
role | String | The role to use when executing the add/update acrion (optional) |
Define this parameter in the request URI. |