Barriers
It is easy to integrate parking's onsite systems with a NextPark.
Last updated
It is easy to integrate parking's onsite systems with a NextPark.
Last updated
There are two possible API checks to validate:
If the booking is valid and the vehicle can enter the parking space
If the booking has been paid and the vehicle can leave the parking space
Performing the requests also sets up the correct booking status. See statuses
The QR code is provided to each customer on the booking confirmation and contains the booking reference number for API requests.
The endpoints allow being executed multiple times during the day of arrival and departure as booking can be associated with more than one vehicle.
The endpoint has been designed for systems where you cannot distinguish arrivals and departures. Therefore, use only if necessary, as it is not recommended way.