The following node describes a single price code as configured within the system.
<priceCodes> <priceCode> <priceCodeId></priceCodeId> <priceCodeTypeAsString></priceCodeTypeAsString> <priceCodeName></priceCodeName> <priceCodeBands> <band> <minValue></minValue> <maxValue></maxValue> <bandPricing> <passengerType> <systemTypeId></systemTypeId> <systemTypeName></systemTypeName> <name></name> <defaultValue></defaultValue> <basePrice></basePrice> </passengerType> </bandPricing> </band> </priceCodeBands> </priceCode> </priceCodes>
Last updated 3 years ago
Was this helpful?