List all taxes
List the tax rates available to your company (Spanish IVA, IRPF, recargo, etc.).
In: header
Query Parameters
Number of objects to return. Integer between 1 and 100. Defaults to 25.
251 <= value <= 100Cursor for forward pagination. Use the uuid of the last object on the previous page.
uuidCursor for backward pagination. Use the uuid of the first object on the current page.
uuidTax type: vat, retention, surcharge, other. Exact match on type.
Tax type: vat, retention, surcharge, other. Comma-separated list. Any of the values matches.
Filter active / inactive taxes. Exact match on is_active.
Filter taxes marked as global default (legacy flag). Exact match on is_default.
Scope: sales, purchases, both. Exact match on applies_to.
Scope: sales, purchases, both. Comma-separated list. Any of the values matches.
ISO 3166-1 alpha-2 country code. Exact match on country.
Short tax code (exact match). Exact match on code.
Escaped LIKE search over name and code (limit 80 chars). Exact match on search.
Exact AEAT key: S1..S3, E1..E6, N1..N2. Exact match on external_reference.
Exact AEAT key: S1..S3, E1..E6, N1..N2. Comma-separated list. Any of the values matches.
Filter system taxes (global catalog) vs custom. Exact match on is_system.
AEAT fiscal zone: peninsula, canarias, ceuta, melilla. Exact match on country_aeat_zone.
Indirect tax regime DERIVED from the AEAT zone: iva, igic, ipsi. Translated to the equivalent zone filter. Exact match on indirect_tax_regime.
Headers
Pin the API version (YYYY-MM-DD, Stripe-style date versioning) for this request; omit to use the key's pinned version, or the latest if none. Unsupported version → 400 unsupported_api_version; malformed → 400 parameter_invalid_format. The effective version is echoed in the Factuarea-Version response header. See the Versioning guide.
dateOperate on behalf of a child company (gestoría master key): pass its public id (UUID v7) and the request runs against that child's data without changing the key's scope, tier or environment (omit to use the key's own company). Invalid UUID → 400 parameter_invalid_uuid; unknown or non-owned id → 404 profile_not_found. See the Acting on behalf guide.
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json