Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: Comments > Tables

Comments: Chargebee Comments

Contents Previous Home Next More

Catalog: Chargebee

Schema: Comments

Primary Keys: id

Label: Comments

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

Select Chargebee API URL: /comments

Insert Chargebee API URL: /comments

Update Chargebee API URL: /comments

Delete Chargebee API URL: /comments

Field Selection Method: NotRequired

Base Path: list[*].comment

Table Columns

The columns of the table Comments 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

added_by

string

Added by

 

created_at

datetime

Created at

 

entity_id

string

Entity ID

 

entity_type

string

Entity Type

 

id

string

ID

 

notes

string

Notes

 

type

string

Type

 

 

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