ReDoc documentation

negotiableQuote/setCustomAttributes

negotiableQuote/setCustomAttributes

Update quote status to close.

Request
Request Body schema:
Array of objects (framework-attribute-interface)
quoteId
required
integer
Responses
200

200 Success.

401

401 Unauthorized

default

Unexpected error

post/V1/negotiableQuote/setCustomAttributes
Request samples
{
  • "customAttributes": [
    ],
  • "quoteId": 0
}
Response samples
true