object

AppliedPromos

Applied Promotion details.
Fields
amount
Float
The 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
Float
The quantity of articles required to qualify for the promotion. For example, `article_quantity` can be set to 99.99.
mrp_promotion
Boolean
Indicates if the promotion is applied to the MRP. For example, `mrp_promotion` can be set to true.
promo_id
String
The unique identifier for the promotion. For example, `promo_id` can be set to '507f1f77bcf86cd799439011'.
promotion_name
String
The name of the promotion . For example, `promotion_name` can be set to 'Sample Name'.
promotion_type
String
The type of promotion. For example, `promotion_type` can be set to 'value'.