Catalog: Chargebee
Schema: Coupons
Primary Keys: code
Label: Coupon Codes
Can retrieve data and change data using insert, update and delete.
Select Chargebee API URL: /coupon_codes
Insert Chargebee API URL: /coupon_codes
Update Chargebee API URL: /coupon_codes
Delete Chargebee API URL: /coupon_codes
Field Selection Method: NotRequired
Base Path: list[*].coupon_code
The columns of the table CouponCodes 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 |
---|---|---|---|---|
code |
string |
Code |
☑ |
|
coupon_id |
string |
Coupon ID |
☐ |
|
coupon_set_id |
string |
Coupon Set ID |
☐ |
|
coupon_set_name |
string |
Coupon Set Name |
☐ |
|
status |
string |
Status |
☐ |
|
12-12-2020 18:45 Version 20.1.301-BETA+3023