Released: 2026-06-18 Updated: 2026-06-18
Summary: New response and request fields added to the following APIs : Order, Billing, Quotes, and Subscription.
Enhancements
- New
tcbresponse field in the following Order API:GET /v2/commerce/orders
- New
is_channel_discount_applicableresponse field in the following Billing API:GET /v2/commerce/invoices/{invoiceNumber}
- New
subscription_price_list_idresponse field in the following Quote API:GET /v2/commerce/quotes/{quoteReferenceId}
- New
is_channel_discount_applicableresponse field in the following Subscription API:GET /v2/commerce/subscriptions/{subscriptionNumber}
- New
subscription_price_list_idrequest field in the following Quote APIs:POST /v2/commerce/quote/previewPOST /v2/commerce/quotePATCH /v2/commerce/quotes/{quoteReferenceId}