Sabre CKI Passenger Boarding Clearance Virtual Sandbox
Validate passenger security document requests for airline boarding clearance.
The CKI Passenger Boarding Clearance Request API validates passenger security document requirements. This service allows developers to simulate the verification of travel documents and clearance status for passengers during the boarding process.
Use this hosted sandbox to simulate Sabre CKI Passenger Boarding Clearance APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this sandbox to validate passenger security document payloads, verify clearance status logic, handle document validation errors, and test integration workflows for airline boarding gate systems.
Passenger
POST
| Header Name | Example |
|---|---|
x-sabre-security-token | "reprehenderit ex cupidatat incididunt labore" |
Authorization | "sed pariatur ullamco cillum ea" |
x-sabre-airline | "dolor" |
x-sabre-client-context | "minim enim" |
Application-ID | "amet veniam fugiat cillum" |
Conversation-ID | "Duis nostrud sed eu incididunt" |
Message-ID | "voluptate cillum officia veniam sit" |
{
"app": {
"action": "REQUEST"
},
"dhs": {
"action": "REQUEST"
},
"docvList": [
{
"action": "CANCEL",
"infant": true
},
{
"action": "REQUEST",
"infant": false
}
],
"flightCriteria": {
"airlineCode": "UA",
"departureAirportCode": "FRA",
"departureDate": "2026-08-15",
"flightNumber": "89"
},
"govList": [
{
"action": "REQUEST",
"country": "TK"
},
{
"action": "REQUEST",
"country": "TZ"
}
],
"passengerInfo": {
"lastName": "Von-Wolff",
"passengerId": "G6bBMUJQ9nJJ"
},
"timaticList": [
{
"action": "REQUEST",
"infant": false
},
{
"action": "REQUEST",
"infant": false
}
]
}{
"app": {
"action": "REQUEST",
"editCode": "DENY",
"errors": [
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "CKI",
"type": "Businesslogic"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Businesslogic"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "PNR",
"type": "Businesslogic"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "PNR",
"type": "Validation"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "ANCS",
"type": "Businesslogic"
},
{
"code": "500_ERR.INTERNAL",
"message": "System Timeout",
"source": "HOST",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "ANCS",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "System Timeout",
"source": "CKI",
"type": "Application"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "HOST",
"type": "Businesslogic"
}
],
"infoText": [
"OK TO BOARD"
],
"status": "SUCCESS"
},
"dhs": {
"action": "REQUEST",
"editCode": "OK",
"errors": [
{
"code": "500_ERR.INTERNAL",
"message": "Invalid Credentials",
"source": "CKI",
"type": "Businesslogic"
},
{
"code": "500_ERR.INTERNAL",
"message": "System Timeout",
"source": "HOST",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "HOST",
"type": "Application"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Businesslogic"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "System Timeout",
"source": "ANCS",
"type": "Validation"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Invalid Credentials",
"source": "CKI",
"type": "Validation"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "CKI",
"type": "Businesslogic"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Address Update Failed",
"source": "CKI",
"type": "Application"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Businesslogic"
}
],
"infoText": [
"PSGR ALREADY OK TO BOARD"
],
"status": "SUCCESS"
},
"docvList": [
{
"action": "REQUEST",
"editCode": "OK",
"errors": [
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "PNR",
"type": "Businesslogic"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "ANCS",
"type": "Application"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Businesslogic"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Validation"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "CKI",
"type": "Businesslogic"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Address Update Failed",
"source": "CKI",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Address Update Failed",
"source": "HOST",
"type": "Businesslogic"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Businesslogic"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "CKI",
"type": "Validation"
}
],
"infant": false,
"infoText": [
"PSGR ALREADY OK TO BOARD"
],
"status": "SUCCESS"
},
{
"action": "REQUEST",
"editCode": "DOCV",
"errors": [
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Invalid Credentials",
"source": "PNR",
"type": "Application"
},
{
"code": "500_ERR.INTERNAL",
"message": "Invalid Credentials",
"source": "ANCS",
"type": "Validation"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "HOST",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Address Update Failed",
"source": "CKI",
"type": "Businesslogic"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "HOST",
"type": "Businesslogic"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "PNR",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "System Timeout",
"source": "HOST",
"type": "Application"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Businesslogic"
}
],
"infant": false,
"infoText": [
"PSGR ALREADY OK TO BOARD"
],
"status": "FAILURE"
}
],
"errors": [
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "HOST",
"type": "Businesslogic"
}
],
"flightInfo": {
"airlineCode": "UA",
"departureAirportCode": "SIN",
"departureDate": "2026-08-20",
"flightNumber": "3"
},
"govList": [
{
"action": "REQUEST",
"country": "BG",
"editCode": "GVNO",
"errors": [
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "HOST",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "HOST",
"type": "Businesslogic"
},
{
"code": "500_ERR.INTERNAL",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Validation"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "CKI",
"type": "Application"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "System Timeout",
"source": "CKI",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "PNR",
"type": "Validation"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "HOST",
"type": "Validation"
}
],
"infoText": [
"PSGR ALREADY OK TO BOARD"
],
"status": "FAILURE"
},
{
"action": "REQUEST",
"country": "MQ",
"editCode": "GVOK",
"errors": [
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "PNR",
"type": "Application"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "HOST",
"type": "Application"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Address Update Failed",
"source": "HOST",
"type": "Application"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "PNR",
"type": "Application"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "ANCS",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "HOST",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "ANCS",
"type": "Validation"
}
],
"infoText": [
"PSGR ALREADY OK TO BOARD"
],
"status": "FAILURE"
}
],
"passengerInfo": {
"lastName": "Ebert",
"passengerId": "C6QzbyvlN8yr"
},
"status": "NotProcessed",
"systemTrackingId": "E1rR9GhqpSTBrHa8KWBu",
"timaticList": [
{
"action": "REQUEST",
"editCode": "OK",
"errors": [
{
"code": "500_ERR.INTERNAL",
"message": "Invalid Credentials",
"source": "CKI",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "PNR",
"type": "Businesslogic"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "PNR",
"type": "Validation"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "HOST",
"type": "Businesslogic"
},
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "System Timeout",
"source": "CKI",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "PNR",
"type": "Businesslogic"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "HOST",
"type": "Validation"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "System Timeout",
"source": "HOST",
"type": "Validation"
}
],
"infant": false,
"infoText": [
"TIM OK"
],
"status": "FAILURE"
},
{
"action": "REQUEST",
"editCode": "TIM",
"errors": [
{
"code": "500_ERR.INTERNAL",
"message": "Address Update Failed",
"source": "CKI",
"type": "Validation"
},
{
"code": "500_ERR.INTERNAL",
"message": "System Timeout",
"source": "PNR",
"type": "Businesslogic"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Address Update Failed",
"source": "CKI",
"type": "Application"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Invalid Credentials",
"source": "ANCS",
"type": "Application"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "Invalid Credentials",
"source": "CKI",
"type": "Validation"
},
{
"code": "400_ERR.BAD_REQUEST",
"message": "System Timeout",
"source": "PNR",
"type": "Validation"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "ANCS",
"type": "Application"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Invalid Credentials",
"source": "CKI",
"type": "Validation"
},
{
"code": "1609_ERR.INVALID_DESTINATION",
"message": "Address Update Failed",
"source": "HOST",
"type": "Validation"
}
],
"infant": false,
"infoText": [
"TIM OK"
],
"status": "FAILURE"
}
],
"timeStamp": "2026-07-22T00:00:00.0Z",
"warnings": [
{
"code": "ERR_MISSING_FIELD",
"element": "CountsPerCabinList",
"message": "Request has missing mandatory Fields",
"source": "CKI",
"type": "Validation"
},
{
"code": "ERR_MISSING_FIELD",
"element": "PassengerList",
"message": "Request has missing mandatory Fields",
"source": "PNR",
"type": "Validation"
},
{
"code": "ERR_MALFORMED_RESPONSE",
"element": "Itinerary",
"message": "Data mismatch",
"source": "CKI",
"type": "Validation"
}
]
}{
"errorCode": "ERR.GENERAL",
"message": "Check-in data not found",
"status": "Complete",
"systemTrackingId": "sPRYNR-onQTMG6h9H0AH",
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "Application"
}{
"diagnostics": {},
"errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
"message": "Authentication data is missing",
"status": "Incomplete",
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "Validation"
}Service Homepage: developer.sabre.com/rest-api/cki-passenger-boarding-clearance-request/v2
sabretravelaviationboardingsecurity