New Subscription APIs fields for Orders, Quotes & Billing
Added
- New Subscription APIs:
GET /v2/commerce/trials/{trialReferenceId}
GET /v2/commerce/trials
Enhancements
- New
partner_sku_code,start_date,sku,end_date,offer_name,offer_id,offer_price_list_name response fields in the following Order API:
GET /v2/commerce/orders/{orderReferenceId}
- New
professional_services response field in the following Quote APIs:
GET /v2/commerce/quotes/{quoteReferenceId}
GET /v2/commerce/quotes/{quoteReferenceId}
- New
transaction_type response field in the following Quote API:
GET /v2/commerce/quotes/{quoteReferenceId}
- New
sort request field in the following Order API:
- New
offer_price_list_id response field in the following Billing API:
GET /v2/commerce/invoices/{invoiceNumber}
- New
professional_services request field in the following Quote APIs:
POST /v2/commerce/quote/preview
POST /v2/commerce/quote/preview
PATCH /v2/commerce/quotes/{quoteReferenceId}
PATCH /v2/commerce/quotes/{quoteReferenceId}
POST /v2/commerce/quote
POST /v2/commerce/quote
- New
transaction_type response field in the following Order APIs:
GET /v2/commerce/orders
GET /v2/commerce/orders/{orderReferenceId}
- New
sort request field in the following Billing API:
GET /v2/commerce/billing_documents