Change Updates

Do not miss any Wyzio API changes, ever again

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

RSS

12 days ago

main
1.0
Compare

API structure has changed

10 structure changes including:
5 Breaking changes
5 Additions
2 Modifications
3 Removals
Modified 2 Breaking
POST /api-v1/expenses/draft/upload
  • Path went from /api-v1/payslip/upload-source-tax-rates/{calendarYear} to /api-v1/expenses/draft/upload (same operationId)
    Breaking
  • Path
  • calendarYear path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api-v1/payslip/upload-source-tax-rates/{calendarYear}
  • Path went from /api-v1/reconciliation-lines/upload to /api-v1/payslip/upload-source-tax-rates/{calendarYear} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • content type Modified
      • linesGenerated, numberOfJournalEntriesGenerated, numberOfManualLines, reconcileResponse properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Path
  • calendarYear path parameter Added
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 5
GET /api-v1/chart-accounts/coa-param
GET /api-v1/list/vat/code
GET /api-v1/list/vat/rate
POST /api-v1/payroll/batch/payments
POST /api-v1/reconciliation-lines/upload