| GET | /ccs/city/parking/behaviour/getbyuser |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| username | query | string | Yes | Username that access the Service |
| from | query | DateTime | No | Query from |
| to | query | DateTime | No | Query to |
To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /ccs/city/parking/behaviour/getbyuser HTTP/1.1 Host: 188.138.100.94 Accept: application/xml