v1
latestOpenAPI 3.0.02026-07-26465.7 KBget data
Belirtilen rapor tipine göre veri çeker
post/api/salesdata
Request body
Example request
{
"Type": 101,
"StartDate": "2025-05-04 00:00:00",
"EndDate": "2025-05-04 23:59:59",
"BranchCode": "0",
"All": 1,
"BranchCodeString": "222,111",
"WarehouseCodeString": "100,200,300"
}Response
Başarılı yanıt
Example response
{
"totalRows": 123,
"timestamp": "2025-05-04T14:30:45.123Z",
"execution_time": 0.235
}