go back to QuoteOrderService

GET /quoteOrders/{id}

Retrieves the quote-order record specified by the ID.

Roles that can access this endpoint are Users, Customers.

Parameters

name description type default type
id ID of the quote_order to be returned path String

Result

RowAbstractOrder of type: application/xml application/json

the requested RowQuoteOrder object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String