Do not miss any Wyzio API changes, ever again

Subscribe to the Wyzio API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
186 structure changes including:
6 Breaking changes
180 Modifications
6 Removals
Modified 180 Breaking
GET /api-v1/accounting-period
  • Query
  • fiscalYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
GET /api-v1/activity-log
  • Query
  • dateTime query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • date, time query parameters Added
GET /api-v1/activity-log/overall
  • Query
  • dateTime query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • date, time query parameters Added
GET /api-v1/allocations
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • moduleType query parameter Modified
    • Type is now string
GET /api-v1/allocations/overall
  • Query
  • moduleType query parameter Modified
    • Type is now string
GET /api-v1/article
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • unitCost, unitPrice query parameters Modified
    • Type is now string
  • vatRateId query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • quantity, weightKg query parameters Modified
    • Type is now number
  • categoryName query parameter Added
GET /api-v1/article/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • unitCost, unitPrice, quantity, weightKg, bundleItemPrice, bundleItemAmount, bundleItemDiscount, bundleItemTotalPrice query parameters Modified
    • Type is now string
GET /api-v1/article/category
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /api-v1/article/contact-lang
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • contactId query parameter Modified
    • Type is now string(string)
  • unitCost, unitPrice query parameters Modified
    • Type is now string
  • vatRateId query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • quantity, weightKg query parameters Modified
    • Type is now number
  • categoryName query parameter Added
GET /api-v1/article/contact-lang/overall
  • Query
  • contactId query parameter Modified
    • Type is now string(string)
  • unitCost, unitPrice query parameters Modified
    • Type is now string
  • vatRateId query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • quantity, weightKg query parameters Modified
    • Type is now number
  • categoryName query parameter Added
GET /api-v1/article/lang
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • unitCost, unitPrice query parameters Modified
    • Type is now string
  • vatRateId query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • quantity, weightKg query parameters Modified
    • Type is now number
  • categoryName query parameter Added
GET /api-v1/article/overall
  • Query
  • unitCost, unitPrice, quantity, weightKg, bundleItemPrice, bundleItemAmount, bundleItemDiscount, bundleItemTotalPrice query parameters Modified
    • Type is now string
GET /api-v1/balance
  • Query
  • id, accountNumber, accountType, account, debit, credit, endingBalance, lastYearDebit, lastYearCredit, lastYearEndingBalance query parameters Added
GET /api-v1/balance/overall
  • Query
  • id, accountNumber, accountType, account, debit, credit, endingBalance, lastYearDebit, lastYearCredit, lastYearEndingBalance query parameters Added
GET /api-v1/balance/total
  • Query
  • id, accountNumber, accountType, account, debit, credit, endingBalance, lastYearDebit, lastYearCredit, lastYearEndingBalance query parameters Added
GET /api-v1/billing
  • Query
  • targetContactId, unitId, unitName, unitOrganizationId, unitType query parameters Added
GET /api-v1/billing/overall
  • Query
  • targetContactId, unitId, unitName, unitOrganizationId, unitType query parameters Added
GET /api-v1/budget
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • fiscalYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
GET /api-v1/chart-accounts
  • Query
  • type query parameter Modified
    • Type is now string
GET /api-v1/chart-accounts/advanced
  • Query
  • type query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report
  • Query
  • pageNumber, sortingField, direction, sizePerPage, contactId, contactRoleType, currencyCode, balance, date query parameters Added
GET /api-v1/contact-balance/report/advanced
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • pageNumber, sortingField, direction, sizePerPage query parameters Added
GET /api-v1/contact-balance/report/advanced/overall
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/contact-balance/report/advanced/summary
  • Query
  • pageNumber, sortingField, direction, sizePerPage query parameters Added
GET /api-v1/contact-balance/report/advanced/total
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/contact-balance/report/overall
  • Query
  • balance query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report/summary
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • balance query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report/total
  • Query
  • balance query parameter Modified
    • Type is now string
GET /api-v1/contact/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • clientDefaultAccountForPaymentsNumber, clientDefaultPlAccountNumber, clientDefaultBalanceSheetAccountNumber, clientRequestedPaymentTerms, clientLateNoticeMargin, supplierDefaultAccountForPaymentsNumber, supplierDefaultPlAccountNumber, supplierDefaultBalanceSheetAccountNumber, supplierRequestedPaymentTerms query parameters Modified
    • Type went from string to integer(int64)
      Breaking
  • clientDiscountRate query parameter Modified
    • Type is now number
  • clientCreditLimit query parameter Modified
    • Type is now string
GET /api-v1/contact/overall
  • Query
  • clientDefaultAccountForPaymentsNumber, clientDefaultPlAccountNumber, clientDefaultBalanceSheetAccountNumber, clientRequestedPaymentTerms, clientLateNoticeMargin, supplierDefaultAccountForPaymentsNumber, supplierDefaultPlAccountNumber, supplierDefaultBalanceSheetAccountNumber, supplierRequestedPaymentTerms query parameters Modified
    • Type went from string to integer(int64)
      Breaking
  • clientDiscountRate query parameter Modified
    • Type is now number
  • clientCreditLimit query parameter Modified
    • Type is now string
GET /api-v1/currency-exchange
  • Query
  • rate query parameter Modified
    • Type is now string
GET /api-v1/document
  • Query
  • id, module, tags, contact query parameters Modified
    • Type is now string
  • size query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • isDeleted query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • fileId query parameter Added
GET /api-v1/document-scan
  • Query
  • id, tags, contact, module query parameters Modified
    • Type is now string
  • size query parameter Modified
    • Type went from string to integer(int64)
      Breaking
GET /api-v1/document-scan/overall
  • Query
  • id, tags, contact, module query parameters Modified
    • Type is now string
  • size query parameter Modified
    • Type went from string to integer(int64)
      Breaking
GET /api-v1/document/download-archive/{archiveName}
  • Query
  • id, module, tags, contact query parameters Modified
    • Type is now string
  • size query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • isDeleted query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • fileId query parameter Added
GET /api-v1/document/large-to-export
  • Query
  • size query parameter Modified
    • Type went from string to integer(int64)
      Breaking
GET /api-v1/document/large-to-export/overall
  • Query
  • size query parameter Modified
    • Type went from string to integer(int64)
      Breaking
GET /api-v1/document/overall
  • Query
  • id, module, tags, contact query parameters Modified
    • Type is now string
  • size query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • isDeleted query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • fileId query parameter Added
GET /api-v1/expenses
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/expenses/advanced
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, departmentId query parameters Modified
    • Type is now string
GET /api-v1/expenses/advanced/overall
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, departmentId query parameters Modified
    • Type is now string
GET /api-v1/expenses/advanced/total
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, departmentId query parameters Modified
    • Type is now string
GET /api-v1/expenses/draft
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/expenses/draft/overall
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/expenses/draft/total
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/expenses/overall
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/expenses/total
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/fixed-assets
  • Query
  • initialValue, amortization, actualValue query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Query parameter is no longer required
GET /api-v1/fixed-assets/overall
  • Query
  • initialValue, amortization, actualValue query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Query parameter is no longer required
GET /api-v1/fixed-assets/total
  • Query
  • initialValue, amortization, actualValue query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Query parameter is no longer required
GET /api-v1/journal
  • Query
  • amount query parameter Modified
    • Type is now string
  • warnings, isDeleted query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/journal/overall
  • Query
  • amount query parameter Modified
    • Type is now string
  • warnings, isDeleted query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/late-notice/client
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • overdueAmount query parameter Modified
    • Type is now string
  • noticeGeneratedQuantity, daysOverdue query parameters Modified
    • Type went from string to integer(int32)
      Breaking
  • lastNoticeGeneratedDate, overdueDate query parameters Modified
    • Type is now string(date)
GET /api-v1/late-notice/client/total
  • Query
  • overdueAmount query parameter Modified
    • Type is now string
  • noticeGeneratedQuantity, daysOverdue query parameters Modified
    • Type went from string to integer(int32)
      Breaking
  • lastNoticeGeneratedDate, overdueDate query parameters Modified
    • Type is now string(date)
GET /api-v1/ledger
  • Query
  • pageNumber, sortingField, direction, sizePerPage, entryId, entryDate, entryType, accountId, account, description, hasWarnings, foreignCurrencyCode, foreignDebit, foreignCredit, foreignTotal, companyDebit, companyCredit, companyTotal, contactId, departmentName, contactName, articleName, orderName, vatCodeNames query parameters Added
GET /api-v1/ledger/advanced
  • Query
  • entryDate, account, description, hasWarnings, foreignCurrencyCode, foreignTotal, companyTotal, departmentName, contactName, articleName, orderName, vatCodeNames, departmentIds, articleCategoryIds, articleIds, contactIds, orderIds, officeIds, purchaseInvoiceNumber, purchaseInvoiceJournalEntryType, salesInvoiceNumber, salesInvoiceJournalEntryType query parameters Added
GET /api-v1/ledger/advanced/overall
  • Query
  • entryDate, account, description, hasWarnings, foreignCurrencyCode, foreignTotal, companyTotal, departmentName, contactName, articleName, orderName, vatCodeNames, departmentIds, articleCategoryIds, articleIds, contactIds, orderIds, officeIds, purchaseInvoiceNumber, purchaseInvoiceJournalEntryType, salesInvoiceNumber, salesInvoiceJournalEntryType query parameters Added
GET /api-v1/ledger/advanced/total
  • Query
  • entryDate, account, description, hasWarnings, foreignCurrencyCode, foreignTotal, companyTotal, departmentName, contactName, articleName, orderName, vatCodeNames, departmentIds, articleCategoryIds, articleIds, contactIds, orderIds, officeIds, purchaseInvoiceNumber, purchaseInvoiceJournalEntryType, salesInvoiceNumber, salesInvoiceJournalEntryType query parameters Added
GET /api-v1/ledger/overall
  • Query
  • entryId, entryDate, entryType, accountId, account, description, hasWarnings, foreignCurrencyCode, foreignDebit, foreignCredit, foreignTotal, companyDebit, companyCredit, companyTotal, contactId, departmentName, contactName, articleName, orderName, vatCodeNames query parameters Added
GET /api-v1/ledger/total
  • Query
  • entryId, entryDate, entryType, accountId, account, description, hasWarnings, foreignCurrencyCode, foreignDebit, foreignCredit, foreignTotal, companyDebit, companyCredit, companyTotal, contactId, departmentName, contactName, articleName, orderName, vatCodeNames query parameters Added
GET /api-v1/my-expenses
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/my-expenses/advanced
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, departmentId query parameters Modified
    • Type is now string
GET /api-v1/my-expenses/advanced/overall
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, departmentId query parameters Modified
    • Type is now string
GET /api-v1/my-expenses/advanced/total
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, departmentId query parameters Modified
    • Type is now string
GET /api-v1/my-expenses/overall
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/my-expenses/total
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
GET /api-v1/my-payroll
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • calendarYear, organizationEmployeeGroupId query parameters Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
GET /api-v1/my-payroll/overall
  • Query
  • calendarYear, organizationEmployeeGroupId query parameters Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
GET /api-v1/my-workflow-notification
  • Query
  • moduleType, realModuleType query parameters Modified
    • Type is now string
  • entitiesAmount query parameter Modified
    • Type went from string to integer(int32)
      Breaking
GET /api-v1/my-workflow-notification/overall
  • Query
  • moduleType, realModuleType query parameters Modified
    • Type is now string
  • entitiesAmount query parameter Modified
    • Type went from string to integer(int32)
      Breaking
GET /api-v1/myaccount/expenses-report
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • date, netAmount, totalAmount, payable query parameters Modified
    • Type is now string
GET /api-v1/myaccount/expenses-report/overall
  • Query
  • date, netAmount, totalAmount, payable query parameters Modified
    • Type is now string
GET /api-v1/myaccount/expenses-report/total
  • Query
  • date, netAmount, totalAmount, payable query parameters Modified
    • Type is now string
GET /api-v1/order-reports
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • date, totalRevenue, totalCost, profitability query parameters Modified
    • Type is now string
GET /api-v1/order-reports/overall
  • Query
  • date, totalRevenue, totalCost, profitability query parameters Modified
    • Type is now string
GET /api-v1/order-reports/total
  • Query
  • date, totalRevenue, totalCost, profitability query parameters Modified
    • Type is now string
GET /api-v1/orders
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • orderAmount query parameter Modified
    • Type is now string
GET /api-v1/orders/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • orderAmount, departmentId, minimumAmountToInvoice, fixedAmount, orderArticleUnitPrice, orderArticleAmount, orderArticleDiscount, orderArticleTotalNet query parameters Modified
    • Type is now string
  • requestedPaymentTerms query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • orderValidity query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • periodicityType, orderArticleMeasurement, clientOrderEmail query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • contactName, creatorContactId query parameters Added
GET /api-v1/orders/expenses
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • amount query parameter Modified
    • Type is now string
GET /api-v1/orders/expenses/overall
  • Query
  • amount query parameter Modified
    • Type is now string
GET /api-v1/orders/expenses/total
  • Query
  • amount query parameter Modified
    • Type is now string
GET /api-v1/orders/invoices
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • id, netAmount, totalAmount, receivable query parameters Modified
    • Type is now string
GET /api-v1/orders/invoices/overall
  • Query
  • id, netAmount, totalAmount, receivable query parameters Modified
    • Type is now string
GET /api-v1/orders/invoices/total
  • Query
  • id, netAmount, totalAmount, receivable query parameters Modified
    • Type is now string
GET /api-v1/orders/overall
  • Query
  • orderAmount query parameter Modified
    • Type is now string
GET /api-v1/orders/total
  • Query
  • orderAmount query parameter Modified
    • Type is now string
GET /api-v1/organization
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • isConsolidated query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/organization/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • otherLanguages query parameter Modified
    • Type is now string
  • defaultPaymentTerms, requestedPaymentTerms query parameters Modified
    • Type went from string to integer(int32)
      Breaking
  • isConsolidated query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • id, country query parameters Added
GET /api-v1/organization/currency-exchange
  • Query
  • rate query parameter Modified
    • Type is now string
GET /api-v1/payable
  • Query
  • module, invoiceDate, requestedDate, plannedDate, sentDate, payableAmount query parameters Modified
    • Type is now string
GET /api-v1/payable/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • module, invoiceDate, requestedDate, plannedDate, sentDate, payableAmount query parameters Modified
    • Type is now string
GET /api-v1/payable/advanced/overall
  • Query
  • module, invoiceDate, requestedDate, plannedDate, sentDate, payableAmount query parameters Modified
    • Type is now string
GET /api-v1/payable/advanced/total
  • Query
  • module, invoiceDate, requestedDate, plannedDate, sentDate, payableAmount query parameters Modified
    • Type is now string
GET /api-v1/payable/filters
  • Query
  • contactId, paymentId query parameters Added
GET /api-v1/payable/overall
  • Query
  • module, invoiceDate, requestedDate, plannedDate, sentDate, payableAmount query parameters Modified
    • Type is now string
GET /api-v1/payable/total
  • Query
  • module, invoiceDate, requestedDate, plannedDate, sentDate, payableAmount query parameters Modified
    • Type is now string
GET /api-v1/payroll
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payroll/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable, payslipEmployeeAmount, payslipBaseAmount, payslipEmployerAmount, paidAmount, bankCharges, requestedAmount query parameters Modified
    • Type is now string
  • payslipEmployerRate, payslipEmployeeRate query parameters Modified
    • Type is now number
  • orgEmployeeGroupId query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • payslipLineName query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/payroll/advanced/overall
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable, payslipEmployeeAmount, payslipBaseAmount, payslipEmployerAmount, paidAmount, bankCharges, requestedAmount query parameters Modified
    • Type is now string
  • payslipEmployerRate, payslipEmployeeRate query parameters Modified
    • Type is now number
  • orgEmployeeGroupId query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • payslipLineName query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/payroll/advanced/total
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable, payslipEmployeeAmount, payslipBaseAmount, payslipEmployerAmount, paidAmount, bankCharges, requestedAmount query parameters Modified
    • Type is now string
  • payslipEmployerRate, payslipEmployeeRate query parameters Modified
    • Type is now number
  • orgEmployeeGroupId query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • payslipLineName query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/payroll/avs/export
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payroll/employee-taxes/export
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payroll/end-of-year/export
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payroll/gross-salary/export
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payroll/insurance/export
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payroll/overall
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payroll/total
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
GET /api-v1/payslip
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • countryName query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/payslip/{id}/lines
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • number query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/pdf-template
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
GET /api-v1/pl/report/annual
  • Query
  • lastYear, monthly, budgetChangeType, departmentIds query parameters Added
GET /api-v1/purchase-invoice
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • date, netAmount, totalAmount, payable query parameters Modified
    • Type is now string
GET /api-v1/purchase-invoice-scan
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • totalAmount query parameter Modified
    • Type is now string
GET /api-v1/purchase-invoice-scan/overall
  • Query
  • totalAmount query parameter Modified
    • Type is now string
GET /api-v1/purchase-invoice-scan/total
  • Query
  • totalAmount query parameter Modified
    • Type is now string
GET /api-v1/purchase-invoice/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • netAmount, totalAmount, date, vatAmount, invoiceLineDepartmentId, quantity, ruleName, paidAmount, bankCharges, payable query parameters Modified
    • Type is now string
  • reBilledDate, requestedDate, plannedDate, sentDate, valueDate query parameters Modified
    • Type is now string(date)
GET /api-v1/purchase-invoice/advanced/total
  • Query
  • netAmount, totalAmount, date, vatAmount, invoiceLineDepartmentId, quantity, ruleName, paidAmount, bankCharges, payable query parameters Modified
    • Type is now string
  • reBilledDate, requestedDate, plannedDate, sentDate, valueDate query parameters Modified
    • Type is now string(date)
GET /api-v1/purchase-invoice/download-archive
  • Query
  • netAmount, totalAmount, date, vatAmount, invoiceLineDepartmentId, quantity, ruleName, paidAmount, bankCharges, payable query parameters Modified
    • Type is now string
  • reBilledDate, requestedDate, plannedDate, sentDate, valueDate query parameters Modified
    • Type is now string(date)
GET /api-v1/purchase-invoice/overall
  • Query
  • netAmount, totalAmount, date, vatAmount, invoiceLineDepartmentId, quantity, ruleName, paidAmount, bankCharges, payable query parameters Modified
    • Type is now string
  • reBilledDate, requestedDate, plannedDate, sentDate, valueDate query parameters Modified
    • Type is now string(date)
GET /api-v1/purchase-invoice/total
  • Query
  • date, netAmount, totalAmount, payable query parameters Modified
    • Type is now string
GET /api-v1/receivable
  • Query
  • module, invoiceDate, requestedDate, requestedAmount query parameters Modified
    • Type is now string
GET /api-v1/receivable/filters
  • Query
  • contactId, paymentId query parameters Added
GET /api-v1/receivable/overall
  • Query
  • module, invoiceDate, requestedDate, requestedAmount query parameters Modified
    • Type is now string
GET /api-v1/receivable/total
  • Query
  • module, invoiceDate, requestedDate, requestedAmount query parameters Modified
    • Type is now string
GET /api-v1/reconciliation-lines
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • paidAmount query parameter Modified
    • Type is now string
GET /api-v1/reconciliation-lines/overall
  • Query
  • paidAmount query parameter Modified
    • Type is now string
GET /api-v1/reconciliation-lines/to-be-reconciled
  • Query
  • id, processDate, movementDirection, contactName, reference, valueDate, paidCurrencyCode, paidAmount, referredDocumentType, isMatch, isInternalContact query parameters Added
GET /api-v1/registry/publication
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • uid query parameter Modified
    • Query parameter is no longer required
    • Type is now string
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/registry/publication/overall
  • Query
  • uid query parameter Modified
    • Query parameter is no longer required
    • Type is now string
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/sales-invoice
  • Query
  • date, netAmount, totalAmount, receivable query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • date query parameter Modified
    • Type is now string(date)
  • netAmount, totalAmount, receivable, invoiceLineTotalNet, invoiceLineVat, invoiceLineTotalPrice, invoiceLineNetPrice, invoiceLineDepartmentId, invoiceLineAllocationKeys, paymentRequestedDate, paymentOverdueDate, paymentValueDate, paymentPaidAmount, paymentBankCharges, paymentLossOnDebtors query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/advanced/total
  • Query
  • date query parameter Modified
    • Type is now string(date)
  • netAmount, totalAmount, receivable, invoiceLineTotalNet, invoiceLineVat, invoiceLineTotalPrice, invoiceLineNetPrice, invoiceLineDepartmentId, invoiceLineAllocationKeys, paymentRequestedDate, paymentOverdueDate, paymentValueDate, paymentPaidAmount, paymentBankCharges, paymentLossOnDebtors query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/overall
  • Query
  • date query parameter Modified
    • Type is now string(date)
  • netAmount, totalAmount, receivable, invoiceLineTotalNet, invoiceLineVat, invoiceLineTotalPrice, invoiceLineNetPrice, invoiceLineDepartmentId, invoiceLineAllocationKeys, paymentRequestedDate, paymentOverdueDate, paymentValueDate, paymentPaidAmount, paymentBankCharges, paymentLossOnDebtors query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/total
  • Query
  • date, netAmount, totalAmount, receivable query parameters Modified
    • Type is now string
GET /api-v1/stock-movement-line
  • Query
  • quantity, cost, quantityLeft query parameters Modified
    • Type is now string
GET /api-v1/stock-movement-line/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • quantity, cost, quantityLeft query parameters Modified
    • Type is now string
GET /api-v1/stock-movement-line/overall
  • Query
  • quantity, cost, quantityLeft query parameters Modified
    • Type is now string
GET /api-v1/stock-movement-line/total
  • Query
  • quantity, cost, quantityLeft query parameters Modified
    • Type is now string
GET /api-v1/stock-report
  • Query
  • totalQuantity, totalCost, outQuantity, inQuantity, quantityProjection, departmentId, categoryId query parameters Modified
    • Type is now string
GET /api-v1/stock-report/overall
  • Query
  • totalQuantity, totalCost, outQuantity, inQuantity, quantityProjection, departmentId, categoryId query parameters Modified
    • Type is now string
GET /api-v1/stock-report/total
  • Query
  • totalQuantity, totalCost, outQuantity, inQuantity, quantityProjection, departmentId, categoryId query parameters Modified
    • Type is now string
GET /api-v1/sub-orders
  • Query
  • amount, totalAmount query parameters Modified
    • Type is now string
