Employee

Name Description Type Additional information
Id

Employee ID

globally unique identifier

None.

FirstName

First Name

string

None.

LastName

Last Name

string

None.

Phone

Phone

string

None.

ExternalAccountID

External account ID

string

None.

Email

Email

string

None.

Birthday

Birthday

datetime

Can be null.

Notes

Notes

string

None.

StatusCode

Employee status code

char

Can be :

- "A" - Active

- "D" - Disabled

StatusCodeDescription

Employee status code description

string

Can be :

- "Active"

- "Disabled"