561

api-log
User-
Device Ip18.185.20.137
Request Method
GET
Endpoint
https://dev.stockflow.me/api/v1/search?lang=ar&lang=e&page=1&per_page=10&q=&category_id=&is_featured=0&best_selling=0&latest=&user_id=
Request Headers
{
    "user-agent": [
        "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 (Bitrix link preview)"
    ],
    "host": [
        "dev.stockflow.me"
    ],
    "connection": [
        "close"
    ],
    "accept": [
        "*/*"
    ],
    "accept-language": [
        "en"
    ]
}
Request Body
{
    "lang": "e",
    "page": "1",
    "per_page": "10",
    "q": "",
    "category_id": "",
    "is_featured": "0",
    "best_selling": "0",
    "latest": "",
    "user_id": ""
}
Response Body
{
    "success": true,
    "status": 200,
    "message": "",
    "data": {
        "subscriptions": [
            {
                "subscription_id": 1,
                "name": "Premium",
                "content": "<p>Only 10 users can use this subscription.</p>\r\n",
                "description": null,
                "final_price": "1000.000",
                "validity": null
            }
        ],
        "featured_products": [
            {
                "product_id": 10,
                "name": "Camille Vargas",
                "sku": "Autem perferendis quia eveniet minim ut ut voluptatem et et et Nam",
                "short_description": "Est ad Nam voluptatem beatae nostrud eligendi deserunt quaerat quae quaerat",
                "final_price": "959.00",
                "regular_price": "890.00",
                "remaining_quantity": 562,
                "is_best_seller": 0,
                "is_featured": 1,
                "created_at": "2025-11-02 13:53:56",
                "image": null
            },
            {
                "product_id": 1,
                "name": "shirt",
                "sku": "0001",
                "short_description": "A soft, breathable jersey which is an excellent choice for the warmest day. It will mix great with any pair of jeans or pants.",
                "final_price": "1000.00",
                "regular_price": "1000.00",
                "remaining_quantity": 5,
                "is_best_seller": 0,
                "is_featured": 1,
                "created_at": "2025-10-20 14:19:30",
                "image": "https://dev.stockflow.me/uploads/product_68f5f79a4f4fa.png"
            }
        ],
        "products": {
            "list": [
                {
                    "product_id": 4,
                    "name": "sharukh khan",
                    "sku": "1222",
                    "short_description": "In your product form, make sure the SKU field is being filled with a proper value (like SKU-001), not with some text pasted accidentally.",
                    "final_price": "10.00",
                    "regular_price": "1000.00",
                    "remaining_quantity": 0,
                    "is_best_seller": 0,
                    "is_featured": 0,
                    "categories": "Cleaning & Pantry",
                    "created_at": "2025-10-31 10:17:21",
                    "image": "https://dev.stockflow.me/uploads/product_69043f7149ba7.jpeg"
                },
                {
                    "product_id": 8,
                    "name": "sharukh khan",
                    "sku": "99888",
                    "short_description": "In your product form, make sure the SKU field is being filled with a proper value (like SKU-001), not with some text pasted accidentally.",
                    "final_price": "10.00",
                    "regular_price": "1000.00",
                    "remaining_quantity": 0,
                    "is_best_seller": 0,
                    "is_featured": 0,
                    "categories": "Cleaning & Pantry",
                    "created_at": "2025-10-31 14:32:13",
                    "image": "https://dev.stockflow.me/uploads/product_69047b15c0f1d.jpeg"
                },
                {
                    "product_id": 10,
                    "name": "Camille Vargas",
                    "sku": "Autem perferendis quia eveniet minim ut ut voluptatem et et et Nam",
                    "short_description": "Est ad Nam voluptatem beatae nostrud eligendi deserunt quaerat quae quaerat",
                    "final_price": "959.00",
                    "regular_price": "890.00",
                    "remaining_quantity": 562,
                    "is_best_seller": 0,
                    "is_featured": 1,
                    "categories": "Cleaning & Pantry",
                    "created_at": "2025-11-02 13:53:56",
                    "image": null
                },
                {
                    "product_id": 12,
                    "name": "sharukh khan",
                    "sku": "455454",
                    "short_description": "In your product form, make sure the SKU field is being filled with a proper value (like SKU-001), not with some text pasted accidentally.",
                    "final_price": "10.00",
                    "regular_price": "1000.00",
                    "remaining_quantity": 0,
                    "is_best_seller": 0,
                    "is_featured": 0,
                    "categories": "Cleaning & Pantry",
                    "created_at": "2025-11-04 09:06:11",
                    "image": "https://dev.stockflow.me/uploads/product_690974abe2965.jpeg"
                }
            ],
            "total": 4,
            "page": 1,
            "per_page": 10,
            "total_pages": 1
        }
    }
}
Response Status200
Created At2025-12-24 15:03:46