The total price for the current combination of room type and date.
object
1..1
-
Total/ @AmountAfterTax
The price, including VAT and/or other taxes, before applying decimals (@DecimalPlaces).
integer
0..1
AmountAfterTax is returned if VAT and/or other regionally applicable taxes are marked as included for the current room type in Extranet. Otherwise, AmountBeforeTax is returned.
Total/ @AmountBeforeTax
The price, excluding VAT and/or other taxes, before applying decimals (@DecimalPlaces).
integer
0..1
AmountBeforeTax is returned if VAT and/or other regionally applicable taxes are not marked as included for the current room type in Extranet. Otherwise, AmountAfterTax is returned.
Total/ @DecimalPlaces
The number of decimal places to apply to @AmountBeforeTax or @AmountAfterTax. E.g.: 13350 with DecimalPlaces="2" results in 133.50.
Booking.com defines the currency for each property. You cannot change the currency yourself. Retrieve a list of all currency codes with /xml/currencies.
Booking.com defines the currency for each property. You cannot change the currency yourself. Retrieve a list of all currency codes with /xml/currencies.
The total price for the current combination of room type and date.
object
1..1
-
Total/ @AmountAfterTax
The price, including VAT and/or other taxes, before applying decimals (@DecimalPlaces).
integer
0..1
AmountAfterTax is returned if VAT and/or other regionally applicable taxes are marked as included for the current room type in Extranet. Otherwise, AmountBeforeTax is returned.
Total/ @AmountBeforeTax
The price, excluding VAT and/or other taxes, before applying decimals (@DecimalPlaces).
integer
0..1
AmountBeforeTax is returned if VAT and/or other regionally applicable taxes are not marked as included for the current room type in Extranet. Otherwise, AmountAfterTax is returned.
Total/ @DecimalPlaces
The number of decimal places to apply to @AmountBeforeTax or @AmountAfterTax. E.g.: 13350 with DecimalPlaces="2" results in 133.50.
Booking.com defines the currency for each property. You cannot change the currency yourself. Retrieve a list of all currency codes with /xml/currencies.