Skip Navigation

Subject Areas

The /dcci/passenger/details response contains multiple details related to a Passenger, the reservation, and booked/paid ancillaries etc.

All those details are useful for multiple functionalities and important for the customer. However, not all details are needed each time and there are situations when only a part of the information is needed. The /dcci/passenger/details service supports multiple subject areas which can be used to retrieve only those types of information which are needed.

To retrieve some details only, the appropriate subject area(s) should be included in the request message.

Example

"subjectAreas": [ 
    "EMD" 
  ] 

 

The /dcci/passenger/details service supports the following subject areas:

  • Electronic Miscellaneous Document (EMD) - details of each EMD found in the Passenger's details
  • Virtual Coupon Record (VCR) - actual details about VCRs found in the reservation
  • VCR_HISTORY - additional subject area used with VCR which returns complete VCR history
  • CART - details about all Air Extras (AEs) booked for the Passengers including information about prices, payment status etc.
  • DOCS - details about the Passenger's documents including passport, visa, nexus card, etc.
  • EDITS - details about EditCodes which are assigned to the Passengers
  • BAGS - details about the Passengers' checked-in bags
  • CUSTOM - this subject area can be used to configure a separate set of details which is returned in the /dcci/passenger/details response