Fiscal Harmony API
  1. Mappings
Fiscal Harmony API
  • Introduction
  • Authentication
  • Data
  • Webhooks
  • Support
  • Account
    • Get Profile
      GET
    • Get Fiscal Device
      GET
    • Subscription
      GET
  • Transactions
    • Submit Invoice
      POST
    • Submit Credit Note
      POST
    • Check Status
      POST
    • Download Pdf
      GET
  • Mappings
    • Tax Mappings
      • Get All TaxMappings
      • Add Tax Mapping
      • Get Specific Tax Mapping
      • Update Tax Mapping
      • Delete Tax Mapping
    • Currency Mappings
      • Supported Currencies
      • Get All CurrencyMappings
      • Add Currency Mapping
      • Get Specific Currency Mapping
      • Update Currency Mapping
      • Delete Currency Mapping
  • Schemas
    • Account
      • Profile
      • FiscalDevice
      • DeviceConfig
      • ApplicableTax
      • BillingPlan
      • BillingStatus
      • Subscription
    • Mappings
      • CurrencyMapping
      • TaxMapping
    • Transactions
      • Invoice
      • CreditNote
      • BuyerContact
      • PaymentMethodType
      • LineItem
      • StatusRequest
    • Date
  1. Mappings

Tax Mappings

Tax mappings of the device determine which tax codes are correct in Fiscal Harmony's system to fiscalise with. In order for transactions to be processed successfully, taxes used in them must be mapped before any transaction can be processed.
Mapping taxes ensures that a tax definition in your system correctly matches a tax definition within Fiscal Harmony. When a transaction is then posted with your system tax, it is then seamlessly translated to the corresponding Fiscal Harmony tax.

TaxMapping Object#

Tax mapping object that has the source tax of the accounting application mapped to the proper tax id on Zimra.
TaxMapping

Modified at 2026-03-02 07:49:35
Previous
Mappings
Next
Get All TaxMappings
Built with