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

Version 1 Next »

For any use cases for your integration with our API’s you will need to trigger them in sequence as detailed below. Each API should be called in turn passing details taken from the previous call into the next API call,  details can be found on the individual API details pages.

  • Normal Order Creation Flow

  • Deffered Payment

Normal Order creation can be done through our API’s.

SeatAvailability and ServiceList is optional for Normal booking Flow. This purely depends on the user need a Seat selection or ancillary selection during the Booking flow.

AirShopping ServiceList SeatAvailability OfferPrice OrderCreate

Flow architecture for the Payment of Normal Order Creation Flow (Click on the image to enlarge)

For a Deffered through NDC API, payment should be done before the specified Time Limit applied to the Order, else Booking may get cancelled. Held seats, within the time limit, can be confirmed and e-ticket issued, using OrderChange.

OrderRetrieve OrderReshop OrderChange

Flow architecture for the Deffered Payment Flow (Click on the image to enlarge)

  • No labels