added

New v3 API endpoints for general ledger classifications

We have added new API endpoints for general ledger classification bulk operations.

Departments

OperationAPI endpoint
Create multiple departmentsPOST /v3/classifications/departments/bulk
Update multiple departmentsPATCH /v3/classifications/departments/bulk
Archive multiple departmentsPOST /v3/classifications/departments/bulk/archive
Restore multiple departmentsPOST /v3/classifications/departments/bulk/restore

Jobs

OperationAPI endpoint
Create multiple jobsPOST /v3/classifications/jobs/bulk
Update multiple jobsPATCH /v3/classifications/jobs/bulk
Archive multiple jobsPOST /v3/classifications/jobs/bulk/archive
Restore multiple jobsPOST /v3/classifications/jobs/bulk/restore

Locations

OperationAPI endpoint
Create multiple locationsPOST /v3/classifications/locations/bulk
Update multiple locationsPATCH /v3/classifications/locations/bulk
Archive multiple locationsPOST /v3/classifications/locations/bulk/archive
Restore multiple locationsPOST /v3/classifications/locations/bulk/restore