go back to OrderService

PUT /orders/create

Creates a RowOrders record for the given order data.

Parameters

name description type default type
order the data to use when updating the existing order record body of type: application/xml application/json RowOrders

Result

RowOrders of type: application/xml application/json

the created RowOrders object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowOrders