GET api/cashcollections?startDate={startDate}&endDate={endDate}&cashAccountID={cashAccountID}&computerID={computerID}&personID={personID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
startDate

date

None.

endDate

date

None.

cashAccountID

integer

Default value is 0

computerID

integer

Default value is 0

personID

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.