Skip Navigation

DCCI API Passenger List

Air
Check-In
REST API
Airline Carrier

What is it?

Digital Connect Check-In provides a group of services that can be performed to retrieve a Passenger list, accommodate a Passenger from the priority list and retrieve a list of Passengers on the flight.

Why use it?

The /dcci/passenger service provides the following functionality:

  • POST /dcci/passenger/list

This service allows to retrieve a Passenger list based on the criteria supported by the downline service including:

  1. Boarded Passengers
  2. Checked-in Passengers
  3. Passengers without documents
  4. Standby Passengers

Some of the criteria can be combined by using AND/OR options to retrieve a specific list of Passengers.

Note A single list corresponds to a single flight, regardless of the search criteria.

  • POST /v2/dcci/passenger/list/accommodate

This service is used to accommodate a Passenger from the priority list with the desired cabin class requested when the Passenger has been added to the priority list.

  • POST /v2/dcci/passenger/list/update

This service is used to retrieve a list of Passengers on the flight.