Ignore a Reservation
Ignores a pending reservation. If the pending status was the result of an amendment, then the reservation will automatically return to its previous state.
If the reservation remains in a pending state due to any potential cause, it will automatically be reverted back to its previous state. E.g. a reservation is confirmed, and then we have a follow-up amendment, but due to network issues the ignore / commit never reaches our system. We will then detect this in our cron jobs, and revert the reservation to its previous confirmed status.
Request parameters
Responses
{
"message": "Operation successful"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
[
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
]
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
Last modified: 07 August 2025