{
"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"
}
]
}
},
"offset":0,
"opendate":"2022-01-01",
"closedate":"2024-10-01"
}
curl --location --request POST '/ClientApp/ReportsTablewise/Activitylog/get_countercloselogreport' \
--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"
}
]
}
},
"offset":0,
"opendate":"2022-01-01",
"closedate":"2024-10-01"
}'
{
"report_name": "Counter Close Log Report",
"from_date": "2022-01-01",
"to_date": "2024-10-01",
"reportgen": "2024-05-15 12:12:59.000+0530",
"shopname": "CAVVIAR",
"shop_address": "abcd",
"shop_mobileno": "9847098470",
"shop_gst": "12.5",
"nettotalsale": 86,
"totalrecords": 2,
"offset": 50,
"limit": 50,
"list_coloumnname": [
"SlNo",
"Counter ",
"Opentime",
"Closetime",
"Opening Balance",
"Employee",
"Entered Cashamnt",
"Cashsale",
"Cashsale Difference",
"Entered cardamnt",
"cardsale",
"cardsale difference",
"totalsale",
"comments",
"status"
],
"list_coloum_property": [
{
"coloumName": "SlNo",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": false,
"alignment": "C"
},
{
"coloumName": "Counter",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": false,
"alignment": "L"
},
{
"coloumName": "Opentime",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "L"
},
{
"coloumName": "Closetime",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "L"
},
{
"coloumName": "Opening Balance",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "Employee",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "L"
},
{
"coloumName": "Entered Cashamnt",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "Cashsale",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "Cashsale Difference",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "Entered cardamnt",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "cardsale",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "cardsale difference",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "totalsale",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "R"
},
{
"coloumName": "comments",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "L"
},
{
"coloumName": "status",
"coloumwidth": 10,
"coloumheight": 30,
"fontsize": 12,
"bold": true,
"alignment": "L"
}
],
"list_reportdata": [
{
"slno": 0,
"id": 1,
"counterid": 1,
"counter": "numa",
"opentime": "2022-05-14 12:08:39",
"closetime": "2024-05-12 12:08:40",
"openingbalance": 0,
"employeeid": 1,
"employee": "ADMIN",
"enteredCashamnt": 0,
"cashsale": 10,
"cashsaleDifference": 10,
"enteredCardamnt": 0,
"cardsale": 30,
"cardsaleDifference": 30,
"totalsale": 40,
"comment": null,
"status": "Non-closed"
},
{
"slno": 1,
"id": 2,
"counterid": 2,
"counter": "CLEVI",
"opentime": "2023-05-14 12:08:39",
"closetime": "2024-05-14 12:08:40",
"openingbalance": 0,
"employeeid": 2,
"employee": "OFFICE STAFF",
"enteredCashamnt": 2,
"cashsale": 13,
"cashsaleDifference": 11,
"enteredCardamnt": 1,
"cardsale": 33,
"cardsaleDifference": 32,
"totalsale": 46,
"comment": "aaa",
"status": "Closed"
}
]
}