Cancel a parking session

This API endpoint cancels a parking session.

Successful response payload data

Parameter nameData typeDescription
idstringThe ID of the session.
checkinAttimestampThe check-in timestamp when the session was created.
checkoutAttimestampThe check-out timestamp when the session ended.
finalFeesnumberThe amount that was charged when the session ended.
statusstringThe current status of the session. For cancelled sessions, the status will be Voided.
remarksstringThe reason the session was cancelled.
plateNumberstringThe vehicle plate number for the created session.
entryLanestringThe lane where the vehicle entered for the session.
exitLanestringThe lane where the vehicle exited for the session.
paymentMethodtimestampThe payment method used for this parking session.
Language
Authorization
Click Try It! to start a request and see the response here!