PUT /quotes/update
Updates a quote record.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
quote |
the quote record to update |
body of type: application/xml application/json
|
|
RowQuote
|
Result
RowQuote
of type:
application/xml
application/json
the posted quote record
Try It Out
Request