Skip to main content

com.sabre.redapp.example3.desktop.air.pricing Sample

This sample demonstrates access to possibility to add remarks to air pricing.

There are two options, base pricing and advanced pricing.

  • Base pricing is triggered by WP.* command. When it starts then sample service registered to dynamo.air.pricing:beforePricingRequest extension point will add additional pricing qualifiers to the command. After that air pricing logic will use those qualifiers.

  • Advanced pricing is triggered by UI. Sequence is cpa → booking → "Pricing Options" button → "Advanced Pricing Options". When it starts the sample service registered to dynamo.pricing.advanced:beforePricingRequest extension point will add additional pricing qualifiers to the command. After that advanced air pricing logic will use those qualifiers.

Advanced pricing how to start…​
Figure 1. Advanced pricing how to start…​
Note
Above features work only in Sabre Red 360 only. In SRW 2.0 they have no effect.