Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: Subscriptions > Tables

SubscriptionAddons: Chargebee Subscription Add-ons

Contents Previous Home Next More

Catalog: Chargebee

Schema: Subscriptions

Primary Keys: id

Label: Subscription Add-ons

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: /subscriptions

Insert Chargebee API URL: /subscriptions

Update Chargebee API URL: /subscriptions

Delete Chargebee API URL: /subscriptions

Field Selection Method: NotRequired

Base Path: list[*].subscription.addons[*]

Table Columns

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

Name

Data Type

Label

Required

Documentation

amount

decimal

Amount

 

amount_in_decimal

string

Amount in Decimal

 

id

string

ID

 

quantity

int32

Quantity

 

quantity_in_decimal

string

Quantity in Decimal

 

remaining_billing_cycles

int32

Remaining Billing Cycles

 

subscription_id

string

Subscription ID

 

trial_end

datetime

Trial End

 

unit_price

decimal

Unit Price

 

unit_price_in_decimal

string

Unit Price in Decimal

 

 

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