{
"status": 200,
"success": true,
"data": [
{
"id": 336373960,
"name": "New Year Offer",
"message": "Buy One Get One Free",
"expiry_date": "2026-01-30 00:00:00",
"start_date": "2026-01-01 00:00:00",
"offer_type": "buy_x_get_y",
"status": "inactive",
"show_price_after_discount": false,
"show_discounts_table_message": false,
"countries": [
566146469,
1473353380
],
"customer_groups": [
1354073706
],
"applied_to": "product",
"select_by": "mobile",
"options": [],
"based_on": null,
"buy": {
"type": "product",
"quantity": 1,
"products": []
},
"get": {
"type": "product",
"discount_type": "percentage",
"quantity": "1",
"products": [
{
"id": 1298176905,
"type": "product",
"promotion": {
"title": null,
"sub_title": null
},
"quantity": 10,
"status": "sale",
"is_available": true,
"sku": "P-7376",
"name": "Product 01",
"price": {
"amount": 123,
"currency": "SAR"
},
"sale_price": {
"amount": 0,
"currency": "SAR"
},
"currency": "SAR",
"url": "https://mozdanastore.com/ar/testaa/p1298176905",
"thumbnail": null,
"has_special_price": false,
"regular_price": {
"amount": 123,
"currency": "SAR"
},
"calories": null,
"mpn": null,
"gtin": null,
"description": "",
"has_preorder_campaign": false,
"preorder": null,
"favorite": null,
"features": {
"availability_notify": null,
"show_rating": true
},
"activePreorderCampaign": null
}
],
"discount_amount": "5.00"
},
"tiers": [],
"apply_type": null,
"with_current_cart": false,
"special_price": null,
"applied_with_coupon": false,
"scopes": [
289292369,
1473353380
],
"exclude_sale_items": false,
"excluded_buy_products_ids": [],
"excluded_buy_categories_ids": []
},
{
"id": 1601705172,
"name": "Basket Offer",
"message": "",
"expiry_date": "2026-02-28 00:00:00",
"start_date": "2026-01-29 00:00:00",
"offer_type": "cart_offer",
"status": "inactive",
"show_price_after_discount": null,
"show_discounts_table_message": false,
"countries": [],
"customer_groups": [],
"applied_to": null,
"select_by": "",
"options": [
{
"id": 0,
"discount_apply_type": "percentage",
"condition_threshold": 10,
"max_customer_discount": 50,
"discount_amount": 20
}
],
"based_on": "products_count",
"buy": {
"min_amount": 0,
"min_items": 0
},
"get": {
"discount_amount": null
},
"tiers": [],
"apply_type": null,
"with_current_cart": false,
"special_price": null,
"applied_with_coupon": false,
"scopes": [],
"exclude_sale_items": false,
"excluded_buy_products_ids": [],
"excluded_buy_categories_ids": []
},
{
"id": 2065846998,
"name": "Special Price Offer",
"message": "This message describes the offer",
"expiry_date": "2026-04-26 00:00:00",
"start_date": "2026-01-26 00:00:00",
"offer_type": "special_price",
"status": "inactive",
"show_price_after_discount": false,
"show_discounts_table_message": false,
"countries": [],
"customer_groups": [
1354073706
],
"applied_to": "product",
"select_by": "",
"options": [],
"based_on": null,
"buy": {
"min_amount": 0,
"min_items": 0,
"products": []
},
"get": {
"discount_amount": "0.00"
},
"tiers": [],
"apply_type": null,
"with_current_cart": false,
"special_price": {
"quantity": 3,
"price": 90
},
"applied_with_coupon": false,
"scopes": [],
"exclude_sale_items": false,
"excluded_buy_products_ids": [],
"excluded_buy_categories_ids": []
}
],
"pagination": {
"count": 3,
"total": 231,
"perPage": 3,
"currentPage": 76,
"totalPages": 77,
"links": {
"previous": "http://api.salla.dev/admin/v2/specialoffers?per_page=3&page=75",
"next": "http://api.salla.dev/admin/v2/specialoffers?per_page=3&page=77"
}
}
}