{
"storelist":{
"storeinfo": {
"parentid": 4,
"shopname": "MULTISHOP",
"shoplogo": "logo_cavviar.png",
"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"
}
]
}
},
"sectionid":0,
"tableid":0,
"empid":0,
"offset":0,
"opendate":"2024-01-27 09:52:40",
"closedate":"2024-01-27 09:52:40"
}
curl --location --request POST '/ClientApp/ReportsTablewise/waitercallerlog/waitercaller_log_dropdowndata' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"storelist":{
"storeinfo": {
"parentid": 4,
"shopname": "MULTISHOP",
"shoplogo": "logo_cavviar.png",
"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"
}
]
}
},
"sectionid":0,
"tableid":0,
"empid":0,
"offset":0,
"opendate":"2024-01-27 09:52:40",
"closedate":"2024-01-27 09:52:40"
}'
{
"datainfo": {
"list_employee": [
{
"employeeid": 1,
"employeename": "ADMIN"
},
{
"employeeid": 2,
"employeename": "OFFICE STAFF"
},
{
"employeeid": 3,
"employeename": "ADMIN 2"
},
{
"employeeid": 4,
"employeename": "kp"
},
{
"employeeid": 6,
"employeename": "ABCD"
},
{
"employeeid": 7,
"employeename": "numa"
}
],
"list_table": [
{
"tableid": 1,
"tablename": "D1"
},
{
"tableid": 2,
"tablename": "TABLE TAKEAWAY"
},
{
"tableid": 3,
"tablename": "PARCEL"
},
{
"tableid": 4,
"tablename": "p1"
},
{
"tableid": 5,
"tablename": "rr"
},
{
"tableid": 6,
"tablename": "asd"
},
{
"tableid": 7,
"tablename": "D2"
},
{
"tableid": 8,
"tablename": "D3"
},
{
"tableid": 9,
"tablename": "string"
},
{
"tableid": 13,
"tablename": "custometr"
}
],
"list_section": [
{
"sectionid": 1,
"sectionname": "DINE IN"
},
{
"sectionid": 2,
"sectionname": "PARCE"
},
{
"sectionid": 3,
"sectionname": "section_1"
},
{
"sectionid": 4,
"sectionname": "section 2"
},
{
"sectionid": 5,
"sectionname": "ABCD"
},
{
"sectionid": 6,
"sectionname": "tablesection"
},
{
"sectionid": 7,
"sectionname": "KP"
}
]
}
}