This page includes release notes for Commerce REST APIs, covering updates such as breaking changes or new resources and endpoints.
Added additional fields in quote response to capture how blended margin for Partner is calculated.
We added Download quote pdf API to allow you to download pdf for a provided quote.
We added the Place order v2 API
to allow you to place an order.
We added the orderId
and orderItemId
fields in cancelledReason
for a quote which will allow you to get Order ID and Order Item ID for the quote
which moved to cancelled
status, respectively.
We added the orderId
and orderItemId
fields in cancelledReason
for a quote line item which will allow you to get Order ID and Order Item ID
for the quote line item which moved to cancelled
status, respectively.
We added the Quote order preview API
to allow you to preview the quote order, and its outcome before it's actually placed.
We added the List entitlements API
to allow you to fetch all the entitlements for a provided transaction account.
We added the List orders API
to allow you to fetch all the orders for a provided transaction account.
We added the List invoice groups API
to allow you to fetch all the invoice groups for a provided transaction account.
We added the Get Entitlement summary for partner API
to allow you to fetch the summary for an entitlement.
Get Entitlement Summary For Partner API
We added the hosting-type
filter to the api. This will filter offerings based on hosting type.
We added the hosting-type
filter to the api. This will filter promotions based on hosting type.
We added the hosting-type
filter to the api. This will filter promotions based on hosting type.
We added a new allowed value type for the billingAnchor field in quotes. We now accept UPCOMING_INVOICE
as a billingAnchor type on quote line items. This change affects Get quote by ID API and List quotes API.
We also added a new autoRefresh
field to the quotes
object. The field indicates that the quote was auto-refreshed by the system and the upcoming bills were re-computed.
We added the metadata
field to quote line items. This allows us to pass additional data in responses from the Get quote by ID API.
We added the List quote API
to CCP. It allows you to fetch all quotes for a provided transaction account.
Rate this page: