Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: UnbilledCharges > Tables

UnbilledChargeTiers: Chargebee Unbilled Charge Tiers

Contents Previous Home Next More

Catalog: Chargebee

Schema: UnbilledCharges

Primary Keys: id

Label: Unbilled Charge Tiers

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

Insert Chargebee API URL: /unbilled_charges

Update Chargebee API URL: /unbilled_charges

Delete Chargebee API URL: /unbilled_charges

Field Selection Method: NotRequired

Base Path: list[*].unbilled_charge.tiers[*]

Table Columns

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

Name

Data Type

Label

Required

Documentation

ending_unit

int32

Ending Unit

 

ending_unit_in_decimal

string

Ending Unit in Decimal

 

quantity_used

int32

Quantity Used

 

quantity_used_in_decimal

string

Quantity Used in Decimal

 

starting_unit

int32

Starting Unit

 

starting_unit_in_decimal

string

Starting Unit in Decimal

 

unbilled_charge_id

string

Unbilled Charge ID

 

unit_amount

decimal

Unit Amount

 

unit_amount_in_decimal

string

Unit Amount in Decimal

 

 

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