GET api/Parking/ListCurrent?Language={Language}&DeviceId={DeviceId}
List the current parkings
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Language |
The UI language as specified by ISO 639-1 |
string |
Required |
| DeviceId |
The device's ID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Metadata for the found current parkings
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.