Sales orders represent the contractual agreement and commitment for services between a seller and a buyer. They act as a seamless interface connecting any sales system (such as CPQ, CRM, or Customer Portal) with Chargebee Billing. The sales order captures the following essential components
- Order Line Items including discounts and ramps
- Billing and payment configuration
- Contract terms and conditions
- Customer information including billing and shipping contacts
- Meta data
Sample Sales orderJSON
API Index URL
https://[site].chargebee.com/api/v2/sales_orders
Sales orders attributes
A set of key-value pairs stored as additional information for the subscription. Learn more .
The unique ID of the business entity of this sales order.
The unique identifiers of the subscriptions that are bundled as part of this sales order.
The pricing details of line_items
which have pricing_model
as tiered
, volume
or stairstep.
Learn more
about pricing models.