API structure has changed
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
-
application/json content type Modified
GET /api-v1/organization
- Response
-
200 response Modified
-
application/json content type Modified
- canViewDetails property Added
-
application/json content type Modified
GET /api-v1/organization/advanced
- Response
-
200 response Modified
-
application/json content type Modified
- canViewDetails property Added
-
application/json content type Modified
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
-
Removing a resource is always breaking unless it was deprecated before
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