go back to QuoteOrderService

PUT /quoteOrders/update

Updates a quote-order record for the given quote-order data.

Roles that can access this endpoint are Users, Customers.

Parameters

name description type default type
quote the data to use when updating the existing quote-order quoted body of type: application/xml application/json RowQuoteOrder

Result

RowQuoteOrder of type: application/xml application/json

the updated RowQuoteOrder object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowQuoteOrder