Accounting reporting πŸ“Š

To establish accounting reporting automation with our API, here is the preferred user experience πŸ‘‡

  1. Perform a first data extract, using our exports endpointsor datasharing
  2. You can then rely on our changelog to retrieve only the accounting lines that have been modified since your extraction. You can filter by date.
  3. The changelog gives you the id of the ledger entry line that was modified. You can retrieve it here.

❗️

It is not recommended to fetch all ledger entry lines on a regular basis, as it could cause time outs in the case your company has a high volume of ledger entries. Please use the data exports to retrieve all entries and then rely on the changelog to retrieve only the differential data.