GET api/text/reportPeriodic?tcrCode={tcrCode}&dateFrom={dateFrom}&dateTo={dateTo}&formatted={formatted}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tcrCode | string |
Required |
|
| dateFrom | date |
Required |
|
| dateTo | date |
Required |
|
| formatted | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.