CKI Passenger Select VCR Virtual Sandbox
API for selecting Virtual Coupon Records during electronic ticket issuance.
The CKI Passenger Select VCR v2.0 API provides options to the client to select Virtual Coupon Record (VCR) for issuing electronic ticket.
Use this hosted sandbox to simulate CKI Passenger Select VCR 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 simulate passenger VCR selection workflows, validate ticket issuance payloads, handle multi-coupon record scenarios, and test error responses for invalid or unavailable VCRs during the check-in and ticketing process.
Passenger
POST
| Header Name | Example |
|---|---|
x-sabre-security-token | "aliqua nisi enim dolor" |
Authorization | "deserunt" |
x-sabre-airline | "incididunt ad occaecat ullamco" |
x-sabre-client-context | "Ut ipsum" |
Application-ID | "amet dolor commodo ut in" |
Conversation-ID | "adipisicing dolor voluptate nulla" |
Message-ID | "consectetur proident dolore ea veniam" |
{
"flightCriteria": {
"airlineCode": "EK",
"departureAirportCode": "JFK",
"departureDate": "2027-01-13",
"flightNumber": "5106"
},
"passengerList": [
{
"couponNumber": "C55",
"passengerId": "0OkrKaLYurSq",
"vcrNumber": "9"
},
{
"couponNumber": "C14",
"passengerId": "Ckn0JQWaCPA4",
"vcrNumber": "1"
},
{
"couponNumber": "C90",
"passengerId": "ViT2v6Mxjh4I",
"vcrNumber": "3"
},
{
"couponNumber": "C73",
"passengerId": "DpsOthYK5w2M",
"vcrNumber": "5"
},
{
"couponNumber": "C13",
"passengerId": "T5GOsYeA0bcs",
"vcrNumber": "8"
},
{
"couponNumber": "C68",
"passengerId": "WT64XFnIFfQp",
"vcrNumber": "2"
},
{
"couponNumber": "C33",
"passengerId": "4FiYmKIuC0uY",
"vcrNumber": "2"
},
{
"couponNumber": "C36",
"passengerId": "ZOGxor8oifGs",
"vcrNumber": "8"
},
{
"couponNumber": "C20",
"passengerId": "lEPTbUapO0O2",
"vcrNumber": "6"
},
{
"couponNumber": "C24",
"passengerId": "epxTvgX75hkK",
"vcrNumber": "5"
}
]
}{
"errors": [
{
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Address Update Failed",
"source": "PNR",
"type": "Application"
},
{
"code": "ERR.404.NOT_FOUND",
"message": "Invalid Input",
"source": "PNR",
"type": "BusinessLogic"
},
{
"code": "ERR.500.INTERNAL_ERROR",
"message": "Address Update Failed",
"source": "HOST",
"type": "BusinessLogic"
},
{
"code": "ERR.404.NOT_FOUND",
"message": "Invalid Input",
"source": "HOST",
"type": "Application"
},
{
"code": "ERR.500.INTERNAL_ERROR",
"message": "Data Not Found",
"source": "ANCS",
"type": "BusinessLogic"
}
],
"passengerInfoList": [
{
"couponNumber": "C17",
"error": {
"code": "ERR.404.NOT_FOUND",
"message": "Address Update Failed",
"source": "PNR",
"type": "Validation"
},
"infoText": "Selected",
"passengerId": "c9T2to65N0JC",
"status": "INCOMPLETE",
"vcrNumber": "4"
},
{
"couponNumber": "C57",
"error": {
"code": "ERR.500.INTERNAL_ERROR",
"message": "Address Update Failed",
"source": "PNR",
"type": "BusinessLogic"
},
"infoText": "Confirmed",
"passengerId": "H55aUICyqGcd",
"status": "INCOMPLETE",
"vcrNumber": "7"
},
{
"couponNumber": "C10",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Invalid Input",
"source": "ANCS",
"type": "Application"
},
"infoText": "Confirmed",
"passengerId": "Q6zDctcd7aaU",
"status": "NOT_PROCESSED",
"vcrNumber": "6"
},
{
"couponNumber": "C58",
"error": {
"code": "ERR.404.NOT_FOUND",
"message": "Address Update Failed",
"source": "ANCS",
"type": "BusinessLogic"
},
"infoText": "Selected",
"passengerId": "E46cvGGXHp9t",
"status": "INCOMPLETE",
"vcrNumber": "0"
},
{
"couponNumber": "C77",
"error": {
"code": "ERR.500.INTERNAL_ERROR",
"message": "Address Update Failed",
"source": "HOST",
"type": "Validation"
},
"infoText": "Confirmed",
"passengerId": "P4Z7QLfgk9mp",
"status": "COMPLETE",
"vcrNumber": "4"
},
{
"couponNumber": "C47",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Address Update Failed",
"source": "ANCS",
"type": "Application"
},
"infoText": "OK",
"passengerId": "qzCc4Ky8N21c",
"status": "NOT_PROCESSED",
"vcrNumber": "4"
},
{
"couponNumber": "C48",
"error": {
"code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
"message": "Invalid Input",
"source": "HOST",
"type": "BusinessLogic"
},
"infoText": "Confirmed",
"passengerId": "W2xaPQl5DiF5",
"status": "INCOMPLETE",
"vcrNumber": "5"
},
{
"couponNumber": "C47",
"error": {
"code": "ERR.500.INTERNAL_ERROR",
"message": "Address Update Failed",
"source": "HOST",
"type": "BusinessLogic"
},
"infoText": "OK",
"passengerId": "yKBFOhCLuEgn",
"status": "COMPLETE",
"vcrNumber": "2"
},
{
"couponNumber": "C27",
"error": {
"code": "ERR.500.INTERNAL_ERROR",
"message": "Invalid Input",
"source": "CKI",
"type": "Application"
},
"infoText": "Selected",
"passengerId": "NYTibi5xAmpL",
"status": "COMPLETE",
"vcrNumber": "9"
},
{
"couponNumber": "C78",
"error": {
"code": "ERR.404.NOT_FOUND",
"message": "Invalid Input",
"source": "CKI",
"type": "Validation"
},
"infoText": "Confirmed",
"passengerId": "5tihe4TVrJT4",
"status": "COMPLETE",
"vcrNumber": "9"
}
],
"status": "Complete",
"systemTrackingId": "82092213-427b-4e27-9e14-1e478b4d47f2",
"timeStamp": "2026-07-21T00:00:00.0Z",
"warnings": [
{
"code": "WARN.INVALID_FIELD",
"element": "PassengerName",
"message": "Data mismatch",
"source": "CKI",
"type": "Validation"
}
]
}{
"errorCode": "ERR.GENERAL",
"message": "Check-in data not found using provided criteria.",
"status": "Incomplete",
"systemTrackingId": "d3324ec6-71b4-47c9-bbac-b6c5b0886082",
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "BusinessLogic"
}{
"errorCode": "ERR.GENERAL",
"message": "Check-in data not found using provided criteria.",
"status": "NotProcessed",
"systemTrackingId": "7e4ff79d-6e81-4ec5-8348-597b872db2d8",
"timeStamp": "2026-07-20T00:00:00.0Z",
"type": "BusinessLogic"
}{
"errorCode": "ERR.GENERAL",
"message": "Internal server error",
"status": "Complete",
"systemTrackingId": "beee89a2-e297-4da1-b159-d33a153328a9",
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "Validation"
}{
"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-select-vcr/v2
sabretravelticketingcheck-invcr