Employee
11 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Attributes | List | AttributeValue | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
CompanyTreeInfo | List | CompanyTree | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ContactInfo | Contact | Contact | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Delegates | List | EmployeeDelegate | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
EmployeeID | StringValue | string | |
DAC Field: PX.Objects.EP.EPEmployee.AcctCDDescription:The human-readable identifier of the employee that is specified by the user or defined by the EMPLOYEE auto-numbering sequence during the creation of the employee. This field is a natural key, as opposed to the surrogate key BAccountID. | |||
EmployeeName | StringValue | string | |
DAC Field: PX.Objects.EP.EPEmployee.AcctNameDescription:The employee name, which is usually a concatenation of the first and last name of the appropriate contact. | |||
EmployeeSettings | EmployeeSettings | EmployeeSettings | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
EmploymentHistory | List | EmploymentHistoryRecord | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
FinancialSettings | EmployeeFinancialSettings | EmployeeFinancialSettings | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.EP.EPEmployee.LastModifiedDateTimeDescription:No description available | |||
Status | StringValue | string | |
DAC Field: PX.Objects.EP.EPEmployee.VStatusDescription:The status of the employee. The possible values of the field are listed in the VendorStatus class. The set of these values can be changed and extended by using the workflow engine. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"EmployeeID": {
"value": "string"
},
"EmployeeName": {
"value": "string"
}
}For every property this entity accepts, see the properties table.
Optional Children
None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.
ContactInfoa nestedContactrequired if you include one:DisplayNameDelegatesa list ofEmployeeDelegaterequired if you include one:DelegateEmployeeSettingsa nestedEmployeeSettingsrequired if you include one:DepartmentIDEmployeeClassEmploymentHistorya list ofEmploymentHistoryRecordrequired if you include one:StartDate