Core Accounting

Bulk Search Departments by Name

Search for thousands of departments by exact name match in a single request. Optimized for performance. Supports upsert to create missing departments.

post/coa/api/department/bulk-search

Request body

upsertboolean

If true, create departments that don't exist

Response

idinteger required
parent_namestring required
tagsobject[] required
last_modified_atstring date-time required
activeboolean
codestring required
namestring nullable required
display_namestring nullable
tag_idsinteger[]
tag_group_idsinteger[]
created_atstring date-time required
customerinteger required
parentinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.