Reputation: 21
How to add a corporate discount (up front discount) to the bargain finder rest api request?
OTA_AirLowFareSearchRQ
Thanks in advance.
Upvotes: 1
Views: 419
Reputation: 865
Corporate codes can be added in the following path
OTA_AirLowFareSearchRQ.TravelPreferences.TPA_Extensions.FlexibleFares.FareParameters.CorporateID.Code
BFM documentation can be found here: https://developer.sabre.com/docs/read/rest_apis/air/search/bargain_finder_max
Upvotes: 2