Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Functional Description

OrderRetrieve service is used to retrieve live orders that have been created previously. In the response will appear only confirmed segments from retrieved order.

This service also allows consulting NDC orders that have been modified outside NDC. Actually this service shows info when segments are the same quantity between original and updated order and when changes are refered to class, date or flight number. In this case a warning is shown an order is unserviciable.

NDC Servicing operations for corporate will only validate that travel agency indicated in the request is the same as generated the order. If corporateID is present in the request, it will only be checked when the order has been generated with corporateID.

Functionality

Use

Examples - Complete Flow (All RQ/RS)

Retrieve by Order ID filter

  • Retrieve live orders that have been created previously. It will show only confirmed segments from retrieved order.

  • Retrieve orders updated outside NDC where segments are the same quantity and there have changes in class, date or flight number.

  • It will show only confirmed segments from retrieved order.

etrieve by PNR & Surname filter

Same funcionality as retrieves above in this case filtering by Iata Number, PNR, it airlineID associated & Surname.

  • If Surname characters are two, Surname introduced in RQ will filter these two characters.

  • If Surname characters are three or more, if first three surname characters introduced in the request matches, Order View RS will be correctly displayed.

Retrieve by PNR filter

Same funcionality as retrieve above in this case filtering by Iata Number, PNR and it airlineID associated.

  • No labels