Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: Plans > Tables

PlanAttachedAddons: Chargebee Plan Attached Add-ons

Contents Previous Home Next More

Catalog: Chargebee

Schema: Plans

Primary Keys: id

Label: Plan Attached 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: /plans

Insert Chargebee API URL: /plans

Update Chargebee API URL: /plans

Delete Chargebee API URL: /plans

Field Selection Method: NotRequired

Base Path: list[*].plan.attached_addons[*]

Table Columns

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

Name

Data Type

Label

Required

Documentation

billing_cycles

int32

Billing Cycles

 

id

string

ID

 

plan_id

string

Plan ID

 

quantity

int32

Quantity

 

quantity_in_decimal

string

Quantity in Decimal

 

type

string

Type

 

 

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