ChargebeeAPI

List quote line groups

Try in API Explorer

This API retrieves all the quote line groups and lineitems for a quote.

Sample Request

URL Format

GET https://[site].chargebee.com/api/v2/quotes/{quote-id}/quote_line_groups

Returns

next_offsetoptional, string, max chars=1000

This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.

quote_line_groupQuote line group object

Resource object representing quote_line_group