Phonixx Api

<back to all web services

ParkingZonePrice

The following routes are available for this service:
GET,OPTIONS/parking/price/{InternalZoneCode}
GET,OPTIONS/parking/price

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

HTTP + CSV

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

POST /csv/reply/ParkingZonePrice HTTP/1.1 
Host: parkmobile.us 
Content-Type: text/csv
Content-Length: length

ParkingActionId,VehicleId,VehicleVrn,VehicleVrnState,InternalZoneCode,TimeBlockUnit,TimeBlockQuantity,SelectedBillingMethodId,SelectedDiscounts,PromoCode,StartTimeLocal,MasterPassTransaction,Lon,Lat,SupplierVehicleTypeId,TimeblockId,AccessCode,SpaceNumber
0,0,String,String,String,Minutes,0,0,String,String,String,False,String,String,0,0,String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

String