Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: Coupons > Tables

CouponSets: Chargebee Coupon Sets

Contents Previous Home Next More

Catalog: Chargebee

Schema: Coupons

Primary Keys: id

Label: Coupon Sets

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

Select Chargebee API URL: /coupon_sets

Insert Chargebee API URL: /coupon_sets

Update Chargebee API URL: /coupon_sets

Delete Chargebee API URL: /coupon_sets

Field Selection Method: NotRequired

Base Path: list[*].coupon_set

Table Columns

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

archived_count

int32

Archived Count

 

coupon_id

string

Coupon ID

 

id

string

ID

 

name

string

Name

 

redeemed_count

int32

Redeemed Count

 

total_count

int32

Total Count

 

 

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