go back to OrderService

PUT /orders/update

Updates a RowOrders record for the given order data.

Roles that can access this endpoint are Users, Customers.

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 updated RowOrders object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowOrders