cancelBooking

The method will allow you to cancel a booking

❗️

Important

There is an option that the booking will not be cancelled if it is already ticketed.

Request parameters

Parameter

Type

Description

bookingid

Number*

bookingid taken from createBooking

❗️

* Mandatory parameters

Response

The API will response with the end result of the cancellation request.

Parameter

Type

Description

bookingid

Number

Booking ID

status

String

Status:
OK – confirmed
XX – Cancelled
RQ – On Request
PN – Pending action
HN – Holding needs

pnrref

String

The PNR ref (record locator)

Language