List departments v3
Departments synced from the connected ERP. Can be populated on an obligation or billing term. Returns payload as a bare array; /v3.1/departments returns the same records under payload.data.
Authentication
Authorizationstring
API Key authentication via header
Response
Get departments
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings

