Quote

Sends quote feedback from customer

post/quote/feedback/{quoteId}/{quoteKey}

Path parameters

quoteIdinteger required

Quote identifier

quoteKeystring required

Quote security key

Request body

emailstring nullable

Email address of recipient

namestring nullable

Name of recipient

telephonestring nullable

Name of recipient

messagestring nullable

Message

feedbackobject nullable

Feedback comments for each quote element (id, message)

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.