The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/ZoneSearch HTTP/1.1
Host: parkmobile.us
Content-Type: text/jsv
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
}