Agency Workers
Agency Worker.
id
* (string) - The primary key for the record.type
* (string) - The JSON:API type specifier.attributes
* (object) - Primary record attributes.created-at
* (string) - Date and time that the worker was created in Bintiupdated-at
* (string) - Date and time that the worker was last updated in Bintiname
* (string) - Agency worker's nameemail
* (string) - Agency worker's emailsupervisors
* (array) - Array of supervisors, indicated by ID and Nameid
* (number) - Agency Worker primary key.name
* (string) - Agency Worker's full name.
managers-of-supervisors
* (array) - Array of supervisors of supervisors, indicated by ID and Nameid
* (number) - Agency Worker primary key.name
* (string) - Agency Worker's full name.
agency-role
* (string) - String describing the role grantedrole-for-permissions
* (object) - Minimal identifying data for Agency Worker.id
* (number) - Agency Worker primary key.name
* (string) - Agency Worker's full name.
external-identifier
* (string) - Identifier for the agency worker model in an external systemsign-in-count
* (number) - Number of times this worker has signed into the Binti system.
Updated 6 days ago