POST api/smetka/report
Request Information
URI Parameters
None.
Body Parameters
reportName | Description | Type | Additional information |
---|---|---|---|
date_from | date |
None. |
|
date_to | date |
None. |
Request Formats
application/json, text/json
Sample:
{ "date_from": "2025-04-03T22:07:34.250032-07:00", "date_to": "2025-04-03T22:07:34.250032-07:00" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.