{
"storelist":{
"storeinfo": {
"parentid": 239,
"shopname": "NAHDI PMNA",
"shoplogo": "",
"sts": true,
"store_list": [
{
"child_rowid": 19,
"shopname": "CAVVIAR",
"shopaddress": "abcd",
"shopmobile": "9847098470",
"shopemail": "abcd@gmail.com",
"shopgst": "12.5",
"shoplogo": "logo_cavviar.png",
"opentime": "00:00",
"closetime": "11:59",
"closetime_isnextday": true,
"isFranchiseoutlet": true,
"price_decimal_fraction": 2,
"quantity_decimal_fraction": 2,
"billtotal_roundoff": false,
"currency_symbol": "INR",
"shopdatabase": "javaserver",
"sts": true,
"isSelected": false,
"countryid": 1,
"countryname": "INDIA",
"last_synctime": "2024-01-27 09:52:40"
}
]
}
},
"opendate":"2024-01-01",
"closedate":"2024-01-01"
}
curl --location --request POST '/ReportsDropdown/Dropdown_kitchen' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"storelist":{
"storeinfo": {
"parentid": 239,
"shopname": "NAHDI PMNA",
"shoplogo": "",
"sts": true,
"store_list": [
{
"child_rowid": 19,
"shopname": "CAVVIAR",
"shopaddress": "abcd",
"shopmobile": "9847098470",
"shopemail": "abcd@gmail.com",
"shopgst": "12.5",
"shoplogo": "logo_cavviar.png",
"opentime": "00:00",
"closetime": "11:59",
"closetime_isnextday": true,
"isFranchiseoutlet": true,
"price_decimal_fraction": 2,
"quantity_decimal_fraction": 2,
"billtotal_roundoff": false,
"currency_symbol": "INR",
"shopdatabase": "javaserver",
"sts": true,
"isSelected": false,
"countryid": 1,
"countryname": "INDIA",
"last_synctime": "2024-01-27 09:52:40"
}
]
}
},
"opendate":"2024-01-01",
"closedate":"2024-01-01"
}'
{
"totalrecords": 11,
"datainfo": [
{
"kitchenid": 11,
"kitchenname": "1",
"sts": true
},
{
"kitchenid": 10,
"kitchenname": "12",
"sts": true
},
{
"kitchenid": 9,
"kitchenname": "123",
"sts": true
},
{
"kitchenid": 8,
"kitchenname": "CLEVI",
"sts": true
},
{
"kitchenid": 4,
"kitchenname": "DOSA",
"sts": true
},
{
"kitchenid": 3,
"kitchenname": "IDLI",
"sts": true
},
{
"kitchenid": 2,
"kitchenname": "JUICE KITCHEN ",
"sts": true
},
{
"kitchenid": 6,
"kitchenname": "KP",
"sts": true
},
{
"kitchenid": 7,
"kitchenname": "KPNEW",
"sts": true
},
{
"kitchenid": 5,
"kitchenname": "outside",
"sts": true
},
{
"kitchenid": 1,
"kitchenname": "TEA",
"sts": true
}
]
}