Breadcrumb
- Sabre Red 360 Software Development Kit Help
- Web Red Apps
- Web Modules
- Examples
- com.sabre.redapp.example3.desktop.air.pricing Sample
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.

Note
|
Above features work only in Sabre Red 360 only. In SRW 2.0 they have no effect. |