GET api/Reports/GetAllTipoutDetailReports?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 TipoutDetailReport
NameDescriptionTypeAdditional information
TerminalId

integer

None.

IsPayout

integer

None.

TerminalName

string

None.

DepartmentId

integer

None.

DepartmentName

string

None.

RegisterId

integer

None.

RegisterName

string

None.

UserId

integer

None.

EmployeeId

integer

None.

UserName

string

None.

PerformedForUserId

integer

None.

BusinessDate

string

None.

DateCreated

string

None.

TransactionSessionId

integer

None.

TransactionId

integer

None.

TransactionName

string

None.

TranactionsStatus

string

None.

Deposited

decimal number

None.

Dispensed

decimal number

None.

IsPooled

boolean

None.

DateCreated

date

None.

Response Formats

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

Sample:

Sample not available.