Removal of accountingAccountId & description from accountingAccount

Affected endpoints

  • GET /accountingAccounts model

  • GET /salesinvoices/payments in AccountingAccount field

  • GET /salesinvoices/:invoiceId/payments in AccountingAccount field

  • POST /salesinvoices/:invoiceId/payments in AccountingAccount field

  • GET /supplierinvoices/payments in AccountingAccount field

  • GET /supplierinvoices/:invoiceId/payments in AccountingAccount field

  • POST /supplierinvoices/:invoiceId/payments in AccountingAccount field

  • GET /accountbalances in AccountingAccount field

  • GET /balancesheet in FinancialReport.Categories.SubCategories.Accounts.AccountingAccount field

  • GET /incomestatement in FinancialReport.Categories.SubCategories.Accounts.AccountingAccount field

  • GET /journals in AccountingEntries.AccountingAccount field

  • GET /journals/:journalId in AccountingEntries.AccountingAccount field

  • POST /journals in AccountingEntries.AccountingAccount field

  • GET /supplierinvoices/:invoiceId in InvoiceLines.Account field

  • POST /supplierinvoices in InvoiceLines.Account field

  • GET V1/trialbalances in FinancialReport.AccountingAccount field

  • GET V2/trialbalances in

    • FinancialReport.Accounts.AccountingAccount field

    • FinancialReport.Categories.SubCategories.*.Accounts.AccountingAccount field

Affected Property

We will be deprecating description and accountingAccountId from accountingAccount

Last updated

Was this helpful?