It allows you to offer coupon codes to your customers for marketing of your online store.
Value | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
coupon_code Type: string Required | Name of the coupon code.
| ||||||||||||||||||||||||||||||||
name Type: string | |||||||||||||||||||||||||||||||||
description Type: string | Description of the coupon code.
| ||||||||||||||||||||||||||||||||
type Type: string Required | Type of coupon code. Coupon code can be either flat or percentage type.
| ||||||||||||||||||||||||||||||||
amount Type: number Required | Amount of the discount.
| ||||||||||||||||||||||||||||||||
enabled Type: string | Select the checkbox to enable coupon code.
| ||||||||||||||||||||||||||||||||
advance_settings Type: string | Enable the advance settings, if you want to apply conditions on the coupon code.
| ||||||||||||||||||||||||||||||||
conditions Type: array | Array of conditions which decides the applicability of coupon code.
| ||||||||||||||||||||||||||||||||
apply_with Type: string | |||||||||||||||||||||||||||||||||
validity Type: string | |||||||||||||||||||||||||||||||||
percentage_bear Type: string | |||||||||||||||||||||||||||||||||
maximum_discount Type: number | Limit of the discount upto which the coupon code is applicable. | ||||||||||||||||||||||||||||||||
number_of_uses Type: number | Maximum usage of the coupon code allowed.
| ||||||||||||||||||||||||||||||||
uses_per_user Type: number | Maximum usage allowed per user.
| ||||||||||||||||||||||||||||||||
start_date Type: string | Starting date and time for application of coupon code.
| ||||||||||||||||||||||||||||||||
end_date Type: string | Date and time at which the coupon code expires.
| ||||||||||||||||||||||||||||||||
seller Type: string | Seller for which the coupon code is applicable.
| ||||||||||||||||||||||||||||||||
use_count Type: string | Number of times the coupon code is to be used.
|