Employees

Columns

Name

Type

ReadOnly

Description

EmployeeId [KEY]

String

True

The unique identifier of the employee. This field is assigned by Xero.

Status

String

False

The status of the employee. Valid values are ACTIVE and DELETED.

FirstName

String

False

The first name of the employee.

LastName

String

False

The last name of the employee.

ExternalLink_URL

String

False

A URL to an external resource.

ExternalLink_Description

String

False

A description for the external link.

UpdatedDateUTC

Datetime

True

Timestamp of the last change to the employee record.

TenantId

String

False

The ID of the tenant to query instead of the connection tenant

Last updated