v1

latestOpenAPI 3.0.32026-07-14133451.7 KB
Booking

Retrieve the status of a booking check

A CheckStatusResponse containing the CheckStatus of a booking check will be returned, given a checkId previously returned.

If the segmentGroups from the check request are available for booking with respect to the information of passengers, the a success checkStatus of will be returned along with a totalAmount in particular currency.

For any reason for which the check failed, an error checkStatus will be returned.

get/booking/checks/{checkId}/status

Path parameters

checkIdstring required

UUID

Example:23246c8e-11ad-4105-845b-07ad855649c3

Response

OK

This is a CheckStatusResponse containing the CheckStatus for the given checkId.

messagestring

message returned by server side if there is any