API structure has changed
24 structure changes including:
3 Breaking changes
3 Additions
18 Modifications
3 Removals
Modified
18
POST /api-v1/sub-orders/{subOrderId}/generate-sales-invoice
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
POST /api-v1/sub-orders/{subOrderId}/generate-pro-forma
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
POST /api-v1/sales-invoice/batch
- Body
-
application/json content type Modified
- isDocSent property Added
POST /api-v1/payroll/generate
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
POST /api-v1/payroll/batch
- Body
-
application/json content type Modified
- isDocSent property Added
GET /api-v1/sales-invoice/{id}/deleted
- Response
-
200 response Modified
-
application/json content type Modified
- isDocSent property Added
-
application/json content type Modified
GET /api-v1/sales-invoice/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- isDocSent property Added
-
application/json content type Modified
GET /api-v1/sales-invoice/total
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/sales-invoice/modified-sales-invoice
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/sales-invoice/advanced/total
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/sales-invoice/advanced
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/sales-invoice
- Response
-
200 response Modified
-
application/json content type Modified
- isDocSent property Added
-
application/json content type Modified
GET /api-v1/payroll/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/payroll/total
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/payroll/advanced/total
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/payroll/advanced
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/payroll
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
GET /api-v1/my-payroll
- Response
-
200 response Modified
-
*/* content type Modified
- isDocSent property Added
-
*/* content type Modified
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