api-log
| User | - |
|---|---|
| Device Ip | 192.168.113.1 |
| Request Method | GET |
| Endpoint | https://dev.stockflow.me/api/v1/home?lang=en |
| Request Headers | {
"host": [
"dev.stockflow.me"
],
"connection": [
"keep-alive"
],
"content-type": [
"application/json"
],
"accept": [
"*/*"
],
"accept-language": [
"*"
],
"sec-fetch-mode": [
"cors"
],
"user-agent": [
"node"
],
"accept-encoding": [
"br, gzip, deflate"
]
} |
| Request Body | {
"lang": "en"
} |
| Response Body | {
"success": true,
"status": 200,
"message": "Home data fetched successfully",
"data": {
"itemList": [
{
"id": 1,
"title": "keep your office stocked always",
"description": "choose your subscription package that fits your te...",
"hideTitle": 0,
"hideCollectionTitle": 0,
"isFullwidth": 0,
"imageWidth": 0,
"imageHeight": 0,
"imageMargin": 0,
"marginTop": 0,
"marginBottom": 0,
"groupType": "BN",
"subGroupType": null,
"bgColor": "#000000",
"fontColor": "#000000",
"displayType": "",
"showViewAll": 1,
"image": "https://dev.stockflow.me/uploads/1766580968_Img_1765281986567_miyjbe9zw13uhi6ss5.webp",
"itemList": []
},
{
"id": 2,
"title": "test",
"description": null,
"hideTitle": 0,
"hideCollectionTitle": 0,
"isFullwidth": 0,
"imageWidth": 0,
"imageHeight": 0,
"imageMargin": 0,
"marginTop": 0,
"marginBottom": 0,
"groupType": "BN",
"subGroupType": null,
"bgColor": "#000000",
"fontColor": "#000000",
"displayType": "",
"showViewAll": 0,
"image": "https://dev.stockflow.me/uploads/1766581153_mahrous-houses-5AoOejjRUrA-unsplash.jpg",
"itemList": [
{
"banner_id": 1,
"type": "C",
"typeId": 1,
"name": "Banner",
"subtitle": "",
"image": "https://dev.stockflow.me/uploads/694bb0094e6f5.png",
"link": "",
"details": {
"category": {
"category_id": 1,
"name": "mens shirt",
"products": [
{
"product_id": 3,
"name": "sharukh khan",
"image": "https://dev.stockflow.me/uploads/product_6902e5031a7f1.jpeg",
"price": 10
},
{
"product_id": 7,
"name": "sharukh khan",
"image": "https://dev.stockflow.me/uploads/product_69047aeff3bd1.jpeg",
"price": 10
}
]
}
}
},
{
"banner_id": 2,
"type": "C",
"typeId": 2,
"name": "Supplies",
"subtitle": "",
"image": "https://dev.stockflow.me/uploads/694bea8e81511.jpg",
"link": "",
"details": {
"category": {
"category_id": 2,
"name": "Printing & Paper",
"products": [
{
"product_id": 4,
"name": "sharukh khan",
"image": "https://dev.stockflow.me/uploads/product_69043f7149ba7.jpeg",
"price": 10
},
{
"product_id": 7,
"name": "sharukh khan",
"image": "https://dev.stockflow.me/uploads/product_69047aeff3bd1.jpeg",
"price": 10
},
{
"product_id": 9,
"name": "sharukh khan",
"image": "https://dev.stockflow.me/uploads/product_69047e4bccd71.jpeg",
"price": 10
}
]
}
}
}
]
}
],
"settings": [
{
"key": "Trusted clients",
"value": ""
},
{
"key": "Office supply items",
"value": ""
},
{
"key": "On time delivery",
"value": ""
},
{
"key": "Corporate subscriptions",
"value": ""
},
{
"key": "Enterprise support",
"value": ""
}
]
}
} |
| Response Status | 200 |
| Created At | 2025-12-24 18:58:53 |