POST api/GetParkingData

Request Information

URI Parameters

None.

Body Parameters

date

Request Formats

application/json, text/json

Sample:
"2026-07-21T16:05:11.7667376+03:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-07-21T16:05:11.7667376+03:00</dateTime>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.