HTTP Operation Type Object
Query taxTreatments

Description

Used to define tax codes that associate the type of operation (such as purchasing goods, purchasing services, selling goods, etc.) with general tax accounts.
This association simplifies the entry of sales or purchase records within the accounting system.

For example, when entering a sales invoice, if the net sales account is linked to a tax code, the associated tax account will be automatically proposed.
The calculation of the net and VAT will be automatic according to the percentage of the tax.

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?

taxTreatments

Fields Type Description
id UUID Id
     
description
  • Achats Biens
  • Achats Immos
  • Achats Import
  • Achats Intraco Biens
  • Achats Intraco Immos
  • Achats Intraco Services
  • Achats Monaco Import
  • Achats Services
  • Achats ss Traitant
  • Vente Sortie RFS
  • Ventes Autres Operations
  • Ventes Bet Sass hors FR
  • Ventes Biens
  • Ventes Distance
  • Ventes Distance Monaco
  • Ventes Import
  • Ventes Intraco Biens
  • Ventes Intraco Services
  • Ventes Livraison Gaz ou Elec
  • Ventes Monaco Autres Operations
  • Ventes Monaco Biens et Services
  • Ventes Monaco Import
  • Ventes Monaco Sorties RFS
  • Ventes Services
  • Achats franchise
  • Autres operations non imposable
  • Conso Petrole
  • Exportations Hors UE
  • Importations
  • Importations Pétrole RFS
  • Importations Sous RFS
  • Livraisons Elec Gaz non imposables
  • Livraisons intracommunautaires
  • Non assujeti france
  • Sorties RFS
  • Ventes A Distance Autre Etats Membre Pers Non Assuj
Existing values
inactive Boolean Deactivated
registerType
  • UNDEFINED
  • ISSUED
  • RECEIVED
  • BOTH
Register tax
isIntracommunity Boolean Intra
taxGroupId UUID ID tax Group
taxCode String Tax Code
taxType
  • NOT_SPECIFIED
  • IVA
  • IGIC
  • IPSI
  • FOREIGN
  • TVA
  • DOM
Tax Type
inputAccountingAccount[] Array Input account
outputAccountingAccount[] Array Output account

taxTreatments/inputAccountingAccount

Fields Type Description Length
code String Code account 13
name String Name account 100

taxTreatments/outputAccountingAccount

Fields Type Description Length
code String Code account 13
name String Name account 100