go back to QuoteService

PUT /quotes/create

Creates a new quote record.

Parameters

name description type default type
quote the data to use when creating the new quote body of type: application/xml application/json RowQuote

Result

RowQuote of type: application/xml application/json

the posted quote record

Try It Out

Request

- Authentication Help
- RowQuote