| Field Name | Data Type | Description | Nested Fields |
|---|---|---|---|
| _id | string | Unique identifier for each document within collection | 0 |
| promotion_id | string | Unique identifier for promotion | 0 |
| promo_code | string | Field for promo code | 0 |
| discount_type | string | Field for discount type | 0 |
| discount_value | float | Field for discount value | 0 |
| description | string | Field for description | 0 |
| valid_from | string | Unique identifier for valid from | 0 |
| valid_to | string | Unique identifier for valid to | 0 |
| applicable_sales_channels | string | Field for applicable sales channels | 0 |
| applicable_Product_collections | string | Field for applicable Product collections | 0 |
| applicable_categories | string | Field for applicable categories | 0 |
| applicable_products | string | Field for applicable products | 0 |
| gwp_details | string | Field for gwp details | 0 |
| created_at | string | Timestamp when the record was created | 0 |
| updated_at | string | Timestamp when the record was updated | 0 |
Example
Example