The Account-level tab on the Tax Configuration page shows taxes configured at the account level in your PMS. These are the taxes that apply to every property unless a listing-level override exists. This view is read-only. To change a rate or applicability rule, change it in your PMS and then click Refresh from PMS in PX.Documentation Index
Fetch the complete documentation index at: https://docs.pxaccounting.com/llms.txt
Use this file to discover all available pages before exploring further.

Per-PMS behavior
Guesty
- The Account-level tab shows the Account Taxes section with one row per tax.
- Each row reports name, percent, applicability rules, and is_inclusive flag.
- Help text: “Read-only view of taxes configured in your PMS.”
- Click Refresh from PMS at the top of the page to re-fetch.
OwnerRez
- The Account-level tab renders the OwnerRez Catalog filtered to
kind = tax. - Tax rates are inferred from booking history and confirmed by you.
- See OwnerRez Catalog for details on the catalog UI.
What each field means
| Field | Meaning |
|---|---|
| Name | Display label for the tax (Lodging Tax 8%, City Hotel Tax, VAT, etc.). |
| Percent | The tax rate. |
| Applies to | Categories the tax applies to (ACCOMMODATION_FARE, CLEANING_FEE, custom fees). Empty list means accommodation only. |
| Applies to channels | OTA channels where this tax syncs. Defined in your PMS. |
| Is inclusive | If true, the tax is priced into the accommodation rate (the guest sees the tax-inclusive price). If false, the tax is added on top. |
| Stay-length filter | Some taxes only apply to short stays (< 30 nights). Configured in your PMS. |
The “applies to” list
The most common configuration is:- Lodging tax - applies to
ACCOMMODATION_FAREonly. - Sales tax - applies to
ACCOMMODATION_FAREandCLEANING_FEE. - Resort fee tax - applies to
RESORT_FEE.
applies_to means the tax applies to accommodation only (not to fees).
Listings inheriting vs overriding
The Account-level tab shows the account defaults. Some listings may have listing-level overrides that take precedence. Those are listed under the Per-listing tab, grouped by inheritance state. See Per-listing taxes for the listing-level view.Validation warnings
PX surfaces a few warnings if it detects PMS configuration patterns that commonly cause issues:- Booking.com tax compatibility - Booking.com only supports certain tax structures, and Guesty’s UI does not always enforce that. PX warns when a tax is configured in a way that Booking.com will not honor.
- Inclusive vs exclusive ambiguity - if multiple taxes apply to the same fee with mixed inclusivity, PX flags it because the math is brittle.

