Fields
amount
FloatThe discount amount provided by the promotion. For example, `amount` can be set to 1000.0.
applied_free_articles
[OrderAppliedFreeArticles]An array containing details of free articles applied under the promotion. For example, `applied_free_articles` can be set to [a OrderAppliedFreeArticles object].
article_quantity
FloatThe quantity of articles required to qualify for the promotion. For example, `article_quantity` can be set to 99.99.
mrp_promotion
BooleanIndicates if the promotion is applied to the MRP. For example, `mrp_promotion` can be set to true.
promo_id
StringThe unique identifier for the promotion. For example, `promo_id` can be set to '507f1f77bcf86cd799439011'.
promotion_name
StringThe name of the promotion . For example, `promotion_name` can be set to 'Sample Name'.
promotion_type
StringThe type of promotion. For example, `promotion_type` can be set to 'value'.
Was this section helpful?