GET api/CrewManagement/GetEmployeeProfileSummary/{employeeIdNo}
Gets the employee profile summary for the passed employee id no.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
employeeIdNo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
EmployeeProfileSummary
EmployeeProfileSummaryName | Description | Type | Additional information |
---|---|---|---|
EmployeeAccountStatus | EmployeeAccountStatus |
None. |
|
EmployeeAccountStatusValue | integer |
None. |
|
EmployeeAccountStatusDisplayName | string |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
IsTemporaryWorker | boolean |
None. |
|
IsHomeDeptCodeLocked | boolean |
None. |
|
CompanyName | string |
None. |
|
Title | string |
None. |
|
CompanyCode | string |
None. |
|
HomeGeoLocationDescription | string |
None. |
|
HomeDepartmentName | string |
None. |
|
DelegateIdNo | integer |
None. |
|
DelegateName | string |
None. |
|
ClockAuthorityDisplayName | string |
None. |
|
CostCenterDescription | string |
None. |
|
ManagerIdNo | integer |
None. |
|
ManagerName | string |
None. |
|
TaxFilingStatusDisplayName | string |
None. |
|
DirectDepositStatusDisplayName | string |
None. |
|
DisplayName | string |
None. |
|
EmployeeIdNo | integer |
None. |
|
DateOfBirth | date |
None. |
|
Gender | Gender |
None. |
|
HireDate | date |
None. |
|
AccrualRefDate | date |
None. |
|
TerminationDate | date |
None. |
|
TerminationReasonCode | string |
None. |
|
LastModifiedDateTime | date |
None. |
|
LastExtranetLoginDateTime | date |
None. |
|
ObjectKeyStringWithVersion | string |
None. |
|
VersionNo | integer |
None. |
|
IsActive | boolean |
None. |
|
LastModifiedBy | string |
None. |
|
ObjectKeyString | string |
None. |
|
PrimaryKey | Collection of Object |
None. |
|
IsPrimaryKeyInitialized | boolean |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.