POST api/smetka/report
Request Information
URI Parameters
None.
Body Parameters
report| Name | Description | Type | Additional information |
|---|---|---|---|
| date_from | date |
None. |
|
| date_to | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"date_from": "2026-06-25T12:28:42.0033854-07:00",
"date_to": "2026-06-25T12:28:42.0033854-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.