Dynamic Pricing For Flights
Dynamic Pricing implementation provides airlines the flexibility to dynamically price the Inventory based on the current load factor for a particular segment. This will help the airline to maximize their revenue.
For Dynamic Pricing enabled channels, services will have an additional field to capture the RBD Utilization value. This will be encrypted. For all the services, this value must be taken from the predecessor response. The corresponding tags against each service is mentioned in the below table.
Please note, in case of AirShopping, OrderCreate, OrderReshop and OrderChange services, where the encrypted value is provided under the Metadata, the corresponding MetaDataKey should be ENC_DATA_KEY.
Â
SERVICES | REQUEST | RESPONSE |
AirShopping | NA | AirShoppingRS#Metadata#Shopping#ShopMetadataGroup#Offer#OfferMetadatas#OfferMetadata#AugmentationPoint#AugPoint#OfferMetadataAugPoint |
Inventory Guarantee | InvGuaranteeRQ#DataLists#InstructionsList#Instruction#FreeFormTextInstruction#Remark | InvGuaranteeRS#Response#InvGuaranteeProcessing#Remarks#Remark |
OfferPrice | OfferPriceRQ#Metadata#Shopping#ShopMetadataGroup#Offer#OfferMetadatas#OfferMetadata#AugmentationPoint#AugPoint#OfferMetadataAugPoint | OfferPriceRS#Metadata#Shopping#ShopMetadataGroup#Offer#OfferMetadatas#OfferMetadata#AugmentationPoint#AugPoint#OfferMetadataAugPoint |
OrderCreate | OrderCreateRQ#Query#Metadata#Other#OtherMetadata#PriceMetadatas#PriceMetadata#AugmentationPoint#AugPoint#OfferMetadataAugPoint | NA |
OrderReshopForReshop | NA | OrderReshopRS#Response#Metadata#Other#OtherMetadata#PriceMetadatas#PriceMetadata#AugmentationPoint#AugPoint#OfferMetadataAugPoint |
OrderReshopForReprice | OrderReshopRQ#DataLists#InstructionsList#Instruction#FreeFormTextInstruction#Remark | OrderReshopRS#Response#Metadata#Other#OtherMetadata#PriceMetadatas#PriceMetadata#AugmentationPoint#AugPoint#OfferMetadataAugPoint |
OrderChange | OrderChangeRQ#Query#OrderChangeMetadata#Other#OtherMetadata#PriceMetadatas#PriceMetadata#AugmentationPoint#AugPoint#OfferMetadataAugPoint | NA |
Â