GET api/Reports/TransactionLogByDateString?locationId={locationId}&startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
locationId

integer

Required

startDate

string

Required

endDate

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TransactionLogReport
NameDescriptionTypeAdditional information
EmployeeID

string

None.

UserName

string

None.

PerformedByUserName

string

None.

RegisterName

string

None.

TerminalName

string

None.

GroupName

string

None.

BusinessDate

date

None.

TransactionDate

string

None.

TransactionDateUTC

string

None.

TransactionSessionId

integer

None.

TransactionName

string

None.

TransactionStatus

string

None.

Amount

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.