The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/ParkingZone HTTP/1.1
Host: parkmobile.us
Content-Type: text/jsv
Content-Length: length
{
parkingActionId: 0,
vehicleVrn: String,
vehicleId: 0,
supplierVehicleTypeId: 0,
vehicleVrnState: String,
internalZoneCode: String,
signageCode: String,
lon: String,
lat: String,
radius: String,
maxResults: 0,
parkingActionType: OnDemand,
startDate: String,
endDate: String,
accessCode: String,
spaceNumber: String
}