GET /api-v1/sub-orders/overall
  • Query
  • amount, totalAmount query parameters Modified
    • Type is now string
GET /api-v1/sub-orders/total
  • Query
  • amount, totalAmount query parameters Modified
    • Type is now string
GET /api-v1/timesheet
  • Query
  • time, billableAmount, costAmount, billableRate, costRate, departmentId query parameters Modified
    • Type is now string
GET /api-v1/timesheet/advanced
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is now integer
  • time, billableAmount, costAmount, billableRate, costRate, departmentId, orderMinimumAmountToInvoice, orderFixedAmount query parameters Modified
    • Type is now string
  • orderRequestedPaymentTerms query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • orderArticleId, orderArticleAmount, orderArticleStatus query parameters Added
GET /api-v1/timesheet/advanced/overall
  • Query
  • time, billableAmount, costAmount, billableRate, costRate, departmentId, orderMinimumAmountToInvoice, orderFixedAmount query parameters Modified
    • Type is now string
  • orderRequestedPaymentTerms query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • orderArticleId, orderArticleAmount, orderArticleStatus query parameters Added
GET /api-v1/timesheet/advanced/total
  • Query
  • time, billableAmount, costAmount, billableRate, costRate, departmentId, orderMinimumAmountToInvoice, orderFixedAmount query parameters Modified
    • Type is now string
  • orderRequestedPaymentTerms query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • orderArticleId, orderArticleAmount, orderArticleStatus query parameters Added
GET /api-v1/timesheet/overall
  • Query
  • time, billableAmount, costAmount, billableRate, costRate, departmentId query parameters Modified
    • Type is now string
GET /api-v1/timesheet/total
  • Query
  • time, billableAmount, costAmount, billableRate, costRate, departmentId query parameters Modified
    • Type is now string
GET /api-v1/trash-can
  • Query
  • time query parameter Modified
    • Type is now string(time)
  • module query parameter Modified
    • Type is now string
  • timezoneName query parameter Modified
    • Query parameter is no longer required
GET /api-v1/vacation/{type}
  • Query
  • date query parameter Added
GET /api-v1/vacation/{type}/overall
  • Query
  • date query parameter Added
GET /api-v1/vacation/{type}/report
  • Query
  • date query parameter Added
GET /api-v1/vacation/{type}/total
  • Query
  • date query parameter Added
GET /api-v1/workflow
  • Query
  • moduleType query parameter Modified
    • Type is now string
GET /api-v1/workflow/overall
  • Query
  • moduleType query parameter Modified
    • Type is now string
PATCH /api-v1/journal/line
  • Body
  • application/json content type Modified
    • description property Modified
      • Property is no longer required
      • Type went from string to object
        Breaking
      • id, en, fr, de, it properties Added
    • organizationId, entryId, entryDate, amount, debitAccounts, creditAccounts, type, journalLines properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • journalEntryId, accountId, accountCurrencyId, foreignCurrencyId, accountDebit, accountCredit, foreignDebit, foreignCredit, companyDebit, companyCredit, departmentId, contactId, orderId, articleId, vatCodes, officeId properties Added
PATCH /api-v1/payroll/accounting/emission
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
PATCH /api-v1/payroll/accounting/payment
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
PATCH /api-v1/payroll/adjust
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
PATCH /api-v1/payroll/update
  • Query
  • calendarYear query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • grossSalary, netSalary, payable query parameters Modified
    • Type is now string
  • organizationEmployeeGroupId query parameter Modified
    • Type went from string to integer
      Breaking
POST /api-v1/contact/batch
  • Body
  • application/json content type Modified
    • property Modified
      • PersonContactRequest alternative Modified
        • addresses, banks, additionalInformation, tags, staff properties Modified
        • firstName, lastName properties Modified
          • Properties are now required
            Breaking
        • defaultModule, isImpersonateOthers, isAdmin, isBlockedForLicenceNonPayment properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • OrganizationContactRequest alternative Modified
        • addresses, banks, additionalInformation, tags properties Modified
        • name property Modified
          • Property is now required
            Breaking
        • isStaff, isUser, defaultModule properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api-v1/expenses/approve
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
POST /api-v1/expenses/generate-expense-invoice
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
POST /api-v1/expenses/reject
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
POST /api-v1/my-expenses/submit-for-approval
  • Query
  • currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount query parameters Modified
    • Type is now string
  • employeeId, employeeName query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api-v1/orders/batch
  • Body
  • application/json content type Modified
    • address property Modified
      • countryCode2 property Added
POST /api-v1/orders/batch/validate
  • Query
  • orderAmount, departmentId, minimumAmountToInvoice, fixedAmount, orderArticleUnitPrice, orderArticleAmount, orderArticleDiscount, orderArticleTotalNet query parameters Modified
    • Type is now string
  • requestedPaymentTerms query parameter Modified
    • Type went from string to integer(int32)
      Breaking
  • orderValidity query parameter Modified
    • Type went from string to integer(int64)
      Breaking
  • periodicityType, orderArticleMeasurement, clientOrderEmail query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • contactName, creatorContactId query parameters Added
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • banks property Modified
      • name property Modified
        • Property is no longer required
      • accountHolderAddress property Modified
        • name property Modified
          • Property is no longer required
        • region property Modified
        • countryId property Modified
          • Property is no longer required
          • Type went from integer(int64) to integer
        • readOnly property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api-v1/payroll/batch
  • Body
  • application/json content type Modified
    • address property Modified
      • id property Added
    • payrollPayments property Modified
      • isFromLockedAccountingPeriod property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/payroll/batch/payments
  • Body
  • application/json content type Modified
    • isFromLockedAccountingPeriod property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api-v1/payroll/generate
  • Body
  • application/json content type Modified
    • calendarYear, monthType properties Modified
      • Properties are now required
        Breaking
    • date property Modified
      • Property is now required
        Breaking
      • Type went from string(date-time) to string
    • employees property Modified
      • staffId property Modified
        • Property is now required
          Breaking
        • Type went from integer(int64) to integer
      • hourlySalaryType property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • id property Added
POST /api-v1/sales-invoice/batch
  • Body
  • application/json content type Modified
    • address property Modified
      • countryCode2 property Added
POST /api-v1/sales-invoice/{invoiceId}/delivery-note/send-by-email
  • Query
  • documentTemplateId, useLetterhead, entitiesIds query parameters Added
POST /api-v1/timesheet/approve
  • Body
  • application/json content type Modified
    • employeeContactId, clientContactId, orderId, orderContactId, parentOrderId, orderDepartmentId, orderVatRateId, orderCurrencyId, orderArticleId, orderOfficeId properties Modified
      • Type went from integer to string
        Breaking
    • time, billableAmount, costAmount, billableRate, costRate, departmentId, orderMinimumAmountToInvoice, orderFixedAmount, orderArticleAmount properties Modified
      • Type went from number to string
        Breaking
    • id, inWorkflow, billable properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • isBillable, isInWorkflow properties Added
POST /api-v1/timesheet/reject
  • Body
  • application/json content type Modified
    • employeeContactId, clientContactId, orderId, orderContactId, parentOrderId, orderDepartmentId, orderVatRateId, orderCurrencyId, orderArticleId, orderOfficeId properties Modified
      • Type went from integer to string
        Breaking
    • time, billableAmount, costAmount, billableRate, costRate, departmentId, orderMinimumAmountToInvoice, orderFixedAmount, orderArticleAmount properties Modified
      • Type went from number to string
        Breaking
    • id, inWorkflow, billable properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • isBillable, isInWorkflow properties Added
PUT /api-v1/article/category/batch
  • Body
  • application/json content type Modified
    • children property Modified
      • property Modified
        • property Added
PUT /api-v1/myaccount
  • Body
  • application/json content type Modified
    • addresses property Modified
      • name property Modified
        • Property is no longer required
      • region property Modified
        • name, code, taxMode properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • countryId property Modified
        • Property is no longer required
        • Type went from integer(int64) to integer
      • readOnly property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • banks property Modified
      • name property Modified
        • Property is no longer required
      • accountHolderAddress property Modified
        • name property Modified
          • Property is no longer required
        • region property Modified
        • countryId property Modified
          • Property is no longer required
          • Type went from integer(int64) to integer
        • readOnly property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • qrIban, isrCustomerNumber, bankCustomerNumber, useForReconciliation properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • id, organizationId, warnings, isFreeTier properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PUT /api-v1/purchase-invoice-scan/batch
  • Body
  • application/json content type Modified
    • document property Modified
      • fileId property Modified
        • Property is now required
          Breaking
      • tags property Modified
        • id property Modified
          • Property is now required
            Breaking
        • name property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • contact property Modified
        • id property Modified
          • Property is now required
            Breaking
      • self property Modified
        • Type went from boolean | null to boolean
          Breaking
      • isSystem property Added
    • isFromLockedAccountingPeriod property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
