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
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