curl --location --request GET '/sync/deleted' \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "Deleted records retrieved successfully",
"data": {
"suppliers": [
"41",
"40",
"39"
],
"customers": [],
"products": [
"438",
"437",
"436",
"435",
"431",
"430",
"427",
"426"
],
"product-variants": [
"1040",
"1042",
"1041",
"1043",
"1038",
"1039",
"1037",
"1033",
"1032",
"1031",
"1035",
"1034",
"1036",
"1028",
"1030",
"1029",
"1024",
"1023",
"1020",
"1019"
],
"sales": [
"25966",
"25961",
"25957",
"25955",
"25959",
"25960",
"25956",
"25958",
"25964",
"25963",
"25954",
"25949",
"25948",
"25945",
"25944",
"25946",
"25941",
"25940",
"25943",
"25942",
"25939",
"25938",
"25937",
"25917",
"25912",
"25909",
"25918",
"25908",
"25906",
"25905",
"25904",
"25910",
"25907",
"25888",
"25887",
"25891",
"25890",
"25893",
"25894",
"25895",
"25896",
"25892",
"25886",
"25885",
"25883",
"25884",
"25920",
"25919",
"25921",
"25880",
"25881",
"25882",
"25878",
"25877",
"25879",
"25876",
"25875",
"25900",
"25898",
"25899",
"25866",
"25924",
"25926",
"25867",
"25925",
"25868",
"25863",
"25927",
"25928",
"25929",
"25861",
"25862",
"25901",
"25923",
"25855",
"25922",
"25854",
"25902",
"25851"
],
"expenses": [
"457",
"448",
"449",
"453",
"452",
"451",
"450",
"454",
"460",
"461",
"459",
"458",
"444",
"443",
"446",
"445",
"447",
"435",
"434",
"433",
"431",
"432",
"456",
"430",
"455",
"429",
"428",
"427"
],
"transactions": [
"876",
"875",
"874",
"873",
"862",
"861",
"848"
],
"price-history": [
"1201",
"1200",
"1199",
"1198",
"1197",
"1196",
"1195",
"1194",
"1193",
"1191",
"1190",
"1192",
"1186",
"1189",
"1188",
"1187",
"1185",
"1183",
"1184",
"1182",
"1181",
"1178",
"1180",
"1179",
"1177",
"1176",
"1174",
"1173",
"1175",
"1164",
"1163",
"1155",
"1154",
"1153",
"1140",
"1139"
],
"services": [],
"checklist": [
"703",
"704",
"705",
"17",
"630",
"631",
"634",
"55",
"636",
"128",
"16",
"635",
"637",
"129"
],
"payment-history": []
}
}