Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: Quotes > Tables

QuoteLineItemDiscounts: Chargebee Quote Line Item Discounts

Contents Previous Home Next More

Catalog: Chargebee

Schema: Quotes

Primary Keys: id

Label: Quote Line Item Discounts

This is a read-only table. The Chargebee API may not support changing the data or the Invantive SQL driver for Chargebee does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Chargebee API.

Select Chargebee API URL: /quotes

Insert Chargebee API URL: /quotes

Update Chargebee API URL: /quotes

Delete Chargebee API URL: /quotes

Field Selection Method: NotRequired

Base Path: list[*].quote.line_item_discounts[*]

Table Columns

The columns of the table QuoteLineItemDiscounts are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

coupon_id

string

Coupon ID

 

discount_amount

decimal

Discount Amount

 

discount_type

string

Discount Type

 

line_item_id

string

Line Item ID

 

quote_id

string

Quote ID

 

 

12-12-2020 18:45 Version 20.1.301-BETA+3023