GET api/Transaction/GetCompanyLedger?start_date={start_date}&end_date={end_date}&at={at}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| start_date | date |
Required |
|
| end_date | date |
Required |
|
| at | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.