EmployeeWorkplace

An employee workplace is a location within the Deputy install that an employee is linked to. It defines their pay rate records for that location (Enterprise only).

Data Element

Data Type

What is it

Mandatory

Id

Integer

The unique id of the record

No

EmployeeId

Integer

The unique id of the employee record linked to the workplace

Yes

Company

Integer

The id record of the location linked to this record

Yes

sortOrder

Integer

The sort order of the locations when displaying in the 'Works at' section of the employee profile in Deputy

Yes

Agreement1

Integer

Pay rate record id associated with the employee in this location.

No

Agreement2

Integer

Second pay rate record id associated with the employee in this location. Enterprise only.

No

Agreement3

Integer

Third pay rate record id associated with this employee in this location. Enterprise only.

No

Creator

Integer

The id of the user who created the record.

No

Created

DateTime

The time the record was originally created.

No

Modified

DateTime

The time the record was last modified

No

Foreign Objects which can be linked with the Resource API

Employee
CompanyObject
Agreement1Object
Agreement2Object
Agreement3Object