{
"success": true,
"data": {
"id": "string",
"store_id": "string",
"name": "string",
"is_active": true,
"trigger_type": "string",
"trigger_product_ids": [
"string"
],
"trigger_category_ids": [
"string"
],
"trigger_min_cart_value": 0,
"offer_product_id": "string",
"discount_type": "string",
"discount_value": 0,
"priority": 0,
"max_uses": 0,
"uses_count": 0,
"headline_ar": "string",
"headline_en": "string",
"description_ar": "string",
"description_en": "string",
"created_at": "string",
"updated_at": "string"
},
"message": "string"
}