api-log
| User | - |
|---|---|
| Device Ip | 49.36.107.99 |
| Request Method | GET |
| Endpoint | https://dev.stockflow.me/api/v1/home?lang=en |
| Request Headers | {
"user-agent": [
"PostmanRuntime/7.51.0"
],
"accept": [
"*/*"
],
"postman-token": [
"5818db95-716b-4ea9-ae09-ed70783425aa"
],
"host": [
"dev.stockflow.me"
],
"accept-encoding": [
"gzip, deflate, br"
],
"connection": [
"keep-alive"
]
} |
| 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": "",
"subGroupType": null,
"bgColor": "#000000",
"fontColor": "#000000",
"displayType": "",
"showViewAll": 0,
"image": "https://dev.stockflow.me/uploads/1766567613_about-us-hero.png",
"itemList": []
}
],
"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 14:50:27 |