Skip to main content

Transactions Reports

Read transactions reports by store.

URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/transactionReport

curl -X GET -H "apikey: generated-api-key" \ 
"https://api.lingaros.com/v1/lingapos/store/{store-id}/transactionReport"

queryParms

?dateOption=T => [Today]
?dateOption=Y => [Yesterday]
?dateOption=LND&numberOfDay=13 => [Last 'N'(13) days]
?dateOption=W => [This week]
?dateOption=L7D => [Last 7 days]
?dateOption=M => [This month]
?dateOption=LM => [Last month]
?dateOption=L30D => [Last 30 days]
?dateOption=SD?specificDate=29-Sep-2019 => [Specific date]
?dateOption=DR&fromDate=09-Sep-2019&toDate=01-Oct-2019 => [Date range]

?tenderOption => [Tender Option (By Tender Name, By Tender Type)]

?tenderValue => [String tender value tender name or type by tender option]