GET api/theatres/{theatreID}/cashaccounts/{cashAccountID}/transfers?startDate={startDate}&endDate={endDate}&computerID={computerID}&personID={personID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cashAccountID

integer

Required

startDate

date

None.

endDate

date

None.

computerID

integer

Default value is 0

personID

integer

Default value is 0

theatreID

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.