Departments
Number of APIs: 5
-
List Departments GET {{baseUrl}}/accounting/departments?raw=false&limit=1&filter[subsidiary]=1
-
Create Department POST {{baseUrl}}/accounting/departments?raw=false
-
Get Department GET {{baseUrl}}/accounting/departments/:id?raw=false
-
Update Department PATCH {{baseUrl}}/accounting/departments/:id?raw=false
-
Delete Department DELETE {{baseUrl}}/accounting/departments/:id?raw=false