Released: 2026-04-20 Updated: 2026-04-18
Summary: New response fields in the multiple Quote and Order APIs. New request fields in multiple Quote, Order, and Account Management APIs.
Changed
Response fields
- New
old_subscription_price_list_idresponse field in the following Order API:GET /v2/commerce/orders/{orderReferenceId}
- New
subscription_price_list_idresponse field in the following Order APIs:GET /v2/commerce/orders/{orderReferenceId}GET /v2/commerce/orders/{orderReferenceId}
- New
old_subscription_price_list_idresponse field in the following Quote API:GET /v2/commerce/quotes/{quoteReferenceId}
- New
subscription_price_list_idresponse field in the following Quote APIs:GET /v2/commerce/quotes/{quoteReferenceId}GET /v2/commerce/quotes/{quoteReferenceId}
Request fields
- New
contact_emailrequest field in the following Account Management API:GET /v2/commerce/accounts/{accountKey}
- New
old_subscription_price_list_idrequest field in the following Order APIs:POST /v2/commerce/order/previewPOST /v2/commerce/order
- New
subscription_price_list_idrequest field in the following Order APIs:POST /v2/commerce/order/previewPOST /v2/commerce/order/previewPOST /v2/commerce/orderPOST /v2/commerce/order
- New
old_subscription_price_list_idrequest field in the following Quote APIs:POST /v2/commerce/quote/previewPOST /v2/commerce/quotePATCH /v2/commerce/quotes/{quoteReferenceId}
- New
subscription_price_list_idrequest field in the following Quote APIs:POST /v2/commerce/quote/previewPOST /v2/commerce/quote/previewPOST /v2/commerce/quotePOST /v2/commerce/quotePATCH /v2/commerce/quotes/{quoteReferenceId}PATCH /v2/commerce/quotes/{quoteReferenceId}