All Release Notes
API Extensions now support Quote Requests, Staged Quotes and Quotes
27 July 2022
Composable Commerce
HTTP API
Enhancement
ExtensibilityQuotes
You can now extend the Quotes APIs with your custom business logic using API Extensions. You can trigger Extensions on create and update requests to Quote Requests, Staged Quotes, and Quotes. This allows you to integrate with other services seamlessly and cover custom B2B use cases by modifying the default behavior of the APIs.
Changes:
- [API] Added
quote-request
,staged-quote
, andquote
to ExtensionResourceTypeId.