CKI Flight Boarding Clearance Override Virtual Sandbox
Override flight boarding security requests during the passenger check-in process.
The CKI Flight Boarding Clearance Override service allows developers to manage security clearance overrides for passengers. This API is essential for handling exceptions during the check-in workflow where standard boarding clearance needs to be bypassed or modified to accommodate specific passenger requirements.
Use this hosted sandbox to simulate CKI Flight Boarding Clearance Override 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 boarding clearance override requests, test passenger security status transitions, verify error handling for invalid override codes, and simulate successful clearance bypass scenarios during the check-in lifecycle.
Flight
POST
| Header Name | Example |
|---|---|
x-sabre-security-token | "cillum commodo aliqua" |
Authorization | "adipisicing velit aliquip" |
x-sabre-airline | "cillum proident magna dolor" |
x-sabre-client-context | "tempor labore occaecat id" |
Application-ID | "tempor ut in pariatur officia" |
Conversation-ID | "officia exercitation cupidatat ex" |
Message-ID | "velit in" |
{
"appList": [
{
"action": "WAIVE",
"airportCode": "DFW"
},
{
"action": "UNWAIVE",
"airportCode": "DEN"
},
{
"action": "WAIVE",
"airportCode": "LAX"
},
{
"action": "WAIVE",
"airportCode": "ORD"
},
{
"action": "WAIVE",
"airportCode": "ORD"
},
{
"action": "WAIVE",
"airportCode": "JFK"
},
{
"action": "WAIVE",
"airportCode": "SEA"
},
{
"action": "WAIVE",
"airportCode": "LAX"
},
{
"action": "WAIVE",
"airportCode": "DFW"
}
],
"dhs": {
"action": "OVERRIDE"
},
"flightCriteria": {
"airlineCode": "LH",
"departureAirportCode": "LAX",
"departureDate": "2026-09-13",
"flightNumber": "3"
},
"gov": {
"action": "UNWAIVE",
"country": "BR"
}
}{
"appList": [
{
"action": "UNWAIVE",
"airportCode": "ORD",
"error": {
"code": "1611_ERR.AUTH_FAILURE",
"message": "Permission Denied",
"source": "PNR",
"type": "Application"
},
"infoText": [
"OK TO BOARD"
],
"status": "SUCCESS"
},
{
"action": "WAIVE",
"airportCode": "LAX",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Invalid Passport Data",
"source": "PNR",
"type": "Businesslogic"
},
"infoText": [
"OK TO BOARD"
],
"status": "SUCCESS"
},
{
"action": "UNWAIVE",
"airportCode": "JFK",
"error": {
"code": "1611_ERR.AUTH_FAILURE",
"message": "Permission Denied",
"source": "ANC",
"type": "Validation"
},
"infoText": [
"OK TO BOARD"
],
"status": "SUCCESS"
},
{
"action": "WAIVE",
"airportCode": "LAX",
"error": {
"code": "1611_ERR.AUTH_FAILURE",
"message": "Permission Denied",
"source": "PNR",
"type": "Businesslogic"
},
"infoText": [
"OK TO BOARD"
],
"status": "FAILURE"
},
{
"action": "WAIVE",
"airportCode": "BOS",
"error": {
"code": "1611_ERR.AUTH_FAILURE",
"message": "Invalid Passport Data",
"source": "HOST",
"type": "Businesslogic"
},
"infoText": [
"OK TO BOARD"
],
"status": "SUCCESS"
},
{
"action": "WAIVE",
"airportCode": "ORD",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Permission Denied",
"source": "ANC",
"type": "Application"
},
"infoText": [
"OK TO BOARD"
],
"status": "FAILURE"
},
{
"action": "UNWAIVE",
"airportCode": "ORD",
"error": {
"code": "1611_ERR.AUTH_FAILURE",
"message": "Flight Not Found",
"source": "CKI",
"type": "Validation"
},
"infoText": [
"OK TO BOARD"
],
"status": "FAILURE"
},
{
"action": "UNWAIVE",
"airportCode": "DFW",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Flight Not Found",
"source": "CKI",
"type": "Businesslogic"
},
"infoText": [
"OK TO BOARD"
],
"status": "SUCCESS"
},
{
"action": "UNWAIVE",
"airportCode": "JFK",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Flight Not Found",
"source": "PNR",
"type": "Application"
},
"infoText": [
"OK TO BOARD"
],
"status": "SUCCESS"
}
],
"dhs": {
"action": "OVERRIDE",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Flight Not Found",
"source": "HOST",
"type": "Application"
},
"infoText": [
"DHS Request successful"
],
"status": "FAILURE"
},
"errors": [
{
"code": "1611_ERR.AUTH_FAILURE",
"message": "Permission Denied",
"source": "ANC",
"type": "Application"
},
{
"code": "1611_ERR.AUTH_FAILURE",
"message": "Address Update Failed",
"source": "HOST",
"type": "Validation"
}
],
"flightInfo": {
"airlineCode": "NH",
"departureAirportCode": "SFO",
"departureDate": "2026-09-20",
"flightNumber": "2"
},
"gov": {
"action": "UNWAIVE",
"countryCode": "GB",
"error": {
"code": "1611_ERR.AUTH_FAILURE",
"message": "Permission Denied",
"source": "PNR",
"type": "Application"
},
"infoText": [
"GOV Request successful"
],
"status": "SUCCESS"
},
"status": "Incomplete",
"systemTrackingId": "cvS7TQ5RXBjnaB4nSDhs",
"timeStamp": "2026-08-23T00:00:00.0Z",
"warnings": [
{
"code": "ERR_MALFORMED_RESPONSE",
"element": "passportNumber",
"message": "Value out of range.",
"source": "CKI",
"type": "BusinessLogic"
},
{
"code": "ERR_INVALID_PARAM",
"element": "departureDate",
"message": "Value out of range.",
"source": "CKI",
"type": "Validation"
},
{
"code": "ERR_INVALID_PARAM",
"element": "flightId",
"message": "Request has missing mandatory fields.",
"source": "PNR",
"type": "System"
}
]
}{
"errorCode": "ERR.500.INTERNAL",
"message": "Server error.",
"status": "Complete",
"systemTrackingId": "O8WyyzSqKhJg3Ng24XZ_",
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "BusinessLogic"
}{
"diagnostics": {},
"errorCode": "ERR.INVALID_INPUT",
"message": "Invalid date format",
"status": "Complete",
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "Validation"
}Service Homepage: developer.sabre.com/rest-api/cki-flight-boarding-clearance-override/v2
sabretravelcheck-inboardingaviation