VAT Rates
List VAT rates
Retrieve a paginated list of VAT rates available for the organization.
Use the id field as vat_rate_id when creating or updating transaction line items
(invoices, bills, journal entries, etc.) with VAT tax data.
Filter by country_code, rate_type, tax_type, or is_active to narrow results.
GET
List VAT rates
Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Countries with a VAT system. Used to restrict API inputs to valid VAT jurisdictions.
Available options:
AE, GB, TH, TZ, MX, FR, DE, ES, IT, NL, BE, IE, PT, SE, AT, PL, DK, FI, GR, CZ, RO, HU, BG, HR, SK, SI, LT, LV, EE, CY, MT, LU Available options:
STANDARD, REDUCED, SUPER_REDUCED, PARKING, ZERO, EXEMPT Available options:
INPUT_OUTPUT, ZERO_RATED, EXEMPT, REVERSE_CHARGE, OUT_OF_SCOPE Number of records to return per page (capped at 100)
Required range:
x >= 1Number of records to skip before starting to return results
Required range:
x >= 0Last modified on May 28, 2026
