Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: PromotionalCredits > Tables

PromotionalCredits: Chargebee Promotional Credits

Contents Previous Home Next More

Catalog: Chargebee

Schema: PromotionalCredits

Primary Keys: id

Label: Promotional Credits

Can retrieve data and change data using insert, update and delete.

Select Chargebee API URL: /promotional_credits

Insert Chargebee API URL: /promotional_credits

Update Chargebee API URL: /promotional_credits

Delete Chargebee API URL: /promotional_credits

Field Selection Method: NotRequired

Base Path: list[*].promotional_credit

Table Columns

The columns of the table PromotionalCredits are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert or update.

Name

Data Type

Label

Required

Documentation

amount

decimal

Amount

 

amount_in_decimal

decimal

Amount in Decimal

 

closing_balance

decimal

Closing Balance

 

created_at

datetime

Created at

 

credit_type

string

Credit Type

 

currency_code

string

Currency Code

 

customer_id

string

Customer ID

 

description

string

Description

 

done_by

string

Done by

 

id

string

ID

 

reference

string

Reference

 

type

string

Type

 

 

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