Phonixx Api

<back to all web services

ZoneSearch

The following routes are available for this service:
GET,OPTIONS/zones/supplier/{SupplierId}
GET,OPTIONS/zone/supplier/{SupplierId}
GET,OPTIONS/zone/nfc/{NfcCode}
GET,OPTIONS/zone/qr/{QrCode}
GET,OPTIONS/zone/ivr/{IvrPhoneNumber}/{SignageCode}
GET,OPTIONS/search/zones/
GET,OPTIONS/search/zones/{ParkingActionType}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/oneway/ZoneSearch HTTP/1.1 
Host: parkmobile.us 
Content-Type: application/json
Content-Length: length

{"keyword":"String","nfcCode":"String","qrCode":"String","signageCode":"String","ivrPhoneNumber":"String","lon":"String","lat":"String","radius":"String","maxResults":0,"supplierId":0,"startDate":"String","endDate":"String","include":"String","exclude":"String","parkingActionType":"OnDemand","includeServices":false,"upperPoint":{"Lat":0,"Lon":0},"lowerPoint":{"Lat":0,"Lon":0},"centerPoint":{"Lat":0,"Lon":0},"includeClusterZones":false,"clusterId":0}