GET api/theatres/{theatreID}/cashaccounts/{cashAccountID}/transfers?startDate={startDate}&endDate={endDate}&computerID={computerID}&personID={personID}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.