HTTP Operation Type Object
Query taxes

Description

Represents the legal taxes in effect within specific legislations (such as FR, ES, or DE).
These taxes are standard for each legislation and, therefore, cannot be modified.

Each tax is defined by its name, percentages, and an associated group, reflecting the legal requirements and tax structures within the given legislation.

The management of these standardized taxes is essential for ensuring compliance with legal tax obligations and accurately reflecting the current tax laws within the accounting and sales domain.

img

Key Value
Authorization Bearer Current access Token How to find?
X-TenantId Current tenant id How to find?
X-OrganizationId Current organization Id How to find?
x-api-key Primary or secondary subscription key of your app How to find?

taxes

Fields Type Description
id UUID Id
     
effectiveDate Datetime Effective date
groupName String Name group
groupId UUID Id group
inactive Boolean InactivationDate
inactivationDate Datetime Date
name String Name
percentage Decimal Percentage
equivalenceSurchargePercentage Decimal Surcharge percentage
hasEquivalenceSurcharge Boolean Subject to the equivalence surcharge regime
taxType
  • NOT_SPECIFIED
  • IVA
  • IGIC
  • IPSI
  • FOREIGN
  • TVA
  • DOM
Tax Type
Info
  • equivalenceSurchargePercentage: Always 0 for French market
  • hasEquivalenceSurcharge: Always false for French market
  • equivalenceSurchargePercentage: The percentage of equivalence surcharge applied in legislation Spain.
  • hasEquivalenceSurcharge: The equivalence surcharge, as applied in legislation Spain, is a form of simplified VAT for retail traders who cannot recover VAT.
  • equivalenceSurchargePercentage: Always 0 for German market
  • hasEquivalenceSurcharge: Always false for German market