_get

Returns given Department

Parameters

id

The ID of the department

Example

FM_api('Department_get', ['id'=>'1']);

On Success

{"id":"4","name":"plumbing","meta":"{\"customer_types\":[7]}","users":"82878","last_edited":"2018-11-08 12:12:46","cdate":"2018-11-05 17:08:57","assets":null,"customers":null}

Last updated