BETA

Operation Type Object Dto
Query taxes TaxGLDto

Description

List of standard taxes

Key Value
Authorization Bearer Current access Token
X-TenantId Current tenant id obtained from userProfile
X-OrganizationId Current organization Id
x-api-key Primary or secondary subscription key of your app

taxes

Fields Type Description
id accountingAccountId Id
effectiveDate datetime Effective date
groupId UUID Id groupe
groupName string Name group
inactive boolean InactivationDate
inactivationDate datetime Date
name string Name
percentage decimal Percentage
taxType
  • NOT_SPECIFIED
  • IVA
  • IGIC
  • IPSI
  • FOREIGN
  • TVA
  • DOM
Tax Type