Skip Navigation

Stateless Fulfillment API

Air
Fulfillment
REST API
Airline Carrier

What is it?

DISCLAIMER: The service is currently an alpha version and is meant for testing and feedback purpose only. The contract of this service is subject to change.

Fulfillment stateless service can be used for fulfilling VCR's (issuance tickets) and/or EMD's once payment authorization is complete, to prevent any fraudulent activities based on passenger and payment details. The service notifies customers about bookings and/or modifications made to a booking. The stateless service generates VCR and EMD's records based on the given payment transaction details, which can later be used for any post booking operations.

Why use it?

Capabilities:

Stateless fulfillment service can be used to fulfill a PNR. Leveraging this service is accompanied by the following capabilities listed below.

  • Ability to issue VCR's and EMD's or EMD's only for third-party payment systems.
    • Booking Flow - Issuance of VCR/VCR's and/Or EMD/EMD's for New Bookings.
    • Post Booking Flow - Issuance of New EMD's.
  • Automatically validates the total amount for VCR/VCR's, EMD/EMD's and divides the amounts between EMD's and VCR to be issued for Multiple forms of payments (MFOP).
  • Ability to perform Post-ticketing fraud check after issuing VCR’s and EMD’s. (To perform pre-ticketing fraud check, please refer to Stateless payment service).
  • Ability to request sending email notifications for completed or modified bookings.
  • Ability to validate unfulfilled PQ’s and AE’s.
  • POS now can use this service for EMD/EMD's to issue, Re-Associate, Exchange on ticketed PNR's.
    • Use Sabre payment gateway (or) provide 3rd party payment system and provide the transaction details.
    • Supports Coupon based transactions (doesn't support non-sequential coupon transactions).
  • Exposes results with Success, Errors, Warnings with message and code details.
  • Exposes Fraud check results to the POS [ ACCEPT, REJECT, REVIEW, ALLOW, UNSUPPORTED, OK ]
  • Ability to fulfill bookings by providing an option to leverage a single Form of Payment (FOP) or combination of options i.e Multiple forms of payment (MFOP) with the below supported FOP’s.
    • Cash
    • Credit Card/Debit Card
    • Travel bank
    • Agency Credit Limit
    • Gift Card
    • Instalments
    • 3DS - V1.0
    • 3DS - V2.0
    • Awards

Prerequisites:

  • PNR should be created

Limitations:

  • Service does not perform any validation on the Authcode, transactionID, and other payment confirmation codes if passed will assume it is valid and issue VCR and EMD's.
  • The Service will not issue tickets for PNR's having Multiple PQ's per segment per passenger. Example: 3 Passengers having 3 segments and 9 PQ's priced based on each segment per passenger.
  • Manually priced PNR with promo code (Flight Promotions), CAT25 based promotions will not be embedded while the issuance of VCR command.

You can download the postman collection with sample usage of stateless fulfillment service from our collection here. The collection contains details about how to setup and perform operations using stateless services.