Skip to main content

Taxes

The Taxes file is designed to facilitate the setup of taxes within the Inventory platform. It's necessary for managing tax-specific data and relate to the rates created previously.

File Name Format

The file name format for the Tax Setup is as follows: clientCode-providerCode-HotelCode#ContextCode-taxes.csv.

If you have any questions about how to add the requested information to create the file name, you can consult the following link:
Importance of the file name for TravelgateX's FTP uploads

Tax

ElementMandatoryDescription
Rate Code1Unique identifier that associate this surcharge to a unique rate code.
Charge Type1Indicate if the surcharge is included or not in the final price. Example: (0 - Included (included in the final price)) or (1 - Excluded (excluded the final price)).
ApplyType1Number of days prior to check-in when the cancellation policy takes effect. Type of payment to be chosen between: (Check the ApplyType Codes)
Value1Amount to be paid.
Type1Indicate the surcharge type (Check the Penalty Type Codes).
Is Per Night0Indicate if it is a surcharge that applies per day or not. Example: (0 - False (not apply per day)) or (1 - True (apply per day)).
Is Per Pax0Indicate if it is a surcharge that applies per pax or not. Example: (0 - False (not apply per pax)) or (1 - True (apply per pax)).

Sheet Format Example

inventory_csv_taxes-setup

CSV Format Example for Channel Managers

Rate Code;Charge Type;ApplyType;Value;Type;Is Per Night;Is Per Pax
"123RATE_TEST";"1";"Amount";"20";"City";"1";"1"

Additional information

ApplyType
PerCent
Amount
Type
City
Local
Resort Fee
Supplement To Be Paid On Spot
note

Note: If ApplyType is PerCent, Is Per Night and Is Per Pax cannot be true.