Phonixx Api

<back to all web services

ParkingZoneInfoCartRequest

The following routes are available for this service:
POST,OPTIONS/guest/cart

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

HTTP + JSV

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

POST /jsv/oneway/ParkingZoneInfoCartRequest HTTP/1.1 
Host: parkmobile.us 
Content-Type: text/jsv
Content-Length: length

{
	parking_uuid: String,
	zone_code: String,
	vehicle_lpn: String,
	vehicle_state: String,
	vehicle_country: String,
	space_number: String,
	email: String
}