Cancel a booking
Cancel a whole booking. Send the W1 record locator in `uniqueID` with `type` `14` and set `cancelType` to `Commit`. The response returns `status` `CANCELLED`, and the system emails the cancellation confirmation automatically. Only full cancellation is supported. For anything else, see the GO7 cancel_booking page: https://go7-worldticket.github.io/docs/ota/endpoints/cancel_booking
Headers
x-api-key
local-name
Routes the request to the cancel operation.
Allowed values:
Request
This endpoint expects an object.
pos
Point of sale. Identifies the agent and channel behind the request.
version
uniqueID
The W1 record locator to cancel.
cancelType
Commits the full cancellation.
Response
The booking is cancelled.
success
uniqueID
segment
status
Booking status after cancellation.
timeStamp
version
retransmissionIndicator

