Cancel Errors
Invalid Booking Reference
{
"errors": {
"Reference": "Booking not found"
}
}Cancellation Request Failed
{
"errors": [
"Booking `2CJ2-XBB3-INS` can not be cancelled, already been cancelled on 2024-01-23 04:26:08"
]
}{
"errors": [
"Booking `98PD-SEQN-INS` can not be cancelled, claim in progress"
]
}Last updated