Do not miss any Wyzio API changes, ever again

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

RSS

21 days ago

main
1.0
Compare

API structure has changed

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