Removed 6 Breaking
GET /api-v1/chart-accounts/coa-param2
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api-v1/orders/summary
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api-v1/pdf-template/global
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api-v1/purchase-invoice/advanced/summary
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api-v1/sales-invoice/advanced/summary
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api-v1/pdf-template/global/batch
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
3 structure changes including:
3 Additions
Added 3
GET /api-v1/orders/summary
GET /api-v1/purchase-invoice/advanced/summary
GET /api-v1/sales-invoice/advanced/summary
31 structure changes including:
21 Breaking changes
8 Additions
23 Modifications
Modified 23 Breaking
GET /api-v1/contact/{id}/supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • addresses property Added
GET /api-v1/contact/{id}/single-supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • addresses property Added
DELETE /api-v1/swissdec/organization-certificate
  • Path went from /api-v1/stock-movement-line/{id} to /api-v1/swissdec/organization-certificate (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Path
  • id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /api-v1/stock-movement-line/{id}
  • Path went from /api-v1/sales-invoice/{id} to /api-v1/stock-movement-line/{id} (same operationId)
    Breaking
DELETE /api-v1/sales-invoice/{id}
  • Path went from /api-v1/role/{id} to /api-v1/sales-invoice/{id} (same operationId)
    Breaking
DELETE /api-v1/role/{id}
  • Path went from /api-v1/reconciliation-lines/{id} to /api-v1/role/{id} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Added
DELETE /api-v1/reconciliation-lines/{id}
  • Path went from /api-v1/purchase-invoice/{id} to /api-v1/reconciliation-lines/{id} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
DELETE /api-v1/purchase-invoice/{id}
  • Path went from /api-v1/purchase-invoice-scan/{id} to /api-v1/purchase-invoice/{id} (same operationId)
    Breaking
DELETE /api-v1/purchase-invoice-scan/{id}
  • Path went from /api-v1/payslip/{id} to /api-v1/purchase-invoice-scan/{id} (same operationId)
    Breaking
DELETE /api-v1/payslip/{id}
  • Path went from /api-v1/payroll/{id} to /api-v1/payslip/{id} (same operationId)
    Breaking
DELETE /api-v1/payroll/{id}
  • Path went from /api-v1/organization/{id} to /api-v1/payroll/{id} (same operationId)
    Breaking
DELETE /api-v1/organization/{id}
  • Path went from /api-v1/organization/currency-exchange/{id} to /api-v1/organization/{id} (same operationId)
    Breaking
DELETE /api-v1/organization/currency-exchange/{id}
  • Path went from /api-v1/orders/{id} to /api-v1/organization/currency-exchange/{id} (same operationId)
    Breaking
DELETE /api-v1/orders/{id}
  • Path went from /api-v1/my-expenses/{id} to /api-v1/orders/{id} (same operationId)
    Breaking
DELETE /api-v1/my-expenses/{id}
  • Path went from /api-v1/journal/{id} to /api-v1/my-expenses/{id} (same operationId)
    Breaking
DELETE /api-v1/journal/{id}
  • Path went from /api-v1/global/role/{id} to /api-v1/journal/{id} (same operationId)
    Breaking
DELETE /api-v1/global/role/{id}
  • Path went from /api-v1/fixed-assets/{id} to /api-v1/global/role/{id} (same operationId)
    Breaking
  • Query
  • date query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
DELETE /api-v1/fixed-assets/{id}
  • Path went from /api-v1/expenses/{id} to /api-v1/fixed-assets/{id} (same operationId)
    Breaking
  • Query
  • date query parameter Added
DELETE /api-v1/expenses/{id}
  • Path went from /api-v1/expenses/draft/{id} to /api-v1/expenses/{id} (same operationId)
    Breaking
DELETE /api-v1/expenses/draft/{id}
  • Path went from /api-v1/currency-exchange/{id} to /api-v1/expenses/draft/{id} (same operationId)
    Breaking
DELETE /api-v1/currency-exchange/{id}
  • Path went from /api-v1/budget/{id} to /api-v1/currency-exchange/{id} (same operationId)
    Breaking
DELETE /api-v1/budget/{id}
  • Path went from /api-v1/allocations/{id} to /api-v1/budget/{id} (same operationId)
    Breaking
DELETE /api-v1/allocations/{id}
  • Path went from /api-v1/swissdec/institutions/{id} to /api-v1/allocations/{id} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Added
Added 8
POST /api-v1/swissdec/organization-certificate/sign
POST /api-v1/swissdec/organization-certificate/renew
POST /api-v1/swissdec/organization-certificate/issue
POST /api-v1/swissdec/organization-certificate/import
POST /api-v1/swissdec/month-total-declaration/{calendarYear}/{month}
GET /api-v1/swissdec/organization-certificate
GET /api-v1/swissdec/month-total-declaration/{jobKey}
DELETE /api-v1/swissdec/institutions/{id}
165 structure changes including:
2 Additions
163 Modifications
Modified 163 Breaking
GET /api-v1/purchase-invoice-scan/total
  • Query
  • id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/purchase-invoice/advanced
  • Query
  • chartOfAccountsId, orderId, invoiceLineOfficeId, articleId, payableByAccount, paymentType, paymentAccountId, vatType, id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/purchase-invoice/advanced/total
  • Query
  • chartOfAccountsId, orderId, invoiceLineOfficeId, articleId, payableByAccount, paymentType, paymentAccountId, vatType, id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/purchase-invoice/download-archive
  • Query
  • chartOfAccountsId, orderId, invoiceLineOfficeId, articleId, payableByAccount, paymentType, paymentAccountId, vatType, id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/purchase-invoice/overall
  • Query
  • chartOfAccountsId, orderId, invoiceLineOfficeId, articleId, payableByAccount, paymentType, paymentAccountId, vatType, id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/purchase-invoice/total
  • Query
  • id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/receivable
  • Query
  • paymentId, invoiceId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/receivable/overall
  • Query
  • paymentId, invoiceId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/receivable/total
  • Query
  • paymentId, invoiceId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/reconciliation-lines
  • Query
  • id, movementDirection, referredDocumentType query parameters Modified
    • Type is now string
  • processDate, valueDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/reconciliation-lines/overall
  • Query
  • id, movementDirection, referredDocumentType query parameters Modified
    • Type is now string
  • processDate, valueDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/registry/publication
  • Query
  • id, publicationId, mutation query parameters Modified
    • Type is now string
  • publicationDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/registry/publication/overall
  • Query
  • id, publicationId, mutation query parameters Modified
    • Type is now string
  • publicationDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/role
  • Query
  • realId, roleType, type query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice
  • Query
  • id, clientId, status query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/advanced
  • Query
  • salesInvoiceLineId, invoiceLineSaleAccountId, invoiceLineArticleId, invoiceLineOfficeId, paymentId, paymentReceivableByAccountId, specificBalanceSheetAccountId, ourContactId, id, clientId, status query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/advanced/total
  • Query
  • salesInvoiceLineId, invoiceLineSaleAccountId, invoiceLineArticleId, invoiceLineOfficeId, paymentId, paymentReceivableByAccountId, specificBalanceSheetAccountId, ourContactId, id, clientId, status query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/overall
  • Query
  • salesInvoiceLineId, invoiceLineSaleAccountId, invoiceLineArticleId, invoiceLineOfficeId, paymentId, paymentReceivableByAccountId, specificBalanceSheetAccountId, ourContactId, id, clientId, status query parameters Modified
    • Type is now string
GET /api-v1/sales-invoice/total
  • Query
  • id, clientId, status query parameters Modified
    • Type is now string
GET /api-v1/stock-movement-line
  • Query
  • id, articleRealId, articleId, movementDirection, type, ownerId, ownerType, measurement query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
PATCH /api-v1/payroll/accounting/payment
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/accounting-period
  • Query
  • id, fiscalYear, vatRuleId, status query parameters Modified
    • Type is now string
  • startDate, endDate, lockedUntil query parameters Modified
    • Type is now string(date-time)
GET /api-v1/payable/advanced/total
  • Query
  • payableByAccountId, paymentId, invoiceId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/payable/overall
  • Query
  • paymentId, invoiceId, accountId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/payable/total
  • Query
  • paymentId, invoiceId, accountId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/payroll
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payroll/advanced
  • Query
  • payslipLineNumber, payslipLineName, orgEmployeeGroupId, id, calendarYear, monthType, employeeId, status query parameters Modified
    • Type is now string
  • requestedDate, plannedDate, sentDate, valueDate, paymentDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/payroll/advanced/overall
  • Query
  • payslipLineNumber, payslipLineName, orgEmployeeGroupId, id, calendarYear, monthType, employeeId, status query parameters Modified
    • Type is now string
  • requestedDate, plannedDate, sentDate, valueDate, paymentDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/payroll/advanced/total
  • Query
  • payslipLineNumber, payslipLineName, orgEmployeeGroupId, id, calendarYear, monthType, employeeId, status query parameters Modified
    • Type is now string
  • requestedDate, plannedDate, sentDate, valueDate, paymentDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/payroll/avs/export
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payroll/employee-taxes/export
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payroll/end-of-year/export
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payroll/gross-salary/export
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payroll/insurance/export
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payroll/overall
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payroll/total
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/payslip
  • Query
  • id, calendarYear, countryName, countryId, type query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/payslip/{id}/lines
  • Query
  • id, number, name, type, sign query parameters Modified
    • Type is now string
GET /api-v1/pdf-template
  • Query
  • id, templateType, sourceTemplateId, previewTemplateId, previewImageId, moduleAvailabilityType query parameters Modified
    • Type is now string
GET /api-v1/purchase-invoice
  • Query
  • id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/purchase-invoice-scan
  • Query
  • id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/purchase-invoice-scan/overall
  • Query
  • id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
PATCH /api-v1/payroll/adjust
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
PATCH /api-v1/payroll/update
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
POST /api-v1/contact/batch
  • Body
  • application/json content type Modified
    • property Modified
      • PersonContactRequest alternative Modified
        • addresses, banks, additionalInformation, supplier, client properties Modified
        • tags property Modified
          • Type went from array to array[object]
        • staff property Modified
          • Type is now object
        • permissionsTree property Modified
          • Type is now array[object]
      • OrganizationContactRequest alternative Modified
        • addresses, banks, additionalInformation, supplier, client properties Modified
        • tags property Modified
          • Type went from array to array[object]
POST /api-v1/expenses/approve
  • Query
  • employeeId, id query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
POST /api-v1/expenses/generate-expense-invoice
  • Query
  • employeeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
POST /api-v1/expenses/reject
  • Query
  • employeeId, id query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
POST /api-v1/my-expenses/submit-for-approval
  • Query
  • employeeId, id query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
POST /api-v1/orders/batch
  • Body
  • application/json content type Modified
    • address property Modified
      • Type is now object
      • id, name, line1, line2, city, region, postCode, toTheAttentionOf, position, houseNumber, countryId, service properties Added
    • periodicityConfiguration property Modified
      • Type is now object
      • id, startDate, endDate, periodicityType, dayOfWeek, invoicingTime, orderId properties Added
    • includedArticles property Modified
      • Type went from array to array[object]
      • OrderArticleRequest property Added
    • orderLines property Modified
      • Type went from array to array[object]
      • OrderLineRequest property Added
    • orderElementsLayoutLines property Modified
      • Type went from array to array[object]
      • OrderElementsLayoutLineRequest property Added
    • tasks property Modified
      • Type went from array to array[object]
      • OrderTaskRequest property Added
POST /api-v1/orders/batch/validate
  • Query
  • contactId, parentOrderId, officeId, vatRateId, requestedPaymentTerms, currencyId, periodicityType, timesheetsAccountId, orderArticleId, orderArticleMeasurement, orderArticleStatus, historyStatus, orderValidity, paymentAccountId, id, status query parameters Modified
    • Type is now string
  • periodicityStartDate, historyDate, date query parameters Modified
    • Type is now string(date-time)
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • officeAddresses property Modified
      • Type went from array to array[object]
      • OrganizationAddressRequest property Added
    • invoiceSettings property Modified
      • Type is now object
      • id, defaultPaymentTerms, emailForInvoiceScans, scansTreatedByManagingOrg, validatePurchaseInvoicesByDefaultType, usePurchaseAccrualAccounting, skipDraftStatus, plannedPaymentDateOffset, purchasePaymentAccountId, vatNumber, requestedPaymentTerms, numbering, timesheets, salesInvoiceConditionsLocalizations, useSalesAccrualAccounting, validateSalesInvoicesByDefaultType, salesPaymentAccountId, useUnsentSalesStatus, lateInvoiceRequestedPaymentTerms, lateInvoiceConditionsLocalizations, orderIdNumbering, expenseAccountId, orderValidity, validateOrdersByDefaultType, timesheetsAccountId, disbursementAccountId, salesOrderTermsLocalizations, useUnsentOrdersStatus, forceTreatedAsPi, invoiceEmailContentSettings, pdfInvoiceSplitterEnabled properties Added
    • defaultCodes property Modified
      • Type is now object
      • id, clientBalanceSheet, clientVAT, clientVATPaid, clientPrePayment, clientPL, supplierBalanceSheet, supplierVAT, supplierVATPaid, supplierPrePayment, retainedEarnings, annualProfitLoss, stock, stockMovements, bankExpenses, transactionAdjustment, accruedExpenses, accruedRevenue, compensation, system, lossOnDebtors, workInProgress, workInvoicedUpfront, vatAccount, depreciationAccount, extraordinaryExpenseAccount, extraordinaryIncomeAccount, unrealizedFxGainLossChart, clientUnrealizedFXProfitLoss, supplierUnrealizedFXProfitLoss, supplierDiscountAccount, fxgainLoss properties Added
    • disbursements property Modified
      • Type went from array to array[object]
      • DisbursementRequest property Added
    • tasks property Modified
      • Type went from array to array[object]
      • EmployeeTaskRequest property Added
    • organizationPayslips property Modified
      • Type went from array to array[object]
      • OrganizationPayslipRequest property Added
    • salaryCodes property Modified
      • Type went from array to array[object]
      • SalaryCodeRequest property Added
    • mailServerConfig property Modified
      • Type is now object
      • id, host, port, secureConnectionType, userName, password, useAuth, fromEmail, authType, oauthProvider, accessToken, refreshToken, clientId, clientSecret, oauthScopes properties Added
    • employeeGroups property Modified
      • Type went from array to array[object]
      • OrganizationEmployeeGroupRequest property Added
    • ebics property Modified
      • Type went from array to array[object]
      • EbicsRequest property Added
    • unusedVacationsSettings property Modified
      • Type is now object
      • id, autoProvisionUnusedVacations, adminBalanceSheetAccountId, adminPlAccountId, operationsBalanceSheetAccountId, operationsPlAccountId properties Added
    • organizationTemplates property Modified
      • Type went from array to array[object]
      • OrganizationTemplateRequest property Added
    • managingStandaloneOrganizationId, warnings, contactId, departments properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api-v1/payroll/batch
  • Body
  • application/json content type Modified
    • address property Modified
      • region property Modified
        • Type is now object
        • id property Added
    • payrollLines property Modified
      • localizations property Modified
        • Type is now object
        • id, en, fr, de, it properties Added
    • isDeleted property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api-v1/payslip/batch
  • Body
  • application/json content type Modified
    • payslipLines property Modified
      • localizations property Modified
        • Type is now object
        • id, en, fr, de, it properties Added
      • systemLine property Modified
        • Type is now object
        • id, payslipLineType, systemAdjustmentLineNumber properties Added
    • payslipCertificateInsuranceInfoEntity property Modified
      • Type is now object
      • id, salaryRent, ancillaryWageBenefitsPensionHousing, ancillaryWageBenefitsPrivateCarUse, ancillaryWageBenefitsOther, nonRecurringBenefits, capitalBenefits, participationFeeAccordingToAnnex, allowancesOfTheMembersOfTheAdministration, otherServices, socialContributions, occupationalBenefitsOrdinary, occupationalBenefitsRePurchaseContributions, directTaxAtSource, costAllowancesTravelFoodLodging, costAllowancesActualCosts, costAllowancesFixedExpensesRepresentation, costAllowancesFixedExpensesCar, costAllowancesFixedExpensesOther, developmentContributions, avsSalary, aciSalary, aciiSalary, laaSalary, laacSalary, laacExceesSalary, apgSalary properties Added
POST /api-v1/purchase-invoice/batch
  • Body
  • application/json content type Modified
    • attributions property Modified
      • shipments property Modified
        • Type went from array to array[object]
        • property Added
POST /api-v1/reconciliation-lines/batch
  • Body
  • application/json content type Modified
    • id property Modified
      • Property is now required
        Breaking
      • Type went from integer(int64) to integer
    • processDate, movementDirection, reference, valueDate, paidCurrencyId, paidAmount, isReconciled, mainAccountIban, mainAccountId properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api-v1/sales-invoice/batch
  • Body
  • application/json content type Modified
    • address property Modified
      • region property Modified
        • Type is now object
        • id property Added
POST /api-v1/timesheet/batch
  • Body
  • application/json content type Modified
    • id property Modified
      • Property is now required
        Breaking
      • Type went from integer(int64) to integer
    • employee, client, order, task, billableRate, billableAmount, costRate properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api-v1/user-group/batch
  • Body
  • application/json content type Modified
    • roles property Modified
      • id property Modified
        • Property is now required
          Breaking
        • Type went from integer(int64) to integer
      • name, roleType properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • globalRoles property Modified
      • id property Modified
        • Property is now required
          Breaking
        • Type went from integer(int64) to integer
      • name, roleType properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/workflow/batch
  • Body
  • application/json content type Modified
    • blocks property Modified
      • users property Modified
        • id property Modified
          • Property is now required
            Breaking
          • Type went from integer(int64) to integer
        • name, email properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • users2 property Modified
        • id property Modified
          • Property is now required
            Breaking
          • Type went from integer(int64) to integer
        • name, email properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • contacts property Modified
        • id property Modified
          • Property is now required
            Breaking
          • Type went from integer(int64) to integer
        • name, email properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /api-v1/pdf-template/batch
  • Body
  • application/json content type Modified
    • sourceTemplate property Modified
      • id property Modified
        • Property is now required
          Breaking
        • Type went from integer(int64) to integer
      • fileExtension, size, name, createdOn, organizationId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • previewTemplate property Modified
      • id property Modified
        • Property is now required
          Breaking
        • Type went from integer(int64) to integer
      • fileExtension, size, name, createdOn, organizationId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • previewImage property Modified
      • id property Modified
        • Property is now required
          Breaking
        • Type went from integer(int64) to integer
      • fileExtension, size, name, createdOn, organizationId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /api-v1/purchase-invoice-scan/batch
  • Body
  • application/json content type Modified
    • document property Modified
      • Type is now object
      • id, entityId, name, fileId, date, tags, contact, module, comments, self properties Added
    • amounts property Modified
      • Type went from array to array[object]
      • property Added
    • attributions property Modified
      • Type went from array to array[object]
      • property Added
    • payments property Modified
      • Type went from array to array[object]
      • property Added
GET /api-v1/stock-movement-line/advanced
  • Query
  • departmentId, orderId, contactId, officeId, id, articleRealId, articleId, movementDirection, type, ownerId, ownerType, measurement query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/stock-movement-line/overall
  • Query
  • departmentId, orderId, contactId, officeId, id, articleRealId, articleId, movementDirection, type, ownerId, ownerType, measurement query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/stock-movement-line/total
  • Query
  • departmentId, orderId, contactId, officeId, id, articleRealId, articleId, movementDirection, type, ownerId, ownerType, measurement query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/stock-report
  • Query
  • articleId, articleName, measurement, officeId query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/stock-report/overall
  • Query
  • articleId, articleName, measurement, officeId query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/stock-report/total
  • Query
  • articleId, articleName, measurement, officeId query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/sub-orders
  • Query
  • invoicingDate, startDate, endDate query parameters Modified
    • Type is now string(date-time)
  • orderPeriodicityType, orderOriginalId query parameters Modified
    • Type is now string
GET /api-v1/sub-orders/overall
  • Query
  • invoicingDate, startDate, endDate query parameters Modified
    • Type is now string(date-time)
  • orderPeriodicityType, orderOriginalId query parameters Modified
    • Type is now string
GET /api-v1/sub-orders/total
  • Query
  • invoicingDate, startDate, endDate query parameters Modified
    • Type is now string(date-time)
  • orderPeriodicityType, orderOriginalId query parameters Modified
    • Type is now string
GET /api-v1/timesheet
  • Query
  • id, employeeContactId, clientContactId, status, orderId query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/timesheet/advanced
  • Query
  • orderContactId, parentOrderId, orderDepartmentId, orderHistoryStatus, orderVatRateId, orderRequestedPaymentTerms, orderCurrencyId, orderPeriodicityType, orderDayOfWeek, orderInvoicingTime, orderOfficeId, id, employeeContactId, clientContactId, status, orderId query parameters Modified
    • Type is now string
  • orderHistoryDate, orderPeriodicityStartDate, date query parameters Modified
    • Type is now string(date-time)
GET /api-v1/timesheet/advanced/overall
  • Query
  • orderContactId, parentOrderId, orderDepartmentId, orderHistoryStatus, orderVatRateId, orderRequestedPaymentTerms, orderCurrencyId, orderPeriodicityType, orderDayOfWeek, orderInvoicingTime, orderOfficeId, id, employeeContactId, clientContactId, status, orderId query parameters Modified
    • Type is now string
  • orderHistoryDate, orderPeriodicityStartDate, date query parameters Modified
    • Type is now string(date-time)
GET /api-v1/timesheet/advanced/total
  • Query
  • orderContactId, parentOrderId, orderDepartmentId, orderHistoryStatus, orderVatRateId, orderRequestedPaymentTerms, orderCurrencyId, orderPeriodicityType, orderDayOfWeek, orderInvoicingTime, orderOfficeId, id, employeeContactId, clientContactId, status, orderId query parameters Modified
    • Type is now string
  • orderHistoryDate, orderPeriodicityStartDate, date query parameters Modified
    • Type is now string(date-time)
GET /api-v1/timesheet/overall
  • Query
  • id, employeeContactId, clientContactId, status, orderId query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/timesheet/total
  • Query
  • id, employeeContactId, clientContactId, status, orderId query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/trash-can
  • Query
  • id, contactId, entityId, entityCreatorContactId query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/user-group
  • Query
  • creatorContactId, id, type query parameters Modified
    • Type is now string
GET /api-v1/user-group/overall
  • Query
  • creatorContactId, id, type query parameters Modified
    • Type is now string
GET /api-v1/workflow
  • Query
  • id, creatorContactId query parameters Modified
    • Type is now string
GET /api-v1/workflow/overall
  • Query
  • id, creatorContactId query parameters Modified
    • Type is now string
PATCH /api-v1/payroll/accounting/emission
  • Query
  • id, calendarYear, monthType, employeeId, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/contact/advanced
  • Query
  • gender, language, addressId, bankId, clientDefaultDepartmentId, clientDefaultAccountForPaymentsNumber, clientDefaultPlAccountNumber, clientDefaultBalanceSheetAccountNumber, clientRequestedPaymentTerms, clientLateNoticeMargin, supplierDefaultDepartmentId, supplierDefaultAccountForPaymentsNumber, supplierDefaultPlAccountNumber, supplierDefaultBalanceSheetAccountNumber, supplierVatTypeEnum, supplierRequestedPaymentTerms, supplierPaymentFeesSplit, staffContractType, staffMaritalType, staffTrainingLevel, staffPosition, status, id, contactType query parameters Modified
    • Type is now string
  • birthDate, staffPermitExpiryDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/contact/overall
  • Query
  • gender, language, addressId, bankId, clientDefaultDepartmentId, clientDefaultAccountForPaymentsNumber, clientDefaultPlAccountNumber, clientDefaultBalanceSheetAccountNumber, clientRequestedPaymentTerms, clientLateNoticeMargin, supplierDefaultDepartmentId, supplierDefaultAccountForPaymentsNumber, supplierDefaultPlAccountNumber, supplierDefaultBalanceSheetAccountNumber, supplierVatTypeEnum, supplierRequestedPaymentTerms, supplierPaymentFeesSplit, staffContractType, staffMaritalType, staffTrainingLevel, staffPosition, status, id, contactType query parameters Modified
    • Type is now string
  • birthDate, staffPermitExpiryDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/currency-exchange
  • Query
  • id query parameter Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/document
  • Query
  • date, createdOn query parameters Modified
    • Type is now string(date-time)
  • size, creatorId query parameters Modified
    • Type is now string
GET /api-v1/document-scan
  • Query
  • date, createdOn query parameters Modified
    • Type is now string(date-time)
  • size, creatorId query parameters Modified
    • Type is now string
GET /api-v1/document-scan/overall
  • Query
  • date, createdOn query parameters Modified
    • Type is now string(date-time)
  • size, creatorId query parameters Modified
    • Type is now string
GET /api-v1/document/download-archive/{archiveName}
  • Query
  • date, createdOn query parameters Modified
    • Type is now string(date-time)
  • size, creatorId query parameters Modified
    • Type is now string
GET /api-v1/document/large-to-export
  • Query
  • id, size, creatorId query parameters Modified
    • Type is now string
  • date, createdOn query parameters Modified
    • Type is now string(date-time)
GET /api-v1/document/large-to-export/overall
  • Query
  • id, size, creatorId query parameters Modified
    • Type is now string
  • date, createdOn query parameters Modified
    • Type is now string(date-time)
GET /api-v1/document/overall
  • Query
  • date, createdOn query parameters Modified
    • Type is now string(date-time)
  • size, creatorId query parameters Modified
    • Type is now string
GET /api-v1/expenses
  • Query
  • employeeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/advanced
  • Query
  • orderClientId, orderId, employeeId, officeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/advanced/overall
  • Query
  • orderClientId, orderId, employeeId, officeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/advanced/total
  • Query
  • orderClientId, orderId, employeeId, officeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/draft
  • Query
  • employeeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/draft/overall
  • Query
  • employeeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/draft/total
  • Query
  • employeeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/overall
  • Query
  • employeeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/expenses/total
  • Query
  • employeeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/fixed-assets
  • Query
  • id, amortizationType, chartOfAccountId query parameters Modified
    • Type is now string
  • periodFrom, periodTo query parameters Modified
    • Type is now string(date-time)
GET /api-v1/activity-log
  • Query
  • id, userId, contactId, entityId, module, action, actionType query parameters Modified
    • Type is now string
  • dateTime query parameter Modified
    • Type is now string(date-time)
GET /api-v1/activity-log/overall
  • Query
  • id, userId, contactId, entityId, module, action, actionType query parameters Modified
    • Type is now string
  • dateTime query parameter Modified
    • Type is now string(date-time)
GET /api-v1/allocations
  • Query
  • id query parameter Modified
    • Type is now string
  • dateFrom, dateTo query parameters Modified
    • Type is now string(date-time)
GET /api-v1/allocations/overall
  • Query
  • id query parameter Modified
    • Type is now string
  • dateFrom, dateTo query parameters Modified
    • Type is now string(date-time)
GET /api-v1/article
  • Query
  • id, type, name, description, categoryId, measurement, vatRateId query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/article/advanced
  • Query
  • currencyId, saleAccountId, bundleItemArticleId, bundleItemMeasurement, id, type, name, description, categoryId, measurement, vatRateId query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/article/contact-lang
  • Query
  • id, type, name, description, categoryId, measurement, vatRateId query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/article/contact-lang/overall
  • Query
  • id, type, name, description, categoryId, measurement, vatRateId query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/article/lang
  • Query
  • id, type, name, description, categoryId, measurement, vatRateId query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/article/overall
  • Query
  • currencyId, saleAccountId, bundleItemArticleId, bundleItemMeasurement, id, type, name, description, categoryId, measurement, vatRateId query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/budget
  • Query
  • id, fiscalYear, reportType, status, parent, articleId, contactId, orderId, departmentId query parameters Modified
    • Type is now string
GET /api-v1/chart-accounts
  • Query
  • id, accountNumber, name, currencyId, departmentId query parameters Modified
    • Type is now string
  • endDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/chart-accounts/advanced
  • Query
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
  • id, accountNumber, name, currencyId, departmentId query parameters Modified
    • Type is now string
GET /api-v1/contact
  • Query
  • id, contactType query parameters Modified
    • Type is now string
GET /api-v1/contact-balance/report/advanced
  • Query
  • contactId query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report/advanced/overall
  • Query
  • contactId query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report/advanced/total
  • Query
  • contactId query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report/overall
  • Query
  • contactId query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report/summary
  • Query
  • contactId query parameter Modified
    • Type is now string
GET /api-v1/contact-balance/report/total
  • Query
  • contactId query parameter Modified
    • Type is now string
GET /api-v1/order-reports
  • Query
  • id, type query parameters Modified
    • Type is now string
GET /api-v1/order-reports/overall
  • Query
  • id, type query parameters Modified
    • Type is now string
GET /api-v1/order-reports/total
  • Query
  • id, type query parameters Modified
    • Type is now string
GET /api-v1/orders
  • Query
  • id, contactId, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/orders/advanced
  • Query
  • contactId, parentOrderId, officeId, vatRateId, requestedPaymentTerms, currencyId, periodicityType, timesheetsAccountId, orderArticleId, orderArticleMeasurement, orderArticleStatus, historyStatus, orderValidity, paymentAccountId, id, status query parameters Modified
    • Type is now string
  • periodicityStartDate, historyDate, date query parameters Modified
    • Type is now string(date-time)
GET /api-v1/orders/expenses
  • Query
  • orderId, purchaseInvoiceId, salesInvoiceId query parameters Modified
    • Type is now string
  • date, reBillDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/orders/expenses/overall
  • Query
  • orderId, purchaseInvoiceId, salesInvoiceId query parameters Modified
    • Type is now string
  • date, reBillDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/orders/expenses/total
  • Query
  • orderId, purchaseInvoiceId, salesInvoiceId query parameters Modified
    • Type is now string
  • date, reBillDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/orders/invoices
  • Query
  • date query parameter Modified
    • Type is now string(date-time)
  • status, orderId, type query parameters Modified
    • Type is now string
GET /api-v1/orders/invoices/overall
  • Query
  • date query parameter Modified
    • Type is now string(date-time)
  • status, orderId, type query parameters Modified
    • Type is now string
GET /api-v1/orders/invoices/total
  • Query
  • date query parameter Modified
    • Type is now string(date-time)
  • status, orderId, type query parameters Modified
    • Type is now string
GET /api-v1/orders/overall
  • Query
  • id, contactId, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/orders/total
  • Query
  • id, contactId, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/organization
  • Query
  • endDate query parameter Modified
    • Type is now string(date-time)
  • managingOrganizationId query parameter Modified
    • Type is now string
GET /api-v1/organization/advanced
  • Query
  • parentOrganizationId, nogaCodeId, countryId, regionId, bankId, defaultPaymentTerms, validatePurchaseInvoicesByDefaultType, requestedPaymentTerms, validateSalesInvoicesByDefaultType, validateOrdersByDefaultType, managingOrganizationId query parameters Modified
    • Type is now string
  • startDate, endDate query parameters Modified
    • Type is now string(date-time)
GET /api-v1/organization/currency-exchange
  • Query
  • id query parameter Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/organization/{id}
  • Query
  • populateSalaryCodes query parameter Added
GET /api-v1/payable
  • Query
  • paymentId, invoiceId, accountId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/payable/advanced
  • Query
  • payableByAccountId, paymentId, invoiceId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/payable/advanced/overall
  • Query
  • payableByAccountId, paymentId, invoiceId, contactId, currencyId query parameters Modified
    • Type is now string
GET /api-v1/fixed-assets/overall
  • Query
  • id, amortizationType, chartOfAccountId query parameters Modified
    • Type is now string
  • periodFrom, periodTo query parameters Modified
    • Type is now string(date-time)
GET /api-v1/fixed-assets/total
  • Query
  • id, amortizationType, chartOfAccountId query parameters Modified
    • Type is now string
  • periodFrom, periodTo query parameters Modified
    • Type is now string(date-time)
GET /api-v1/global/role
  • Query
  • id, type query parameters Modified
    • Type is now string
GET /api-v1/journal
  • Query
  • id, entryId, type, creatorContactId query parameters Modified
    • Type is now string
  • entryDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/journal/overall
  • Query
  • id, entryId, type, creatorContactId query parameters Modified
    • Type is now string
  • entryDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/late-notice/client
  • Query
  • id, currencyId, noticeGeneratedQuantity, clientContactId, daysOverdue query parameters Modified
    • Type is now string
GET /api-v1/late-notice/client/total
  • Query
  • id, currencyId, noticeGeneratedQuantity, clientContactId, daysOverdue query parameters Modified
    • Type is now string
GET /api-v1/my-expenses
  • Query
  • id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-expenses/advanced
  • Query
  • orderClientId, orderId, officeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-expenses/advanced/overall
  • Query
  • orderClientId, orderId, officeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-expenses/advanced/total
  • Query
  • orderClientId, orderId, officeId, id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-expenses/overall
  • Query
  • id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-expenses/total
  • Query
  • id, status query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-payroll
  • Query
  • id, calendarYear, monthType, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-payroll/overall
  • Query
  • id, calendarYear, monthType, status, organizationEmployeeGroupId query parameters Modified
    • Type is now string
  • paymentDate query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-workflow-notification
  • Query
  • id, workflowId, actionType, entitiesAmount query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/my-workflow-notification/overall
  • Query
  • id, workflowId, actionType, entitiesAmount query parameters Modified
    • Type is now string
  • date query parameter Modified
    • Type is now string(date-time)
GET /api-v1/myaccount/expenses-report
  • Query
  • id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/myaccount/expenses-report/overall
  • Query
  • id, supplierId, status query parameters Modified
    • Type is now string
GET /api-v1/myaccount/expenses-report/total
  • Query
  • id, supplierId, status query parameters Modified
    • Type is now string
Added 2
GET /api-v1/registry/default-mutation-ids
GET /api-v1/organization/{id}/invoicing-context
354 structure changes including:
8 Breaking changes
11 Additions
339 Modifications
4 Removals
Modified 339 Breaking
POST /api-v1/attachment/upload-avatar/{contactId}
  • Body
  • multipart/form-data content type Added
PATCH /api-v1/payment/batch
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/orders/{id}/confirmed
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
PATCH /api-v1/orders/{id}/billable
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
PATCH /api-v1/journal/line
  • Body
  • application/json content type Modified
    • description property Modified
      • Property is now required
        Breaking
      • Type went from object to string
        Breaking
      • en, fr, de, it properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • journalEntryId, accountId, accountNumber, accountCurrencyId, accountCurrencyCode, foreignCurrencyId, foreignCurrencyCode, accountDebit, accountCredit, foreignDebit, foreignCredit, companyDebit, companyCredit, departmentId, departmentName, contactId, contactName, orderId, orderIdToDisplay, articleId, articleIdToDisplay, vatCodes, vatCodesConcatenated, accountName, officeId, officeName properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • organizationId, entryId, entryDate, amount, debitAccounts, creditAccounts, type, journalLines properties Added
PATCH /api-v1/billing/payment-info
  • Body
  • application/json content type Modified
    • cardInfo property Modified
      • cardholderName, cvv properties Modified
        • Properties are now required
          Breaking
    • redirectUrl property Modified
      • acceptUrl, declineUrl, exceptionUrl properties Modified
        • Properties are now required
          Breaking
GET /api-v1/workflow/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
GET /api-v1/workflow/overall
  • Query
  • id, moduleType, name, description, creatorContactId, isActive query parameters Added
GET /api-v1/workflow
  • Query
  • id, moduleType, name, description, creatorContactId, isActive query parameters Added
GET /api-v1/wcr
  • Query
  • endDate query parameter Modified
    • Query parameter is now required
      Breaking
    • Type went from string to string(date-time)
GET /api-v1/vat/report
  • Query
  • startDate, endDate query parameters Added
GET /api-v1/vat/export/xml
  • Query
  • startDate, endDate query parameters Added
GET /api-v1/user-group/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
GET /api-v1/user-group/overall
  • Query
  • creatorContactId, id, type, name, description query parameters Added
GET /api-v1/user-group
  • Query
  • creatorContactId, id, type, name, description query parameters Added
GET /api-v1/trash-can
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tenantId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Query
  • id, date, time, contactId, contactEmail, module, entityId, entityName, entityCreatorContactId, timezoneName query parameters Added
GET /api-v1/timesheet/total
  • Query
  • id, date, employeeContactId, clientContactId, description, time, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderId, isInWorkflow query parameters Added
GET /api-v1/timesheet/overall
  • Query
  • id, date, employeeContactId, clientContactId, description, time, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderId, isInWorkflow query parameters Added
GET /api-v1/timesheet/order
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tasks property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/timesheet/filter
  • Query
  • clientContactId, employeeContactId, date query parameters Added
GET /api-v1/timesheet/advanced/total
  • Response
  • 200 response Modified
    • application/json content type Modified
      • orderArticleId, orderArticleAmount, orderArticleStatus properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Query
  • orderContactId, orderName, orderJoinedId, orderStatus, parentOrderId, orderDepartmentId, orderHistoryStatus, orderHistoryDate, orderVatRateId, orderRequestedPaymentTerms, orderOurContactName, orderCurrencyId, orderMinimumAmountToInvoice, orderYourContactName, orderPeriodicityType, orderDayOfWeek, orderInvoicingTime, orderPeriodicityStartDate, orderIsDisbursementFeeEnabled, orderIsExpensesEnabled, orderIsTimesheetsEnabled, orderFixedAmount, orderOfficeId, id, date, employeeContactId, clientContactId, description, time, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderId, isInWorkflow query parameters Added
GET /api-v1/timesheet/advanced/overall
  • Query
  • orderContactId, orderName, orderJoinedId, orderStatus, parentOrderId, orderDepartmentId, orderHistoryStatus, orderHistoryDate, orderVatRateId, orderRequestedPaymentTerms, orderOurContactName, orderCurrencyId, orderMinimumAmountToInvoice, orderYourContactName, orderPeriodicityType, orderDayOfWeek, orderInvoicingTime, orderPeriodicityStartDate, orderIsDisbursementFeeEnabled, orderIsExpensesEnabled, orderIsTimesheetsEnabled, orderFixedAmount, orderOfficeId, id, date, employeeContactId, clientContactId, description, time, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderId, isInWorkflow query parameters Added
POST /api-v1/article/batch
  • Body
  • application/json content type Modified
    • articleId property Modified
      • Property is now required
        Breaking
    • currency property Modified
      • id property Modified
        • Property is now required
          Breaking
        • Type went from integer(int64) to integer
      • code, name properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • items property Modified
      • amount, totalPrice properties Modified
        • Properties are now required
          Breaking
      • articleName property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • saleAccountName, categoryName, isLinkedToShipments, localizations properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/allocations/batch
  • Body
  • application/json content type Modified
    • name, moduleType, filters properties Modified
      • Properties are no longer required
    • actions property Modified
      • validAllocationUnit property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/accounting-period/batch
  • Body
  • application/json content type Modified
    • fiscalYear property Modified
      • Property is no longer required
    • startDate, endDate, lockedUntil properties Modified
      • Properties are no longer required
      • Type went from string to string(date-time)
    • vatRule property Modified
      • Property is no longer required
      • name, rule properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • ntdrRate1AccountsIds, ntdrRate2AccountsIds properties Modified
      • Type went from array[integer(int64)] to string
        Breaking
    • status, isLocked, budgetExist properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PATCH /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/value-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/requested-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/payment-method
  • Body
  • application/json content type Modified
    • currencyId, businessUnitId, accountNumber, organizationId, localizations, type, isActive, startDate, endDate, isPurchaseInvoicesEnabled, isSalesInvoicesEnabled, isExpenseReportEnabled, isCashAccountEnabled, isPaymentMethodEnabled, isFXAutoAdjustmentEnabled, isBusinessUnitSplitEnabled, warnings, immobilizationChartOfAccountId, immobilizationType properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/sales-invoice/{id}/validate
  • Path went from /api-v1/purchase-invoice/{id}/validate to /api-v1/sales-invoice/{id}/validate (same operationId)
    Breaking
PATCH /api-v1/sales-invoice/{id}/convert-pro-forma
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PATCH /api-v1/sales-invoice/batch/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PATCH /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/value-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/requested-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/payment-method
  • Body
  • application/json content type Modified
    • currencyId, businessUnitId, accountNumber, organizationId, localizations, type, isActive, startDate, endDate, isPurchaseInvoicesEnabled, isSalesInvoicesEnabled, isExpenseReportEnabled, isCashAccountEnabled, isPaymentMethodEnabled, isFXAutoAdjustmentEnabled, isBusinessUnitSplitEnabled, warnings, immobilizationChartOfAccountId, immobilizationType properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/purchase-invoice/{id}/validate
  • Path went from /api-v1/purchase-invoice-scan/{id}/validate to /api-v1/purchase-invoice/{id}/validate (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Added
PATCH /api-v1/purchase-invoice-scan/{id}/validate
  • Path went from /api-v1/orders/{id}/validate to /api-v1/purchase-invoice-scan/{id}/validate (same operationId)
    Breaking
PATCH /api-v1/payroll/{invoiceId}/payment/{paymentId}/value-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /api-v1/payroll/update/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PATCH /api-v1/payroll/update
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
PATCH /api-v1/payroll/adjust/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PATCH /api-v1/payroll/adjust
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
PATCH /api-v1/payroll/accounting/payment
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
PATCH /api-v1/payroll/accounting/emission
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/timesheet/advanced
  • Response
  • 200 response Modified
    • application/json content type Modified
      • orderArticleId, orderArticleAmount, orderArticleStatus properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Query
  • pageNumber, sizePerPage, sortingField, direction, orderContactId, orderName, orderJoinedId, orderStatus, parentOrderId, orderDepartmentId, orderHistoryStatus, orderHistoryDate, orderVatRateId, orderRequestedPaymentTerms, orderOurContactName, orderCurrencyId, orderMinimumAmountToInvoice, orderYourContactName, orderPeriodicityType, orderDayOfWeek, orderInvoicingTime, orderPeriodicityStartDate, orderIsDisbursementFeeEnabled, orderIsExpensesEnabled, orderIsTimesheetsEnabled, orderFixedAmount, orderOfficeId, id, date, employeeContactId, clientContactId, description, time, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderId, isInWorkflow query parameters Added
GET /api-v1/sales-invoice
  • Query
  • id, number, date, clientId, reference, description, currency, netAmount, totalAmount, receivable, status, ourContactName, clientEmail, clientECorrespondence, hasWarnings, qrGenerationAvailability, validated, hasComments, isInWorkflow, clientBillingEmail, hasShipments, isDocSent query parameters Added
GET /api-v1/role/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
GET /api-v1/role
  • Query
  • realId, roleType, type, name, isDefault, description query parameters Added
GET /api-v1/report-template/tree
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property Modified
        • object-2, object-2 alternatives Modified
GET /api-v1/registry/{organizationId}/organization
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/registry/registry-of-commerce
  • Query
  • mutationIds, startDate, endDate query parameters Added
GET /api-v1/registry/publication/overall
  • Query
  • id, publicationId, uid, publication, publicationDate, mutation query parameters Added
GET /api-v1/registry/publication
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, publicationId, uid, publication, publicationDate, mutation query parameters Added
GET /api-v1/reconciliation-lines/overall
  • Query
  • id, processDate, movementDirection, contactName, reference, valueDate, paidCurrencyCode, paidAmount, referredDocumentType, isMatch, isInternalContact query parameters Added
GET /api-v1/reconciliation-lines
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, processDate, movementDirection, contactName, reference, valueDate, paidCurrencyCode, paidAmount, referredDocumentType, isMatch, isInternalContact query parameters Added
GET /api-v1/receivable/total
  • Query
  • module, paymentId, invoiceId, invoiceDate, requestedDate, invoiceNumber, requestedAmount, contactId, currencyId, hasWarnings query parameters Added
GET /api-v1/receivable/overall
  • Query
  • module, paymentId, invoiceId, invoiceDate, requestedDate, invoiceNumber, requestedAmount, contactId, currencyId, hasWarnings query parameters Added
GET /api-v1/receivable
  • Query
  • module, paymentId, invoiceId, invoiceDate, requestedDate, invoiceNumber, requestedAmount, contactId, currencyId, hasWarnings query parameters Added
GET /api-v1/purchase-invoice/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • reference, amounts properties Modified
        • Properties are now required
          Breaking
      • attributions property Modified
        • dateFrom, dateTo properties Modified
          • Properties are now required
            Breaking
          • Type went from string to string(date-time)
      • payments property Modified
        • Property is now required
          Breaking
        • requestedDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
GET /api-v1/purchase-invoice/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • reference, amounts properties Modified
        • Properties are now required
          Breaking
      • attributions property Modified
        • dateFrom, dateTo properties Modified
          • Properties are now required
            Breaking
          • Type went from string to string(date-time)
      • payments property Modified
        • Property is now required
          Breaking
        • requestedDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
GET /api-v1/purchase-invoice/total
  • Query
  • id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow query parameters Added
GET /api-v1/purchase-invoice/supplier
  • Query
  • date, payable, netAmount, totalAmount, status query parameters Added
GET /api-v1/purchase-invoice/overall
  • Query
  • description, vatAmount, chartOfAccountsId, invoiceLineDepartmentId, orderId, invoiceLineOfficeId, reBill, reBilled, reBilledDate, articleId, quantity, ruleName, requestedDate, plannedDate, sentDate, valueDate, paidAmount, bankCharges, payableByAccount, paymentType, paymentAccountId, vatType, documentsExist, id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow, openDate, showOpenInvoices query parameters Added
GET /api-v1/purchase-invoice/download-archive
  • Query
  • description, vatAmount, chartOfAccountsId, invoiceLineDepartmentId, orderId, invoiceLineOfficeId, reBill, reBilled, reBilledDate, articleId, quantity, ruleName, requestedDate, plannedDate, sentDate, valueDate, paidAmount, bankCharges, payableByAccount, paymentType, paymentAccountId, vatType, documentsExist, id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow, openDate, showOpenInvoices query parameters Added
GET /api-v1/purchase-invoice/advanced/total
  • Query
  • description, vatAmount, chartOfAccountsId, invoiceLineDepartmentId, orderId, invoiceLineOfficeId, reBill, reBilled, reBilledDate, articleId, quantity, ruleName, requestedDate, plannedDate, sentDate, valueDate, paidAmount, bankCharges, payableByAccount, paymentType, paymentAccountId, vatType, documentsExist, id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow, openDate, showOpenInvoices query parameters Added
GET /api-v1/expenses/advanced/overall
  • Query
  • orderClientId, orderId, employeeId, employeeName, departmentId, officeId, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/timesheet
  • Query
  • id, date, employeeContactId, clientContactId, description, time, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderId, isInWorkflow query parameters Added
GET /api-v1/super-role/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • roles property Modified
        • Property is now required
          Breaking
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/sub-orders/total
  • Query
  • invoicingDate, contactName, orderId, orderName, amount, startDate, endDate, orderPeriodicityType, totalAmount, orderOriginalId query parameters Added
GET /api-v1/sub-orders/overall
  • Query
  • invoicingDate, contactName, orderId, orderName, amount, startDate, endDate, orderPeriodicityType, totalAmount, orderOriginalId query parameters Added
GET /api-v1/sub-orders
  • Query
  • invoicingDate, contactName, orderId, orderName, amount, startDate, endDate, orderPeriodicityType, totalAmount, orderOriginalId query parameters Added
GET /api-v1/stock-report/total
  • Query
  • articleId, date, articleName, measurement, articleIdToDisplay, totalQuantity, totalCost, outQuantity, inQuantity, quantityProjection, departmentId, categoryId, officeId query parameters Added
GET /api-v1/stock-report/overall
  • Query
  • articleId, date, articleName, measurement, articleIdToDisplay, totalQuantity, totalCost, outQuantity, inQuantity, quantityProjection, departmentId, categoryId, officeId query parameters Added
GET /api-v1/stock-report
  • Query
  • articleId, date, articleName, measurement, articleIdToDisplay, totalQuantity, totalCost, outQuantity, inQuantity, quantityProjection, departmentId, categoryId, officeId query parameters Added
GET /api-v1/stock-movement-line/total
  • Query
  • departmentId, orderId, contactId, comment, ean, officeId, id, date, articleRealId, articleId, movementDirection, quantity, type, cost, currencyCode, quantityLeft, ownerId, ownerType, measurement query parameters Added
GET /api-v1/stock-movement-line/overall
  • Query
  • departmentId, orderId, contactId, comment, ean, officeId, id, date, articleRealId, articleId, movementDirection, quantity, type, cost, currencyCode, quantityLeft, ownerId, ownerType, measurement query parameters Added
GET /api-v1/stock-movement-line/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, departmentId, orderId, contactId, comment, ean, officeId, id, date, articleRealId, articleId, movementDirection, quantity, type, cost, currencyCode, quantityLeft, ownerId, ownerType, measurement query parameters Added
GET /api-v1/stock-movement-line
  • Query
  • id, date, articleRealId, articleId, movementDirection, quantity, type, cost, currencyCode, quantityLeft, ownerId, ownerType, measurement query parameters Added
GET /api-v1/sales-invoice/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
      • invoiceLines property Modified
        • Property is now required
          Breaking
      • payments property Modified
        • requestedDate, overdueDate properties Modified
          • Properties are now required
            Breaking
          • Type went from string to string(date-time)
GET /api-v1/sales-invoice/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
      • invoiceLines property Modified
        • Property is now required
          Breaking
      • payments property Modified
        • requestedDate, overdueDate properties Modified
          • Properties are now required
            Breaking
          • Type went from string to string(date-time)
GET /api-v1/sales-invoice/total
  • Query
  • id, number, date, clientId, reference, description, currency, netAmount, totalAmount, receivable, status, ourContactName, clientEmail, clientECorrespondence, hasWarnings, qrGenerationAvailability, validated, hasComments, isInWorkflow, clientBillingEmail, hasShipments, isDocSent query parameters Added
GET /api-v1/sales-invoice/overall
  • Query
  • addressClientName, addressStreet, addressStreetPoBox, addressZipCode, addressCity, addressCountryCode, addressRegionCode, addressToTheAttentionOf, salesInvoiceLineId, invoiceLineDescription, invoiceLineSaleAccountId, invoiceLineTotalNet, invoiceLineVat, invoiceLineTotalPrice, invoiceLineNetPrice, invoiceLineDepartmentId, invoiceLineArticleId, invoiceLineAllocationKeys, invoiceLineOfficeId, paymentId, paymentReceivableByAccountId, paymentRequestedDate, paymentOverdueDate, paymentValueDate, paymentPaidAmount, paymentBankCharges, paymentLossOnDebtors, paymentBvrQrNumber, specificBalanceSheetAccountId, excludedFromVat, yourReference, ourContactId, id, number, date, clientId, reference, description, currency, netAmount, totalAmount, receivable, status, ourContactName, clientEmail, clientECorrespondence, hasWarnings, qrGenerationAvailability, validated, hasComments, isInWorkflow, clientBillingEmail, hasShipments, isDocSent, openDate, showOpenInvoices query parameters Added
GET /api-v1/sales-invoice/client
  • Query
  • date, creatorContactId, receivable, netAmount, totalAmount, status query parameters Added
GET /api-v1/sales-invoice/advanced/total
  • Query
  • addressClientName, addressStreet, addressStreetPoBox, addressZipCode, addressCity, addressCountryCode, addressRegionCode, addressToTheAttentionOf, salesInvoiceLineId, invoiceLineDescription, invoiceLineSaleAccountId, invoiceLineTotalNet, invoiceLineVat, invoiceLineTotalPrice, invoiceLineNetPrice, invoiceLineDepartmentId, invoiceLineArticleId, invoiceLineAllocationKeys, invoiceLineOfficeId, paymentId, paymentReceivableByAccountId, paymentRequestedDate, paymentOverdueDate, paymentValueDate, paymentPaidAmount, paymentBankCharges, paymentLossOnDebtors, paymentBvrQrNumber, specificBalanceSheetAccountId, excludedFromVat, yourReference, ourContactId, id, number, date, clientId, reference, description, currency, netAmount, totalAmount, receivable, status, ourContactName, clientEmail, clientECorrespondence, hasWarnings, qrGenerationAvailability, validated, hasComments, isInWorkflow, clientBillingEmail, hasShipments, isDocSent, openDate, showOpenInvoices query parameters Added
GET /api-v1/sales-invoice/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, addressClientName, addressStreet, addressStreetPoBox, addressZipCode, addressCity, addressCountryCode, addressRegionCode, addressToTheAttentionOf, salesInvoiceLineId, invoiceLineDescription, invoiceLineSaleAccountId, invoiceLineTotalNet, invoiceLineVat, invoiceLineTotalPrice, invoiceLineNetPrice, invoiceLineDepartmentId, invoiceLineArticleId, invoiceLineAllocationKeys, invoiceLineOfficeId, paymentId, paymentReceivableByAccountId, paymentRequestedDate, paymentOverdueDate, paymentValueDate, paymentPaidAmount, paymentBankCharges, paymentLossOnDebtors, paymentBvrQrNumber, specificBalanceSheetAccountId, excludedFromVat, yourReference, ourContactId, id, number, date, clientId, reference, description, currency, netAmount, totalAmount, receivable, status, ourContactName, clientEmail, clientECorrespondence, hasWarnings, qrGenerationAvailability, validated, hasComments, isInWorkflow, clientBillingEmail, hasShipments, isDocSent, openDate, showOpenInvoices query parameters Added
GET /api-v1/sales-invoice/accounting/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is now required
            Breaking
      • paymentEntries property Modified
        • description property Modified
          • Property is now required
            Breaking
GET /api-v1/sales-invoice/accounting/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is now required
            Breaking
      • paymentEntries property Modified
        • description property Modified
          • Property is now required
            Breaking
PUT /api-v1/purchase-invoice/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
POST /api-v1/timesheet/batch
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
    • time property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/timesheet/approve
  • Body
  • application/json content type Added
POST /api-v1/swissdec/salary-declaration/{calendarYear}/validate
  • Path went from /api-v1/sales-invoice/{id}/validate to /api-v1/swissdec/salary-declaration/{calendarYear}/validate (same operationId)
    Breaking
  • Verb went from PATCH to POST (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jobKey, valid, validationError, filePath properties Added
  • Path
  • id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • calendarYear path parameter Added
POST /api-v1/stock-movement-line/batch
  • Body
  • application/json content type Modified
    • quantityLeft property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/sales-invoice/{invoiceId}/send-by-email
  • Query
  • documentTemplateId, useLetterhead, qr, timesheets query parameters Added
POST /api-v1/sales-invoice/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
POST /api-v1/sales-invoice/workflow
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/sales-invoice/send-by-email
  • Query
  • documentTemplateId, useLetterhead, entitiesIds, qr, timesheets query parameters Added
POST /api-v1/sales-invoice/delivery-note/send-by-email
  • Query
  • documentTemplateId, useLetterhead, entitiesIds query parameters Added
POST /api-v1/sales-invoice/batch/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/sales-invoice/batch
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is now required
        Breaking
    • clientId, currencyId properties Modified
      • Properties are no longer required
      • Type went from integer(int64) to integer
    • address property Modified
      • region property Modified
        • Type is no longer object
          Breaking
        • id, name, code, taxMode properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • countryId property Modified
        • Property is no longer required
        • Type went from integer(int64) to integer
      • countryCode2, readOnly properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • invoiceLines property Modified
      • Property is now required
        Breaking
      • quantity, netUnitPrice, discount, totalNet properties Modified
        • Properties are no longer required
      • saleAccountId property Modified
        • Property is no longer required
        • Type went from integer(int64) to integer
      • isArticleShipped, articleName, saleAccountName, departmentName, fixedAssetName, fixedAssetId, officeName properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • invoiceLinesLayout property Modified
      • parentId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • children property Added
    • payments property Modified
      • Property is now required
        Breaking
      • receivableByAccountId property Modified
        • Property is no longer required
        • Type went from integer(int64) to integer
      • isFromLockedAccountingPeriod, receivableByAccountName properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • warnings, shipments, sourceOrderId, sourceSubOrderId, bvrGenerationAvailability, qrGenerationAvailability, isFromLockedAccountingPeriod, isContainsFixedAsset, accrualEntriesAmount, validatorUserIdsSize, validatorUserIds, realValidated, systemValidated, canEditProformaFlag, endDate, startDate, proforma properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/role/batch
  • Body
  • application/json content type Modified
    • property Modified
      • object-2 alternative Modified
        • name property Modified
          • Property is now required
            Breaking
        • roles property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • permissions property Added
      • object-2 alternative Modified
        • name, roles properties Modified
          • Properties are now required
            Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/reconciliation-lines/upload
  • Query
  • file query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • multipart/form-data content type Added
POST /api-v1/reconciliation-lines/batch
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/purchase-invoice/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
POST /api-v1/purchase-invoice/workflow
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/purchase-invoice/batch/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/purchase-invoice/batch
  • Body
  • application/json content type Modified
    • date, reference, amounts properties Modified
      • Properties are now required
        Breaking
    • attributions property Modified
      • Property is now required
        Breaking
      • chartOfAccountsId property Modified
        • Property is no longer required
        • Type went from integer(int64) to integer
      • shipments property Modified
        • Type went from array[object] to array
          Breaking
      • orderIdToDisplay, orderClientId, reBillDate, appliedAllocationRules, chartOfAccountsName, departmentName, articleName, fixedAssetName, officeName, readOnly, endDate, startDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • payments property Modified
      • Property is now required
        Breaking
      • paymentType property Modified
        • Property is no longer required
      • isFromLockedAccountingPeriod, payableByAccountName properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • organizationId, warnings, isFromLockedAccountingPeriod, accrualEntriesAmount, validatorUserIdsSize, validatorUserIds, realValidated, systemValidated, isContainsSoldFixedAsset properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/purchase-invoice-scan/upload
  • Body
  • multipart/form-data content type Added
POST /api-v1/payslip/upload-source-tax-rates/{calendarYear}
  • Query
  • file query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • multipart/form-data content type Added
POST /api-v1/payslip/batch
  • Body
  • application/json content type Modified
    • startDate, endDate properties Modified
      • Properties are now required
        Breaking
    • payslipLines property Modified
      • localizations property Modified
        • Type is no longer object
          Breaking
        • id, en, fr, de, it properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • systemLine property Modified
        • Removing polymorphism is always breaking
          Breaking
      • description, lineName properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • holidays property Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • name property Modified
        • Property is now required
          Breaking
    • payslipCertificateInsuranceInfoEntity property Modified
      • Type is no longer object
        Breaking
      • id, salaryRent, ancillaryWageBenefitsPensionHousing, ancillaryWageBenefitsPrivateCarUse, ancillaryWageBenefitsOther, nonRecurringBenefits, capitalBenefits, participationFeeAccordingToAnnex, allowancesOfTheMembersOfTheAdministration, otherServices, socialContributions, occupationalBenefitsOrdinary, occupationalBenefitsRePurchaseContributions, directTaxAtSource, costAllowancesTravelFoodLodging, costAllowancesActualCosts, costAllowancesFixedExpensesRepresentation, costAllowancesFixedExpensesCar, costAllowancesFixedExpensesOther, developmentContributions, avsSalary, aciSalary, aciiSalary, laaSalary, laacSalary, laacExceesSalary, apgSalary properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • countryName, warnings, fromSwitzerland, regionAvailable properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/purchase-invoice-scan/batch
  • Body
  • application/json content type Modified
    • supplierId, currencyId properties Modified
      • Properties are no longer required
      • Type went from integer(int64) to integer
    • document property Modified
      • Type is no longer object
        Breaking
      • id, entityId, name, fileId, date, tags, contact, module, comments, createdBy, createdOn, fileExtension, size, isSystem, self properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • amounts, attributions, payments properties Modified
      • Type went from array[object] to array
        Breaking
    • warnings property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • payableTo property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/pdf-template/global/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/pdf-template/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/organization/currency-exchange/batch
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/orders/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
PUT /api-v1/myaccount
  • Body
  • application/json content type Modified
    • firstName, lastName properties Modified
      • Properties are now required
        Breaking
    • email property Modified
      • Property is now required
        Breaking
      • Type went from string to string(email)
    • addresses property Modified
      • name property Modified
        • Property is now required
          Breaking
    • banks property Modified
      • name property Modified
        • Property is now required
          Breaking
      • accountHolderAddress property Modified
        • name property Modified
          • Property is now required
            Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /api-v1/document/document-type
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is now required
        Breaking
    • date property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
PUT /api-v1/document/batch
  • Body
  • application/json content type Modified
    • entityId, fileId properties Modified
      • Properties are no longer required
      • Type went from integer(int64) to integer
    • contact property Modified
      • name, email properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • self property Modified
      • Type went from boolean to boolean | null
    • createdBy, createdOn, fileExtension, size, isSystem properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/currency-exchange/batch
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/chart-accounts/batch
  • Body
  • application/json content type Modified
    • accountNumber, startDate properties Modified
      • Properties are now required
        Breaking
    • warnings property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/budget/batch
  • Body
  • application/json content type Modified
    • period property Modified
      • Property is no longer required
      • id property Modified
        • Property is no longer required
        • Type went from integer(int64) to integer
      • fiscalYear, startDate, endDate properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • entries property Modified
      • value property Modified
        • Type went from string to number
          Breaking
      • newValue property Modified
        • Permission is no longer writeOnly
        • Type went from string to number(double)
          Breaking
    • warnings, isReadOnly properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/article/category/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/accounting-period/open/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /api-v1/accounting-period/close/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/workflow/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/vat/report/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type is no longer object
        Breaking
      • Response property Removed
POST /api-v1/vat/report
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type is no longer object
        Breaking
      • Response property Removed
  • Query
  • vatReportSubmit query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • multipart/form-data content type Added
POST /api-v1/vacation/{id}
  • Body
  • application/json content type Modified
    • fromDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(dd/MM/yyyy)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/user-group/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/timesheet/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
POST /api-v1/timesheet/reject
  • Body
  • application/json content type Added
POST /api-v1/payroll/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdOn, paymentDate properties Modified
        • Properties are now required
          Breaking
        • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
      • payrollPayments property Modified
        • requestedDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
POST /api-v1/journal/import
  • Response
  • 200 response Modified
    • application/json content type Modified
      • description property Modified
        • Property is now required
          Breaking
  • Query
  • fileDto, file query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • multipart/form-data content type Added
POST /api-v1/journal/batch
  • Body
  • application/json content type Modified
    • entryDate, description properties Modified
      • Properties are now required
        Breaking
    • journalLines property Modified
      • description property Modified
        • id property Added
      • vatCodes property Modified
        • id property Modified
          • Property is now required
            Breaking
          • Type went from integer(int64) to integer
        • code, title, countryId, startDate, endDate, effectiveDate properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • accountNumber, accountCurrencyCode, foreignCurrencyCode, departmentName, contactName, orderIdToDisplay, articleIdToDisplay, vatCodesConcatenated, accountName, officeName properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • warnings, isUnmodifiable properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • debitAccounts, creditAccounts properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/global/role/batch
  • Body
  • application/json content type Modified
    • property Modified
      • object-2, object-2 alternatives Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • RoleRequest, SuperRoleRequest alternatives Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/expenses/reject
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, receipt query parameters Added
POST /api-v1/expenses/generate-expense-invoice
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
POST /api-v1/expenses/draft/upload
  • Body
  • multipart/form-data content type Added
POST /api-v1/expenses/draft/draft-to-final
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/expenses/draft/batch
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is now required
        Breaking
    • receiptDocumentFileExtension property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/expenses/batch
  • Body
  • application/json content type Modified
    • date, merchant properties Modified
      • Properties are now required
        Breaking
    • status, isEditable, receiptDocumentFileExtension properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/expenses/approve
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, receipt query parameters Added
POST /api-v1/document/upload-archive
  • Body
  • multipart/form-data content type Added
POST /api-v1/document/upload
  • Body
  • multipart/form-data content type Added
POST /api-v1/department/tree
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/contact/{contactId}/pdf-password
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/contact/upload-vCard
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
  • Body
  • multipart/form-data content type Added
POST /api-v1/contact/batch
  • Body
  • application/json content type Modified
    • property Modified
      • Contact, object-2, object-2 alternatives Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • PersonContactRequest, OrganizationContactRequest alternatives Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/consolidated-organization
  • Body
  • application/json content type Modified
    • name, currency, organizationIds properties Modified
      • Properties are now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/budget/upload
  • Body
  • multipart/form-data content type Modified
    • file, id, periodId, name, reportType, status properties Modified
      • Properties are now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/billing/pay
  • Body
  • application/json content type Modified
    • cardInfo property Modified
      • cardholderName, cvv properties Modified
        • Properties are now required
          Breaking
    • redirectUrl property Modified
      • acceptUrl, declineUrl, exceptionUrl properties Modified
        • Properties are now required
          Breaking
POST /api-v1/billing/billing-plan
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/billing/adjust-and-pay
  • Body
  • application/json content type Modified
    • paymentRequest property Modified
      • cardInfo property Modified
        • cardholderName, cvv properties Modified
          • Properties are now required
            Breaking
      • redirectUrl property Modified
        • acceptUrl, declineUrl, exceptionUrl properties Modified
          • Properties are now required
            Breaking
POST /api-v1/payroll/batch/payments
  • Body
  • application/json content type Modified
    • requestedDate property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/payroll/batch
  • Body
  • application/json content type Modified
    • createdOn, paymentDate properties Modified
      • Properties are now required
        Breaking
    • address property Modified
      • region property Modified
        • Type is no longer object
          Breaking
        • id, name, code, taxMode properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • countryId property Modified
        • Property is no longer required
        • Type went from integer(int64) to integer
      • id, readOnly properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • payrollLines property Modified
      • localizations property Modified
        • Type is no longer object
          Breaking
        • id, en, fr, de, it properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
    • payrollPayments property Modified
      • requestedDate property Modified
        • Property is now required
          Breaking
    • warnings, isFromLockedAccountingPeriod properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • name, currency properties Modified
      • Properties are now required
        Breaking
    • banks property Modified
      • name property Modified
        • Property is now required
          Breaking
      • accountHolderAddress property Modified
        • name property Modified
          • Property is now required
            Breaking
    • officeAddresses, disbursements, tasks, organizationPayslips, departments, salaryCodes, employeeGroups, ebics, organizationTemplates properties Modified
      • Type went from array[object] to array
        Breaking
    • invoiceSettings property Modified
      • Type is no longer object
        Breaking
      • id, defaultPaymentTerms, emailForInvoiceScans, scansTreatedByManagingOrg, validatePurchaseInvoicesByDefaultType, usePurchaseAccrualAccounting, skipDraftStatus, plannedPaymentDateOffset, purchasePaymentAccountId, vatNumber, requestedPaymentTerms, numbering, timesheets, salesInvoiceConditionsLocalizations, useSalesAccrualAccounting, validateSalesInvoicesByDefaultType, salesPaymentAccountId, useUnsentSalesStatus, lateInvoiceRequestedPaymentTerms, lateInvoiceConditionsLocalizations, orderIdNumbering, expenseAccountId, orderValidity, validateOrdersByDefaultType, timesheetsAccountId, disbursementAccountId, salesOrderTermsLocalizations, useUnsentOrdersStatus, forceTreatedAsPi, invoiceEmailContentSettings, pdfInvoiceSplitterEnabled properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • defaultCodes property Modified
      • Type is no longer object
        Breaking
      • id, clientBalanceSheet, clientVAT, clientVATPaid, clientPrePayment, clientPL, supplierBalanceSheet, supplierVAT, supplierVATPaid, supplierPrePayment, retainedEarnings, annualProfitLoss, stock, stockMovements, bankExpenses, transactionAdjustment, accruedExpenses, accruedRevenue, compensation, system, lossOnDebtors, workInProgress, workInvoicedUpfront, vatAccount, depreciationAccount, extraordinaryExpenseAccount, extraordinaryIncomeAccount, unrealizedFxGainLossChart, clientUnrealizedFXProfitLoss, supplierUnrealizedFXProfitLoss, supplierDiscountAccount, fXGainLoss properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • mailServerConfig property Modified
      • Type is no longer object
        Breaking
      • id, host, port, secureConnectionType, userName, password, useAuth, fromEmail, authType, oauthProvider, clientId, oauthScopes, requiresReauth, basicAuth, oauth properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • unusedVacationsSettings property Modified
      • Type is no longer object
        Breaking
      • id, autoProvisionUnusedVacations, adminBalanceSheetAccountId, adminPlAccountId, operationsBalanceSheetAccountId, operationsPlAccountId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • managingStandaloneOrganizationName, canModifyManagingOrganization, managingChildrenOrganizationIds, validateSalesInvoicesByDefaultType, validatePurchaseInvoicesByDefaultType, validateOrdersByDefaultType properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/organization
  • Body
  • application/json content type Modified
    • name, mainLanguage, currency, templateCompanyBy, nogaCodeId, templateOrganizationId, startDate, address, fiscalYearStart, fiscalYearEnd, vatRuleType, timesheets, managingCompanyId, id properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • NewOrganizationRequest property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/orders/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
POST /api-v1/orders/{id}/update-prices
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
POST /api-v1/orders/{id}/pre-pay
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
    • description property Modified
      • Property is now required
        Breaking
POST /api-v1/orders/{id}/partial-pay
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
POST /api-v1/orders/workflow
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/orders/send-by-email
  • Query
  • documentTemplateId, useLetterhead, entitiesIds query parameters Added
POST /api-v1/orders/delivery-note/send-by-email
  • Query
  • documentTemplateId, useLetterhead, entitiesIds query parameters Added
POST /api-v1/orders/batch/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
  • Query
  • contactId, parentOrderId, departmentId, officeId, vatRateId, requestedPaymentTerms, currencyId, minimumAmountToInvoice, ourContactName, yourContactName, periodicityStartDate, periodicityType, isDisbursementFeeEnabled, isTimesheetsEnabled, timesheetsAccountId, fixedAmount, orderArticleId, orderArticleMeasurement, orderArticleUnitPrice, orderArticleAmount, orderArticleDiscount, orderArticleTotalNet, orderArticleStatus, historyStatus, historyDate, addressName, addressClientName, addressStreet, addressStreetPoBox, addressZipCode, addressCity, addressCountryCode, addressRegionCode, addressToTheAttentionOf, yourReference, orderValidity, paymentAccountId, id, name, orderId, date, description, status, isExpensesEnabled, orderAmount, hasWarnings, validated, clientEmail, isInvoiceGenerated, isPeriodic, isInWorkflow, clientOrderEmail, hasProformaInvoice query parameters Added
POST /api-v1/orders/batch
  • Body
  • application/json content type Modified
    • contactId, currencyId properties Modified
      • Properties are no longer required
      • Type went from integer(int64) to integer
    • address property Modified
      • Type is no longer object
        Breaking
      • id, name, line1, line2, city, region, countryCode2, postCode, toTheAttentionOf, position, houseNumber, countryId, service, readOnly properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • periodicityConfiguration property Modified
      • Property is no longer required
      • Type is no longer object
        Breaking
      • id, startDate, endDate, periodicityType, dayOfWeek, invoicingTime, orderId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • includedArticles, orderLines, orderElementsLayoutLines, tasks properties Modified
      • Type went from array[object] to array
        Breaking
    • contactName, status, statusLastChangedDate, isInvoiceGenerated, hasOnlyPrepaymentsInvoices, statusHistories, clientHasVatType, realValidated, activeSubOrderId, activeSubOrderInvoicingDate, periodic properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • communicationEmail, orderEmail properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/myaccount/pdf-password
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/my-timesheet
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/my-expenses/submit-for-approval
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, receipt query parameters Added
POST /api-v1/my-expenses/batch
  • Body
  • application/json content type Modified
    • date, merchant properties Modified
      • Properties are now required
        Breaking
    • status, isEditable, receiptDocumentFileExtension properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
POST /api-v1/mail-server/test-connection
  • Body
  • application/json content type Modified
    • host property Modified
      • Property is now required
        Breaking
POST /api-v1/mail-server/oauth2/consent-url
  • Body
  • application/json content type Modified
    • clientId, clientSecret, redirectUri properties Modified
      • Properties are now required
        Breaking
POST /api-v1/mail-server/oauth2/callback
  • Body
  • application/json content type Modified
    • code, state, redirectUri properties Modified
      • Properties are now required
        Breaking
POST /api-v1/late-notice/send-by-email
  • Query
  • documentTemplateId, useLetterhead, increaseLateNoticeNumber, qr query parameters Added
GET /api-v1/expenses/advanced
  • Query
  • orderClientId, orderId, employeeId, employeeName, departmentId, officeId, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/expenses
  • Query
  • pageNumber, sizePerPage, sortingField, direction, employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/document/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
GET /api-v1/document/overall
  • Query
  • id, date, name, tags, contact, module, fileName, fileExtension, size, createdOn, createdBy, creatorId, isDeleted, self, filterStaffDocuments query parameters Added
GET /api-v1/document/large-to-export/overall
  • Query
  • id, date, name, fileName, fileExtension, size, createdOn, createdBy, creatorId, isDeleted query parameters Added
GET /api-v1/document/large-to-export
  • Query
  • id, date, name, fileName, fileExtension, size, createdOn, createdBy, creatorId, isDeleted query parameters Added
GET /api-v1/document/download-archive/{archiveName}
  • Query
  • id, date, name, tags, contact, module, fileName, fileExtension, size, createdOn, createdBy, creatorId, isDeleted, self, filterStaffDocuments query parameters Added
GET /api-v1/document-scan/overall
  • Query
  • id, date, name, tags, contact, module, fileName, fileExtension, size, createdOn, createdBy, creatorId, isDeleted, filterNotAssignDocuments query parameters Added
GET /api-v1/document-scan
  • Query
  • id, date, name, tags, contact, module, fileName, fileExtension, size, createdOn, createdBy, creatorId, isDeleted, filterNotAssignDocuments query parameters Added
GET /api-v1/document
  • Query
  • id, date, name, tags, contact, module, fileName, fileExtension, size, createdOn, createdBy, creatorId, isDeleted, self, filterStaffDocuments query parameters Added
GET /api-v1/currency-exchange/import/{currency}
  • Query
  • validKey query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/currency-exchange
  • Query
  • id, date, currencyFrom, currencyTo, rate query parameters Added
GET /api-v1/contact/{type}/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/contact/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/contact/{id}/supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • banks property Modified
        • name property Modified
          • Property is now required
            Breaking
        • accountHolderAddress property Modified
GET /api-v1/contact/{id}/single-supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • banks property Modified
        • name property Modified
          • Property is now required
            Breaking
        • accountHolderAddress property Modified
GET /api-v1/contact/{id}/client
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • addresses property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/contact/overall
  • Query
  • lastName, firstName, middleName, nationality, gender, birthDate, language, nogaCode, phone, fax, mobile, webSite, addressId, addressName, addressStreet, addressHouseNumber, addressStreetPoBox, addressCity, addressPostCode, addressCountry, addressRegion, addressToTheAttentionOf, bankId, bankName, bankAccountNumber, bankSwiftBic, bankRemark, clientDefaultDepartmentId, clientDefaultAccountForPaymentsNumber, clientDefaultPlAccountNumber, clientDefaultBalanceSheetAccountNumber, clientDefaultPaymentCurrencyCode, clientVatNumber, clientVatType, clientRequestedPaymentTerms, clientLateNoticeMargin, clientDiscountRate, clientCreditLimit, supplierDefaultDepartmentId, supplierDefaultAccountForPaymentsNumber, supplierDefaultPlAccountNumber, supplierDefaultBalanceSheetAccountNumber, supplierDefaultPaymentCurrencyCode, supplierVatNumber, supplierVatTypeEnum, supplierVatTypeCode, supplierRequestedPaymentTerms, supplierPaymentFeesSplit, staffAvsNumber, staffPermitExpiryDate, staffContractType, staffMaritalType, staffTrainingLevel, staffPosition, status, id, contactType, name, isCustomer, isVendor, isStaff, isUser, email, externalId, archived, hasWarnings, filterStaffContacts query parameters Added
GET /api-v1/contact/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, lastName, firstName, middleName, nationality, gender, birthDate, language, nogaCode, phone, fax, mobile, webSite, addressId, addressName, addressStreet, addressHouseNumber, addressStreetPoBox, addressCity, addressPostCode, addressCountry, addressRegion, addressToTheAttentionOf, bankId, bankName, bankAccountNumber, bankSwiftBic, bankRemark, clientDefaultDepartmentId, clientDefaultAccountForPaymentsNumber, clientDefaultPlAccountNumber, clientDefaultBalanceSheetAccountNumber, clientDefaultPaymentCurrencyCode, clientVatNumber, clientVatType, clientRequestedPaymentTerms, clientLateNoticeMargin, clientDiscountRate, clientCreditLimit, supplierDefaultDepartmentId, supplierDefaultAccountForPaymentsNumber, supplierDefaultPlAccountNumber, supplierDefaultBalanceSheetAccountNumber, supplierDefaultPaymentCurrencyCode, supplierVatNumber, supplierVatTypeEnum, supplierVatTypeCode, supplierRequestedPaymentTerms, supplierPaymentFeesSplit, staffAvsNumber, staffPermitExpiryDate, staffContractType, staffMaritalType, staffTrainingLevel, staffPosition, status, id, contactType, name, isCustomer, isVendor, isStaff, isUser, email, externalId, archived, hasWarnings, filterStaffContacts query parameters Added
GET /api-v1/contact-balance/report/total
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Added
GET /api-v1/late-notice/overall
  • Query
  • clientId, overdueAmount, openAmount query parameters Added
GET /api-v1/late-notice/client/total
  • Query
  • id, salesInvoiceNumber, currencyId, overdueAmount, noticeGeneratedQuantity, lastNoticeGeneratedDate, clientContactId, overdueDate, daysOverdue, bvrGenerationAvailability, clientEmail, clientECorrespondence, clientLateNoticeEmail query parameters Added
GET /api-v1/late-notice/client
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, salesInvoiceNumber, currencyId, overdueAmount, noticeGeneratedQuantity, lastNoticeGeneratedDate, clientContactId, overdueDate, daysOverdue, bvrGenerationAvailability, clientEmail, clientECorrespondence, clientLateNoticeEmail query parameters Added
GET /api-v1/late-notice
  • Query
  • clientId, overdueAmount, openAmount query parameters Added
GET /api-v1/journal/overall
  • Query
  • id, entryId, entryDate, description, type, amount, debitAccounts, creditAccounts, warnings, isDeleted, hasWarnings, creatorContactId query parameters Added
GET /api-v1/journal
  • Query
  • id, entryId, entryDate, description, type, amount, debitAccounts, creditAccounts, warnings, isDeleted, hasWarnings, creatorContactId query parameters Added
GET /api-v1/impersonate/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/global/super-role/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • roles property Modified
        • Property is now required
          Breaking
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/global/role/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
GET /api-v1/global/role
  • Query
  • id, type, name, isDefault, description query parameters Added
GET /api-v1/fixed-assets/total
  • Query
  • id, name, periodFrom, periodTo, amortizationType, initialValue, amortization, actualValue, chartOfAccountId, departmentIds, officeIds, date query parameters Added
GET /api-v1/fixed-assets/overall
  • Query
  • id, name, periodFrom, periodTo, amortizationType, initialValue, amortization, actualValue, chartOfAccountId, departmentIds, officeIds, date query parameters Added
GET /api-v1/fixed-assets
  • Query
  • id, name, periodFrom, periodTo, amortizationType, initialValue, amortization, actualValue, chartOfAccountId, departmentIds, officeIds, date query parameters Added
GET /api-v1/expenses/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • merchant property Modified
        • Property is now required
          Breaking
GET /api-v1/expenses/total
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/expenses/overall
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/expenses/draft/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
GET /api-v1/expenses/draft/total
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/expenses/draft/overall
  • Query
  • employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/expenses/draft
  • Query
  • pageNumber, sizePerPage, sortingField, direction, employeeId, employeeName, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/expenses/advanced/total
  • Query
  • orderClientId, orderId, employeeId, employeeName, departmentId, officeId, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/article/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • articleId property Modified
        • Property is now required
          Breaking
GET /api-v1/article/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • articleId property Modified
        • Property is now required
          Breaking
GET /api-v1/article/overall
  • Query
  • currencyId, saleAccountId, bundleItemArticleId, bundleItemMeasurement, bundleItemPrice, bundleItemAmount, bundleItemDiscount, bundleItemTotalPrice, id, type, articleId, name, description, categoryId, measurement, unitCost, unitPrice, vatRateId, archived, ean, quantity, startDate, endDate, weightKg query parameters Added
GET /api-v1/article/lang
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, type, articleId, name, description, categoryId, measurement, unitCost, unitPrice, vatRateId, archived, ean, quantity, startDate, endDate, weightKg query parameters Added
GET /api-v1/article/contact-lang/overall
  • Query
  • contactId, id, type, articleId, name, description, categoryId, measurement, unitCost, unitPrice, vatRateId, archived, ean, quantity, startDate, endDate, weightKg query parameters Added
GET /api-v1/article/contact-lang
  • Query
  • pageNumber, sizePerPage, sortingField, direction, contactId, id, type, articleId, name, description, categoryId, measurement, unitCost, unitPrice, vatRateId, archived, ean, quantity, startDate, endDate, weightKg query parameters Added
GET /api-v1/article/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, currencyId, saleAccountId, bundleItemArticleId, bundleItemMeasurement, bundleItemPrice, bundleItemAmount, bundleItemDiscount, bundleItemTotalPrice, id, type, articleId, name, description, categoryId, measurement, unitCost, unitPrice, vatRateId, archived, ean, quantity, startDate, endDate, weightKg query parameters Added
GET /api-v1/article
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, type, articleId, name, description, categoryId, measurement, unitCost, unitPrice, vatRateId, archived, ean, quantity, startDate, endDate, weightKg query parameters Added
GET /api-v1/allocations/overall
  • Query
  • id, moduleType, name, description, isActive, dateFrom, dateTo query parameters Added
GET /api-v1/allocations
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, moduleType, name, description, isActive, dateFrom, dateTo query parameters Added
GET /api-v1/activity-log/overall
  • Query
  • id, dateTime, userId, contactId, entityId, wtUser, contact, entity, module, action, actionType, details, timezoneName query parameters Added
GET /api-v1/activity-log
  • Query
  • id, dateTime, userId, contactId, entityId, wtUser, contact, entity, module, action, actionType, details, timezoneName query parameters Added
GET /api-v1/accounting-period
  • Query
  • id, fiscalYear, startDate, endDate, vatRuleId, status, isLocked, lockedUntil query parameters Added
DELETE /api-v1/vacation
  • Body
  • application/json content type Modified
    • fromDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(dd/MM/yyyy)
PUT /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/split
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /api-v1/report-template/batch
  • Body
  • application/json content type Modified
    • property Modified
      • object-2, object-2 alternatives Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • TemplateLineRequest, StaticTemplateLineRequest alternatives Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
PUT /api-v1/sales-invoice/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
PUT /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/split
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /api-v1/timesheet
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is now required
        Breaking
      • Type went from string to string(date-time)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /api-v1/timesheet/{id}/workflow/{workflowId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • freshData, freshRow properties Modified
        • Type is no longer object
          Breaking
PUT /api-v1/vacation
  • Body
  • application/json content type Modified
    • fromDate property Modified
      • Property is now required
        Breaking
      • Type went from string to string(dd/MM/yyyy)
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • freshData, freshRow properties Modified
          • Type is no longer object
            Breaking
GET /api-v1/contact-balance/report/summary
  • Query
  • pageNumber, sizePerPage, sortingField, direction, contactId, contactRoleType, currencyCode, balance, date query parameters Added
GET /api-v1/contact-balance/report/overall
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Added
GET /api-v1/contact-balance/report/advanced/total
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Added
GET /api-v1/contact-balance/report/advanced/overall
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Added
GET /api-v1/contact-balance/report/advanced
  • Query
  • contactId, contactRoleType, currencyCode, balance, date query parameters Added
GET /api-v1/contact
  • Query
  • id, contactType, name, isCustomer, isVendor, isStaff, isUser, email, archived, hasWarnings, isEmployee, filterStaffContacts query parameters Added
GET /api-v1/chart-accounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accountNumber property Modified
        • Property is now required
          Breaking
      • startDate property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
GET /api-v1/chart-accounts/coa-param
  • Query
  • organizationId query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • isBalanceSheet, isPL, isSystem, isPaymentMethod, isPurchaseInvoices, isSalesInvoices, isExpenseReport query parameters Added
GET /api-v1/chart-accounts/advanced
  • Query
  • departmentName, startDate, isActive, isPurchaseInvoicesEnabled, isSalesInvoicesEnabled, isExpenseReportEnabled, isPaymentMethodEnabled, isFXAutoAdjustmentEnabled, isBusinessUnitSplitEnabled, enLangName, frLangName, deLangName, itLangName, id, accountNumber, name, endDate, currency, currencyId, type, departmentId, isCashAccountEnabled query parameters Added
GET /api-v1/chart-accounts
  • Query
  • hasDepreciation, isPurchaseInvoicesEnabled, id, accountNumber, name, endDate, currency, currencyId, type, departmentId, isCashAccountEnabled query parameters Added
GET /api-v1/cash-flow/report/export
  • Query
  • currency, lastYear, startDate, endDate query parameters Added
GET /api-v1/cash-flow/report
  • Query
  • currency, lastYear, startDate, endDate query parameters Added
GET /api-v1/budget/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • entries property Modified
        • value property Modified
          • Type went from string to number
            Breaking
        • newValue property Added
GET /api-v1/budget
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, fiscalYear, name, reportType, status, parent, articleId, contactId, orderId, departmentId query parameters Added
GET /api-v1/breakdown/income
  • Query
  • departmentIds, startDate, endDate query parameters Added
GET /api-v1/breakdown/expense
  • Query
  • departmentIds, startDate, endDate query parameters Added
GET /api-v1/balance/total
  • Query
  • lastYearStartDate, lastYearEndDate, lastYear, startDate, endDate query parameters Added
GET /api-v1/balance/overall
  • Query
  • lastYearStartDate, lastYearEndDate, lastYear, startDate, endDate query parameters Added
GET /api-v1/balance-sheet/export
  • Query
  • shawAccounts, currency, lastYear, margin, budgetChangeType, departmentIds, officeIds, articleIds, articleCategoryIds, orderIds, contactIds, date query parameters Added
GET /api-v1/balance-sheet
  • Response
  • 200 response Modified
    • application/json content type Modified
      • children property Modified
        • Type went from array[object] to array
          Breaking
  • Query
  • currency, lastYear, margin, budgetChangeType, departmentIds, officeIds, articleIds, articleCategoryIds, orderIds, contactIds, date query parameters Added
GET /api-v1/balance
  • Query
  • lastYearStartDate, lastYearEndDate, lastYear, startDate, endDate query parameters Added
GET /api-v1/payroll/insurance/export
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/payroll/gross-salary/export
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/payroll/end-of-year/export
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/payroll/employees
  • Query
  • organizationId, calendarYear, monthType, monthStartDate, monthEndDate query parameters Added
GET /api-v1/payroll/employee-taxes/export
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/payroll/employee
  • Query
  • organizationId, calendarYear, monthType, paymentDate query parameters Added
GET /api-v1/payroll/avs/export
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/payroll/advanced/total
  • Query
  • addressEmployeeName, addressStreet, addressStreetPoBox, addressPostCode, addressCity, addressCountry, addressRegion, addressToTheAttentionOf, addressHouseNumber, payslipEmployerRate, payslipLineNumber, payslipLineName, payslipEmployeeAmount, payslipBaseAmount, payslipDescription, payslipEmployeeRate, payslipEmployerAmount, paidAmount, bankCharges, payableByCurrencyCode, salarySlipCurrencyCode, requestedAmount, requestedDate, plannedDate, sentDate, valueDate, orgEmployeeGroupId, id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent query parameters Added
GET /api-v1/payroll/advanced/overall
  • Query
  • addressEmployeeName, addressStreet, addressStreetPoBox, addressPostCode, addressCity, addressCountry, addressRegion, addressToTheAttentionOf, addressHouseNumber, payslipEmployerRate, payslipLineNumber, payslipLineName, payslipEmployeeAmount, payslipBaseAmount, payslipDescription, payslipEmployeeRate, payslipEmployerAmount, paidAmount, bankCharges, payableByCurrencyCode, salarySlipCurrencyCode, requestedAmount, requestedDate, plannedDate, sentDate, valueDate, orgEmployeeGroupId, id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent query parameters Added
GET /api-v1/payroll/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, addressEmployeeName, addressStreet, addressStreetPoBox, addressPostCode, addressCity, addressCountry, addressRegion, addressToTheAttentionOf, addressHouseNumber, payslipEmployerRate, payslipLineNumber, payslipLineName, payslipEmployeeAmount, payslipBaseAmount, payslipDescription, payslipEmployeeRate, payslipEmployerAmount, paidAmount, bankCharges, payableByCurrencyCode, salarySlipCurrencyCode, requestedAmount, requestedDate, plannedDate, sentDate, valueDate, orgEmployeeGroupId, id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent query parameters Added
GET /api-v1/payroll/accounting/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is now required
            Breaking
      • paymentEntries property Modified
        • description property Modified
          • Property is now required
            Breaking
GET /api-v1/payroll
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/payable/total
  • Query
  • module, paymentId, invoiceId, invoiceDate, accountId, requestedDate, plannedDate, sentDate, invoiceReference, payableAmount, contactId, currencyId, hasWarnings query parameters Added
GET /api-v1/payable/overall
  • Query
  • module, paymentId, invoiceId, invoiceDate, accountId, requestedDate, plannedDate, sentDate, invoiceReference, payableAmount, contactId, currencyId, hasWarnings query parameters Added
GET /api-v1/payable/advanced/total
  • Query
  • payableByAccountId, description, module, paymentId, invoiceId, invoiceDate, requestedDate, plannedDate, sentDate, invoiceReference, payableAmount, contactId, currencyId, hasWarnings, departmentIds, officeIds, attributionAccountIds query parameters Added
GET /api-v1/payable/advanced/overall
  • Query
  • payableByAccountId, description, module, paymentId, invoiceId, invoiceDate, requestedDate, plannedDate, sentDate, invoiceReference, payableAmount, contactId, currencyId, hasWarnings, departmentIds, officeIds, attributionAccountIds query parameters Added
GET /api-v1/payable/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, payableByAccountId, description, module, paymentId, invoiceId, invoiceDate, requestedDate, plannedDate, sentDate, invoiceReference, payableAmount, contactId, currencyId, hasWarnings, departmentIds, officeIds, attributionAccountIds query parameters Added
GET /api-v1/payable
  • Query
  • module, paymentId, invoiceId, invoiceDate, accountId, requestedDate, plannedDate, sentDate, invoiceReference, payableAmount, contactId, currencyId, hasWarnings query parameters Added
GET /api-v1/organization/switch/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[object] to array
        Breaking
GET /api-v1/organization/offices/{organizationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • line1, city, countryCode2, postCode properties Modified
        • Properties are now required
          Breaking
GET /api-v1/organization/hpb/{ebicsId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clientNumber, userNumber properties Modified
        • Properties are now required
          Breaking
GET /api-v1/purchase-invoice/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, description, vatAmount, chartOfAccountsId, invoiceLineDepartmentId, orderId, invoiceLineOfficeId, reBill, reBilled, reBilledDate, articleId, quantity, ruleName, requestedDate, plannedDate, sentDate, valueDate, paidAmount, bankCharges, payableByAccount, paymentType, paymentAccountId, vatType, documentsExist, id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow, openDate, showOpenInvoices query parameters Added
GET /api-v1/purchase-invoice/accounting/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is now required
            Breaking
      • paymentEntries property Modified
        • description property Modified
          • Property is now required
            Breaking
GET /api-v1/purchase-invoice/accounting/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is now required
            Breaking
      • paymentEntries property Modified
        • description property Modified
          • Property is now required
            Breaking
GET /api-v1/purchase-invoice-scan/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • attributions property Modified
        • dateFrom, dateTo properties Modified
          • Properties are now required
            Breaking
          • Type went from string to string(date-time)
      • payments property Modified
        • requestedDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
      • document property Modified
        • name property Modified
          • Property is now required
            Breaking
        • date property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
GET /api-v1/purchase-invoice-scan/total
  • Query
  • id, organizationName, date, supplier, currency, totalAmount, status, hasWarnings query parameters Added
GET /api-v1/purchase-invoice-scan/overall
  • Query
  • id, organizationName, date, supplier, currency, totalAmount, status, hasWarnings query parameters Added
GET /api-v1/purchase-invoice-scan
  • Query
  • pageNumber, sizePerPage query parameters Modified
    • Type is no longer integer
      Breaking
  • id, organizationName, date, supplier, currency, totalAmount, status, hasWarnings query parameters Added
GET /api-v1/purchase-invoice
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow query parameters Added
GET /api-v1/pl/report/export
  • Query
  • shawAccounts, currency, lastYear, ytd, margin, monthly, businessUnitShown, budget, splitByOrganization, departmentIds, officeIds, articleIds, articleCategoryIds, orderIds, contactIds, startDate, endDate query parameters Added
GET /api-v1/pl/report/annual
  • Response
  • 200 response Modified
    • application/json content type Modified
      • children property Modified
        • Type went from array[object] to array
          Breaking
      • periods property Modified
        • data property Modified
      • accountBalances property Modified
        • data property Modified
GET /api-v1/pl/report
  • Response
  • 200 response Modified
    • application/json content type Modified
      • children property Modified
        • Type went from array[object] to array
          Breaking
  • Query
  • currency, lastYear, ytd, margin, monthly, businessUnitShown, budget, splitByOrganization, departmentIds, officeIds, articleIds, articleCategoryIds, orderIds, contactIds, startDate, endDate query parameters Added
GET /api-v1/pdf-template/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
GET /api-v1/pdf-template
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, name, templateType, sourceTemplateId, previewTemplateId, previewImageId, previewExists, moduleAvailabilityType, description query parameters Added
GET /api-v1/payslip/{id}/lines
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, number, name, type, sign, isAutomaticallyAdded, usedInRegionConfigWithinCalendarYear, usedInClaConfigWithinCalendarYear query parameters Added
GET /api-v1/payslip/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • startDate, endDate properties Modified
        • Properties are now required
          Breaking
        • Type went from string to string(date-time)
      • holidays property Modified
        • date property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/payslip/region
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • startDate, endDate properties Modified
          • Properties are now required
            Breaking
          • Type went from string to string(date-time)
        • holidays property Modified
GET /api-v1/payslip/cla
  • Response
  • 200 response Modified
    • application/json content type Modified
      • startDate, endDate properties Modified
        • Properties are now required
          Breaking
        • Type went from string to string(date-time)
      • holidays property Modified
        • date property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/payslip
  • Query
  • id, startDate, endDate, calendarYear, countryName, countryId, regionName, cla, type query parameters Added
GET /api-v1/payroll/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdOn, paymentDate properties Modified
        • Properties are now required
          Breaking
        • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
      • payrollPayments property Modified
        • requestedDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
GET /api-v1/payroll/total
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/payroll/overall
  • Query
  • id, calendarYear, monthType, paymentDate, employeeId, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, isDocSent, organizationEmployeeGroupId query parameters Added
GET /api-v1/order-reports/overall
  • Query
  • id, orderId, orderName, date, type, clientName, ourContactName, totalRevenue, totalCost, profitability query parameters Added
GET /api-v1/order-reports
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, orderId, orderName, date, type, clientName, ourContactName, totalRevenue, totalCost, profitability query parameters Added
GET /api-v1/myaccount/expenses-report/total
  • Query
  • id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow query parameters Added
GET /api-v1/myaccount/expenses-report/overall
  • Query
  • id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow query parameters Added
GET /api-v1/myaccount/expenses-report
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, date, supplierId, reference, currency, netAmount, totalAmount, payable, status, validated, hasWarnings, hasComments, isInWorkflow query parameters Added
GET /api-v1/myaccount/current-organization-details
  • Response
  • 200 response Modified
    • application/json content type Modified
      • employeeGroups property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/myaccount
  • Response
  • 200 response Modified
    • application/json content type Modified
      • firstName, lastName properties Modified
        • Properties are now required
          Breaking
      • email property Modified
        • Property is now required
          Breaking
        • Type went from string to string(email)
      • addresses property Modified
        • name property Modified
          • Property is now required
            Breaking
      • banks property Modified
        • name property Modified
          • Property is now required
            Breaking
        • accountHolderAddress property Modified
GET /api-v1/my-workflow-notification/overall
  • Query
  • id, workflowId, date, moduleType, realModuleType, actionType, entitiesAmount query parameters Added
GET /api-v1/my-workflow-notification
  • Query
  • id, workflowId, date, moduleType, realModuleType, actionType, entitiesAmount query parameters Added
GET /api-v1/my-timesheet/{date}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dayTimesheets property Modified
        • timeEntries property Modified
GET /api-v1/my-timesheet/order
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tasks property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/my-payroll/overall
  • Query
  • id, calendarYear, monthType, paymentDate, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, organizationEmployeeGroupId query parameters Added
GET /api-v1/my-payroll
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, calendarYear, monthType, paymentDate, currencyCode, grossSalary, netSalary, payable, status, employeeEmail, employeeECorrespondence, organizationEmployeeGroupId query parameters Added
GET /api-v1/my-expenses/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is now required
          Breaking
        • Type went from string to string(date-time)
      • merchant property Modified
        • Property is now required
          Breaking
GET /api-v1/my-expenses/total
  • Query
  • id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/my-expenses/overall
  • Query
  • id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/my-expenses/advanced/total
  • Query
  • orderClientId, orderId, departmentId, officeId, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/my-expenses/advanced/overall
  • Query
  • orderClientId, orderId, departmentId, officeId, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/my-expenses/advanced
  • Query
  • orderClientId, orderId, departmentId, officeId, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/my-expenses
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, date, merchant, description, reBill, currency, currencyNetAmount, currencyVatAmount, currencyTotalAmount, companyCurrencyTotalAmount, status, receipt query parameters Added
GET /api-v1/late-notice/summary
  • Query
  • clientId, overdueAmount, openAmount query parameters Added
GET /api-v1/organization/generate-ebics-key/{ebicsId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clientNumber, userNumber properties Modified
        • Properties are now required
          Breaking
GET /api-v1/organization/employee-group
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
GET /api-v1/organization/currency-exchange
  • Query
  • id, date, currencyFrom, currencyTo, rate query parameters Added
GET /api-v1/organization/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, mainLanguage, otherLanguages, parentOrganizationId, nogaCodeId, startDate, street, houseNumber, streetPoBox, postCode, city, countryId, regionId, bankId, bankAccountNumber, bankSwiftBic, bankName, bankAddressRemarks, defaultPaymentTerms, scansTreatedByManagingOrg, validatePurchaseInvoicesByDefaultType, vatNumber, requestedPaymentTerms, timesheets, validateSalesInvoicesByDefaultType, validateOrdersByDefaultType, name, currency, archived, endDate, managingOrganizationId, isConsolidated query parameters Added
GET /api-v1/organization
  • Query
  • pageNumber, sizePerPage, sortingField, direction, name, country, currency, archived, endDate, managingOrganizationId, isConsolidated query parameters Added
GET /api-v1/orders/{id}/partially-paid-order
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/orders/{id}/full
  • Response
  • 200 response Modified
    • application/json content type Modified
      • order property Modified
        • name property Modified
          • Property is now required
            Breaking
        • periodicityConfiguration, address properties Modified
GET /api-v1/orders/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/orders/total
  • Query
  • id, name, orderId, date, description, contactId, status, isExpensesEnabled, orderAmount, hasWarnings, validated, clientEmail, isInvoiceGenerated, isPeriodic, isInWorkflow, clientOrderEmail, hasProformaInvoice query parameters Added
GET /api-v1/orders/possible-parents/{id}/{contactId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is now required
          Breaking
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is now required
            Breaking
          • Type went from string to string(date-time)
      • address property Modified
        • name property Modified
          • Property is now required
            Breaking
GET /api-v1/orders/overall
  • Query
  • id, name, orderId, date, description, contactId, status, isExpensesEnabled, orderAmount, hasWarnings, validated, clientEmail, isInvoiceGenerated, isPeriodic, isInWorkflow, clientOrderEmail, hasProformaInvoice query parameters Added
GET /api-v1/orders/invoices/total
  • Query
  • id, number, date, reference, netAmount, totalAmount, receivable, status, orderId, type query parameters Added
GET /api-v1/orders/invoices/overall
  • Query
  • id, number, date, reference, netAmount, totalAmount, receivable, status, orderId, type query parameters Added
GET /api-v1/orders/invoices
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, number, date, reference, netAmount, totalAmount, receivable, status, orderId, type query parameters Added
GET /api-v1/orders/expenses/total
  • Query
  • orderId, date, supplier, reference, currency, amount, reBillable, purchaseInvoiceId, salesInvoiceId, reBillDate, invoiceNumber query parameters Added
GET /api-v1/orders/expenses/overall
  • Query
  • orderId, date, supplier, reference, currency, amount, reBillable, purchaseInvoiceId, salesInvoiceId, reBillDate, invoiceNumber query parameters Added
GET /api-v1/orders/expenses
  • Query
  • pageNumber, sizePerPage, sortingField, direction, orderId, date, supplier, reference, currency, amount, reBillable, purchaseInvoiceId, salesInvoiceId, reBillDate, invoiceNumber query parameters Added
GET /api-v1/orders/advanced
  • Query
  • pageNumber, sizePerPage, sortingField, direction, contactId, parentOrderId, departmentId, officeId, vatRateId, requestedPaymentTerms, currencyId, minimumAmountToInvoice, ourContactName, yourContactName, periodicityStartDate, periodicityType, isDisbursementFeeEnabled, isTimesheetsEnabled, timesheetsAccountId, fixedAmount, orderArticleId, orderArticleMeasurement, orderArticleUnitPrice, orderArticleAmount, orderArticleDiscount, orderArticleTotalNet, orderArticleStatus, historyStatus, historyDate, addressName, addressClientName, addressStreet, addressStreetPoBox, addressZipCode, addressCity, addressCountryCode, addressRegionCode, addressToTheAttentionOf, yourReference, orderValidity, paymentAccountId, id, name, orderId, date, description, status, isExpensesEnabled, orderAmount, hasWarnings, validated, clientEmail, isInvoiceGenerated, isPeriodic, isInWorkflow, clientOrderEmail, hasProformaInvoice query parameters Added
GET /api-v1/orders
  • Query
  • pageNumber, sizePerPage, sortingField, direction, id, name, orderId, date, description, contactId, status, isExpensesEnabled, orderAmount, hasWarnings, validated, clientEmail, isInvoiceGenerated, isPeriodic, isInWorkflow, clientOrderEmail, hasProformaInvoice query parameters Added
GET /api-v1/order-reports/total
  • Query
  • id, orderId, orderName, date, type, clientName, ourContactName, totalRevenue, totalCost, profitability query parameters Added
Removed 4 Breaking
GET /api-v1/contact/all-organizations-users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api-v1/vacation/provision-unused
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api-v1/report-template/clean-budget-entries
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api-v1/sales-invoice/attach-invoice-lines-to-shipments
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 11
POST /api-v1/swissdec/salary-declaration/{calendarYear}
POST /api-v1/swissdec/line-mapping
POST /api-v1/swissdec/institutions
PATCH /api-v1/orders/{id}/validate
GET /api-v1/swissdec/salary-declaration/{jobKey}/status
GET /api-v1/swissdec/salary-declaration/{jobKey}
GET /api-v1/swissdec/line-mapping
GET /api-v1/swissdec/institutions
GET /api-v1/contact/{id}/token
GET /api-v1/chart-accounts/coa-param2
DELETE /api-v1/swissdec/institutions/{id}
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /api-v1/timesheet/advanced
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rowId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /api-v1/timesheet/advanced/total
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rowId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
4 structure changes including:
3 Additions
1 Modification
Modified 1
GET /api-v1/wcr
  • Query
  • endDate query parameter Modified
    • Query parameter is no longer required
Added 3
GET /api-v1/contact-balance/report/advanced/summary
GET /api-v1/contact-balance/report/summary
GET /api-v1/late-notice/summary
1 structure change including:
1 Modification
Modified 1
GET /api-v1/pl/report/annual
  • Response
  • 200 response Modified
    • application/json content type Modified
      • periods property Modified
        • data property Modified
      • accountBalances property Modified
        • data property Modified
1 structure change including:
1 Modification
Modified 1
PATCH /api-v1/sales-invoice/batch/validate
  • Response
  • 200 response Modified
    • application/json content type Added
10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /api-v1/contact/{id}/single-supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • delayDiscounts property Added
GET /api-v1/contact/{id}/supplier
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • delayDiscounts property Added
GET /api-v1/contact/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/contact/{type}/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/impersonate/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/organization/codes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • supplierDiscountAccount property Added
GET /api-v1/timesheet/advanced
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rowId property Added
GET /api-v1/timesheet/advanced/total
  • Response
  • 200 response Modified
    • application/json content type Modified
      • rowId property Added
POST /api-v1/contact/batch
  • Body
  • application/json content type Modified
    • property Modified
      • Contact alternative Modified
        • supplier property Modified
      • object-2 alternative Modified
        • supplier property Modified
        • firstName, middleName, lastName, nationalityCountryId, birthday, gender, isImpersonateOthers, isAdmin, isMainUser, isEmployee, avatarId, isActive, isBlockedForLicenceNonPayment, loginEmail properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • name, nogaCodeId, uid properties Added
      • object-2 alternative Modified
        • supplier property Modified
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • defaultCodes property Modified
      • supplierDiscountAccount property Added
702 structure changes including:
22 Breaking changes
3 Additions
696 Modifications
3 Removals
Modified 696 Breaking
GET /api-v1/sales-invoice/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, invoiceLines properties Modified
        • Properties are no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
      • payments property Modified
        • requestedDate, overdueDate properties Modified
          • Properties are no longer required
GET /api-v1/stock-movement-line
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/stock-movement-line/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/stock-movement-line/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/stock-movement-line/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/stock-movement-line/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/stock-report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/stock-report/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/stock-report/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sub-orders
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sub-orders/generate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sub-orders/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sub-orders/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/super-role/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • roles property Modified
        • Property is no longer required
GET /api-v1/tag/contact
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/tag/document
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/tag/individual
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet
  • Path went from /api-v1/workflow to /api-v1/timesheet (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • moduleType, name, organizationId, creatorContactId, isActive properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • date, employeeContactId, employee, client, clientContactId, order, time, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderIdOriginal, orderId, workflowPermissions, isInWorkflow, flagsAmount properties Added
GET /api-v1/timesheet/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/filter
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/reconciliation-lines/to-be-reconciled
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/reconciliation-lines/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/registry/publication
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/registry/publication/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/registry/registry-of-commerce
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/registry/{organizationId}/organization
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • address property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/registry/{uid}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/report-template/tree
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • templateLineIds property Modified
        • Property is no longer required
GET /api-v1/role
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/role/permissions
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/role/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice/accounting/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is no longer required
      • paymentEntries property Modified
        • description property Modified
          • Property is no longer required
GET /api-v1/sales-invoice/accounting/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is no longer required
      • paymentEntries property Modified
        • description property Modified
          • Property is no longer required
GET /api-v1/sales-invoice/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice/client
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice/modified-sales-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/sales-invoice/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, invoiceLines properties Modified
        • Properties are no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
      • payments property Modified
        • requestedDate, overdueDate properties Modified
          • Properties are no longer required
GET /api-v1/vacation/{type}
  • Path went from /api-v1/user-group to /api-v1/vacation/{type} (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • type, name, description, organizationId, creatorContactId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • employeeName property Added
  • Query
  • pageNumber, sortingField, direction, sizePerPage query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Path
  • type path parameter Added
GET /api-v1/vacation/{type}/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vacation/{type}/report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vacation/{type}/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vat/export/xml
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/vat/preview
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vat/report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/wcr
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/widget
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/workflow
  • Path went from /api-v1/vacation/{type} to /api-v1/workflow (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • employeeName property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • moduleType, name, description, organizationId, creatorContactId, isActive properties Added
  • Path
  • type path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • pageNumber, sortingField, direction, sizePerPage query parameters Added
GET /api-v1/workflow/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/workflow/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
PATCH /api-v1/billing/payment-info
  • Body
  • application/json content type Modified
    • cardInfo property Modified
      • cardholderName, cvv properties Modified
        • Properties are no longer required
    • redirectUrl property Modified
      • acceptUrl, declineUrl, exceptionUrl properties Modified
        • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/document/{id}/self/{flag}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/journal/line
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/orders/batch/validate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/orders/{id}/billable
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/orders/{id}/confirmed
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/orders/{id}/invalidate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/orders/{id}/validate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payment/batch
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/accounting/emission
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/order
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tasks property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/timesheet/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/task
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/team/review
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/team/review/employee/{employeeContactId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/team/review/employee/{employeeContactId}/capacity/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/timesheet/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/trash-can
  • Path went from /api-v1/timesheet to /api-v1/trash-can (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • time property Modified
        • Type went from number to string(date-time)
          Breaking
      • employeeContactId, employee, client, clientContactId, order, description, isBillable, status, billableAmount, costAmount, taskName, billableRate, costRate, departmentId, orderIdOriginal, orderId, workflowPermissions, isInWorkflow, flagsAmount properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • organizationId, localTime, contactId, contactEmail, module, entityId, entityName, systemInfo, entityCreatorContactId, tenantId properties Added
GET /api-v1/trash-can/{id}/restore
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/treasury
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/user-group
  • Path went from /api-v1/user-group/advanced to /api-v1/user-group (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • userIds property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • creatorContactId property Added
  • Query
  • pageNumber, sortingField, direction, sizePerPage query parameters Added
GET /api-v1/user-group/advanced
  • Path went from /api-v1/trash-can to /api-v1/user-group/advanced (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, time, localTime, contactId, contactEmail, module, entityId, entityName, systemInfo, entityCreatorContactId, tenantId properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, name, description, userIds properties Added
  • Query
  • pageNumber, sortingField, direction, sizePerPage query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/user-group/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/user-group/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/user-group/users
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/user-group/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
GET /api-v1/vacation/availability
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vacation/available-balance
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vacation/holiday
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vacation/provision-unused
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/vacation/update-all-vacation-rights
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/accounting/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is no longer required
      • paymentEntries property Modified
        • description property Modified
          • Property is no longer required
GET /api-v1/payroll/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/avs/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/calendar-years/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/employee
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/employee-taxes/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/employees
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/end-of-year/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/payroll/gross-salary/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/insurance/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/payroll-table/line-names/{calendarYear}/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payroll/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdOn, paymentDate properties Modified
        • Properties are no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
      • payrollPayments property Modified
        • requestedDate property Modified
          • Property is no longer required
GET /api-v1/payslip
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payslip/cla
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • startDate, endDate properties Modified
        • Properties are no longer required
      • holidays property Modified
        • date, name properties Modified
          • Properties are no longer required
GET /api-v1/payslip/cla-lines
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payslip/line/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payslip/region
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • startDate, endDate properties Modified
          • Properties are no longer required
        • holidays property Modified
GET /api-v1/contact/export-as-vCard
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/generate-ebics-key/{ebicsId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clientNumber, userNumber properties Modified
        • Properties are no longer required
  • Query
  • user query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/organization/hpb/{ebicsId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clientNumber, userNumber properties Modified
        • Properties are no longer required
  • Query
  • user query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /api-v1/organization/languages
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/offices/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • line1, city, countryCode2, postCode properties Modified
        • Properties are no longer required
GET /api-v1/organization/other-languages/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/payslip-years/{countryId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/salary-codes/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/salary-table/line-names/{countryId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/switch/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/templates/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/tree/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/contact
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/filters
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/future
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payable/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice/supplier
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, reference, amounts properties Modified
        • Properties are no longer required
      • attributions property Modified
        • dateFrom, dateTo properties Modified
          • Properties are no longer required
      • payments property Modified
        • Property is no longer required
        • requestedDate property Modified
          • Property is no longer required
GET /api-v1/purchase-invoice/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, reference, amounts properties Modified
        • Properties are no longer required
      • attributions property Modified
        • dateFrom, dateTo properties Modified
          • Properties are no longer required
      • payments property Modified
        • Property is no longer required
        • requestedDate property Modified
          • Property is no longer required
GET /api-v1/ratios/annual-employee-count
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/average-payables
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/average-receivables
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/average-weighted-payables
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/average-weighted-receivables
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/gross-margin
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/liquidity-ratio
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/net-margin
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ratios/ratios-report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/receivable
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/receivable/contact
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/receivable/filters
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/receivable/outstanding
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/receivable/outstanding/requested-payment-terms
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/receivable/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/receivable/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/reconciliation-lines
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/reconciliation-lines/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payslip/source-tax-lines/{calendarYear}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/payslip/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • startDate, endDate properties Modified
        • Properties are no longer required
      • holidays property Modified
        • date, name properties Modified
          • Properties are no longer required
GET /api-v1/payslip/{id}/lines
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/pdf-template
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/pdf-template/global
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/pdf-template/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
GET /api-v1/pl/report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/pl/report/annual
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • periods property Modified
        • data property Modified
      • accountBalances property Modified
        • data property Modified
GET /api-v1/pl/report/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice-scan
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice-scan/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice-scan/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice-scan/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is no longer required
      • attributions property Modified
        • dateFrom, dateTo properties Modified
          • Properties are no longer required
      • payments property Modified
        • requestedDate property Modified
          • Property is no longer required
      • document property Modified
        • name, date properties Modified
          • Properties are no longer required
GET /api-v1/purchase-invoice-scan/{id}/recognized-data
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice/accounting/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is no longer required
      • paymentEntries property Modified
        • description property Modified
          • Property is no longer required
GET /api-v1/purchase-invoice/accounting/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • emissionEntry property Modified
        • description property Modified
          • Property is no longer required
      • paymentEntries property Modified
        • description property Modified
          • Property is no longer required
GET /api-v1/purchase-invoice/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice/download-archive
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/purchase-invoice/modified-purchase-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/purchase-invoice/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/reconciliation-lines/upload
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/report-template/clean-budget-entries
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/role/batch
  • Body
  • application/json content type Modified
    • property Modified
      • object-2 alternative Modified
        • roles property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • permissions property Added
      • object-2 alternative Modified
        • roles property Modified
          • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/attach-invoice-lines-to-shipments
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/batch
  • Body
  • application/json content type Modified
    • date, invoiceLines properties Modified
      • Properties are no longer required
    • address property Modified
      • name property Modified
        • Property is no longer required
    • payments property Modified
      • requestedDate, overdueDate properties Modified
        • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/batch/validate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/delivery-note/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/workflow
  • Path went from /api-v1/purchase-invoice/workflow to /api-v1/sales-invoice/workflow (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/{id}/workflow/{workflowId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/{invoiceId}/delivery-note/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sales-invoice/{invoiceId}/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/stock-movement-line/batch
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sub-orders/fixprepayments
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sub-orders/generate-sales-invoices
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sub-orders/regenerate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sub-orders/{subOrderId}/generate-pro-forma
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/sub-orders/{subOrderId}/generate-sales-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/tag/contact
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/tag/document
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/approve
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/batch
  • Body
  • application/json content type Modified
    • date, time properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/requested-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/organization
  • Body
  • application/json content type Modified
    • newOrganization, user properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • name, mainLanguage, currency, templateCompanyBy, nogaCodeId, templateOrganizationId, startDate, address, fiscalYearStart, fiscalYearEnd, vatRuleType, timesheets, managingCompanyId, id properties Added
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • name, currency properties Modified
      • Properties are no longer required
    • officeAddresses property Modified
      • line1, city, countryCode2, postCode properties Modified
        • Properties are no longer required
    • banks property Modified
      • name, chartOfAccounts properties Modified
        • Properties are no longer required
      • accountHolderAddress property Modified
        • name property Modified
          • Property is no longer required
    • organizationPayslips property Modified
      • holidays property Modified
        • date, name properties Modified
          • Properties are no longer required
    • mailServerConfig property Modified
      • host, fromEmail, oauthProvider, clientId properties Modified
        • Properties are no longer required
    • employeeGroups property Modified
      • name property Modified
        • Property is no longer required
    • ebics property Modified
      • clientNumber, userNumber properties Modified
        • Properties are no longer required
    • organizationTemplates property Modified
      • documentTemplate property Modified
        • salesInvoicesTemplate, lateNoticesTemplate, payslipsTemplate, salesOrderTemplate, deliveryNoteTemplate properties Modified
      • name property Modified
        • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/organization/switch/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payable/pain001
  • Body
  • application/json content type Modified
    • confidential property Added
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payable/payment-dates
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payroll/batch
  • Body
  • application/json content type Modified
    • createdOn, paymentDate properties Modified
      • Properties are no longer required
    • address property Modified
      • name property Modified
        • Property is no longer required
    • payrollPayments property Modified
      • requestedDate property Modified
        • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payroll/batch/payments
  • Body
  • application/json content type Modified
    • requestedDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payroll/generate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdOn, paymentDate properties Modified
        • Properties are no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
      • payrollPayments property Modified
        • requestedDate property Modified
          • Property is no longer required
POST /api-v1/payroll/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payroll/{id}/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payslip/batch
  • Body
  • application/json content type Modified
    • startDate, endDate properties Modified
      • Properties are no longer required
    • holidays property Modified
      • date, name properties Modified
        • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payslip/upload-source-tax-rates/{calendarYear}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/payslip/{id}/copy-with-children
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/purchase-invoice-scan/upload
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/purchase-invoice/batch
  • Body
  • application/json content type Modified
    • date, reference, amounts properties Modified
      • Properties are no longer required
    • attributions property Modified
      • dateFrom, dateTo properties Modified
        • Properties are no longer required
    • payments property Modified
      • Property is no longer required
      • requestedDate property Modified
        • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/purchase-invoice/batch/validate
  • Path went from /api-v1/orders/batch/validate to /api-v1/purchase-invoice/batch/validate (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/purchase-invoice/workflow
  • Path went from /api-v1/orders/{id}/workflow/{workflowId} to /api-v1/purchase-invoice/workflow (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • errorCode, freshRow, freshData, possibleWorkflows, error, severeError properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • items property Added
  • Path
  • id, workflowId path parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api-v1/purchase-invoice/{id}/workflow/{workflowId}
  • Path went from /api-v1/sales-invoice/workflow to /api-v1/purchase-invoice/{id}/workflow/{workflowId} (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • errorCode, freshRow, freshData, possibleWorkflows, error, severeError properties Added
  • Path
  • id, workflowId path parameters Added
POST /api-v1/qrcode/instructions/{contactId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/reconciliation-lines/batch
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/reconciliation-lines/reconcile
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/accounting-period/open/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/accounting-period/unlock/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/article/category/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/budget/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/chart-accounts/batch
  • Body
  • application/json content type Modified
    • accountNumber, startDate properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/currency-exchange/batch
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/document/batch
  • Body
  • application/json content type Modified
    • name, date properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/document/document-type
  • Body
  • application/json content type Modified
    • name, date properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name, date properties Modified
        • Properties are no longer required
PUT /api-v1/myaccount
  • Body
  • application/json content type Modified
    • firstName, lastName, email properties Modified
      • Properties are no longer required
    • addresses property Modified
      • name property Modified
        • Property is no longer required
    • banks property Modified
      • name, chartOfAccounts properties Modified
        • Properties are no longer required
      • accountHolderAddress property Modified
        • name property Modified
          • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/orders/{id}/workflow/{workflowId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/organization/currency-exchange/batch
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/pdf-template/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/pdf-template/global/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/purchase-invoice-scan/batch
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is no longer required
    • attributions property Modified
      • dateFrom, dateTo properties Modified
        • Properties are no longer required
    • payments property Modified
      • requestedDate property Modified
        • Property is no longer required
    • document property Modified
      • name, date properties Modified
        • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/purchase-invoice/{id}/workflow/{workflowId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/split
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/report-template/batch
  • Body
  • application/json content type Modified
    • property Modified
      • object-2 alternative Modified
        • parentId, position, children, content, localizations, lineSign, isPercentage, warnings, organizationId, appendixReference properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • templateLineIds property Added
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/sales-invoice/{id}/workflow/{workflowId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/split
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/timesheet
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/timesheet/{id}/workflow/{workflowId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/vacation
  • Body
  • application/json content type Modified
    • fromDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/batch/approve
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/batch/reject
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/reject
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/team/review/approve
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/team/review/employee/{employeeContactId}/approve
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/team/review/employee/{employeeContactId}/reject
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/team/review/reject
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/{id}/approve
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/{id}/reject
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/timesheet/{id}/workflow/{workflowId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/user-group/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/user/reactivate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/user/restore-access-code
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/vacation/{id}
  • Body
  • application/json content type Modified
    • fromDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/vat/report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Query
  • vatReportSubmit query parameter Modified
    • date, reportStartDate, reportEndDate query parameters Modified
      • Query parameters are no longer required
POST /api-v1/vat/report/validate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/widget/batch
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/workflow/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/accounting-period/close/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/accounting-period/list-lock/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/accounting-period/list-unlock/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PUT /api-v1/accounting-period/lock/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/value-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/accounting-period/batch
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/allocations/batch
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/article/batch
  • Body
  • application/json content type Modified
    • articleId property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/attachment/upload-avatar/{contactId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • content property Modified
        • Type went from array[string(byte)] to string(byte)
          Breaking
POST /api-v1/billing/adjust-and-pay
  • Body
  • application/json content type Modified
    • paymentRequest property Modified
      • cardInfo property Modified
        • cardholderName, cvv properties Modified
          • Properties are no longer required
      • redirectUrl property Modified
        • acceptUrl, declineUrl, exceptionUrl properties Modified
          • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/billing/billing-plan
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/billing/pay
  • Body
  • application/json content type Modified
    • cardInfo property Modified
      • cardholderName, cvv properties Modified
        • Properties are no longer required
    • redirectUrl property Modified
      • acceptUrl, declineUrl, exceptionUrl properties Modified
        • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/billing/pay-result
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/budget/upload
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/consolidated-organization
  • Body
  • application/json content type Modified
    • newOrganization, user properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • name, mainLanguage, currency, fiscalYearStart, fiscalYearEnd, organizationIds, managingCompanyId, id properties Added
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/contact/batch
  • Body
  • application/json content type Modified
    • property Modified
      • Contact alternative Modified
        • addresses, communications, banks, staff, userGroups properties Modified
      • object-2 alternative Modified
        • addresses, communications, banks, staff, userGroups properties Modified
        • firstName, middleName, lastName, nationalityCountryId, birthday, gender, isImpersonateOthers, isAdmin, isMainUser, isEmployee, avatarId, isActive, isBlockedForLicenceNonPayment, loginEmail properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • name, nogaCodeId, uid properties Added
      • object-2 alternative Modified
        • addresses, communications, banks, staff, userGroups properties Modified
        • firstName, lastName properties Modified
          • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/contact/merging
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/contact/password
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/contact/upload-vCard
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/contact/{contactId}/pdf-password
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/contact/{contactId}/send-pdf-password
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/contact/{id}/modify/main-user
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/currency-exchange/apply
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/department/tree
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/document-scan/{id}/assign-to-pis
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/accounting/emission/{payrollId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/accounting/payment
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/accounting/payment/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/adjust
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/adjust/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/update
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/update/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/payroll/{invoiceId}/payment/{paymentId}/value-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice-scan/{id}/invalidate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice-scan/{id}/validate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice/batch/validate
  • Path went from /api-v1/sales-invoice/batch/validate to /api-v1/purchase-invoice/batch/validate (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice/{id}/invalidate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice/{id}/refused
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice/{id}/validate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/payment-method
  • Body
  • application/json content type Modified
    • accountNumber, startDate properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/requested-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/purchase-invoice/{invoiceId}/payment/{paymentId}/value-date
  • Body
  • application/json content type Modified
    • valueDate property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/sales-invoice/batch/validate
  • Path went from /api-v1/purchase-invoice/batch/validate to /api-v1/sales-invoice/batch/validate (same operationId)
    Breaking
  • Verb went from POST to PATCH (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Body
  • application/json content type Added
PATCH /api-v1/sales-invoice/{id}/convert-pro-forma
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/sales-invoice/{id}/invalidate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/sales-invoice/{id}/validate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
PATCH /api-v1/sales-invoice/{invoiceId}/payment/{paymentId}/payment-method
  • Body
  • application/json content type Modified
    • accountNumber, startDate properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-expenses/batch/generate-expense-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-expenses/batch/submit-for-approval
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-expenses/generate-expense-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-expenses/submit-for-approval
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-timesheet
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-timesheet/submit
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-timesheet/{id}/start
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-timesheet/{id}/stop
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/myaccount/password
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/myaccount/pdf-password
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/batch
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required
    • periodicityConfiguration property Modified
      • startDate property Modified
        • Property is no longer required
    • address property Modified
      • name property Modified
        • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/batch/validate
  • Path went from /api-v1/purchase-invoice/batch/validate to /api-v1/orders/batch/validate (same operationId)
    Breaking
  • Verb went from PATCH to POST (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api-v1/orders/create-status-history
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/delivery-note/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/workflow
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/{id}/partial-pay
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
POST /api-v1/orders/{id}/pre-pay
  • Body
  • application/json content type Modified
    • date, description properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/{id}/update-prices
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
POST /api-v1/orders/{id}/workflow/{workflowId}
  • Path went from /api-v1/purchase-invoice/{id}/workflow/{workflowId} to /api-v1/orders/{id}/workflow/{workflowId} (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/{orderId}/delivery-note/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/orders/{orderId}/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/document/upload
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/document/upload-archive
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/approve
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/batch
  • Body
  • application/json content type Modified
    • date, merchant properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/batch/approve
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/batch/reject
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/draft/batch
  • Body
  • application/json content type Modified
    • date property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/draft/draft-to-final
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/draft/upload
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/generate-expense-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/expenses/reject
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/global/role/batch
  • Body
  • application/json content type Modified
    • property Modified
      • object-2 alternative Modified
        • roles property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • permissions property Added
      • object-2 alternative Modified
        • roles property Modified
          • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/invoice-scan-recognizer/recognize
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/invoice-scan-recognizer/recognize/{documentFileId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/journal/batch
  • Body
  • application/json content type Modified
    • description property Modified
      • Property is no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/journal/import
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • description property Modified
        • Property is no longer required
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • fileDto query parameter Added
POST /api-v1/late-notice/send-by-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/mail-server/oauth2/callback
  • Body
  • application/json content type Modified
    • code, state, redirectUri properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/mail-server/oauth2/consent-url
  • Body
  • application/json content type Modified
    • clientId, clientSecret, redirectUri properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/mail-server/oauth2/revoke/{mailServerConfigId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/mail-server/test-connection
  • Body
  • application/json content type Modified
    • host, fromEmail, oauthProvider, clientId properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
POST /api-v1/my-expenses/batch
  • Body
  • application/json content type Modified
    • date, merchant properties Modified
      • Properties are no longer required
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/filter
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/main-user-default
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/payslip-table/line-names/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/payslip-years/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/source-tax-codes/{regionId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/suppliers/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/{id}/balance-of-contact
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/{id}/client
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • addresses property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/contact/{id}/related
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/{id}/single-supplier
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • banks property Modified
        • name, chartOfAccounts properties Modified
          • Properties are no longer required
        • accountHolderAddress property Modified
GET /api-v1/contact/{id}/supplier
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • PLAccountName property Modified
        • Name went from placcountName to PLAccountName
          Breaking
      • banks property Modified
        • name, chartOfAccounts properties Modified
          • Properties are no longer required
        • accountHolderAddress property Modified
GET /api-v1/contact/{id}/vcard
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/{type}/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/contact/{type}/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/currency-exchange
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/currency-exchange/apply
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/currency-exchange/import/{currency}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/currency-exchange/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/department
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/budget/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
GET /api-v1/cash-flow/extrapolated
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/cash-flow/report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/cash-flow/report/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/chart-accounts
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/chart-accounts/accounts-linked-to-banks
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/chart-accounts/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/chart-accounts/lines
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/chart-accounts/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accountNumber, startDate properties Modified
        • Properties are no longer required
GET /api-v1/chart-accounts/{id}/account-movement
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/consolidated-organization/available
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact-balance/report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact-balance/report/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact-balance/report/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact-balance/report/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact-balance/report/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact-balance/report/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/address
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/all-organizations-users
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/contact/bank-info
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/clients
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/department-tree
  • Path went from /api-v1/department/tree to /api-v1/expenses/draft/department-tree (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /api-v1/expenses/draft/expense-category
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/merchants
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/offices
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/orders
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/draft/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date property Modified
        • Property is no longer required
GET /api-v1/expenses/merchants
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, merchant properties Modified
        • Properties are no longer required
GET /api-v1/fixed-assets
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/fixed-assets/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/fixed-assets/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/fixed-assets/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/generate-pdf
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/generate-pdfs
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/global/role
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/logo
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/department/tree
  • Path went from /api-v1/my-expenses/department-tree to /api-v1/department/tree (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /api-v1/department/tree/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document-scan
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document-scan/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/contacts
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/download-archive/{archiveName}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/document/download/journal-import
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/download/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/duplicate/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/large-to-export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/large-to-export/download/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/large-to-export/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/modules
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/tags
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/view/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/document/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name, date properties Modified
        • Properties are no longer required
GET /api-v1/expenses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/expenses/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/organization/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/payroll/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/payslip/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/pdf-template/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/purchase-invoice-scan/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/purchase-invoice/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/purchase-invoice/{id}/workflow
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/reconciliation-lines
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/reconciliation-lines/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/role/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/sales-invoice/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/sales-invoice/{id}/workflow
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/stock-movement-line/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/timesheet/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/timesheet/{id}/workflow
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/user-group/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/vacation
  • Path went from /api-v1/workflow/{id} to /api-v1/vacation (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Path
  • id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
DELETE /api-v1/workflow/{id}
  • Path went from /api-v1/vacation to /api-v1/workflow/{id} (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Path
  • id path parameter Added
GET /api-v1/accounting-period
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/accounting-period/date-lock-status/{date}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/accounting-period/latest
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • articleId property Modified
        • Property is no longer required
DELETE /api-v1/accounting-period/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/allocations/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/article/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/billing/payment-info
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/budget/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/chart-accounts/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/contact/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/currency-exchange/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/document-scan
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/document/large-to-export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/document/large-to-export/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/document/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/expenses/draft/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/expenses/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/fixed-assets/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/global/role/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/journal/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/my-expenses/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/my-timesheet/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/orders/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/orders/{id}/workflow
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
DELETE /api-v1/organization/currency-exchange/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • articleId property Modified
        • Property is no longer required
GET /api-v1/attachment/find/{attachmentId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[string(byte)] to string(byte)
        Breaking
GET /api-v1/balance
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/balance-sheet
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/balance-sheet/export
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/balance-sheet/last-previous-not-inactive-period-start-date
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/balance-sheet/monthly-cash
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/balance/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/balance/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/billing
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/billing/billing-plan
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/billing/billing-plan-with-price
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/billing/calculate-price
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/billing/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/billing/overdue-amount
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/billing/payment-info
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/breakdown/expense
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/breakdown/income
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/budget
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/budget/active-exists
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/budget/report/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/accounting-period/latest-end-date
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/accounting-period/latest-open-period-start-date
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/accounting-period/vat-rule
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/accounting-period/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/activity-log
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/activity-log/can-open-module/{id}/{type}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/activity-log/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/allocations
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/allocations/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/allocations/rules-for-purchase-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/allocations/rules-for-sales-invoice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/allocations/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/category
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/category/tree
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/contact-lang
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/contact-lang/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/inventory-location
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/lang
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/article/{articleCategoryId}/article-category
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/clients
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/department-tree
  • Path went from /api-v1/expenses/draft/department-tree to /api-v1/my-expenses/department-tree (same operationId)
    Breaking
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/expense-category
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/merchants
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/offices
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/orders
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-expenses/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • date, merchant properties Modified
        • Properties are no longer required
GET /api-v1/my-payroll
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-payroll/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-timesheet/all-orders
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-timesheet/client
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-timesheet/employee/task
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-timesheet/order
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tasks property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/my-timesheet/task
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/expenses/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/regions
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/registry-mutations
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/report/cash-flow-line-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/report/line-signs
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/report/line-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/report/ratio-line-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/salary-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/sales-invoice-statuses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/secure-connection-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/single-parent
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/stock-strategy-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/stock/movement-direction
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/stock/type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/sub-order-status-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/timesheet/status
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/training-level
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/user-group-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/validated-by-default-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/vat/type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/work-permits
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/workflow-action-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/workflow-notification-action-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/invoices
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/invoices/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/invoices/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/possible-parents/{id}/{contactId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/orders/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/orders/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/orders/{id}/full
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • order property Modified
        • name property Modified
          • Property is no longer required
        • periodicityConfiguration, address properties Modified
GET /api-v1/orders/{id}/partially-paid-order
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
      • periodicityConfiguration property Modified
        • startDate property Modified
          • Property is no longer required
      • address property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/orders/{id}/partially-paid-order-elements
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/bank-account-id
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/can-create
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/codes
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/contribution-table/lines/{countryId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/currency-exchange
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/currency-exchange/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/ebics-servers/{organizationId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/organization/employee-group
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • name property Modified
        • Property is no longer required
GET /api-v1/my-timesheet/{date}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dayTimesheets property Modified
        • timeEntries property Modified
GET /api-v1/my-workflow-notification
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-workflow-notification/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/my-workflow-notification/send-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • firstName, lastName, email properties Modified
        • Properties are no longer required
      • addresses property Modified
        • name property Modified
          • Property is no longer required
      • banks property Modified
        • name, chartOfAccounts properties Modified
          • Properties are no longer required
        • accountHolderAddress property Modified
GET /api-v1/myaccount/allowed-modules
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount/current-organization-details
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • employeeGroups property Modified
        • name property Modified
          • Property is no longer required
GET /api-v1/myaccount/expenses-report
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount/expenses-report/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount/expenses-report/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount/invoice-scans-email
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount/licence
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount/permission
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/myaccount/user-group-ids
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/order-reports
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/order-reports/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/order-reports/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/order-reports/{id}/lines
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/expenses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/orders/expenses/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/licenses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/absence-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/accounting-period-statuses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/amounts/vat/rate
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/account-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/action-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/actions
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/feesplit-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/journal-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/licence-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/modules
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/modules/restorable
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/modules/workflowable
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/app/permissions
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/article-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/budget/status
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/budget/type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/communication-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/contract-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/cost-calculation-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/countries
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/order-invoicing-time
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/global/role/permissions
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/global/role/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/global/super-role/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • roles property Modified
        • Property is no longer required
GET /api-v1/impersonate/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/journal
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/journal/entry-id/{entryId}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/journal/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/journal/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/journal/{id}/deleted
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/late-notice
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/late-notice/client
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/late-notice/client/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/late-notice/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/late-notice/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger/advanced
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger/advanced/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger/advanced/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger/open/journal/{id}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger/open/module/{id}/{type}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger/overall
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/ledger/total
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/order-periodicity-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/order-status-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payable-payment-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payroll-statuses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payslip-limit-calculation-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payslip-line-sign-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payslip-line-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payslip-special-attribution-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payslip-status
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payslip-value-split-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/payslip-value-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/pdf-template-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/permission-can-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/position
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/purchase-invoice-journal-entry-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/purchase-invoice-statuses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/purpose-codes
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/receivable-payment-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/reconciliation/directions
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/reconciliation/document-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/reconciliation/payment-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/currencies
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/days-of-week
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/denomination
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/document-extension
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/ebics-statuses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/employee-document-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/expense-payment-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/expense-statuses
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/family-member-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/gender-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/group-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/immobilization-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/invoice-scan/payment-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/invoice-scan/status
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/languages
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/localities/{postalCode}
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/marital-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/measurements
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/month-type
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/noga-codes
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/order-article-status
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
GET /api-v1/list/order-invoice-types
  • Header
  • WEAL-TOKEN header Modified
    • Type is no longer string
      Breaking
  • TARGET-ORGANIZATION-ID header Modified
    • Type is no longer integer
      Breaking
Removed 3 Breaking
GET /api-v1/chart-accounts/coa-param
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api-v1/list/vat/code
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api-v1/list/vat/rate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
GET /api-v1/list/vat/rate
GET /api-v1/list/vat/code
GET /api-v1/chart-accounts/coa-param
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /api-v1/contact/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/contact/{type}/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
GET /api-v1/impersonate/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • Contact, object-2, object-2 alternatives Modified
POST /api-v1/contact/batch
  • Body
  • application/json content type Modified
    • property Modified
      • Contact alternative Modified
        • staff property Modified
      • object-2 alternative Modified
        • staff property Modified
        • firstName, middleName, lastName, nationalityCountryId, birthday, gender, isImpersonateOthers, isAdmin, isMainUser, isEmployee, avatarId, isActive, isBlockedForLicenceNonPayment, loginEmail properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • name, nogaCodeId, uid properties Added
      • object-2 alternative Modified
        • staff property Modified
1 structure change including:
1 Modification
Modified 1
GET /api-v1/list/localities/{postalCode}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cantonCode, countryCode2 properties Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api-v1/payable/pain001
  • Body
  • application/json content type Modified
    • plannedDate property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • overridePlannedDate property Added
18 structure changes including:
1 Addition
17 Modifications
Modified 17 Breaking
PUT /api-v1/purchase-invoice-scan/batch
  • Body
  • application/json content type Modified
    • attributions property Modified
      • shipments property Modified
        • officeId property Added
POST /api-v1/stock-movement-line/batch
  • Body
  • application/json content type Modified
    • officeId property Modified
      • Property is now required
        Breaking
POST /api-v1/sales-invoice/batch
  • Body
  • application/json content type Modified
    • shipments property Modified
      • officeId property Added
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • officeAddresses property Modified
      • inventoryLocation property Added
POST /api-v1/organization
  • Body
  • application/json content type Modified
    • newOrganization property Modified
      • address property Modified
        • inventoryLocation property Added
POST /api-v1/orders/{id}/update-prices
  • Response
  • 200 response Modified
    • application/json content type Modified
      • includedArticles property Modified
        • shipments property Modified
POST /api-v1/orders/{id}/partial-pay
  • Response
  • 200 response Modified
    • application/json content type Modified
      • includedArticles property Modified
        • shipments property Modified
POST /api-v1/orders/batch
  • Body
  • application/json content type Modified
    • includedArticles property Modified
      • shipments property Modified
        • officeId property Added
GET /api-v1/sales-invoice/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipments property Modified
        • officeId property Added
GET /api-v1/sales-invoice/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipments property Modified
        • officeId property Added
GET /api-v1/purchase-invoice-scan/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • attributions property Modified
        • shipments property Modified
GET /api-v1/organization/offices/{organizationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inventoryLocation property Added
GET /api-v1/orders/{id}/partially-paid-order
  • Response
  • 200 response Modified
    • application/json content type Modified
      • includedArticles property Modified
        • shipments property Modified
GET /api-v1/orders/{id}/full
  • Response
  • 200 response Modified
    • application/json content type Modified
      • order property Modified
        • includedArticles property Modified
GET /api-v1/orders/{id}/deleted
  • Response
  • 200 response Modified
    • application/json content type Modified
      • includedArticles property Modified
        • shipments property Modified
GET /api-v1/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • includedArticles property Modified
        • shipments property Modified
GET /api-v1/orders/possible-parents/{id}/{contactId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • includedArticles property Modified
        • shipments property Modified
Added 1
GET /api-v1/article/inventory-location
23 structure changes including:
23 Modifications
Modified 23 Breaking
GET /api-v1/contact/payslip-table/line-names/{organizationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • systemLine property Modified
        • payslipLineType property Added
GET /api-v1/contact/payslip-years/{organizationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • systemLine, baseSalaryLine, employeeLines properties Modified
GET /api-v1/my-payroll
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizationEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • organizationEmployeeGroupIds property Added
GET /api-v1/myaccount/current-organization-details
  • Response
  • 200 response Modified
    • application/json content type Modified
      • employeeGroups property Modified
        • code property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • payslipLineIds property Added
      • payslipLineCodes property Added
GET /api-v1/organization/contribution-table/lines/{countryId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • systemLine property Modified
        • payslipLineType property Added
GET /api-v1/organization/employee-group
  • Response
  • 200 response Modified
    • application/json content type Modified
      • code property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • payslipLineIds property Added
GET /api-v1/organization/salary-table/line-names/{countryId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • systemLine property Modified
        • payslipLineType property Added
GET /api-v1/payroll
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizationEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • organizationEmployeeGroupIds property Added
GET /api-v1/payroll/advanced
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizationEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • organizationEmployeeGroupIds property Added
GET /api-v1/payroll/advanced/total
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizationEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • organizationEmployeeGroupIds property Added
GET /api-v1/payroll/employees
  • Response
  • 200 response Modified
    • application/json content type Modified
      • orgEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • orgEmployeeGroupIds property Added
GET /api-v1/payroll/payroll-table/line-names/{calendarYear}/{organizationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • systemLine property Modified
        • object-2, object-2, object-2 alternatives Modified
GET /api-v1/payroll/total
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizationEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • organizationEmployeeGroupIds property Added
GET /api-v1/payroll/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payrollLines property Modified
        • orgEmployeeGroupId property Added
      • organizationEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /api-v1/payslip/cla
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payslipLines property Modified
        • systemLine property Modified
GET /api-v1/payslip/cla-lines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • claContributionTableLines property Modified
        • * property Modified
      • claSalaryTableLines property Modified
        • * property Modified
GET /api-v1/payslip/line/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • systemLine property Modified
        • object-2, object-2, object-2 alternatives Modified
GET /api-v1/payslip/region
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • payslipLines property Modified
GET /api-v1/payslip/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payslipLines property Modified
        • systemLine property Modified
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • organizationPayslips property Modified
      • organizationPayslipLines property Modified
        • organizationEmployeeGroupId property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • code property Added
    • employeeGroups property Modified
      • code property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • payslipLineIds property Added
    • payslipLineCodes property Added
POST /api-v1/payroll/batch
  • Body
  • application/json content type Modified
    • payrollLines property Modified
      • orgEmployeeGroupId property Added
    • organizationEmployeeGroupId property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api-v1/payroll/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payrollLines property Modified
        • orgEmployeeGroupId property Added
      • organizationEmployeeGroupId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /api-v1/payslip/batch
  • Body
  • application/json content type Modified
    • payslipLines property Modified
      • systemLine property Modified
        • object-2, object-2, object-2 alternatives Modified
2 structure changes including:
2 Modifications
Modified 2
GET /api-v1/allocations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • actions property Modified
        • departmentId property Modified
          • Property is no longer required
        • validAllocationUnit property Added
POST /api-v1/allocations/batch
  • Body
  • application/json content type Modified
    • actions property Modified
      • departmentId property Modified
        • Property is no longer required
      • validAllocationUnit property Added
14 structure changes including:
8 Breaking changes
5 Additions
8 Modifications
1 Removal
Modified 8 Breaking
GET /api-v1/allocations/rules-for-purchase-invoice
  • Path went from /api-v1/organization/allocation-keys/rules-for-purchase-invoice to /api-v1/allocations/rules-for-purchase-invoice (same operationId)
    Breaking
GET /api-v1/allocations/rules-for-sales-invoice
  • Path went from /api-v1/organization/allocation-keys/rules-for-sales-invoice to /api-v1/allocations/rules-for-sales-invoice (same operationId)
    Breaking
GET /api-v1/allocations/{id}
  • Path went from /api-v1/accounting-period/{id} to /api-v1/allocations/{id} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fiscalYear, startDate, endDate, vatRule, ntdrRate_1, ntdrRate1AccountsIds, ntdrRate_2, ntdrRate2AccountsIds, flatRateAccounts, status, isLocked, budgetExist, lockedUntil properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • moduleType, name, description, filters, dateFrom, dateTo, active, actions properties Added
POST /api-v1/accounting-period/batch
  • Path went from /api-v1/payment/batch to /api-v1/accounting-period/batch (same operationId)
    Breaking
  • Verb went from PATCH to POST (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • valueDate, chartOfAccountsId, purchasePayments, salesPayments, payrollPayments, bankCharges, lossOnDebtors properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • AccountingPeriod property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data, error, valid properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • items property Added
POST /api-v1/allocations/batch
  • Path went from /api-v1/accounting-period/batch to /api-v1/allocations/batch (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • fiscalYear, startDate, endDate, vatRule, ntdrRate_1, ntdrRate1AccountsIds, ntdrRate_2, ntdrRate2AccountsIds, flatRateAccounts, status, isLocked, budgetExist, lockedUntil properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • moduleType, name, description, filters, dateFrom, dateTo, active, actions properties Added
POST /api-v1/document/upload
  • Path went from /api-v1/expenses/draft/upload to /api-v1/document/upload (same operationId)
    Breaking
POST /api-v1/expenses/draft/upload
  • Path went from /api-v1/organization/allocation-keys/upload to /api-v1/expenses/draft/upload (same operationId)
    Breaking
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • organizationPayslips property Modified
      • organizationOfficePayslips property Modified
        • affiliatedNumber property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • compensationFundAffiliatedNumber, compensationFundId, childSupportAgencyId, childSupportAgencyNumber, childSupportAgencyAffiliatedNumber properties Added
    • allocationRulesId, allocationRulesFileName properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
Removed 1 Breaking
POST /api-v1/document/upload
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 5
DELETE /api-v1/allocations/{id}
GET /api-v1/accounting-period/{id}
GET /api-v1/allocations
GET /api-v1/allocations/overall
PATCH /api-v1/payment/batch
11 structure changes including:
1 Breaking change
6 Additions
5 Modifications
Modified 5 Breaking
GET /api-v1/consolidated-organization/available
  • Response
  • 200 response Modified
    • application/json content type Modified
      • canViewDetails property Added
GET /api-v1/organization
  • Response
  • 200 response Modified
    • application/json content type Modified
      • canViewDetails property Added
GET /api-v1/organization/advanced
  • Response
  • 200 response Modified
    • application/json content type Modified
      • canViewDetails property Added
GET /api-v1/vat/report
  • Path went from /api-v1/budget/report/{id} to /api-v1/vat/report (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Added
  • Path
  • id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • canModifyManagingOrganization property Added
Added 6
GET /api-v1/budget/report/{id}
GET /api-v1/cash-flow/report
GET /api-v1/contact-balance/report
GET /api-v1/pl/report
GET /api-v1/vacation/{type}/report
POST /api-v1/vat/report
5 structure changes including:
3 Additions
2 Modifications
Modified 2
POST /api-v1/mail-server/test-connection
  • Body
  • application/json content type Modified
    • authType, oauthProvider, clientId, oauthScopes, requiresReauth, oauth, basicAuth properties Added
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • mailServerConfig property Modified
      • authType, oauthProvider, clientId, oauthScopes, requiresReauth, oauth, basicAuth properties Added
Added 3
POST /api-v1/mail-server/oauth2/callback
POST /api-v1/mail-server/oauth2/consent-url
POST /api-v1/mail-server/oauth2/revoke/{mailServerConfigId}