GET api/Account/getCloseCashBoxReportLaod?accform_num={accform_num}&fromCash={fromCash}&fromDate={fromDate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accform_num | integer |
None. |
|
fromCash | integer |
None. |
|
fromDate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
CloseCashBoxReportLaodName | Description | Type | Additional information |
---|---|---|---|
ClosesCashDetails | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "ClosesCashDetails": [ {}, {} ] }
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.