Payment Info
This topic documents the paymentInfo response data type supported by the On-Street Parking API resources.
paymentInfo contains the types of payment available and the specific payment methods categorised.
paymentInfo defines the following attributes:
| Element | Description |
|---|---|
| paymentType | Not always included List of Payment Types (String) The approaches available for paying parking charges, including: • ON_FOOT • PAY_AND_DISPLAY • ON_EXIT (payment made when exiting parking) |
| paymentMethod | Not always included paymentMethod An object contains information about payment methods available (i.e. “CARDS” = [“MASTERCARD”]). |
Updated last month