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
-
Removing a resource is always breaking unless it was deprecated before
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
-
Removing a resource is always breaking unless it was deprecated before
-
linesGenerated, numberOfJournalEntriesGenerated, numberOfManualLines, reconcileResponse properties Removed
-
content type Modified
- 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