Retrieving quote history
GET {{api-url}}/quote/{{tenant}}/quotes/{{quoteId}}/history
Retrieves changes related to a quote with a given ID.
Required scopes
quote.quote_read- allows employees to retrieve history of any quotequote.quote_read_own- allows customers to retrieve history of their quotes
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |