GET api/pbp/v2014-06/zones
-
Response Information
Returns all the parking zones supported by the payment provider.
Collection of Zone.
A zone represents a parking zone.
Response formats
application/json, text/json
Sample[ { "Id": "prk1", "Name": "ParkingYellow" }, { "Id": "prk2", "Name": "ParkingBlue" } ]