Last updated Jun 14, 2024

Changelog

This page includes release notes for Commerce REST APIs, covering updates such as breaking changes or new resources and endpoints.

8 July 2024

Updated Get quote by ID API

  • 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.

Get quote by ID API

19 June 2024

Added Quote Order Preview API

We added the Quote order preview API to allow you to preview the quote order, and its outcome before it's actually placed.

Quote Order Preview API

17 June 2024

Added List Entitlements API

We added the List entitlements API to allow you to fetch all the entitlements for a provided transaction account.

List Entitlements API

Added List Orders API

We added the List orders API to allow you to fetch all the orders for a provided transaction account.

List Orders API

Added List Invoice Groups API

We added the List invoice groups API to allow you to fetch all the invoice groups for a provided transaction account.

List Invoice Groups API

Added Get Entitlement Summary for Partner API

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

14 June 2024

Updated Get Offerings By Product Id

We added the hosting-type filter to the api. This will filter offerings based on hosting type.

Get Offerings By Product Id

Updated Get opt-out by product

We added the hosting-type filter to the api. This will filter promotions based on hosting type.

Get opt-out by product

Updated Get products that opted out

We added the hosting-type filter to the api. This will filter promotions based on hosting type.

Get products that opted out

13 June 2024

Updated Get quote API

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.

Quotes API

23 May 2024

Updated Get quote by ID API

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.

Get quote by ID API

25 April 2024

Added List quote API

We added the List quote API to CCP. It allows you to fetch all quotes for a provided transaction account.

List quote API

Rate this page: