Base Data Import

The master data in DocThor can be updated, among other methods, via SFTP servers and through the REST API in DocThor.

For each type of master data, a separate file in XML or JSON format must be created or a separate API-Call.

All existing data of the same type will be updated, new entries will be added, and old entries will be removed.

The master data must always be complete for a given type. Updating individual entries is not supported.

Depending on the type of master data, one of the following schemas must be used

PartyBaseData (Addresses, Bank accounts) multi purpose

ActivityTypesBaseData (Activity Types) Invoices

TaxKeysBaseData (Tax Keys) Invoices

CommonBaseData (Defineable) multi purpose

Scroll to Top