# Quotes Change Types Change types that represent data modifications made to the [Quotes](/api/projects/quotes.md) entity. ## Change types #### Change Customer Change triggered by the [Change Customer](/search.md?urn=ctp:api:type:QuoteChangeCustomerAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeCustomerChange). #### Change Quote State [type definition](/search.md?urn=ctp:history:type:ChangeQuoteStateChange). #### Request Quote Renegotiation [type definition](/search.md?urn=ctp:history:type:RequestQuoteRenegotiationChange). #### Set Custom Field Change triggered by the [Set Custom Field](/search.md?urn=ctp:api:type:QuoteSetCustomFieldAction) update action. [type definition](/search.md?urn=ctp:history:type:SetCustomFieldChange). #### Set Custom Type Change triggered by the [Set Custom Type](/search.md?urn=ctp:api:type:QuoteSetCustomTypeAction) update action. [type definition](/search.md?urn=ctp:history:type:SetCustomTypeChange). #### Transition State Change triggered by the [Transition State](/search.md?urn=ctp:api:type:QuoteTransitionStateAction) update action. [type definition](/search.md?urn=ctp:history:type:TransitionStateChange). ## Related pages - [Area overview page with navigation](/api.md) - [Previous page: Quote Requests](/api/history/change-types/quote-requests.md) - [Next page: Reviews](/api/history/change-types/reviews.md) - [Search documentation and API specs](/search.md)