Aptra Advance — Ndc Developer-s Guide

Introduction In the rapidly evolving landscape of airline retailing, the shift from traditional EDIFACT messaging to New Distribution Capability (NDC) is no longer a luxury—it is a necessity. For developers working within the NCR Corporation ecosystem, the APTRA Advance NDC Developer’s Guide is the definitive blueprint for building, testing, and deploying next-generation travel commerce solutions.

"core": "travelers": [ "id": 1, "type": "ADT", "count": 1 ], "slices": [ "origin": "JFK", "destination": "LHR", "departureDate": "2025-06-15" ] , "shoppingCriteria": "lowestFareOnly": false aptra advance ndc developer-s guide

The guide mandates that you validate the X-APTRA-Signature header on every incoming webhook. The signature is an HMAC-SHA256 of the raw payload, using your tenant secret as the key. Introduction In the rapidly evolving landscape of airline

"targetUrl": "https://your-service.com/aptra/webhook", "events": ["ORDER_UPDATED", "DOCUMENT_ISSUED", "CANCELLATION_CONFIRMED"] The signature is an HMAC-SHA256 of the raw

APTRA Advance is NCR’s flagship airline retailing platform, designed to act as a modern Point-of-Sale (POS) and booking engine for travel agencies, call centers, and airport kiosks. The "Advance NDC" component bridges the gap between legacy passenger servicing systems and the XML-driven, API-centric world of IATA’s NDC standard.

Go to Top