CKI Passenger Select VCR Mock Server

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 mock server 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.

CKI Passenger Select VCR mock server is up and running!

Use this mock URL as the API base in your code to simulate CKI Passenger Select VCR responses instantly.

https://sabre-cki-passenger-select-vcr.mock.beeceptor.com



Passenger

Header NameExample
x-sabre-security-token"Excepteur consectetur ex"
Authorization"id in qui Lorem"
x-sabre-airline"dolore esse"
x-sabre-client-context"reprehenderit"
Application-ID"Ut veniam enim nisi ullamco"
Conversation-ID"Excepteur ea consectetur sit"
Message-ID"magna consectetur dolore Lorem commodo"
{
  "flightCriteria": {
    "airlineCode": "K0",
    "departureAirportCode": "HND",
    "departureDate": "2027-03-12",
    "flightNumber": "0730"
  },
  "passengerList": [
    {
      "couponNumber": "C76",
      "passengerId": "tOQ0S3AeQkd8",
      "vcrNumber": "3"
    },
    {
      "couponNumber": "C87",
      "passengerId": "LmUcBMZsEp2j",
      "vcrNumber": "2"
    },
    {
      "couponNumber": "C86",
      "passengerId": "cUn5nxAqa5sA",
      "vcrNumber": "5"
    },
    {
      "couponNumber": "C37",
      "passengerId": "Us68BouyID9i",
      "vcrNumber": "2"
    },
    {
      "couponNumber": "C62",
      "passengerId": "cvmaLzgDisZZ",
      "vcrNumber": "7"
    },
    {
      "couponNumber": "C42",
      "passengerId": "QfI5obbdjGkY",
      "vcrNumber": "2"
    },
    {
      "couponNumber": "C12",
      "passengerId": "m4HzH6Ad88xd",
      "vcrNumber": "9"
    },
    {
      "couponNumber": "C62",
      "passengerId": "Hl0j2ZrOyenq",
      "vcrNumber": "4"
    },
    {
      "couponNumber": "C94",
      "passengerId": "0dqPvoqMTRC5",
      "vcrNumber": "0"
    },
    {
      "couponNumber": "C42",
      "passengerId": "NWhkyd9O2aj5",
      "vcrNumber": "2"
    }
  ]
}
{
  "errors": [
    {
      "code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
      "message": "Data Not Found",
      "source": "PNR",
      "type": "Application"
    },
    {
      "code": "ERR.404.NOT_FOUND",
      "message": "Data Not Found",
      "source": "ANCS",
      "type": "Validation"
    },
    {
      "code": "ERR.500.INTERNAL_ERROR",
      "message": "Data Not Found",
      "source": "ANCS",
      "type": "Application"
    },
    {
      "code": "ERR.404.NOT_FOUND",
      "message": "Data Not Found",
      "source": "PNR",
      "type": "Validation"
    },
    {
      "code": "ERR.404.NOT_FOUND",
      "message": "Invalid Input",
      "source": "CKI",
      "type": "Validation"
    }
  ],
  "passengerInfoList": [
    {
      "couponNumber": "C44",
      "error": {
        "code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
        "message": "Invalid Input",
        "source": "CKI",
        "type": "Application"
      },
      "infoText": "Confirmed",
      "passengerId": "sn7mKyD2GL7t",
      "status": "NOT_PROCESSED",
      "vcrNumber": "9"
    },
    {
      "couponNumber": "C81",
      "error": {
        "code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
        "message": "Address Update Failed",
        "source": "CKI",
        "type": "BusinessLogic"
      },
      "infoText": "Confirmed",
      "passengerId": "Ze4kRIOKEez1",
      "status": "NOT_PROCESSED",
      "vcrNumber": "8"
    },
    {
      "couponNumber": "C11",
      "error": {
        "code": "ERR.500.INTERNAL_ERROR",
        "message": "Data Not Found",
        "source": "PNR",
        "type": "Validation"
      },
      "infoText": "Selected",
      "passengerId": "tvjENK5WaV8l",
      "status": "INCOMPLETE",
      "vcrNumber": "8"
    },
    {
      "couponNumber": "C97",
      "error": {
        "code": "ERR.500.INTERNAL_ERROR",
        "message": "Data Not Found",
        "source": "HOST",
        "type": "BusinessLogic"
      },
      "infoText": "Selected",
      "passengerId": "RMwQtYM855VV",
      "status": "NOT_PROCESSED",
      "vcrNumber": "9"
    },
    {
      "couponNumber": "C04",
      "error": {
        "code": "ERR.404.NOT_FOUND",
        "message": "Invalid Input",
        "source": "CKI",
        "type": "Validation"
      },
      "infoText": "Selected",
      "passengerId": "yg7IJnNbgncZ",
      "status": "NOT_PROCESSED",
      "vcrNumber": "4"
    },
    {
      "couponNumber": "C47",
      "error": {
        "code": "1609_ERR.INVALID_DESTINATION_ADDRESS",
        "message": "Invalid Input",
        "source": "PNR",
        "type": "Application"
      },
      "infoText": "OK",
      "passengerId": "chm0FhHnH8A5",
      "status": "NOT_PROCESSED",
      "vcrNumber": "1"
    },
    {
      "couponNumber": "C74",
      "error": {
        "code": "ERR.404.NOT_FOUND",
        "message": "Invalid Input",
        "source": "PNR",
        "type": "BusinessLogic"
      },
      "infoText": "Selected",
      "passengerId": "rUqEEqoHr5pb",
      "status": "INCOMPLETE",
      "vcrNumber": "4"
    },
    {
      "couponNumber": "C44",
      "error": {
        "code": "ERR.500.INTERNAL_ERROR",
        "message": "Invalid Input",
        "source": "CKI",
        "type": "Application"
      },
      "infoText": "Confirmed",
      "passengerId": "SQzaj8qnVDuo",
      "status": "COMPLETE",
      "vcrNumber": "4"
    },
    {
      "couponNumber": "C92",
      "error": {
        "code": "ERR.404.NOT_FOUND",
        "message": "Address Update Failed",
        "source": "ANCS",
        "type": "BusinessLogic"
      },
      "infoText": "Confirmed",
      "passengerId": "wVdbdwGGkZ9h",
      "status": "NOT_PROCESSED",
      "vcrNumber": "6"
    },
    {
      "couponNumber": "C74",
      "error": {
        "code": "ERR.500.INTERNAL_ERROR",
        "message": "Data Not Found",
        "source": "CKI",
        "type": "Application"
      },
      "infoText": "Confirmed",
      "passengerId": "zSq2uJo0fPJT",
      "status": "INCOMPLETE",
      "vcrNumber": "9"
    }
  ],
  "status": "Complete",
  "systemTrackingId": "7a5cc38e-3c9c-416f-89e5-0f3958302c02",
  "timeStamp": "2026-06-16T00:00:00.0Z",
  "warnings": [
    {
      "code": "ERR_MALFORMED_RESPONSE",
      "element": "CountsPerCabinList",
      "message": "Data mismatch",
      "source": "HOST",
      "type": "Validation"
    },
    {
      "code": "WARN.INVALID_FIELD",
      "element": "FlightNumber",
      "message": "Data mismatch",
      "source": "CKI",
      "type": "Validation"
    },
    {
      "code": "WARN.INVALID_FIELD",
      "element": "CountsPerCabinList",
      "message": "Request has missing mandatory Fields",
      "source": "HOST",
      "type": "Validation"
    }
  ]
}
{
  "errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
  "message": "Internal server error",
  "status": "Incomplete",
  "systemTrackingId": "64be0cca-3fe6-4035-bf74-4587b86c54b4",
  "timeStamp": "2026-06-16T00:00:00.0Z",
  "type": "BusinessLogic"
}
{
  "errorCode": "ERR.GENERAL",
  "message": "Check-in data not found using provided criteria.",
  "status": "Unknown",
  "systemTrackingId": "d4e51e14-839a-49a7-8599-8da6f3168060",
  "timeStamp": "2026-06-16T00:00:00.0Z",
  "type": "BusinessLogic"
}
{
  "errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
  "message": "Check-in data not found using provided criteria.",
  "status": "Unknown",
  "systemTrackingId": "45da9f13-7253-4686-99e4-6c39950ae8bb",
  "timeStamp": "2026-06-16T00:00:00.0Z",
  "type": "Transport"
}
{
  "diagnostics": {},
  "errorCode": "ERR.2SG.SEC.MISSING_CREDENTIALS",
  "message": "Authentication data is missing",
  "status": "Unknown",
  "timeStamp": "2026-06-16T00:00:00.0Z",
  "type": "Transport"
}
sabretravelticketingcheck-invcr