Service Directory > v21.1 > Human_Resources > Get_Workers
 

Operation: Get_Workers

Returns information for specified workers. If the request does not specify a worker, then the operation returns information for all workers.


@ - A parameter name with this symbol denotes an XML attribute within the document instead of an XML element.


Contents

 

Web Service

 

Request

 

Response

 

Element(s)

 

Request Element: Get_Workers_Request

Request element used to find and get workers and their associated data.
 
Parameter name Type/Value Cardinality Description Validations
@version string [0..1] Web Service version  
Request_References  Worker_Request_References  [0..1]  Utilize the Request References element to retrieve a specific instance(s) of Worker and its associated data.   
Request_Criteria  Worker_Request_Criteria  [0..1]  The Request Criteria element lets you apply additional criteria to identify the specific instance(s) of a Worker.   
Response_Filter  Response_Filter  [0..1]  Parameters that let you filter the data returned in the response. You can filter returned data by dates and page attributes. 
Validation Description
Page Number cannot be zero.  Page number cannot be zero. 
 
Response_Group  Worker_Response_Group  [0..1]  Use the response group to limit the response to the data you are interested in. If the request does not set any values for the response group, then the response by default returns the following elements: Reference, Personal Data, Employment Data, Compensation Data, Organization Data, and Role Data.   
top
 

Response Element: Get_Workers_Response

Response element containing an instances of workers and their associated data.
 
Parameter name Type/Value Cardinality Description Validations
@version string [0..1] Web Service version  
Request_References  Worker_Request_References  [0..1]  Utilize the Request References element to retrieve a specific instance(s) of Worker and its associated data.   
Request_Criteria  Worker_Request_Criteria  [0..1]  The Request Criteria element lets you apply additional criteria to identify the specific instance(s) of a Worker.   
Response_Filter  Response_Filter  [0..1]  Parameters that let you filter the data returned in the response. You can filter returned data by dates and page attributes. 
Validation Description
Page Number cannot be zero.  Page number cannot be zero. 
 
Response_Group  Worker_Response_Group  [0..1]  Use the response group to limit the response to the data you are interested in. If the request does not set any values for the response group, then the response by default returns the following elements: Reference, Personal Data, Employment Data, Compensation Data, Organization Data, and Role Data.   
Response_Results  Response_Results  [0..1]  The "Response_Results" element contains summary information about the data that has been returned from your request including "Total_Results", "Total_Pages", and the current "Page" returned.   
Response_Data  Workers_Response_Data  [0..1]  Contains each Worker based on the Request References or Request Criteria. The data returned is the current information as of the dates in the response filter, and does not include all historical information about the worker.   
top
 

Worker_Request_References

part of: Get_Workers_Request, Get_Workers_Response
Utilize the Request References element to retrieve a specific instance(s) of Worker and its associated data.
 
Parameter name Type/Value Cardinality Description Validations
@Skip_Non_Existing_Instances  boolean  [0..1]     
Worker_Reference  WorkerObject  [1..*]  A reference to the ID of the worker. The ID consists of a type attribute, which should be set to "Employee_ID" or "Contingent_Worker_ID", and a value attribute, such as "04345".   
top
 

WorkerObject

part of: Worker_Request_References, Worker, National_ID_Data, Visa_ID_Data, Government_ID_Data, Passport_ID_Data, License_ID_Data, Competency_Achievement_Data__v10_, Employee_Review_Details_Data, Worker_Organization_Role_Assignment_Data, Management_Chain_Data, Language_Achievement_Data, Feedback_Received, Development_Item_Version_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  WorkerObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

WorkerObjectID

part of: WorkerObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Contingent_Worker_ID, Employee_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Request_Criteria

part of: Get_Workers_Request, Get_Workers_Response
The Request Criteria element lets you apply additional criteria to identify the specific instance(s) of a Worker.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Log_Criteria_Data  Transaction_Log_Criteria  [0..*]  Transaction Log Criteria Data 
Validation Description
Subscriber Reference must have an enabled Transaction Log Service configuration.  Subscriber Reference must have an enabled Transaction Log Service configuration. 
 
Organization_Reference  OrganizationObject  [0..*]  Unique Identifier for a Supervisory Organization   
Include_Subordinate_Organizations  boolean  [0..1]  When this boolean value is set to true, indicates to include all subordinate organizations to the Organization Reference in the response.   
Position_Reference  Position_ElementObject  [0..*]  Unique identifier for the position of the worker.   
Event_Reference  Transaction_LogObject  [0..1]  The identifier of an existing Event.   
Benefit_Plan_Reference  Benefit_PlanObject  [0..*]  The unique identifier to a benefits plan, along with a string describing the benefits plan. Identifies the benefit plan or plans that can be used for Benefit Enrollment and Benefit Eligibility. Enrollment is checked when the benefit plan year falls within the effective date. Otherwise, if the benefit plan year falls outside of the effective data, then eligibility is checked.   
Field_And_Parameter_Criteria_Data  Field_And_Parameter_Criteria_Data  [0..1]  Field Result Request Criteria   
National_ID_Criteria_Data  Worker_by_National_ID_Request_Criteria  [0..*]  National Id request criteria.   
Exclude_Inactive_Workers  boolean  [0..1]  Excludes from the response terminated employees or contingent workers whose contracts have ended. (See also: Exclude_Employees, Exclude_Contingent_Workers)   
Exclude_Employees  boolean  [0..1]  Excludes employees from inclusion in the response. (See also: Exclude_Inactive_Workers, Exclude_Contingent_Workers)   
Exclude_Contingent_Workers  boolean  [0..1]  Excludes contingent workers from inclusion in the response. (See also: Exclude_Inactive_Workers, Exclude_Employees)   
top
 

Transaction_Log_Criteria

part of: Worker_Request_Criteria
Searches the transaction log for business processes and event lites to find specific events that occurred during a period of time.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Date_Range_Data  Effective_And_Updated_DateTime_Data  [0..1]  Encapsulating element containing Effective and Updated DateTime data. 
Validation Description
Updated Through must be less than or equal to Current Moment!  Updated Through must be less than or equal to Current Moment! 
Effective From must be less than or equal to Effective Through!  Effective From must be less than or equal to Effective Through! 
If one of Effective From or Effective Through contains a value, both are Required!  If one of Effective From or Effective Through contains a value, both are Required! 
If one of Updated From or Updated Through contains a value, both are Required!  If one of Updated From or Updated Through contains a value, both are Required! 
Updated From must be less than or equal to Updated Through!  Updated From must be less than or equal to Updated Through! 
 
Transaction_Type_References [Choice]   Transaction_Type_References  [0..1]  If specified, this search criteria will return those Transaction Log Entries which match the Transaction Types specified here.   
Subscriber_Reference [Choice]   SubscriberObject  [0..1]  If specified, this search criterium will return those Transaction Log Entries that match the Transaction Types defined in the subscription of the subscriber.   
Validation Description
Subscriber Reference must have an enabled Transaction Log Service configuration.  Subscriber Reference must have an enabled Transaction Log Service configuration. 
top
 

Effective_And_Updated_DateTime_Data

part of: Transaction_Log_Criteria
Element contains effective and updated date/time data.
 
Parameter name Type/Value Cardinality Description Validations
Updated_From  dateTime  [0..1]  Defines the earliest moment (e.g. datetime) data was entered into the Workday system.   
Updated_Through  dateTime  [0..1]  Defines the latest moment (e.g. datetime) data was entered into the Workday system.   
Effective_From  dateTime  [0..1]  Defines the earliest Effective Date (e.g. As Of Date) data is marked within the Workday system.   
Effective_Through  dateTime  [0..1]  Defines the latest Effective Date (e.g. As Of Date) data is marked within the Workday system.   
Validation Description
Updated Through must be less than or equal to Current Moment!  Updated Through must be less than or equal to Current Moment! 
Effective From must be less than or equal to Effective Through!  Effective From must be less than or equal to Effective Through! 
If one of Effective From or Effective Through contains a value, both are Required!  If one of Effective From or Effective Through contains a value, both are Required! 
If one of Updated From or Updated Through contains a value, both are Required!  If one of Updated From or Updated Through contains a value, both are Required! 
Updated From must be less than or equal to Updated Through!  Updated From must be less than or equal to Updated Through! 
top
 

Transaction_Type_References

part of: Transaction_Log_Criteria
Wrapper element containing Transaction Types.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Type_Reference  Transaction_Log_TypeObject  [0..*]  If specified, this search criterium will return those Transaction Log Entries with Transaction Types that match the search criterium.   
top
 

Transaction_Log_TypeObject

part of: Transaction_Log_Data, Transaction_Type_References
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Transaction_Log_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Transaction_Log_TypeObjectID

part of: Transaction_Log_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Business_Process_Type  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

SubscriberObject

part of: Transaction_Log_Criteria
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  SubscriberObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

SubscriberObjectID

part of: SubscriberObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Integration_Service_Name, Integration_System_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

OrganizationObject

part of: Worker_Request_Criteria, Custom_ID_Data, Management_Chain_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  OrganizationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

OrganizationObjectID

part of: OrganizationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Company_Reference_ID, Cost_Center_Reference_ID, Custom_Organization_Reference_ID, Organization_Reference_ID, Region_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Position_ElementObject

part of: Worker_Request_Criteria, Accomplishment_Achievement_Data, Position_Detail_Data, Employee_Contract_Data, Succession_Plan_Candidate_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Position_ElementObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Position_ElementObjectID

part of: Position_ElementObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Position_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Transaction_LogObject

part of: Worker_Request_Criteria, Transaction_Log_Entry, Main_Transaction_Log_Entry_Data, Transaction_Log_Rescind_And_Correct_Event_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Transaction_LogObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Transaction_LogObjectID

part of: Transaction_LogObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Background_Check_ID, Budget_Amendment_ID, Customer_Request_ID, Customer_Request_Reference_ID, IRS_1099_MISC_Adjustment_ID, Position_Budget_Group_ID, Procurement_Mass_Close_ID, Procurement_Roll_Forward_ID, Receipt_Number, Request_Leave_of_Absence_ID, Spend_Authorization_ID, Supplier_Contract_Amendment_ID, Supplier_Contract_History_ID, Supplier_Contract_ID, Supplier_Invoice_Contract_ID, Workday_Project_ID, Worker_Time_Card_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Benefit_PlanObject

part of: Worker_Request_Criteria, Benefit_Plan_Summary_Data, COBRA_Eligibility_Data, Worker_Benefit_Eligibility_Data, Plan_Eligiblity_Dates_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Benefit_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Benefit_PlanObjectID

part of: Benefit_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Additional_Benefits_Plan_ID, Defined_Contribution_Plan_ID, Health_Care_Coverage_Plan_ID, Health_Savings_Account_Plan_ID, Insurance_Coverage_Plan_ID, Spending_Account_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Field_And_Parameter_Criteria_Data

part of: Worker_Request_Criteria
Field Result Request Criteria
 
Parameter name Type/Value Cardinality Description Validations
Provider_Reference  External_Field_and_Parameter_Initialization_ProviderObject  [1..*]  Field And Parameter Initialization Provider Reference   
top
 

External_Field_and_Parameter_Initialization_ProviderObject

part of: Field_And_Parameter_Criteria_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  External_Field_and_Parameter_Initialization_ProviderObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

External_Field_and_Parameter_Initialization_ProviderObjectID

part of: External_Field_and_Parameter_Initialization_ProviderObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Integration_System_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_by_National_ID_Request_Criteria

part of: Worker_Request_Criteria
National Id request criteria.
 
Parameter name Type/Value Cardinality Description Validations
Identifier_ID  string  [1..1]  The specific national ID value for the worker.   
National_ID_Type_Reference [Choice]   National_ID_TypeObject  [1..1]  The type of national id for the worker. Either the type or the country need to be included.   
Country_Reference [Choice]   CountryObject  [1..1]  The Country Reference for the National ID. You must enter either the National ID Type or the Country for the National ID. Using the National ID Type is more explicit -if a country is entered, then it is possible that there are multiple workers who have the same ID value but with different national id types within that country.   
top
 

National_ID_TypeObject

part of: National_ID_Data, Worker_by_National_ID_Request_Criteria
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  National_ID_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

National_ID_TypeObjectID

part of: National_ID_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, National_ID_Type_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

CountryObject

part of: Person_Name_Detail_Data, Personal_Information_Data, Personal_Information_Data, Address_Information_Data, National_ID_Data, Visa_ID_Data, Government_ID_Data, Passport_ID_Data, License_ID_Data, Certification_Achievement_Data, Dependent_Data, Dependent_Data, Worker_by_National_ID_Request_Criteria, Education_Achievement_Data, International_Assignment_Data, International_Assignment_Data, International_Assignment_Summary_Data, International_Assignment_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  CountryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

CountryObjectID

part of: CountryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, ISO_3166-1_Alpha-2_Code, ISO_3166-1_Alpha-3_Code, ISO_3166-1_Numeric-3_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Response_Filter

part of: Get_Workers_Request, Get_Workers_Response
Parameters that let you filter the data returned in the response. You can filter returned data by dates and page attributes.
 
Parameter name Type/Value Cardinality Description Validations
As_Of_Effective_Date  date  [0..1]  Indicates the date when application data, such as benefits and compensation, are deemed effective in the Workday system. (Also referred to as the "Effective Moment".) If not specified, this date defaults to TODAY.   
As_Of_Entry_DateTime  dateTime  [0..1]  Indicates the date and time that data was entered into the system. (This field is also referred to as the "Entry Moment".) If not specified, defaults to the CURRENT DATE/TIME.   
Page  decimal (12, 0) >0   [0..1]  Indicates the page of data to return in the response, and defaults to the first page (Page = 1). For responses that contain more than one page of data, use this parameter to retrieve the additional pages of data. For example, set Page = 2 to retrieve the second page of data. Note: If you set the page parameter, you must also specify the "As_Of_Entry_Date" to ensure that the result set remains the same between your requests.   
Count  decimal (3, 0) >0   [0..1]  Sets the number of objects to return within each response page (Min = 1, Max = 999, Default = 100 if not set). Any values you set must be between 1-999.   
Validation Description
Page Number cannot be zero.  Page number cannot be zero. 
top
 

Worker_Response_Group

part of: Get_Workers_Request, Get_Workers_Response
Use the response group to limit the response to the data you are interested in. If the request does not set any values for the response group, then the response by default returns the following elements: Reference, Personal Data, Employment Data, Compensation Data, Organization Data, and Role Data.
 
Parameter name Type/Value Cardinality Description Validations
Include_Reference  boolean  [0..1]  Indicates if the Reference element for the worker is included in the response.   
Include_Personal_Information  boolean  [0..1]  Indicates if the Personal Data element is included in the response.   
Include_Employment_Information  boolean  [0..1]  Indicates if the Employment Data element is included in the response.   
Include_Compensation  boolean  [0..1]  Indicates if the Compensation Data element is included in the response.   
Include_Organizations  boolean  [0..1]  Indicates if the Organization Data element is included in the response.   
Exclude_Organization_Support_Role_Data  boolean  [0..1]  Excludes the supporting role information from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Location_Hierarchies  boolean  [0..1]  Excludes the location hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Cost_Centers  boolean  [0..1]  Excludes the cost centers from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Cost_Center_Hierarchies  boolean  [0..1]  Excludes the cost center hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Companies  boolean  [0..1]  Excludes the company organizations from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Company_Hierarchies  boolean  [0..1]  Excludes the company hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Matrix_Organizations  boolean  [0..1]  Excludes the matrix organizations from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Pay_Groups  boolean  [0..1]  Excludes the pay groups from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Regions  boolean  [0..1]  Excludes the regions from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Region_Hierarchies  boolean  [0..1]  Excludes the region hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Supervisory_Organizations  boolean  [0..1]  Excludes the supervisory organizations from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Teams  boolean  [0..1]  Excludes the teams from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Custom_Organizations  boolean  [0..1]  Excludes the custom organizations from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Include_Roles  boolean  [0..1]  Indicates if the Role Data element is included in the response.   
Include_Management_Chain_Data  boolean  [0..1]  Indicates if the Management Chain Data element is included in the response.   
Include_Benefit_Enrollments  boolean  [0..1]  Indicates if the Benefit Enrollment Data element is included in the response.   
Include_Benefit_Eligibility  boolean  [0..1]  Includes Benefit Eligibility Data   
Include_Related_Persons  boolean  [0..1]  Indicates if the Related Person Data element is included in the response.   
Include_Qualifications  boolean  [0..1]  Indicates if the Qualification Data element is included in the response.   
Include_Employee_Review  boolean  [0..1]  Indicates if the Employee Review Data element is included in the response.   
Include_Goals  boolean  [0..1]  Indicates that Goal Details will be included in the web service response.   
Include_Development_Items  boolean  [0..1]  Indicates that Development Item Details will be included in the web service response.   
Include_Skills  boolean  [0..1]  Indicates that Skill Details will be included in the web service response.   
Include_Photo  boolean  [0..1]  Indicates if the Photo Data element is included in the response.   
Include_Worker_Documents  boolean  [0..1]  Indicates if the Worker Document Data element is included in the response.   
Include_Transaction_Log_Data  boolean  [0..1]  Indicates if the Transaction Log Data element is included in the response.   
Include_Succession_Profile  boolean  [0..1]  Indicates if the Succession Profile element is included in the response.   
Include_Talent_Assessment  boolean  [0..1]  Indicates if the Talent Assessment element is included in the response.   
Include_Employee_Contract_Data  boolean  [0..1]  Indicates if the Employee Contract element is included in the response.   
Include_Feedback_Received  boolean  [0..1]  Indicates that Feedback Received will be included in the web service response.   
Include_User_Account  boolean  [0..1]  Indicates that User Account Data will be included in the web service response.   
Include_Career  boolean  [0..1]  Indicates that Career Data will be included in the web service response.   
Include_Account_Provisioning  boolean  [0..1]  Indicates that Account Provisioning Data will be included in the web service response.   
Include_Background_Check_Data  boolean  [0..1]  Indicates if the Background Check Data element is included in the response.   
Include_Contingent_Worker_Tax_Authority_Form_Information  boolean  [0..1]  Indicates if the Contingent Worker Tax Authority Form Information Data element is included in the response.   
Exclude_Funds  boolean  [0..1]  Excludes the Funds from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected   
Exclude_Fund_Hierarchies  boolean  [0..1]  Excludes the fund hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Grants  boolean  [0..1]  Excludes the Grants from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected   
Exclude_Grant_Hierarchies  boolean  [0..1]  Excludes the grant hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Business_Units  boolean  [0..1]  Excludes the Business Units from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected   
Exclude_Business_Unit_Hierarchies  boolean  [0..1]  Excludes the business unit hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Programs  boolean  [0..1]  Excludes the Programs from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected   
Exclude_Program_Hierarchies  boolean  [0..1]  Excludes the program hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
Exclude_Gifts  boolean  [0..1]  Excludes the Gifts from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected   
Exclude_Gift_Hierarchies  boolean  [0..1]  Excludes the gift hierarchies from the Organization Data element response. This can only be selected when the Include Organization Data boolean is also selected.   
top
 

Response_Results

part of: Get_Workers_Response
The "Response_Results" element contains summary information about the data that has been returned from your request including "Total_Results", "Total_Pages", and the current "Page" returned.
 
Parameter name Type/Value Cardinality Description Validations
Total_Results  decimal (12, 0) >0   [0..1]  The total number of results that have been returned from your request.   
Total_Pages  decimal (12, 0) >0   [0..1]  The total number of pages that exist for your request. A page of data in WWS contains a maximum of 100 entries. So, if you have exactly 1,000 employees returned in a request, then you will have 10 pages of data that will need to be retrieved to build your complete dataset. Each page contains a maximum of 100 entries.   
Page_Results  decimal (12, 0) >0   [0..1]  Number of Results in current page.   
Page  decimal (12, 0) >0   [0..1]  The page of data that has been returned for the given request.   
top
 

Workers_Response_Data

part of: Get_Workers_Response
Contains each Worker based on the Request References or Request Criteria. The data returned is the current information as of the dates in the response filter, and does not include all historical information about the worker.
 
Parameter name Type/Value Cardinality Description Validations
Worker  Worker  [0..*]  Encapsulating element containing all Worker Profile data.   
top
 

Worker

part of: Workers_Response_Data
Encapsulating element containing all Worker Profile data.
 
Parameter name Type/Value Cardinality Description Validations
Worker_Reference  WorkerObject  [0..1]  A reference to the ID of the worker. The ID consists of a type attribute, which should be set to "Employee_ID" or "Contingent_Worker_ID", and a value attribute, such as "04345".   
Worker_Data  Worker_Data  [0..1]  Contains the detailed information about a worker.   
top
 

Worker_Data

part of: Worker
Contains the detailed information about a worker.
 
Parameter name Type/Value Cardinality Description Validations
Worker_ID  string  [0..1]  The ID for the employee or contingent worker.   
User_ID  string  [0..1]  Text attribute identifying User Name.   
Personal_Data  Personal_Information_Data  [0..1]  Personal Data 
Validation Description
The country of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  The country of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
The ethnicity does not exist in the specified Location Context. The Location Context is derived from the Country of the Location of the Position  The ethnicity does not exist in the specified Location Context. The Location Context is derived from the Country of the Location of the Position 
The religion is not valid for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The religion is not valid for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
The marital status does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position.  The marital status does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. 
Usage Type is Invalid for this Contactable.  Usage Type is Invalid for this Contactable. 
The country region of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  The country region of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
Native Region is only tracked in China.  Native Region is only tracked in China. 
Hukou Type is only tracked in China.  Hukou Type is only tracked in China. 
Hukou Locality is only tracked for China.  Hukou Locality is only tracked for China. 
Hukou Region is only tracked for China.  Hukou Region is only tracked for China. 
Hukou Subregion is only tracked in China.  Hukou Subregion is only tracked in China. 
The Citizenship Status is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The Citizenship Status is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
The Nationality type is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The Nationality type is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
You may only specify one ethnicity for this worker or applicant. This is defined by your system administrator and based on the country of the worker or applicant.   
Hukou Postal Code is only tracked for China.  Hukou Postal Code is only tracked for China. 
Medical exam history is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  Medical exam history is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
Last Medical Exam Valid To Date must be after Last Medical Exam Date  Last Medical Exam Valid To Date must be after Last Medical Exam Date 
Last Medical Exam Date cannot be in the future  Last Medical Exam Date cannot be in the future 
The field Marital Status is required and must have a value if a Marital Status Date is entered.  The field Marital Status is required and must have a value if a Marital Status Date is entered. 
The political affiliation does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Political Affiliation values are ignored for Puts involving applicants since a Political Affiliation value is associated with workers and not applicants.  The political affiliation does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Political Affiliation values are ignored for Puts involving applicants since a Political Affiliation value is associated with workers and not applicants. 
The social benefits locality data has not been activated for this location via the Maintain Localization Settings task.  The social benefits locality data has not been activated for this location via the Maintain Localization Settings task. 
The social benefits locality does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Social Benefits Locality values are ignored for Puts involving applicants since a Social Benefits Locality value is associated with workers and not applicants.  The social benefits locality does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Social Benefits Locality values are ignored for Puts involving applicants since a Social Benefits Locality value is associated with workers and not applicants. 
 
Employment_Data  Worker_Employment_Information_Data  [0..1]  Contains the worker's employment information, such as their position and job information. Security Note: This element is secured to the following domains: Self-Service: Current Staffing Information, Worker Data: Current Staffing Information   
Compensation_Data  Worker_Compensation_Data  [0..1]  Compensation Data   
Organization_Data  Worker_Organization_Data  [0..1]  Organization Data   
Role_Data  Worker_Role_Data  [0..1]  Role Data   
Management_Chain_Data  Worker_Management_Chain_Data  [0..1]  Management Chain Data   
Benefit_Enrollment_Data  Worker_Benefit_Enrollment_Data  [0..1]  Contains the worker's benefits information. Security Note: This element is secured to the following domains: Self Service: Benefit Elections; Worker Data: Benefit Elections   
Benefit_Eligibility_Data  Worker_Benefit_Eligibility_Data  [0..1]  Contains the worker's benefit eligibility information for all Benefit Plan criteria that is not in the current plan year definition.   
Related_Person_Data  Worker_Related_Persons_Data  [0..1]  Contains the person's that are related to the worker as a dependent, beneficiary or emergency contact. Security Note: This element is secured to the following domains: Self Service: Benefit Elections; Worker Data: Benefit Elections   
Qualification_Data  Person_Qualification_Data  [0..1]  Qualification Data   
Employee_Review_Data  Employee_Review_Data  [0..1]  Contains the employee's latest review for performance, performance improvement plan, development plan, and disciplinary action. This is only valid for a worker than is an employee. Security Note: This element is secured to the following domains: Worker Data: Employee Reviews, Self Service: Employee Reviews   
Photo_Data  Employee_Image_Data  [0..1]  Contains a photo of the worker. Security Note: This element is not secured so anyone that can run this web service has access to this element.   
Worker_Document_Data  Worker_Document_Data_WWS  [0..1]  Contains the documents that were added for a worker during staffing events or ad-hoc. Security Note: This element is not secured so anyone that can run this web service has access to this element.   
Integration_Field_Override_Data  Document_Field_Result_Data  [0..*]  Worker External Field Result Data   
Transaction_Log_Entry_Data  Event_Target_Transaction_Log_Entry_Data  [0..1]  Transaction Log Entry Data   
Transaction_Log_Corrected_And_Rescinded_Data  Event_Target_Transaction_Log_Rescind_And_Correct_Data  [0..*]  Encapsulating element containing transaction log entries that have been rescinded or corrected.   
Succession_Profile_Data  Succession_Profile_Data  [0..1]  Contains a list of positions for which the employee is a succession candidate. This is only valid for a worker than is an employee. Security Note: This element is secured to the following domain: Worker Data: Succession.   
Talent_Assessment_Data  Talent_Assessment_Data  [0..1]  Contains the employee's latest talent assessment, such as potential, achievable level, and retention. This is only valid for a worker than is an employee. Security Note: This element is secured to the following domain: Worker Data: Talent.   
Worker_Goal_Data  Worker_Goal_Data  [0..1]  Contains the employee's goals and is similar to the content that is found in the Employee Goals UI page for an employee. Security Note: This element is secured to the following domain: Worker Data: Employee Goals   
Development_Item_Data  Worker_Development_Item_Data  [0..1]  Contains the employee's development items and is similar to the content that is found in the Development Items UI page for an employee.   
Skill_Data  Worker_Skill_Item_Data  [0..1]  Creates all Skills for the referenced Worker   
Employee_Contracts_Data  Employee_Contracts_Data  [0..1]  Contains the employee's contract information.   
Feedback_Received_Data  Feedback_Received_Data  [0..1]  Contains the employee's feedback received   
User_Account_Data  System_User_for_Worker_Data  [0..1]  Contains the worker's user account information (user name, preferred language).   
Career_Data  Worker_Career_Data  [0..1]  Contains the current career information for an employee. This includes the travel and relocation preferences, job profiles the employee is interested in, and their career interests   
Account_Provisioning_Data  Person_Account_Provisioning_Data  [0..1]  Contains the worker's provisioning group assignments   
Background_Check_Data  Background_Check_Data  [0..*]  Contains Background Check Information 
Validation Description
Background check status ([status]) is not valid.   
 
Contingent_Worker_Tax_Authority_Form_Type_Data  Contingent_Worker_Tax_Authority_Form_Information_Data  [0..*]  Contingent Worker Tax Authority Form Information   
top
 

Personal_Information_Data

part of: Worker_Data, Related_Person
Wrapper element for Personal Data.
 
Parameter name Type/Value Cardinality Description Validations
Name_Data  Person_Name_Data  [0..1]  Contains the legal, preferred, and additional names for a person.   
Gender_Reference  GenderObject  [0..1]  Describes the sex of the person based on representation of human sexes. Security Note: This element is secured according to the security policy for the "Gender/Age/Marital Status for Worker" domain.   
Birth_Date  date  [0..1]  A person's birth date. Security Note: This element is secured according to the security policy for the "Gender/Age/Marital Status for Worker" domain.   
Date_of_Death  date  [0..1]  The date of a person's death. The date of death element is not valid for the following web services and will be ignored: Hire Employee, Contract Contingent Worker, and Put Applicant. Security Note: This element is secured according to the security policy for the "Gender/Age/Marital Status for Worker" domain.   
Country_of_Birth_Reference  CountryObject  [0..1]  The country the person was born in. Security Note: This element is secured according to the security policy for the "Ethnicity/Disability/Religion/Country of Birth for Worker" domain.   
Region_of_Birth_Reference  Country_RegionObject  [0..1]  The country region the person was born in. Security Note: This element is secured according to the security policy for the "Ethnicity/Disability/Religion/Country of Birth for Worker" domain.   
City_of_Birth  string  [0..1]  The city the person was born in. Security Note: This element is secured according to the security policy for the "Ethnicity/Disability/Religion/Country of Birth for Worker" domain.   
Marital_Status_Reference  Marital_StatusObject  [0..1]  Indicates the marital status that a person has. Security Note: This element is secured according to the security policy for the "Worker Data: Gender/Age/Marital Status" domain.   
Marital_Status_Date  date  [0..1]  The person's marital status date. 
Validation Description
The Marital Status Date cannot be before the Date of Birth  The Marital Status Date cannot be before the Date of Birth 
 
Religion_Reference  ReligionObject  [0..1]  Indicates the religions that a person has. Security Note: This element is secured according to the security policy for the "Ethnicity/Disability/Religion/Country of Birth for Worker" domain.   
Disability_Status_Data  Person_Disability_Status_Data  [0..*]  Disability Status Data for a Person Security Note: This element is secured according to the security policy for the Worker Data: Disabilities domain. 
Validation Description
The worker's location context is not enabled for Disability Grade.   
The provided Disability Grade is not valid for the worker's location context or is inactive.   
The worker's location context is not enabled for Disability Degree.   
The worker's location context is not enabled for Disability Remaining Capacity.   
The worker's location context is configured to use Disability Authority Reference.   
The provided Disability Authority is not valid for the worker's location context or is inactive.   
The worker's location context is not enabled for Disability Authority.   
The provided Disability Authority Reference is not valid or inactive for the worker's location context. Or the worker's location context is not enabled for Disability Authority.   
The worker's location is not enabled for Disability Certification Location.   
The worker's location context is not enabled for Disability Certification ID.   
The worker's location context is not enabled for Disability Certification Basis.   
The provided Disability Certification Basis is not valid for the worker's location context or is inactive.   
The worker's location context is not enabled for Disability Severity Recognition Date.   
The worker's location context is not enabled for Disability FTE Toward Quota.   
The provided Disability is not valid for the worker's location context. The location context is derived from the country of the location specified for the position.   
 
Ethnicity_Reference  EthnicityObject  [0..*]  Indicates the ethnicities that a person has. Security Note: This element is secured according to the security policy for the "Ethnicity/Disability/Religion/Country of Birth for Worker" domain.   
Hispanic_or_Latino  boolean  [0..1]  Returns a true if the person's ethnicity is Hispanic or Latino. Security Note: This element is secured according to the security policy for the "Ethnicity/Disability/Religion/Country of Birth for Worker" domain.   
Citizenship_Status_Reference  Citizenship_StatusObject  [0..*]  Specifies the status of a person's legal citizenship. Security Note: This element is secured according to the security policy for the "Military/Citizenship for Worker" domain.   
Nationality_Reference  CountryObject  [0..1]  Specifies the person's Country of Nationality. Security Note: This element is secured according to the security policy for the "Military/Citizenship for Worker" domain.   
Hukou_Region_Reference  Country_RegionObject  [0..1]  The hukou region for the person. Security Note: This element is secured according to the security policy for the "Military/Citizenship" domain.   
Hukou_Subregion_Reference  Country_SubregionObject  [0..1]  The hukou subregion for the person. Security Note: This element is secured according to the security policy for the "Military/Citizenship" domain.   
Hukou_Locality  string  [0..1]  The hukou locality for the person. Security Note: This element is secured according to the security policy for the "Military/Citizenship" domain.   
Hukou_Postal_Code  string  [0..1]  The hukou postal code for the person. Security Note: This element is secured according to the security   
Hukou_Type_Reference  Hukou_TypeObject  [0..1]  The hukou type for the person. Security Note: This element is secured according to the security policy for the "Military/Citizenship" domain.   
Local_Hukou  boolean  [0..1]  Whether the hukou subregion of the person is local to the location of the primary job. This field is only used in a response and is not used for requests. Security Note: This element is secured according to the security policy for the "Military/Citizenship" domain.   
Native_Region_Reference  Country_RegionObject  [0..1]  The native region for the person. Security Note: This element is secured according to the security policy for the "Military/Citizenship" domain.   
Personnel_File_Agency_for_Person  string  [0..1]  Personnel File Agency is used in China to indicate where workers have their personnel file stored.   
Last_Medical_Exam_Date  date  [0..1]  This field tracks the date of the worker's most recent medical exam   
Last_Medical_Exam_Valid_To  date  [0..1]  This field tracks the expiration date of the worker's most recent medical exam   
Medical_Exam_Notes  string  [0..1]  This field tracks any comments regarding the worker's most recent medical exam   
Military_Service_Data  Person_Military_Service_Data  [0..*]  Returns the military status for a person. Security Note: This element is secured according to the security policy for the "Military/Citizenship for Worker" domain. 
Validation Description
The Military Rank specified is not valid for Military Service Type or Country from Military Status.  The Military Rank specified is not valid for Military Service Type or Country from Military Status. 
The Military Service Type specified is not valid for Country from Military Status.  The Military Service Type specified is not valid for Country from Military Status. 
 
Identification_Data  Person_Identification_Data  [0..1]  The id information for the person (national ids, government ids, passport ids, visa ids, license ids, custom ids). Security Note: This is secured to the following domains: My ID Information, Worker ID Information, Applicant Personal Data: ID Information   
Contact_Data  Contact_Information_Data  [0..1]  All of the person's contact data (address, phone, email, instant messenger, web address). Security Note: The response for Contact information is secured to the My Contact Information and Worker Private Contact Information domains for Get Workers and Get Payees and secured to the Applicant Data: Contact Information domain for Get Applicants web service. 
Validation Description
One and only one work email address must be marked as primary.  One and only one work email address must be marked as primary. 
One and only one business email address must be marked as primary.  One and only one business email address must be marked as primary. 
One and only one home email address must be marked as primary.  One and only one home email address must be marked as primary. 
One and only one work phone must be marked as primary.  One and only one work phone must be marked as primary. 
One and only one home phone must be marked as primary.  One and only one home phone must be marked as primary. 
One and only one business phone must be marked as primary.  One and only one business phone must be marked as primary. 
One and only one work web address must be marked as primary.  One and only one work web address must be marked as primary. 
One and only one home web address must be marked as primary.  One and only one home web address must be marked as primary. 
One and only one business web address must be marked as primary.  One and only one business web address must be marked as primary. 
One and only one work instant messenger address must be marked as primary.  One and only one work instant messenger address must be marked as primary. 
One and only one home instant messenger address must be marked as primary.  One and only one home instant messenger address must be marked as primary. 
One and only one business instant messenger address must be marked as primary.  One and only one business instant messenger address must be marked as primary. 
One and only one work address must be marked as primary.  One and only one work address must be marked as primary. 
One and only one home address must be marked as primary.  One and only one home address must be marked as primary. 
One and only one business address must be marked as primary.  One and only one business address must be marked as primary. 
One and only one lockbox address must be marked as primary.  One and only one lockbox address must be marked as primary. 
Subject worker must have exactly one primary home web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary lockbox address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary lockbox address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Only one Primary Address change is allowed per request. However, the one Primary Address can share both home and work usage types.  Only one Primary Address change is allowed per request. However, the one Primary Address can share both home and work usage types. 
 
Tobacco_Use  boolean  [0..1]  Returns a true if the person uses tobacco products.   
Political_Affiliation_Reference  Political_AffiliationObject  [0..1]  This field tracks the political affiliation of the person.   
Social_Benefits_Locality_Reference  Social_Benefits_LocalityObject  [0..1]  The person's Social Benefits Locality. Social Benefits Locality values are ignored for Puts involving applicants since a Social Benefits Locality value is associated with workers and not applicants.   
Validation Description
The country of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  The country of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
The ethnicity does not exist in the specified Location Context. The Location Context is derived from the Country of the Location of the Position  The ethnicity does not exist in the specified Location Context. The Location Context is derived from the Country of the Location of the Position 
The religion is not valid for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The religion is not valid for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
The marital status does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position.  The marital status does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. 
Usage Type is Invalid for this Contactable.  Usage Type is Invalid for this Contactable. 
The country region of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  The country region of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
Native Region is only tracked in China.  Native Region is only tracked in China. 
Hukou Type is only tracked in China.  Hukou Type is only tracked in China. 
Hukou Locality is only tracked for China.  Hukou Locality is only tracked for China. 
Hukou Region is only tracked for China.  Hukou Region is only tracked for China. 
Hukou Subregion is only tracked in China.  Hukou Subregion is only tracked in China. 
The Citizenship Status is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The Citizenship Status is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
The Nationality type is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The Nationality type is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
You may only specify one ethnicity for this worker or applicant. This is defined by your system administrator and based on the country of the worker or applicant.   
Hukou Postal Code is only tracked for China.  Hukou Postal Code is only tracked for China. 
Medical exam history is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  Medical exam history is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
Last Medical Exam Valid To Date must be after Last Medical Exam Date  Last Medical Exam Valid To Date must be after Last Medical Exam Date 
Last Medical Exam Date cannot be in the future  Last Medical Exam Date cannot be in the future 
The field Marital Status is required and must have a value if a Marital Status Date is entered.  The field Marital Status is required and must have a value if a Marital Status Date is entered. 
The political affiliation does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Political Affiliation values are ignored for Puts involving applicants since a Political Affiliation value is associated with workers and not applicants.  The political affiliation does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Political Affiliation values are ignored for Puts involving applicants since a Political Affiliation value is associated with workers and not applicants. 
The social benefits locality data has not been activated for this location via the Maintain Localization Settings task.  The social benefits locality data has not been activated for this location via the Maintain Localization Settings task. 
The social benefits locality does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Social Benefits Locality values are ignored for Puts involving applicants since a Social Benefits Locality value is associated with workers and not applicants.  The social benefits locality does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Social Benefits Locality values are ignored for Puts involving applicants since a Social Benefits Locality value is associated with workers and not applicants. 
top
 

Person_Name_Data

part of: Personal_Information_Data
Contains the legal, preferred, and additional names for a person.
 
Parameter name Type/Value Cardinality Description Validations
Legal_Name_Data  Legal_Name_Data  [0..1]  Contains the legal name for a person. A person must name one and only one legal name.   
Preferred_Name_Data  Preferred_Name_Data  [0..1]  Contains the preferred name for a person. If no preferred name is returned then the legal name is assumed to be the preferred name. If a preferred name is not provided in a request then the legal name is assumed to be the preferred name.   
Additional_Name_Data  Additional_Name_Data  [0..*]  Contains the additional names for a person, other than their legal and preferred names. Additional names are not valid for applicants.   
top
 

Legal_Name_Data

part of: Person_Name_Data
Contains the legal name for a person. A person must name one and only one legal name.
 
Parameter name Type/Value Cardinality Description Validations
Name_Detail_Data  Person_Name_Detail_Data  [1..1]  Contains the components of a name, such as the First Name and Last Name.   
top
 

Person_Name_Detail_Data

part of: Legal_Name_Data, Preferred_Name_Data, Additional_Name_Data
Contains the components of a name, such as the First Name and Last Name.
 
Parameter name Type/Value Cardinality Description Validations
@Formatted_Name  string  [0..1]  Contains, in one string, a fully formatted name with all of its pieces in their proper place. This name is only used in a response and is not used for requests.   
@Reporting_Name  string  [0..1]  Contains, in one string, a fully formatted name for reporting with all of its pieces in their proper place. This name is only used in a response and is not used for requests.   
Country_Reference  CountryObject  [1..1]  The country that the name is for. 
Validation Description
If one local script is submitted, all required local script name fields must be submitted.   
If one western script is submitted, all required western script name fields must be submitted.   
Local name is not enabled for this country.   
 
Prefix_Data  Person_Name_Prefix_Data  [0..1]  Contains the prefixes for a name.   
First_Name  string  [0..1]  The first name (given name) for a person. 
Validation Description
First Name is not setup for this country.   
First Name (or Local First Name if configured) is required for this country.   
 
Middle_Name  string  [0..1]  The middle name for a person. 
Validation Description
Middle Name is not setup for this country.   
Middle Name (or Local Middle Name if configured) is required for this country.   
 
Last_Name  string  [0..1]  The last name (family name) for a person. 
Validation Description
Last Name is not set up for this country.   
Last Name (or Local Last Name if configured) is required for this country.   
 
Secondary_Last_Name  string  [0..1]  The secondary last name (family name) for a person. 
Validation Description
Secondary Last Name (or Local Secondary Last Name) is required for this country.   
Last Name - Secondary is not set up for this country.   
 
Local_Name_Detail_Data  Local_Person_Name_Detail_Data  [0..1]  Contains the name components in local script for supporting countries.   
Suffix_Data  Person_Name_Suffix_Data  [0..1]  Contains the suffixes for a name.   
Full_Name_for_Singapore_and_Malaysia  string  [0..1]  Full Person Name is used by Malaysia and Singapore. It is designed for workers in these countries to enter their full legal name. It is an attribute of Global Person Name class and is not a concatenation of First and Last names. 
Validation Description
Full Name is not set up for this country.   
 
top
 

Person_Name_Prefix_Data

part of: Person_Name_Detail_Data
Contains the prefixes for a name.
 
Parameter name Type/Value Cardinality Description Validations
Title_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the title for a person. 
Validation Description
Title is required for this country.   
Title is not setup for this country.   
[title] is not a valid title value for [country].   
 
Salutation_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the form of address for a person. This is only valid for the country of Germany. 
Validation Description
Salutation is required for this country.   
Salutation is not setup for this country.   
[salutation] is not a valid salutation value for [country].   
 
top
 

Country_Predefined_Person_Name_Component_ValueObject

part of: Person_Name_Prefix_Data, Person_Name_Prefix_Data, Person_Name_Suffix_Data, Person_Name_Suffix_Data, Person_Name_Suffix_Data, Person_Name_Suffix_Data, Person_Name_Suffix_Data, Person_Name_Suffix_Data, Person_Name_Suffix_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Country_Predefined_Person_Name_Component_ValueObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Country_Predefined_Person_Name_Component_ValueObjectID

part of: Country_Predefined_Person_Name_Component_ValueObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Predefined_Name_Component_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Local_Person_Name_Detail_Data

part of: Person_Name_Detail_Data
Contains the components of a name in local script, such as the First Name and Last Name, for supporting countries.
 
Parameter name Type/Value Cardinality Description Validations
@Local_Name  string  [0..1]  Contains the formatted local name in local script as configured for the country.   
@Local_Script  string  [0..1]  Contains the formatted local script name which contains the ISO code and name.   
First_Name  string  [0..1]  Contains first name in local script, which is generally configured to as Given Name, for supporting countries.   
Middle_Name  string  [0..1]  Contains middle name in local script for supporting countries.   
Last_Name  string  [0..1]  Contains last name in local script, which is generally configured to as Family Name, for supporting countries.   
Secondary_Last_Name  string  [0..1]  Contains secondary last name in local script, which is generally configured to as Maternal Family Name, for supporting countries.   
First_Name_2  string  [0..1]  Contains first name in second local script, which is generally configured to as Given Name, for supporting countries.   
Middle_Name_2  string  [0..1]  Contains middle name in second local script for supporting countries.   
Last_Name_2  string  [0..1]  Contains last name in second local script, which is generally configured to as Given Name, for supporting countries.   
Secondary_Last_Name_2  string  [0..1]  Contains secondary last name in second local script, which is generally configured to as Maternal Family Name, for supporting countries.   
top
 

Person_Name_Suffix_Data

part of: Person_Name_Detail_Data
Contains the suffixes for a name.
 
Parameter name Type/Value Cardinality Description Validations
Social_Suffix_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the social suffix for a person. 
Validation Description
Social Suffix is required for this country.   
Social Suffix is not setup for this country.   
[social suffix] is not a valid social suffix value for [country].   
 
Academic_Suffix_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the academic suffix for a person. This is only valid for the country of Australia. 
Validation Description
Academic Suffix is required for this country.   
Academic Suffix is not setup for this country.   
[academic suffix] is not a valid academic suffix value for [country].   
 
Hereditary_Suffix_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the hereditary suffix for a person. This is only valid for the country of Australia. 
Validation Description
Hereditary Suffix is required for this country.   
Hereditary Suffix is not setup for this country.   
[hereditary suffix] is not a valid hereditary suffix value for [country].   
 
Honorary_Suffix_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the honorary suffix for a person. This is only valid for the country of Australia. 
Validation Description
Honorary Suffix is required for this country.   
Honorary Suffix is not setup for this country.   
[honorary suffix] is not a valid honorary suffix value for [country].   
 
Professional_Suffix_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the professional suffix for a person. This is only valid for the country of Australia. 
Validation Description
Professional Suffix is required for this country.   
Professional Suffix is not setup for this country.   
[professional suffix] is not a valid professional suffix value for [country].   
 
Religious_Suffix_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the religious suffix for a person. This is only valid for the country of Australia. 
Validation Description
Religious Suffix is required for this country.   
Religious Suffix is not setup for this country.   
[religious suffix] is not a valid religious suffix value for [country].   
 
Royal_Suffix_Reference  Country_Predefined_Person_Name_Component_ValueObject  [0..1]  A reference to the royal suffix for a person. This is only valid for the country of Australia. 
Validation Description
Royal Suffix is required for this country.   
Royal Suffix is not setup for this country.   
[royal suffix] is not a valid royal suffix value for [country].   
 
top
 

Preferred_Name_Data

part of: Person_Name_Data
Contains the preferred name for a person. If no preferred name is returned then the legal name is assumed to be the preferred name. If a preferred name is not provided in a request then the legal name is assumed to be the preferred name.
 
Parameter name Type/Value Cardinality Description Validations
Name_Detail_Data  Person_Name_Detail_Data  [1..1]  Contains the components of a name, such as the First Name and Last Name.   
top
 

Additional_Name_Data

part of: Person_Name_Data
Contains the additional names for a person, other than their legal and preferred names. Additional names are not valid for applicants.
 
Parameter name Type/Value Cardinality Description Validations
Name_Detail_Data  Person_Name_Detail_Data  [1..1]  Contains the components of a name, such as the First Name and Last Name.   
Name_Type_Reference  Additional_Name_TypeObject  [0..1]  The type of additional name that the name is.   
top
 

Additional_Name_TypeObject

part of: Additional_Name_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Additional_Name_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Additional_Name_TypeObjectID

part of: Additional_Name_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Additional_Name_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

GenderObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  GenderObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

GenderObjectID

part of: GenderObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Gender_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Country_RegionObject

part of: Personal_Information_Data, Personal_Information_Data, Personal_Information_Data, Address_Information_Data, License_ID_Data, Dependent_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Country_RegionObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Country_RegionObjectID

part of: Country_RegionObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Country_Region_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Marital_StatusObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Marital_StatusObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Marital_StatusObjectID

part of: Marital_StatusObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Marital_Status_Code, Marital_Status_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
@parent_id  string  [0..1]  Contains a unique identifier for an instance of a parent object   
@parent_type  WID, Country_Region_ID, ISO_3166-1_Alpha-2_Code, ISO_3166-1_Alpha-3_Code, ISO_3166-1_Numeric-3_Code  [0..1]  The unique identifier type of a parent object   
top
 

ReligionObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  ReligionObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

ReligionObjectID

part of: ReligionObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Religion_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Person_Disability_Status_Data

part of: Personal_Information_Data
Wrapper element for the disability status information for the person.
 
Parameter name Type/Value Cardinality Description Validations
Disability_Reference  DisabilityObject  [1..1]  The person's disability   
Disability_Status_Date  date  [0..1]  This person's disability status date 
Validation Description
The Disability Status Date cannot be before the Date of Birth  The Disability Status Date cannot be before the Date of Birth 
The element Disability Reference is required if a Disability Status Date is entered.  The element Disability Reference is required if a Disability Status Date is entered. 
 
Disability_Date_Known  date  [0..1]  The date you (the employer) first learned about the disability. 
Validation Description
The Disability Date Known cannot be before the Date of Birth.   
 
Disability_End_Date  date  [0..1]  The date through which the worker is considered disabled. In some countries, this is the date through which the certification for the current level of disability is effective. 
Validation Description
The Disability End Date cannot be before the Date of Birth.   
 
Disability_Grade_Reference  Disability_GradeObject  [0..1]  A code or number that identifies the level of disability.   
Disability_Degree  decimal (8, 2) >0   [0..1]  A percentage that identifies the worker's level of disability as of the disability date.   
Disability_Remaining_Capacity  decimal (8, 2) >0   [0..1]  The percentage of that the person may work per labor physician or other authority.   
Disability_Certification_Authority_Reference [Choice]   Disability_Certification_AuthorityObject  [0..1]  The name of the person or agency that certified the disability.   
Disability_Certification_Authority [Choice]   string  [0..1]  The name of the person or agency that certified the disability.   
Disability_Certified_At  string  [0..1]  The place where the person or agency certified the disability.   
Disability_Certification_ID  string  [0..1]  The ID provided to the worker, if any.   
Disability_Certification_Basis_Reference  Disability_Certification_BasisObject  [0..1]  How the worker qualified for the certification.   
Disability_Severity_Recognition_Date  date  [0..1]  The date the disability was recognized as severe by the recognizing authority. 
Validation Description
The Disability Severity Recognition Date cannot be before the Date of Birth.   
 
Disability_FTE_Toward_Quota  decimal (13, 1) >0   [0..1]  The FTE that counts towards the employer's quota for hiring the disabled.   
Disability_Work_Restrictions  string  [0..1]  List any work restrictions that apply to the worker.   
Disability_Accommodations_Requested  string  [0..1]  Describe any accommodations requested by the worker or their care provider.   
Disability_Accommodations_Provided  string  [0..1]  Describe any accommodations provided by you, the employer.   
Disability_Rehabilitation_Requested  string  [0..1]  Describe any rehabilitation measures requested by the worker or their care provider.   
Disability_Rehabilitation_Provided  string  [0..1]  Describe any rehabilitation measures provided by you, the employer.   
Note  string  [0..1]  Enter any additional information related to this disability.   
Worker_Document_Reference  Worker_DocumentObject  [0..*]  Attach a copy of the certification or other documents related to this instance of disability.   
Disability_Status_Reference  Disability_Status_ReferenceObject  [0..1]  Reference ID for the Disability Status   
Validation Description
The worker's location context is not enabled for Disability Grade.   
The provided Disability Grade is not valid for the worker's location context or is inactive.   
The worker's location context is not enabled for Disability Degree.   
The worker's location context is not enabled for Disability Remaining Capacity.   
The worker's location context is configured to use Disability Authority Reference.   
The provided Disability Authority is not valid for the worker's location context or is inactive.   
The worker's location context is not enabled for Disability Authority.   
The provided Disability Authority Reference is not valid or inactive for the worker's location context. Or the worker's location context is not enabled for Disability Authority.   
The worker's location is not enabled for Disability Certification Location.   
The worker's location context is not enabled for Disability Certification ID.   
The worker's location context is not enabled for Disability Certification Basis.   
The provided Disability Certification Basis is not valid for the worker's location context or is inactive.   
The worker's location context is not enabled for Disability Severity Recognition Date.   
The worker's location context is not enabled for Disability FTE Toward Quota.   
The provided Disability is not valid for the worker's location context. The location context is derived from the country of the location specified for the position.   
top
 

DisabilityObject

part of: Person_Disability_Status_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  DisabilityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

DisabilityObjectID

part of: DisabilityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Disability_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Disability_GradeObject

part of: Person_Disability_Status_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Disability_GradeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Disability_GradeObjectID

part of: Disability_GradeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Disability_Grade_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Disability_Certification_AuthorityObject

part of: Person_Disability_Status_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Disability_Certification_AuthorityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Disability_Certification_AuthorityObjectID

part of: Disability_Certification_AuthorityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Disability_Certification_Authority_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Disability_Certification_BasisObject

part of: Person_Disability_Status_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Disability_Certification_BasisObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Disability_Certification_BasisObjectID

part of: Disability_Certification_BasisObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Disability_Certification_Basis_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_DocumentObject

part of: Worker_Document_WWS, Employee_Contract_Data, Person_Disability_Status_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Worker_DocumentObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Worker_DocumentObjectID

part of: Worker_DocumentObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, File_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Disability_Status_ReferenceObject

part of: Person_Disability_Status_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Disability_Status_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Disability_Status_ReferenceObjectID

part of: Disability_Status_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Disability_Status_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

EthnicityObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  EthnicityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

EthnicityObjectID

part of: EthnicityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Ethnicity_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Citizenship_StatusObject

part of: Personal_Information_Data, Dependent_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Citizenship_StatusObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Citizenship_StatusObjectID

part of: Citizenship_StatusObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Citizenship_Status_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Country_SubregionObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Country_SubregionObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Country_SubregionObjectID

part of: Country_SubregionObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Country_Subregion_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Hukou_TypeObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Hukou_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Hukou_TypeObjectID

part of: Hukou_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Hukou_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Person_Military_Service_Data

part of: Personal_Information_Data
Wrapper element for the military service information for the person.
 
Parameter name Type/Value Cardinality Description Validations
Status_Reference  Military_StatusObject  [1..1]  The person's military status. 
Validation Description
Inactive military statuses are not allowed in this request.  Inactive military statuses are not allowed in this request. 
 
Discharge_Date  date  [0..1]  The date the person was discharged from the military.   
Status_Begin_Date  date  [0..1]  Begin Date for military service status   
Military_Service_Type_Reference  Military_Service_TypeObject  [0..1]  Service type for military service   
Military_Rank_Reference  Military_RankObject  [0..1]  Military rank for military service type   
Notes  RichText  [0..1]  Notes for military service   
Military_Service_Reference  Military_Service_ReferenceObject  [0..1]  Reference ID for the Military Service   
Validation Description
The Military Rank specified is not valid for Military Service Type or Country from Military Status.  The Military Rank specified is not valid for Military Service Type or Country from Military Status. 
The Military Service Type specified is not valid for Country from Military Status.  The Military Service Type specified is not valid for Country from Military Status. 
top
 

Military_StatusObject

part of: Person_Military_Service_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Military_StatusObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Military_StatusObjectID

part of: Military_StatusObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Military_Status_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Military_Service_TypeObject

part of: Person_Military_Service_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Military_Service_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Military_Service_TypeObjectID

part of: Military_Service_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Military_Service_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Military_RankObject

part of: Person_Military_Service_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Military_RankObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Military_RankObjectID

part of: Military_RankObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Military_Rank_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Military_Service_ReferenceObject

part of: Person_Military_Service_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Military_Service_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Military_Service_ReferenceObjectID

part of: Military_Service_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Military_Service_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Person_Identification_Data

part of: Personal_Information_Data
Wrapper for Person Identification Data. Includes National Identifiers, Government Identifiers, Visa Identifiers, Passport Identifiers, License Identifiers and Custom Identifiers.
 
Parameter name Type/Value Cardinality Description Validations
National_ID  National_ID  [0..*]  Wrapper element for all National Identifier Data. 
Validation Description
National Identifier [identifier] with workday id [workday id] is not a valid national identifier for the person.   
The National ID referenced by [national identifier reference] does not belong to [worker].   
If the ID is marked for deletion, a National Identifier Shared Reference ID or National Identifier WID should be included.   
The National Identifier Shared Reference should be used with the Change Government IDs web service.   
The National Identifier Shared Reference should be used with the Change Government IDs web service.   
National Identifier with reference [nir] is marked for deletion. National ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
 
Government_ID  Government_ID  [0..*]  Wrapper element for all Government Identifier Data. 
Validation Description
Government Identifier [identifier] with workday id [workday id] is not a valid government identifier for the person.   
The Government ID referenced by [government identifier reference] does not belong to [worker].   
If ID is marked for deletion, a Government Identifier Shared Reference should be included.   
The Government Identifier Shared Reference should be used with the Change Government IDs web service.   
The Government Identifier Shared Reference should be used with the Change Government IDs web service.   
Government Identifier with reference [gir] is marked for deletion. Government ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
 
Visa_ID  Visa_ID  [0..*]  Wrapper element for all Visa Identifier Data. 
Validation Description
Visa Identifier [identifier] with workday id [workday id] is not a valid visa identifier for the person.   
The Visa Identifier Reference should be used with the Change Passports and Visas web service.   
The Visa Identifier Reference should be used with the Change Passports and Visas web service.   
The Visa ID referenced by [visa identifier reference] does not belong to [worker].   
If the ID is marked for deletion, a Visa Identifier Shared Reference ID should be included.   
Visa Identifier with reference [vir] is marked for deletion. Visa ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
 
Passport_ID  Passport_ID  [0..*]  Wrapper element for all Passport Identifier Data. 
Validation Description
Passport Identifier [identifier] with workday id [workday id] is not a valid passport identifier for the person.   
The Passport Identifier Shared Reference should be used with the Change Passports and Visas web service.   
The Passport Identifier Shared Reference should be used with the Change Passports and Visas web service.   
The Passport ID referenced by [passport identifier reference] does not belong to [worker].   
If the ID is marked for deletion, a Passport Identifier Shared Reference ID should be included.   
Passport Identifier with reference [pir] is marked for deletion. Passport ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
 
License_ID  License_ID  [0..*]  Wrapper element for all License Identifier Data. 
Validation Description
License Identifier [identifier] with workday id [workday id] is not a valid license identifier for the person.   
The License Identifier Shared Reference should be used with the Change License web service.   
The License Identifier Shared Reference should be used with the Change License web service.   
If the ID is marked for deletion, a License Identifier Shared Reference ID should be included.   
The License referenced by [license identifier reference] does not belong to [worker].   
License Identifier with reference [lir] is marked for deletion. License ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
 
Custom_ID  Custom_ID  [0..*]  Wrapper element for all Custom Identifier Data. 
Validation Description
Custom Identifier [identifier] with workday id [workday id] is not a valid custom identifier for the person.   
The Custom ID referenced by [custom identifier reference] does not belong to [worker].   
The Custom Identifier Shared Reference should be used with the Change Other IDs web service.   
The Custom Identifier Shared Reference should be used with the Change Other IDs web service.   
Custom Identifier with reference [cir] is marked for deletion. Custom ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
 
top
 

National_ID

part of: Person_Identification_Data
Wrapper element for all National Identifier Data.
 
Parameter name Type/Value Cardinality Description Validations
@Delete  boolean  [0..1]  If Delete is set to True and Replay All has been set to False, the ID will be deleted once the web service is submitted.   
National_ID_Reference  Unique_IdentifierObject  [0..1]  The Reference ID for the National Identifier.   
National_ID_Data  National_ID_Data  [0..1]  Wrapper element for the National Identifier Data 
Validation Description
The Identifier ID does not match the format required for the National ID Type. The Identifier ID should not contain any formatting characters.  If the Identifier ID is for a National ID Type, then formatting characters must not be included. 
National Id Type is not valid for the Country specified.  National Id Type is not valid for the Country specified. 
The ID Type ([IDType]) requires Series to also be specified.  If the National ID Type specified by the ID Type tracks Series, then Series is required. 
 
National_ID_Shared_Reference  National_Identifier_ReferenceObject  [0..1]  Shared reference ID for National Identifiers.   
Validation Description
National Identifier [identifier] with workday id [workday id] is not a valid national identifier for the person.   
The National ID referenced by [national identifier reference] does not belong to [worker].   
If the ID is marked for deletion, a National Identifier Shared Reference ID or National Identifier WID should be included.   
The National Identifier Shared Reference should be used with the Change Government IDs web service.   
The National Identifier Shared Reference should be used with the Change Government IDs web service.   
National Identifier with reference [nir] is marked for deletion. National ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
top
 

Unique_IdentifierObject

part of: National_ID, Government_ID, Visa_ID, Passport_ID, Custom_ID, Competency_Achievement_Data__v10_, Performance_Review_Data, Performance_Improvement_Plan_Data, Disciplinary_Action_Data, Disciplinary_Action_Data, Development_Plan_Data, Leave_Status_Detail_Data, Related_Person, Leave_Requests_Corrected_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Unique_IdentifierObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Unique_IdentifierObjectID

part of: Unique_IdentifierObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  IID, WID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

National_ID_Data

part of: National_ID
Wrapper for National Identifier Data.
 
Parameter name Type/Value Cardinality Description Validations
ID  string  [0..1]  National Identifier ID 
Validation Description
Identifier ID is Required   
 
ID_Type_Reference  National_ID_TypeObject  [0..1]  National Identifier Type 
Validation Description
National ID Type required.   
 
Country_Reference  CountryObject  [0..1]  Country issuing national Identifier 
Validation Description
Country is required.   
 
Issued_Date  date  [0..1]  Date the national identifier was issued 
Validation Description
Enter an Issue date that is on or before the expiration date: [exp date].   
 
Expiration_Date  date  [0..1]  Expiration date of the national identifier   
Verification_Date  date  [0..1]  Date the national identifier was verified   
Series  string  [0..1]  Series is used in a select group of countries 
Validation Description
The ID Type ([IDType]) does not allow Series to be specified.   
 
Issuing_Agency  string  [0..1]  Issuing Agency is used in a select group of countries 
Validation Description
The ID Type ([IDType]) does not allow Issuing Agency to be specified.   
 
Verified_By_Reference  WorkerObject  [0..1]  Worker who verified the ID 
Validation Description
Select a different worker in the Verified By field. The worker you entered was terminated before the Verification Date: [date].   
 
Validation Description
The Identifier ID does not match the format required for the National ID Type. The Identifier ID should not contain any formatting characters.  If the Identifier ID is for a National ID Type, then formatting characters must not be included. 
National Id Type is not valid for the Country specified.  National Id Type is not valid for the Country specified. 
The ID Type ([IDType]) requires Series to also be specified.  If the National ID Type specified by the ID Type tracks Series, then Series is required. 
top
 

National_Identifier_ReferenceObject

part of: National_ID
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  National_Identifier_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

National_Identifier_ReferenceObjectID

part of: National_Identifier_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, National_Identifier_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Government_ID

part of: Person_Identification_Data
Encapsulating element for all Government Identifier data.
 
Parameter name Type/Value Cardinality Description Validations
@Delete  boolean  [0..1]  If Delete is set to True and Replay All has been set to False, the ID will be deleted once the web service is submitted.   
Government_ID_Reference  Unique_IdentifierObject  [0..1]  The Reference Id for the Government Identifier   
Government_ID_Data  Government_ID_Data  [0..1]  Wrapper element for Government Identifier Data   
Government_ID_Shared_Reference  Government_Identifier_ReferenceObject  [0..1]  Shared reference ID for Government Identifiers.   
Validation Description
Government Identifier [identifier] with workday id [workday id] is not a valid government identifier for the person.   
The Government ID referenced by [government identifier reference] does not belong to [worker].   
If ID is marked for deletion, a Government Identifier Shared Reference should be included.   
The Government Identifier Shared Reference should be used with the Change Government IDs web service.   
The Government Identifier Shared Reference should be used with the Change Government IDs web service.   
Government Identifier with reference [gir] is marked for deletion. Government ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
top
 

Government_ID_Data

part of: Government_ID
Wrapper for the Government Identifier Data.
 
Parameter name Type/Value Cardinality Description Validations
ID  string  [0..1]  Government ID 
Validation Description
Identifier ID is Required   
 
ID_Type_Reference  Government_ID_Type__All_Object  [0..1]  Government ID Type. 
Validation Description
Government ID Type required.   
[git] does not match the specified country, [country]   
 
Country_Reference  CountryObject  [0..1]  Country issuing the government Identifier. 
Validation Description
Country is required.   
 
Issued_Date  date  [0..1]  Date the government identifier was issued. 
Validation Description
Enter an Issue date that is on or before the expiration date: [exp date].   
 
Expiration_Date  date  [0..1]  Expiration date of the government identifier.   
Verification_Date  date  [0..1]  Date the government identifier was verified.   
Verified_by_Reference  WorkerObject  [0..1]  Worker who verified the ID 
Validation Description
Select a different worker in the Verified By field. The worker you entered was terminated before the Verification Date: [date].   
 
top
 

Government_ID_Type__All_Object

part of: Government_ID_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Government_ID_Type__All_ObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Government_ID_Type__All_ObjectID

part of: Government_ID_Type__All_Object
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Government_ID_Type_ID, I9_Government_Identifier_Type_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Government_Identifier_ReferenceObject

part of: Government_ID
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Government_Identifier_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Government_Identifier_ReferenceObjectID

part of: Government_Identifier_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Government_Identifier_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Visa_ID

part of: Person_Identification_Data
Encapsulating element for all Visa Identifier data.
 
Parameter name Type/Value Cardinality Description Validations
@Delete  boolean  [0..1]  If Delete is set to True and Replay All has been set to False, the ID will be deleted once the web service is submitted.   
Visa_ID_Reference  Unique_IdentifierObject  [0..1]  Reference Id for the Visa Identifier.   
Visa_ID_Data  Visa_ID_Data  [0..1]  Wrapper element for the Visa Identifier Data   
Visa_ID_Shared_Reference  Visa_Identifier_ReferenceObject  [0..1]  Shared reference ID for Visa Identifiers.   
Validation Description
Visa Identifier [identifier] with workday id [workday id] is not a valid visa identifier for the person.   
The Visa Identifier Reference should be used with the Change Passports and Visas web service.   
The Visa Identifier Reference should be used with the Change Passports and Visas web service.   
The Visa ID referenced by [visa identifier reference] does not belong to [worker].   
If the ID is marked for deletion, a Visa Identifier Shared Reference ID should be included.   
Visa Identifier with reference [vir] is marked for deletion. Visa ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
top
 

Visa_ID_Data

part of: Visa_ID
Wrapper element for Visa identifier data.
 
Parameter name Type/Value Cardinality Description Validations
ID  string  [0..1]  Visa Identifier. 
Validation Description
Identifier ID is Required   
 
ID_Type_Reference  Visa_ID_TypeObject  [0..1]  Visa Identifier Type. 
Validation Description
Visa ID Type required.   
[vit] does not match the specified country, [country]   
 
Country_Reference  CountryObject  [0..1]  Country issuing the visa identifier. 
Validation Description
Country is required.   
 
Issued_Date  date  [0..1]  Date the visa identifier was issued. 
Validation Description
Enter an Issue date that is on or before the expiration date: [exp date].   
 
Expiration_Date  date  [0..1]  Expiration date of the visa identifier.   
Verification_Date  date  [0..1]  Verification date of the visa identifier.   
Verified_By_Reference  WorkerObject  [0..1]  Worker who verified the ID 
Validation Description
Select a different worker in the Verified By field. The worker you entered was terminated before the Verification Date: [date].   
 
top
 

Visa_ID_TypeObject

part of: Visa_ID_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Visa_ID_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Visa_ID_TypeObjectID

part of: Visa_ID_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Visa_ID_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Visa_Identifier_ReferenceObject

part of: Visa_ID
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Visa_Identifier_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Visa_Identifier_ReferenceObjectID

part of: Visa_Identifier_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Visa_Identifier_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Passport_ID

part of: Person_Identification_Data
Encapsulating element for all Passport Identifier data.
 
Parameter name Type/Value Cardinality Description Validations
@Delete  boolean  [0..1]  If Delete is set to True and Replay All has been set to False, the ID will be deleted once the web service is submitted.   
Passport_ID_Reference  Unique_IdentifierObject  [0..1]  Reference ID for the Passport Identifier.   
Passport_ID_Data  Passport_ID_Data  [0..1]  Wrapper element for the Passport Identifier Data.   
Passport_ID_Shared_Reference  Passport_Identifier_ReferenceObject  [0..1]  Shared reference ID for Passport Identifiers.   
Validation Description
Passport Identifier [identifier] with workday id [workday id] is not a valid passport identifier for the person.   
The Passport Identifier Shared Reference should be used with the Change Passports and Visas web service.   
The Passport Identifier Shared Reference should be used with the Change Passports and Visas web service.   
The Passport ID referenced by [passport identifier reference] does not belong to [worker].   
If the ID is marked for deletion, a Passport Identifier Shared Reference ID should be included.   
Passport Identifier with reference [pir] is marked for deletion. Passport ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
top
 

Passport_ID_Data

part of: Passport_ID
Wrapper for Passport Identifier data.
 
Parameter name Type/Value Cardinality Description Validations
ID  string  [0..1]  Passport Identifier. 
Validation Description
Identifier ID is Required   
 
ID_Type_Reference  Passport_ID_Type__All_Object  [0..1]  Passport Identifier Type. 
Validation Description
Passport ID Type required.   
[pit] does not match the specified country, [country]   
 
Country_Reference  CountryObject  [0..1]  Country issuing the passport identifier. 
Validation Description
Country is required.   
 
Issued_Date  date  [0..1]  Date the passport identifier was issued. 
Validation Description
Enter an Issue date that is on or before the expiration date: [exp date].   
 
Expiration_Date  date  [0..1]  Expiration date of the passport identifier.   
Verification_Date  date  [0..1]  Veritification date of the passport identifier.   
Verified_By_Reference  WorkerObject  [0..1]  Worker who verified the ID 
Validation Description
Select a different worker in the Verified By field. The worker you entered was terminated before the Verification Date: [date].   
 
top
 

Passport_ID_Type__All_Object

part of: Passport_ID_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Passport_ID_Type__All_ObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Passport_ID_Type__All_ObjectID

part of: Passport_ID_Type__All_Object
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, I9_Passport_Identifier_Type_Code, Passport_ID_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Passport_Identifier_ReferenceObject

part of: Passport_ID
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Passport_Identifier_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Passport_Identifier_ReferenceObjectID

part of: Passport_Identifier_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Passport_Identifier_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

License_ID

part of: Person_Identification_Data
Encapsulating element for all License Identifier data.
 
Parameter name Type/Value Cardinality Description Validations
@Delete  boolean  [0..1]  If Delete is set to True and Replay All has been set to False, the ID will be deleted once the web service is submitted.   
License_ID_Reference  License_IdentifierObject  [0..1]  Reference ID for the License Identifier.   
License_ID_Data  License_ID_Data  [0..1]  Wrapper element for the License Identifier data. 
Validation Description
Only one of Country Reference, Country Region Reference, or Authority Reference is allowed.  In order to specify an issuing body for the license, only one of Country Reference, Country Region Reference, or Authority Reference is allowed. 
 
License_ID_Shared_Reference  License_Identifier_ReferenceObject  [0..1]  Shared reference ID for License Identifiers.   
Validation Description
License Identifier [identifier] with workday id [workday id] is not a valid license identifier for the person.   
The License Identifier Shared Reference should be used with the Change License web service.   
The License Identifier Shared Reference should be used with the Change License web service.   
If the ID is marked for deletion, a License Identifier Shared Reference ID should be included.   
The License referenced by [license identifier reference] does not belong to [worker].   
License Identifier with reference [lir] is marked for deletion. License ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
top
 

License_IdentifierObject

part of: License_ID
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  License_IdentifierObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

License_IdentifierObjectID

part of: License_IdentifierObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, License_Identifier_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

License_ID_Data

part of: License_ID
Wrapper for License Identifier Data.
 
Parameter name Type/Value Cardinality Description Validations
ID  string  [0..1]  License Identifier. 
Validation Description
Identifier ID is Required   
 
ID_Type_Reference  License_ID_Type__All_Object  [0..1]  License Identifier Type. 
Validation Description
License ID Type required.   
 
Country_Reference  CountryObject  [0..1]  Country issuing the license identifier. No more than one of of Country Reference, Country Region Reference, or Authority Reference can be specified.   
Country_Region_Reference  Country_RegionObject  [0..1]  Country Region issuing the license identifier. No more than one of of Country Reference, Country Region Reference, or Authority Reference can be specified.   
Authority_Reference  AuthorityObject  [0..1]  Authority issuing the license identifier. No more than one of of Country Reference, Country Region Reference, or Authority Reference can be specified.   
License_Class  string  [0..1]  License Class   
Issued_Date  date  [0..1]  Date the license identifier was issued. 
Validation Description
Enter an Issue date that is on or before the expiration date: [exp date].   
 
Expiration_Date  date  [0..1]  Expiration date of the license identifier.   
Verification_Date  date  [0..1]  Verification date of the license identifier.   
Verified_By_Reference  WorkerObject  [0..1]  Worker who verified the ID 
Validation Description
Select a different worker in the Verified By field. The worker you entered was terminated before the Verification Date: [date].   
 
Validation Description
Only one of Country Reference, Country Region Reference, or Authority Reference is allowed.  In order to specify an issuing body for the license, only one of Country Reference, Country Region Reference, or Authority Reference is allowed. 
top
 

License_ID_Type__All_Object

part of: License_ID_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  License_ID_Type__All_ObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

License_ID_Type__All_ObjectID

part of: License_ID_Type__All_Object
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, I9_License_Identifier_Type_Code, License_ID_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

AuthorityObject

part of: License_ID_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  AuthorityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

AuthorityObjectID

part of: AuthorityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Authority_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

License_Identifier_ReferenceObject

part of: License_ID
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  License_Identifier_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

License_Identifier_ReferenceObjectID

part of: License_Identifier_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, License_Identifier_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Custom_ID

part of: Person_Identification_Data
Encapsulating element for all Custom Identifier data.
 
Parameter name Type/Value Cardinality Description Validations
@Delete  boolean  [0..1]  If Delete is set to True and Replay All has been set to False, the ID will be deleted once the web service is submitted.   
Custom_ID_Reference  Unique_IdentifierObject  [0..1]  Reference ID for Custom Identifier   
Custom_ID_Data  Custom_ID_Data  [0..1]  Wrapper element for Custom Identifier data.   
Custom_ID_Shared_Reference  Custom_Identifier_ReferenceObject  [0..1]  Shared reference ID for Custom Identifiers.   
Validation Description
Custom Identifier [identifier] with workday id [workday id] is not a valid custom identifier for the person.   
The Custom ID referenced by [custom identifier reference] does not belong to [worker].   
The Custom Identifier Shared Reference should be used with the Change Other IDs web service.   
The Custom Identifier Shared Reference should be used with the Change Other IDs web service.   
Custom Identifier with reference [cir] is marked for deletion. Custom ID Data should not be included.   
If the ID is not marked for deletion, ID data should be included.   
top
 

Custom_ID_Data

part of: Custom_ID
Wrapper for Custom Identifier Data.
 
Parameter name Type/Value Cardinality Description Validations
ID  string  [0..1]  Custom Identifier. 
Validation Description
Identifier ID required. Custom ID Type specified does not have a sequence generator.   
 
ID_Type_Reference  Custom_ID_TypeObject  [0..1]  Custom identifier Type. 
Validation Description
Custom ID Type is required.   
 
Issued_Date  date  [0..1]  Date the custom identifier was issued. 
Validation Description
Enter an Issue date that is on or before the expiration date: [exp date].   
 
Expiration_Date  date  [0..1]  Expiration date of the custom identifier.   
Organization_ID_Reference  OrganizationObject  [0..1]  Organization issuing the custom Identifier.   
Custom_Description  string  [0..1]  Description of the custom identifier.   
top
 

Custom_ID_TypeObject

part of: Custom_ID_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Custom_ID_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Custom_ID_TypeObjectID

part of: Custom_ID_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Custom_ID_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Custom_Identifier_ReferenceObject

part of: Custom_ID
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Custom_Identifier_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Custom_Identifier_ReferenceObjectID

part of: Custom_Identifier_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Custom_Identifier_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Contact_Information_Data

part of: Personal_Information_Data
All of the person's contact data (address, phone, email, instant messenger, web address).
 
Parameter name Type/Value Cardinality Description Validations
Address_Data  Address_Information_Data  [0..*]  Address information 
Validation Description
Postal Code is not a valid address component for certain countries.  Postal Code is not a valid address component for certain countries. 
Municipality is not a valid address component for certain countries .  Municipality is not a valid address component for certain countries . 
Postal Code is required for certain countries.  Postal Code is required for certain countries. 
Municipality is required for certain countries.  Municipality is required for certain countries. 
Region Name must be valid for the specified Country.  Region Name must be valid for the specified Country. 
Usage Type and Use For combination must be valid for Address.  Usage Type and Use For combination must be valid for Address. 
Second Address Line is required for certain countries.  Second Address Line is required for certain countries. 
Third Address Line is required for certain countries.  Third Address Line is required for certain countries. 
Fourth Address Line is required for certain countries.  Fourth Address Line is required for certain countries. 
Subregion is required for certain countries.  Subregion is required for certain countries. 
Second Subregion is required for certain countries.  Second Subregion is required for certain countries. 
Submunicipality (or City Subdivision - Local if configured on Tenant Setup Global) is required for certain countries.  Submunicipality (or City Subdivision - Local if configured on Tenant Setup Global) is required for certain countries. 
Second Submunicipality is required for certain countries.  Second Submunicipality is required for certain countries. 
Second Address Line is not a valid address component for certain countries.  Second Address Line is not a valid address component for certain countries. 
Third Address Line is not a valid address component for certain countries.  Third Address Line is not a valid address component for certain countries. 
Fourth Address Line is not a valid address component for certain countries.  Fourth Address Line is not a valid address component for certain countries. 
Subregion is not a valid address component for certain countries.  Subregion is not a valid address component for certain countries. 
Second Subregion is not a valid address component for certain countries.  Second Subregion is not a valid address component for certain countries. 
Submunicipality is not a valid address component for certain countries.  Submunicipality is not a valid address component for certain countries. 
Second Submunicipality is not a valid address component for certain countries.  Second Submunicipality is not a valid address component for certain countries. 
A maximum of four Submunicipalities are allowed in an address.  A maximum of four Submunicipalities are allowed in an address. 
A maximum of four Subregions are allowed in an address.  A maximum of four Subregions are allowed in an address. 
A maximum of four Address Lines are allowed in an address.  A maximum of four Address Lines are allowed in an address. 
Region is required for certain countries.  Region is required for certain countries. 
Address Line is required for certain countries.  Address Line is required for certain countries. 
Home addresses which are not additionally used as work addresses cannot be marked as public.  Home addresses which are not additionally used as work addresses cannot be marked as public. 
[postal code] is not a valid postal code for [region]  Postal Code must be valid for the Region. 
Address Line 1 (or Address Line 1 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 1 (or Address Line 1 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 1 is not valid for this Country.  Address Line 1 is not valid for this Country. 
Address Line 2 (or Address Line 2 - Local if configured on Tenant Setup Global) is Required in this Country.  Address Line 2 (or Address Line 2 - Local if configured on Tenant Setup Global) is Required in this Country. 
Address Line 2 not Valid for this Country.  Address Line 2 not Valid for this Country. 
Address Line 3 (or Address Line 3 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 3 (or Address Line 3 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 3 is not Valid for this Country.  Address Line 3 is not Valid for this Country. 
Address Line 4 (or Address Line 4 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 4 (or Address Line 4 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 4 is not Valid for this Country.  Address Line 4 is not Valid for this Country. 
Address Line 5 (or Address Line 5 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 5 (or Address Line 5 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 5 is not Valid for this Country.  Address Line 5 is not Valid for this Country. 
Address Line 6 (or Address Line 6 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 6 (or Address Line 6 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 6 is not Valid for this Country.  Address Line 6 is not Valid for this Country. 
Address Line 7 (or Address Line 7 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 7 (or Address Line 7 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 7 is not Valid for this Country.  Address Line 7 is not Valid for this Country. 
Address Line 8 (or Address Line 8 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 8 (or Address Line 8 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 8 is not Valid for this Country.  Address Line 8 is not Valid for this Country. 
Address Line 9 (or Address Line 9 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 9 (or Address Line 9 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 9 is not Valid for this Country.  Address Line 9 is not Valid for this Country. 
You cannot specify the same usage type more than once for an address.  You cannot specify the same usage type more than once for an address. 
Address Line 1 - Local is not valid for this Country.  Address Line 1 - Local is not valid for this Country. 
Municipality - Local is not a valid address component for certain countries .  Municipality - Local is not a valid address component for certain countries . 
Address Line 2 - Local is not valid for this Country.  Address Line 2 - Local is not valid for this Country. 
Address Line 3 - Local is not Valid for this Country.  Address Line 3 - Local is not Valid for this Country. 
Address Line 9 - Local is not Valid for this Country.  Address Line 9 - Local is not Valid for this Country. 
Address Line 8 - Local is not Valid for this Country.  Address Line 8 - Local is not Valid for this Country. 
Address Line 7 - Local is not Valid for this Country.  Address Line 7 - Local is not Valid for this Country. 
Address Line 6 is not Valid for this Country.  Address Line 6 is not Valid for this Country. 
Address Line 5 - Local is not Valid for this Country.  Address Line 5 - Local is not Valid for this Country. 
Address Line 4 - Local is not Valid for this Country.  Address Line 4 - Local is not Valid for this Country. 
City Subdivision 1 - Local is not a valid address component for certain countries.  City Subdivision 1 - Local is not a valid address component for certain countries. 
City Subdivision 2 - Local is not a valid address component for certain countries.  City Subdivision 2 - Local is not a valid address component for certain countries. 
Region Subdivision 1 - Local is not a valid address component for certain countries.  Region Subdivision 1 - Local is not a valid address component for certain countries. 
Region Subdivision 2 - Local is not a valid address component for certain countries.  Region Subdivision 2 - Local is not a valid address component for certain countries. 
Region Subdivision 2 is not a valid address component for certain countries.  Region Subdivision 2 is not a valid address component for certain countries. 
City Subdivision 2 is not a valid address component for certain countries.  City Subdivision 2 is not a valid address component for certain countries. 
Submunicipality ("City Subdivision 1", or "City Subdivision 1 - Local" if Local Script configured on tenant setup global) is required in this country.  Submunicipality ("City Subdivision 1", or "City Subdivision 1 - Local" if Local Script configured on tenant setup global) is required in this country. 
Submunicipality (City Subdivision 2 or City Subdivision 2 - Local if Local Scripts configured on Tenant Setup - Global) are required for this Country.  Submunicipality (City Subdivision 2 or City Subdivision 2 - Local if Local Scripts configured on Tenant Setup - Global) are required for this Country. 
Subregion 1 (or Subregion 1 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country.  Subregion 1 (or Subregion 1 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country. 
Subregion 2 (or Subregion 2 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country.  Subregion 2 (or Subregion 2 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country. 
If one local script address field is submitted, all required local script address fields must be submitted.  If one local script address field is submitted, all required local script address fields must be submitted. 
Address Reference is required when deleting an address  Address Reference is required when deleting an address 
Usage Data is required unless address is being deleted  Usage Data is required unless address is being deleted 
Country Reference is required unless address is being deleted  Country Reference is required unless address is being deleted 
Address deletion is not supported in this web service request  Address deletion is not supported in this web service request 
If one western script field is submitted, all required western script address fields must be submitted.  If one western script field is submitted, all required western script address fields must be submitted. 
Address Reference must match an existing (and not deleted) address in use by the worker subject of this request  Address Reference must match an existing (and not deleted) address in use by the worker subject of this request 
Address "[ID]" is already in use by another address (possibly on another contactable). Please choose a different Address ID.  The Address ID field is for updating the value of the Address Reference. It cannot be the same as another existing address. 
 
Phone_Data  Phone_Information_Data  [0..*]  Phone Information 
Validation Description
Invalid Usage Type and Use For combination for Phone.  Invalid Usage Type and Use For combination for Phone. 
[country code] is not a valid country code for [country iso code]   
[country iso code] is not a valid country code   
You cannot specify the same usage type more than once for an address.   
Element Content 'Phone Number' is required, on internal element 'Phone Information Data'  Element Content 'Phone Number' is required, on internal element 'Phone Information Data' 
Element Content 'Phone Device Type Reference' is required, on internal element 'Phone Information Data'  Element Content 'Phone Device Type Reference' is required, on internal element 'Phone Information Data' 
Either 'Country ISO Code' or 'International Phone Code' must be included on internal element 'Phone Information Data'  Either 'Country ISO Code' or 'International Phone Code' must be included on internal element 'Phone Information Data' 
 
Email_Address_Data  Email_Address_Information_Data  [0..*]  Email Address Information 
Validation Description
Invalid Usage Type and Use For combination for Email Address.  Invalid Usage Type and Use For combination for Email Address. 
You cannot specify the same usage type more than once for an address.   
 
Instant_Messenger_Data  Instant_Messenger_Information_Data  [0..*]  Instant Messenger Information 
Validation Description
Invalid Usage Type and Use For combination for Instant Messenger Address.  Invalid Usage Type and Use For combination for Instant Messenger Address. 
You cannot specify the same usage type more than once for an address.   
 
Web_Address_Data  Web_address_Information_Data  [0..*]  Web Address Information 
Validation Description
Invalid Usage Type and Use For combination for Web Address.  Invalid Usage Type and Use For combination for Web Address. 
Invalid HTTP address entered. HTTP addresses must be in one of the following formats: - http://... - https://...   
You cannot specify the same usage type more than once for an address.   
 
Validation Description
One and only one work email address must be marked as primary.  One and only one work email address must be marked as primary. 
One and only one business email address must be marked as primary.  One and only one business email address must be marked as primary. 
One and only one home email address must be marked as primary.  One and only one home email address must be marked as primary. 
One and only one work phone must be marked as primary.  One and only one work phone must be marked as primary. 
One and only one home phone must be marked as primary.  One and only one home phone must be marked as primary. 
One and only one business phone must be marked as primary.  One and only one business phone must be marked as primary. 
One and only one work web address must be marked as primary.  One and only one work web address must be marked as primary. 
One and only one home web address must be marked as primary.  One and only one home web address must be marked as primary. 
One and only one business web address must be marked as primary.  One and only one business web address must be marked as primary. 
One and only one work instant messenger address must be marked as primary.  One and only one work instant messenger address must be marked as primary. 
One and only one home instant messenger address must be marked as primary.  One and only one home instant messenger address must be marked as primary. 
One and only one business instant messenger address must be marked as primary.  One and only one business instant messenger address must be marked as primary. 
One and only one work address must be marked as primary.  One and only one work address must be marked as primary. 
One and only one home address must be marked as primary.  One and only one home address must be marked as primary. 
One and only one business address must be marked as primary.  One and only one business address must be marked as primary. 
One and only one lockbox address must be marked as primary.  One and only one lockbox address must be marked as primary. 
Subject worker must have exactly one primary home web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work web address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business email address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary lockbox address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary lockbox address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business instant messenger address in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary home phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary home phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary work phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary work phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Subject worker must have exactly one primary business phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request  Subject worker must have exactly one primary business phone number in order to submit non-primary entries. The primary contact information may be either previously entered or included within this request 
Only one Primary Address change is allowed per request. However, the one Primary Address can share both home and work usage types.  Only one Primary Address change is allowed per request. However, the one Primary Address can share both home and work usage types. 
top
 

Address_Information_Data

part of: Contact_Information_Data, Location_Summary_Data
Address information
 
Parameter name Type/Value Cardinality Description Validations
@Formatted_Address  string  [0..1]  Returns the formatted address in the format specified for the country. This data is not used for inbound requests and any data provided in this element will be ignored.   
@Address_Format_Type  string  [0..1]  The format type of the address.   
@Defaulted_Business_Site_Address  boolean  [0..1]  Set to 1 if the address is a defaulted location address. If this value is 1, this address will not be processed for inbound web services.   
@Delete  boolean  [0..1]  Set this flag to true in order to delete the referenced address. If this flag is set, the Reference ID field becomes required, and all other address fields that would otherwise be required will be optional and meaningless. 
Validation Description
The referenced address is in use as a primary home address and cannot be deleted.  The referenced address is in use as a primary home address and cannot be deleted. 
 
@Do_Not_Replace_All  boolean  [0..1]  This flag controls whether or not existing non-primary address data will be replaced. A value of true means only the referenced address will be updated, or created if it does not exist or no reference was provided. This behavior is used if the flag is set to true for ANY address in the request.   
@Effective_Date  date  [0..1]  Effective Date of Address.   
Country_Reference  CountryObject  [0..1]  Country for the address.   
Last_Modified  dateTime  [0..1]  The moment when the address was last modified.   
Address_Line_Data  Address_Line_Information_Data  [0..*]  The address line for the address. This typically contains Street name, street number, apartment, suite number. 
Validation Description
A value is required on internal element 'Address Line Data'. If you do not want to set a value for a non-required type such as ADDRESS_LINE_2, remove it completely from the web service request.  A value is required on internal element 'Address Line Data'. If you do not want to set a value for a non-required type such as ADDRESS_LINE_2, remove it completely from the web service request. 
 
Municipality  string  [0..1]  City part of the address.   
Submunicipality_Data  Submunicipality_Information_Data  [0..*]  The submunicipality of the address.   
Country_Region_Reference  Country_RegionObject  [0..1]  The region part of the address. Typically this contains the state/province information.   
Subregion_Data  Subregion_Information_Data  [0..*]  The subregion part of the address.   
Postal_Code  string  [0..1]  The Postal Code part of the address.   
Usage_Data  Communication_Method_Usage_Information_Data  [0..*]  Encapsulating element for all Communication Method Usage data.   
Municipality_Local  string  [0..1]  City in local script part of the address.   
Address_Reference  Address_ReferenceObject  [0..1]  The Address Reference ID.   
Address_ID  string  [0..1]  New ID value used in address updates. The ID cannot already be in use by another address.   
Validation Description
Postal Code is not a valid address component for certain countries.  Postal Code is not a valid address component for certain countries. 
Municipality is not a valid address component for certain countries .  Municipality is not a valid address component for certain countries . 
Postal Code is required for certain countries.  Postal Code is required for certain countries. 
Municipality is required for certain countries.  Municipality is required for certain countries. 
Region Name must be valid for the specified Country.  Region Name must be valid for the specified Country. 
Usage Type and Use For combination must be valid for Address.  Usage Type and Use For combination must be valid for Address. 
Second Address Line is required for certain countries.  Second Address Line is required for certain countries. 
Third Address Line is required for certain countries.  Third Address Line is required for certain countries. 
Fourth Address Line is required for certain countries.  Fourth Address Line is required for certain countries. 
Subregion is required for certain countries.  Subregion is required for certain countries. 
Second Subregion is required for certain countries.  Second Subregion is required for certain countries. 
Submunicipality (or City Subdivision - Local if configured on Tenant Setup Global) is required for certain countries.  Submunicipality (or City Subdivision - Local if configured on Tenant Setup Global) is required for certain countries. 
Second Submunicipality is required for certain countries.  Second Submunicipality is required for certain countries. 
Second Address Line is not a valid address component for certain countries.  Second Address Line is not a valid address component for certain countries. 
Third Address Line is not a valid address component for certain countries.  Third Address Line is not a valid address component for certain countries. 
Fourth Address Line is not a valid address component for certain countries.  Fourth Address Line is not a valid address component for certain countries. 
Subregion is not a valid address component for certain countries.  Subregion is not a valid address component for certain countries. 
Second Subregion is not a valid address component for certain countries.  Second Subregion is not a valid address component for certain countries. 
Submunicipality is not a valid address component for certain countries.  Submunicipality is not a valid address component for certain countries. 
Second Submunicipality is not a valid address component for certain countries.  Second Submunicipality is not a valid address component for certain countries. 
A maximum of four Submunicipalities are allowed in an address.  A maximum of four Submunicipalities are allowed in an address. 
A maximum of four Subregions are allowed in an address.  A maximum of four Subregions are allowed in an address. 
A maximum of four Address Lines are allowed in an address.  A maximum of four Address Lines are allowed in an address. 
Region is required for certain countries.  Region is required for certain countries. 
Address Line is required for certain countries.  Address Line is required for certain countries. 
Home addresses which are not additionally used as work addresses cannot be marked as public.  Home addresses which are not additionally used as work addresses cannot be marked as public. 
[postal code] is not a valid postal code for [region]  Postal Code must be valid for the Region. 
Address Line 1 (or Address Line 1 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 1 (or Address Line 1 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 1 is not valid for this Country.  Address Line 1 is not valid for this Country. 
Address Line 2 (or Address Line 2 - Local if configured on Tenant Setup Global) is Required in this Country.  Address Line 2 (or Address Line 2 - Local if configured on Tenant Setup Global) is Required in this Country. 
Address Line 2 not Valid for this Country.  Address Line 2 not Valid for this Country. 
Address Line 3 (or Address Line 3 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 3 (or Address Line 3 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 3 is not Valid for this Country.  Address Line 3 is not Valid for this Country. 
Address Line 4 (or Address Line 4 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 4 (or Address Line 4 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 4 is not Valid for this Country.  Address Line 4 is not Valid for this Country. 
Address Line 5 (or Address Line 5 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 5 (or Address Line 5 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 5 is not Valid for this Country.  Address Line 5 is not Valid for this Country. 
Address Line 6 (or Address Line 6 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 6 (or Address Line 6 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 6 is not Valid for this Country.  Address Line 6 is not Valid for this Country. 
Address Line 7 (or Address Line 7 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 7 (or Address Line 7 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 7 is not Valid for this Country.  Address Line 7 is not Valid for this Country. 
Address Line 8 (or Address Line 8 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 8 (or Address Line 8 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 8 is not Valid for this Country.  Address Line 8 is not Valid for this Country. 
Address Line 9 (or Address Line 9 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 9 (or Address Line 9 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 9 is not Valid for this Country.  Address Line 9 is not Valid for this Country. 
You cannot specify the same usage type more than once for an address.  You cannot specify the same usage type more than once for an address. 
Address Line 1 - Local is not valid for this Country.  Address Line 1 - Local is not valid for this Country. 
Municipality - Local is not a valid address component for certain countries .  Municipality - Local is not a valid address component for certain countries . 
Address Line 2 - Local is not valid for this Country.  Address Line 2 - Local is not valid for this Country. 
Address Line 3 - Local is not Valid for this Country.  Address Line 3 - Local is not Valid for this Country. 
Address Line 9 - Local is not Valid for this Country.  Address Line 9 - Local is not Valid for this Country. 
Address Line 8 - Local is not Valid for this Country.  Address Line 8 - Local is not Valid for this Country. 
Address Line 7 - Local is not Valid for this Country.  Address Line 7 - Local is not Valid for this Country. 
Address Line 6 is not Valid for this Country.  Address Line 6 is not Valid for this Country. 
Address Line 5 - Local is not Valid for this Country.  Address Line 5 - Local is not Valid for this Country. 
Address Line 4 - Local is not Valid for this Country.  Address Line 4 - Local is not Valid for this Country. 
City Subdivision 1 - Local is not a valid address component for certain countries.  City Subdivision 1 - Local is not a valid address component for certain countries. 
City Subdivision 2 - Local is not a valid address component for certain countries.  City Subdivision 2 - Local is not a valid address component for certain countries. 
Region Subdivision 1 - Local is not a valid address component for certain countries.  Region Subdivision 1 - Local is not a valid address component for certain countries. 
Region Subdivision 2 - Local is not a valid address component for certain countries.  Region Subdivision 2 - Local is not a valid address component for certain countries. 
Region Subdivision 2 is not a valid address component for certain countries.  Region Subdivision 2 is not a valid address component for certain countries. 
City Subdivision 2 is not a valid address component for certain countries.  City Subdivision 2 is not a valid address component for certain countries. 
Submunicipality ("City Subdivision 1", or "City Subdivision 1 - Local" if Local Script configured on tenant setup global) is required in this country.  Submunicipality ("City Subdivision 1", or "City Subdivision 1 - Local" if Local Script configured on tenant setup global) is required in this country. 
Submunicipality (City Subdivision 2 or City Subdivision 2 - Local if Local Scripts configured on Tenant Setup - Global) are required for this Country.  Submunicipality (City Subdivision 2 or City Subdivision 2 - Local if Local Scripts configured on Tenant Setup - Global) are required for this Country. 
Subregion 1 (or Subregion 1 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country.  Subregion 1 (or Subregion 1 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country. 
Subregion 2 (or Subregion 2 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country.  Subregion 2 (or Subregion 2 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country. 
If one local script address field is submitted, all required local script address fields must be submitted.  If one local script address field is submitted, all required local script address fields must be submitted. 
Address Reference is required when deleting an address  Address Reference is required when deleting an address 
Usage Data is required unless address is being deleted  Usage Data is required unless address is being deleted 
Country Reference is required unless address is being deleted  Country Reference is required unless address is being deleted 
Address deletion is not supported in this web service request  Address deletion is not supported in this web service request 
If one western script field is submitted, all required western script address fields must be submitted.  If one western script field is submitted, all required western script address fields must be submitted. 
Address Reference must match an existing (and not deleted) address in use by the worker subject of this request  Address Reference must match an existing (and not deleted) address in use by the worker subject of this request 
Address "[ID]" is already in use by another address (possibly on another contactable). Please choose a different Address ID.  The Address ID field is for updating the value of the Address Reference. It cannot be the same as another existing address. 
top
 

Address_Line_Information_Data

part of: Address_Information_Data
The address line for the address. This typically contains Street name, street number, apartment, suite number.
 
Parameter name Type/Value Cardinality Description Validations
#text  string     
Validation Description
A value is required on internal element 'Address Line Data'. If you do not want to set a value for a non-required type such as ADDRESS_LINE_2, remove it completely from the web service request.  A value is required on internal element 'Address Line Data'. If you do not want to set a value for a non-required type such as ADDRESS_LINE_2, remove it completely from the web service request. 
 
@Descriptor  string  [0..1]  The Descriptor is an optional serialized attribute that shows the text Override Label (such as Apartment Number or Building Number) that helps describe the usage of the Type (such as ADDRESS_LINE_5 and ADDRESS_LINE_6) for each Country.   
@Type  string  [0..1]  Enter the Address Line Type, such as ADDRESS_LINE_1, or ADDRESS_LINE_2.   
Validation Description
A value is required on internal element 'Address Line Data'. If you do not want to set a value for a non-required type such as ADDRESS_LINE_2, remove it completely from the web service request.  A value is required on internal element 'Address Line Data'. If you do not want to set a value for a non-required type such as ADDRESS_LINE_2, remove it completely from the web service request. 
top
 

Submunicipality_Information_Data

part of: Address_Information_Data
The submunicipality of the address.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@Address_Component_Name  string  [0..1]  The Descriptor is an optional serialized attribute that shows the text Override Label (such as Municipality or District) that helps describe the usage of the Type (such as CITY_SUBDIVISION_1 or CITY_SUBDIVISION_2) for each Country.   
@Type  string  [0..1]  The city subdivision part of the address.   
top
 

Subregion_Information_Data

part of: Address_Information_Data
The subregion part of the address.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@Descriptor  string  [0..1]  The Descriptor is an optional serialized attribute that shows the text Override Label (such as Municipality or District) that helps describe the usage of the Type (such as REGION_SUBDIVISION_1 or REGION_SUBDIVISION_2) for each Country.   
@Type  string  [0..1]  Enter the Region Subdivision Type, such as REGION_SUBDIVISION_1, or REGION_SUBDIVISION_2.   
top
 

Communication_Method_Usage_Information_Data

part of: Address_Information_Data, Phone_Information_Data, Email_Address_Information_Data, Instant_Messenger_Information_Data, Web_address_Information_Data
Encapsulating element for all Communication Method Usage data.
 
Parameter name Type/Value Cardinality Description Validations
@Public  boolean  [0..1]  Indicates if the address is public.   
Type_Data  Communication_Usage_Type_Data  [1..*]  Encapsulation element for the Communication Usage Type.   
Use_For_Reference  Communication_Usage_BehaviorObject  [0..*]  Reference ID for Communication Usage Behavior. 
Validation Description
Please provide usages that are Workday Owned or Tenanted - not both.   
 
Use_For_Tenanted_Reference  Communication_Usage_Behavior_TenantedObject  [0..*]  Reference ID for Communication Usage Behavior Tenanted. 
Validation Description
Please provide usages that are Workday Owned or Tenanted - not both.   
 
Comments  string  [0..1]  Description of the address, phone, email, instant messenger or web address   
top
 

Communication_Usage_Type_Data

part of: Communication_Method_Usage_Information_Data
Encapsulation element for the Communication Usage Type.
 
Parameter name Type/Value Cardinality Description Validations
@Primary  boolean  [0..1]  Indicates if the communication method is Primary.   
Type_Reference  Communication_Usage_TypeObject  [1..1]  Reference ID for the Communication Usage Type.   
top
 

Communication_Usage_TypeObject

part of: Communication_Usage_Type_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Communication_Usage_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Communication_Usage_TypeObjectID

part of: Communication_Usage_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Communication_Usage_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Communication_Usage_BehaviorObject

part of: Communication_Method_Usage_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Communication_Usage_BehaviorObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Communication_Usage_BehaviorObjectID

part of: Communication_Usage_BehaviorObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Communication_Usage_Behavior_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Communication_Usage_Behavior_TenantedObject

part of: Communication_Method_Usage_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Communication_Usage_Behavior_TenantedObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Communication_Usage_Behavior_TenantedObjectID

part of: Communication_Usage_Behavior_TenantedObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Communication_Usage_Behavior_Tenanted_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Address_ReferenceObject

part of: Address_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Address_ReferenceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Address_ReferenceObjectID

part of: Address_ReferenceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Address_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Phone_Information_Data

part of: Contact_Information_Data
Phone Information
 
Parameter name Type/Value Cardinality Description Validations
@Formatted_Phone  string  [0..1]  The formatted Phone number. This data is not used in inbound requests. Any data provided for this attribute will be ignored.   
Country_ISO_Code  string (3)   [0..1]  Country ISO code. If the Country ISO code is specified, then this ISO code will be used to determine the Country Phone Code f or the phone. Pass this ISO code to distinguish between multiple countries sharing the same Country Phone Code. (For example, Country Phone Code '1' is shared by USA, Canada, Dominican Republic, Bermuda, Jamaica and Puerto Rico)   
International_Phone_Code  string  [0..1]  International Phone Code Number   
Area_Code  string  [0..1]  Area Code Number 
Validation Description
Enter an area code in the valid format: [AreaCodeValidationMessage]   
 
Phone_Number  string  [0..1]  Phone Number 
Validation Description
Enter a phone number in the valid format: [PhoneValidationMessage].   
 
Phone_Extension  string  [0..1]  Phone Extension   
Phone_Device_Type_Reference  Phone_Device_TypeObject  [0..1]  Reference ID for Phone Device Type.   
Usage_Data  Communication_Method_Usage_Information_Data  [1..*]  Encapsulating element for all Communication Method Usage data.   
Validation Description
Invalid Usage Type and Use For combination for Phone.  Invalid Usage Type and Use For combination for Phone. 
[country code] is not a valid country code for [country iso code]   
[country iso code] is not a valid country code   
You cannot specify the same usage type more than once for an address.   
Element Content 'Phone Number' is required, on internal element 'Phone Information Data'  Element Content 'Phone Number' is required, on internal element 'Phone Information Data' 
Element Content 'Phone Device Type Reference' is required, on internal element 'Phone Information Data'  Element Content 'Phone Device Type Reference' is required, on internal element 'Phone Information Data' 
Either 'Country ISO Code' or 'International Phone Code' must be included on internal element 'Phone Information Data'  Either 'Country ISO Code' or 'International Phone Code' must be included on internal element 'Phone Information Data' 
top
 

Phone_Device_TypeObject

part of: Phone_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Phone_Device_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Phone_Device_TypeObjectID

part of: Phone_Device_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Phone_Device_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Email_Address_Information_Data

part of: Contact_Information_Data
Email Address Information
 
Parameter name Type/Value Cardinality Description Validations
Email_Address  string  [1..1]  Email Address Information 
Validation Description
Email addresses must be in the format of 'xxx@yy.com'. Valid examples: john.doe@aol.com, jane@aol.com.   
 
Email_Comment  string  [0..1]  Email Comments.   
Usage_Data  Communication_Method_Usage_Information_Data  [1..*]  Encapsulating element for all Communication Method Usage data.   
Validation Description
Invalid Usage Type and Use For combination for Email Address.  Invalid Usage Type and Use For combination for Email Address. 
You cannot specify the same usage type more than once for an address.   
top
 

Instant_Messenger_Information_Data

part of: Contact_Information_Data
Instant Messenger Address.
 
Parameter name Type/Value Cardinality Description Validations
Instant_Messenger_Address  string  [1..1]  Instant Messenger Address.   
Instant_Messenger_Type_Reference  Instant_Messenger_TypeObject  [0..1]  Reference ID for the Instant Messenger Type. 
Validation Description
You must provide an Instant Messenger Type.   
 
Instant_Messenger_Comment  string  [0..1]  Instant Messenger Comment.   
Usage_Data  Communication_Method_Usage_Information_Data  [1..*]  Encapsulating element for all Communication Method Usage data.   
Validation Description
Invalid Usage Type and Use For combination for Instant Messenger Address.  Invalid Usage Type and Use For combination for Instant Messenger Address. 
You cannot specify the same usage type more than once for an address.   
top
 

Instant_Messenger_TypeObject

part of: Instant_Messenger_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Instant_Messenger_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Instant_Messenger_TypeObjectID

part of: Instant_Messenger_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Instant_Messenger_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Web_address_Information_Data

part of: Contact_Information_Data
Web Address Information
 
Parameter name Type/Value Cardinality Description Validations
Web_Address  string  [1..1]  Web Address (e.g. URL).   
Web_Address_Comment  string  [0..1]  Web Address Comment.   
Usage_Data  Communication_Method_Usage_Information_Data  [1..*]  Encapsulating element for all Communication Method Usage data.   
Validation Description
Invalid Usage Type and Use For combination for Web Address.  Invalid Usage Type and Use For combination for Web Address. 
Invalid HTTP address entered. HTTP addresses must be in one of the following formats: - http://... - https://...   
You cannot specify the same usage type more than once for an address.   
top
 

Political_AffiliationObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Political_AffiliationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Political_AffiliationObjectID

part of: Political_AffiliationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Political_Affiliation_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Social_Benefits_LocalityObject

part of: Personal_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Social_Benefits_LocalityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Social_Benefits_LocalityObjectID

part of: Social_Benefits_LocalityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Social_Benefits_Locality_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Employment_Information_Data

part of: Worker_Data
Contains the worker's employment information, such as their position and job information. Security Note: This element is secured to the following domains: Self-Service: Current Staffing Information, Worker Data: Current Staffing Information
 
Parameter name Type/Value Cardinality Description Validations
Position_Data  Position_Detail_Data  [0..1]  Encapsulating element containg all Payroll Interface Processing data.   
Worker_Status_Data  Worker_Status_Detail_Data  [0..1]  Encapsulating element containing all Status data for a Worker.   
Worker_Contract_Data  Worker_Contract_Detail_Data  [0..1]  Encapsulating element containing all Contract data for a Worker.   
International_Assignment_Summary_Data  International_Assignment_Summary_Data  [0..*]  Wrapper element that contains basic information of worker's international assignment if any.   
top
 

Position_Detail_Data

part of: Worker_Employment_Information_Data
Encapsulating element containg all Payroll Interface Processing data.
 
Parameter name Type/Value Cardinality Description Validations
@Effective_Date  date  [0..1]  Effective Date for Position.   
Position_Reference  Position_ElementObject  [0..1]  Reference to the position.   
Headcount_Reference  Headcount_RestrictionsObject  [0..1]  An unique identifier for the Headcount Group that the Position belongs to. This will return a value only if the Position belongs to a headcount. Any value put in this field for inbound web services will be ignored.   
Position_ID  string  [0..1]  Text attribute identifying Position ID.   
Position_Title  string  [0..1]  Text attribute identifying Position Title.   
Business_Title  string  [0..1]  Business title for the position.   
Start_Date  date  [0..1]  Date the Worker first started work in this Position. Will be the same value as the Hire Date in the Worker Status Section for the Primary Position.   
End_Employment_Date  date  [0..1]  Expected end of employment for this position. Will be the same value as the End Employment Date in the Worker Status Section for the Primary Position.   
End_Employment_Reason_Reference  Event_Classification_SubcategoryObject  [0..*]  Termination/End Additional Job Reason   
Worker_Type_Reference  Position_Worker_TypeObject  [0..1]  The worker type for the position.   
Position_Time_Type_Reference  Position_Time_TypeObject  [0..1]  Reference to the position time type.   
Job_Exempt  boolean  [0..1]  Boolean attribute identifying whether Position is Exempt.   
Scheduled_Weekly_Hours  decimal (5, 2)   [0..1]  Scheduled Weekly Hours for Position.   
Default_Weekly_Hours  decimal (5, 2) >0   [0..1]  Standard Weekly Hours for Position.   
Full_Time_Equivalent_Percentage  decimal (12, 2) >0   [0..1]  Full Time Equivalent Percentage for Position.   
Exclude_from_Headcount  boolean  [0..1]  If this flag is marked yes, the position will be excluded from headcount reporting.   
Pay_Rate_Type_Reference  Pay_Rate_TypeObject  [0..1]  Reference to the pay rate type for the position.   
Job_Classification_Summary_Data  Job_Classification_Summary_Data  [0..*]  Contains the job classifications from the job profile for the position and the additional job classifications specified for the position.   
Company_Insider_Reference  Company_Insider_TypeObject  [0..*]  Reference to a company insider type.   
Work_Shift_Reference  Work_ShiftObject  [0..1]  Reference to the work shift for the position.   
Work_Hours_Profiles_Reference  Work_Hours_ProfileObject  [0..1]  The work hour profile(s) for the position.   
Federal_Withholding_FEIN  string  [0..1]  The employee's company Federal Employer Identification Number.   
Worker_Compensation_Code_Data  Worker_Compensation_Code_Data  [0..*]  The worker's compensation code for this position - based on the location and job profile.   
Position_Payroll_Reporting_Code_Data  Position_Payroll_Reporting_Code_Data  [0..*]  Contains each payroll reporting code for the position.   
Job_Profile_Summary_Data  Job_Profile_in_Position_Summary_Data  [0..1]  Contains the job profile for the position.   
Business_Site_Summary_Data  Location_Summary_Data  [0..1]  Encapsulating element containing a brief summary of Location data.   
Payroll_Interface_Processing_Data  Position_Payroll_Interface_Detail_Data  [0..1]  Encapsulating element containg all Payroll Interface Processing data.   
Regular_Paid_Equivalent_Hours  decimal (5, 2) >0   [0..1]  Numeric value for number of equivalent regular paid hours for the work hours profile.   
Worker_Hours_Profile_Classification  string (1)   [0..1]  The Worker Hours Profile Classification.   
International_Assignment_Data  International_Assignment_Data  [0..1]  Wrapper element that contains position's international assignment information   
Work_Space__Reference  LocationObject  [0..1]  The work space (worker's physical location) for the position.   
Academic_Pay_Setup_Data  Academic_Pay_Setup_Data  [0..1]  Wrapper element that contains position's academic pay setup information if it is configured.   
End_Date  date  [0..1]  The effective date of the end employment business process   
Pay_Through_Date  date  [0..1]  The pay through date for the end of employment   
top
 

Headcount_RestrictionsObject

part of: Position_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Headcount_RestrictionsObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Headcount_RestrictionsObjectID

part of: Headcount_RestrictionsObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Headcount_Restrictions_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Event_Classification_SubcategoryObject

part of: Worker_Compensation_Data, Position_Detail_Data, Secondary_Termination_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Event_Classification_SubcategoryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Event_Classification_SubcategoryObjectID

part of: Event_Classification_SubcategoryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Benefits_Event_Subcategory_ID, Change_Job_Subcategory_ID, End_Additional_Job_Subcategory_ID, Event_Classification_Subcategory_ID, General_Event_Subcategory_ID, Leave_of_Absence_Type_ID, Termination_Subcategory_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Position_Worker_TypeObject

part of: Position_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Position_Worker_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Position_Worker_TypeObjectID

part of: Position_Worker_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Contingent_Worker_Type_ID, Employee_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Position_Time_TypeObject

part of: Position_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Position_Time_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Position_Time_TypeObjectID

part of: Position_Time_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Position_Time_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Pay_Rate_TypeObject

part of: Position_Detail_Data, Position_Payroll_Interface_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Pay_Rate_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Pay_Rate_TypeObjectID

part of: Pay_Rate_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Pay_Rate_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Job_Classification_Summary_Data

part of: Position_Detail_Data
Contains the job classifications from the job profile for the position and the additional job classifications specified for the position.
 
Parameter name Type/Value Cardinality Description Validations
@Additional  boolean  [0..1]  Indicates if the job classification is an additional job classification for the position.   
Job_Classification_Reference  Job_ClassificationObject  [0..1]  A unique identifier for the job classification.   
Job_Group_Reference  Job_Classification_GroupObject  [0..1]  A unique identifier for the job group.   
top
 

Job_ClassificationObject

part of: Job_Classification_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Job_ClassificationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Job_ClassificationObjectID

part of: Job_ClassificationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Job_Classification_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Job_Classification_GroupObject

part of: Job_Classification_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Job_Classification_GroupObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Job_Classification_GroupObjectID

part of: Job_Classification_GroupObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Job_Classification_Group_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Company_Insider_TypeObject

part of: Position_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Company_Insider_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Company_Insider_TypeObjectID

part of: Company_Insider_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Company_Insider_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Work_ShiftObject

part of: Position_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Work_ShiftObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Work_ShiftObjectID

part of: Work_ShiftObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Work_Shift_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Work_Hours_ProfileObject

part of: Position_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Work_Hours_ProfileObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Work_Hours_ProfileObjectID

part of: Work_Hours_ProfileObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Work_Hours_Profile_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Compensation_Code_Data

part of: Position_Detail_Data
Wrapper element for the worker compensation code. Contains the reference id and the worker comp code.
 
Parameter name Type/Value Cardinality Description Validations
Workers_Compensation_Code_Reference  Workers_Compensation_CodeObject  [0..1]  Reference for Workers' Compensation Code   
Workers_Compensation_Code  string  [0..1]  The worker compensation code.   
top
 

Workers_Compensation_CodeObject

part of: Worker_Compensation_Code_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Workers_Compensation_CodeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Workers_Compensation_CodeObjectID

part of: Workers_Compensation_CodeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Workers_Compensation_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Position_Payroll_Reporting_Code_Data

part of: Position_Detail_Data
Contains each payroll reporting code for the position.
 
Parameter name Type/Value Cardinality Description Validations
Payroll_Reporting_Code_Reference  Payroll_Reporting_Code__All_Object  [1..1]  Reference to the payroll reporting code.   
Code  string  [1..1]  The payroll reporting code's value.   
Formatted_Code  string  [0..1]  The payroll reporting code with formatting applied.   
Name  string  [1..1]  The name of the payroll reporting code.   
Payroll_Reporting_Type_Reference  Payroll_Reporting_TypeObject  [1..1]  Reference to the payroll reporting type for the payroll reporting code.   
top
 

Payroll_Reporting_Code__All_Object

part of: Position_Payroll_Reporting_Code_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Payroll_Reporting_Code__All_ObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Payroll_Reporting_Code__All_ObjectID

part of: Payroll_Reporting_Code__All_Object
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Payroll_Reporting_Code, Workday_Payroll_Reporting_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
@parent_id  string  [0..1]  Contains a unique identifier for an instance of a parent object   
@parent_type  WID, Payroll_Reporting_Type_Code  [0..1]  The unique identifier type of a parent object   
top
 

Payroll_Reporting_TypeObject

part of: Position_Payroll_Reporting_Code_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Payroll_Reporting_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Payroll_Reporting_TypeObjectID

part of: Payroll_Reporting_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Payroll_Reporting_Type_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Job_Profile_in_Position_Summary_Data

part of: Position_Detail_Data
Contains the job profile for the position.
 
Parameter name Type/Value Cardinality Description Validations
Job_Profile_Reference  Job_ProfileObject  [0..1]  A unique identifier for the job profile.   
Job_Exempt  boolean  [0..1]  A boolean attribute that returns true if the job profile is exempt for this position. Exempt job profiles are typically for positions that are salaried and not eligible for overtime pay.   
Management_Level_Reference  Management_LevelObject  [0..1]  A unique identifier for the management level.   
Job_Category_Reference  Job_CategoryObject  [0..1]  A unique identifier for the job category.   
Job_Family_Reference  Job_FamilyObject  [0..*]  A unique identifier for the job family.   
Job_Profile_Name  string  [0..1]  The name of the job profile.   
Work_Shift_Required  boolean  [0..1]  A boolean attribute that returns true if a work shift is required on the position where this job profile is used.   
Critical_Job  boolean  [0..1]  Boolean attribute indicating whether the job profile is considered a critical job.   
Difficulty_to_Fill_Reference  Difficulty_to_FillObject  [0..1]  A unique identifier for the difficulty to fill.   
top
 

Job_ProfileObject

part of: Job_Profile_in_Position_Summary_Data, Job_Interests_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Job_ProfileObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Job_ProfileObjectID

part of: Job_ProfileObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Job_Profile_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Management_LevelObject

part of: Job_Profile_in_Position_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Management_LevelObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Management_LevelObjectID

part of: Management_LevelObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Management_Level_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Job_CategoryObject

part of: Job_Profile_in_Position_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Job_CategoryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Job_CategoryObjectID

part of: Job_CategoryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Job_Category_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Job_FamilyObject

part of: Job_Profile_in_Position_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Job_FamilyObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Job_FamilyObjectID

part of: Job_FamilyObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Job_Family_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Difficulty_to_FillObject

part of: Job_Profile_in_Position_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Difficulty_to_FillObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Difficulty_to_FillObjectID

part of: Difficulty_to_FillObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Difficulty_to_Fill_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Location_Summary_Data

part of: Position_Detail_Data
Encapsulating element containing a brief summary of Location data.
 
Parameter name Type/Value Cardinality Description Validations
Location_Reference  LocationObject  [0..1]  A reference to a location.   
Name  string  [0..1]  The name of the location.   
Location_Type_Reference  Location_TypeObject  [0..*]  The type(s) of a location.   
Local_Reference  LocaleObject  [0..1]  The locale for the location.   
Display_Language_Reference  User_LanguageObject  [0..1]  The default user language for this location.   
Time_Profile_Reference  Time_ProfileObject  [0..1]  The time profile for the location.   
Scheduled_Weekly_Hours  decimal (5, 2)   [0..1]  The scheduled weekly hours from the location's time profile.   
Address_Data  Address_Information_Data  [0..*]  Address information 
Validation Description
Postal Code is not a valid address component for certain countries.  Postal Code is not a valid address component for certain countries. 
Municipality is not a valid address component for certain countries .  Municipality is not a valid address component for certain countries . 
Postal Code is required for certain countries.  Postal Code is required for certain countries. 
Municipality is required for certain countries.  Municipality is required for certain countries. 
Region Name must be valid for the specified Country.  Region Name must be valid for the specified Country. 
Usage Type and Use For combination must be valid for Address.  Usage Type and Use For combination must be valid for Address. 
Second Address Line is required for certain countries.  Second Address Line is required for certain countries. 
Third Address Line is required for certain countries.  Third Address Line is required for certain countries. 
Fourth Address Line is required for certain countries.  Fourth Address Line is required for certain countries. 
Subregion is required for certain countries.  Subregion is required for certain countries. 
Second Subregion is required for certain countries.  Second Subregion is required for certain countries. 
Submunicipality (or City Subdivision - Local if configured on Tenant Setup Global) is required for certain countries.  Submunicipality (or City Subdivision - Local if configured on Tenant Setup Global) is required for certain countries. 
Second Submunicipality is required for certain countries.  Second Submunicipality is required for certain countries. 
Second Address Line is not a valid address component for certain countries.  Second Address Line is not a valid address component for certain countries. 
Third Address Line is not a valid address component for certain countries.  Third Address Line is not a valid address component for certain countries. 
Fourth Address Line is not a valid address component for certain countries.  Fourth Address Line is not a valid address component for certain countries. 
Subregion is not a valid address component for certain countries.  Subregion is not a valid address component for certain countries. 
Second Subregion is not a valid address component for certain countries.  Second Subregion is not a valid address component for certain countries. 
Submunicipality is not a valid address component for certain countries.  Submunicipality is not a valid address component for certain countries. 
Second Submunicipality is not a valid address component for certain countries.  Second Submunicipality is not a valid address component for certain countries. 
A maximum of four Submunicipalities are allowed in an address.  A maximum of four Submunicipalities are allowed in an address. 
A maximum of four Subregions are allowed in an address.  A maximum of four Subregions are allowed in an address. 
A maximum of four Address Lines are allowed in an address.  A maximum of four Address Lines are allowed in an address. 
Region is required for certain countries.  Region is required for certain countries. 
Address Line is required for certain countries.  Address Line is required for certain countries. 
Home addresses which are not additionally used as work addresses cannot be marked as public.  Home addresses which are not additionally used as work addresses cannot be marked as public. 
[postal code] is not a valid postal code for [region]  Postal Code must be valid for the Region. 
Address Line 1 (or Address Line 1 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 1 (or Address Line 1 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 1 is not valid for this Country.  Address Line 1 is not valid for this Country. 
Address Line 2 (or Address Line 2 - Local if configured on Tenant Setup Global) is Required in this Country.  Address Line 2 (or Address Line 2 - Local if configured on Tenant Setup Global) is Required in this Country. 
Address Line 2 not Valid for this Country.  Address Line 2 not Valid for this Country. 
Address Line 3 (or Address Line 3 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 3 (or Address Line 3 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 3 is not Valid for this Country.  Address Line 3 is not Valid for this Country. 
Address Line 4 (or Address Line 4 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 4 (or Address Line 4 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 4 is not Valid for this Country.  Address Line 4 is not Valid for this Country. 
Address Line 5 (or Address Line 5 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 5 (or Address Line 5 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 5 is not Valid for this Country.  Address Line 5 is not Valid for this Country. 
Address Line 6 (or Address Line 6 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 6 (or Address Line 6 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 6 is not Valid for this Country.  Address Line 6 is not Valid for this Country. 
Address Line 7 (or Address Line 7 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 7 (or Address Line 7 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 7 is not Valid for this Country.  Address Line 7 is not Valid for this Country. 
Address Line 8 (or Address Line 8 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 8 (or Address Line 8 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 8 is not Valid for this Country.  Address Line 8 is not Valid for this Country. 
Address Line 9 (or Address Line 9 - Local if configured on Tenant Setup Global) is Required for this Country.  Address Line 9 (or Address Line 9 - Local if configured on Tenant Setup Global) is Required for this Country. 
Address Line 9 is not Valid for this Country.  Address Line 9 is not Valid for this Country. 
You cannot specify the same usage type more than once for an address.  You cannot specify the same usage type more than once for an address. 
Address Line 1 - Local is not valid for this Country.  Address Line 1 - Local is not valid for this Country. 
Municipality - Local is not a valid address component for certain countries .  Municipality - Local is not a valid address component for certain countries . 
Address Line 2 - Local is not valid for this Country.  Address Line 2 - Local is not valid for this Country. 
Address Line 3 - Local is not Valid for this Country.  Address Line 3 - Local is not Valid for this Country. 
Address Line 9 - Local is not Valid for this Country.  Address Line 9 - Local is not Valid for this Country. 
Address Line 8 - Local is not Valid for this Country.  Address Line 8 - Local is not Valid for this Country. 
Address Line 7 - Local is not Valid for this Country.  Address Line 7 - Local is not Valid for this Country. 
Address Line 6 is not Valid for this Country.  Address Line 6 is not Valid for this Country. 
Address Line 5 - Local is not Valid for this Country.  Address Line 5 - Local is not Valid for this Country. 
Address Line 4 - Local is not Valid for this Country.  Address Line 4 - Local is not Valid for this Country. 
City Subdivision 1 - Local is not a valid address component for certain countries.  City Subdivision 1 - Local is not a valid address component for certain countries. 
City Subdivision 2 - Local is not a valid address component for certain countries.  City Subdivision 2 - Local is not a valid address component for certain countries. 
Region Subdivision 1 - Local is not a valid address component for certain countries.  Region Subdivision 1 - Local is not a valid address component for certain countries. 
Region Subdivision 2 - Local is not a valid address component for certain countries.  Region Subdivision 2 - Local is not a valid address component for certain countries. 
Region Subdivision 2 is not a valid address component for certain countries.  Region Subdivision 2 is not a valid address component for certain countries. 
City Subdivision 2 is not a valid address component for certain countries.  City Subdivision 2 is not a valid address component for certain countries. 
Submunicipality ("City Subdivision 1", or "City Subdivision 1 - Local" if Local Script configured on tenant setup global) is required in this country.  Submunicipality ("City Subdivision 1", or "City Subdivision 1 - Local" if Local Script configured on tenant setup global) is required in this country. 
Submunicipality (City Subdivision 2 or City Subdivision 2 - Local if Local Scripts configured on Tenant Setup - Global) are required for this Country.  Submunicipality (City Subdivision 2 or City Subdivision 2 - Local if Local Scripts configured on Tenant Setup - Global) are required for this Country. 
Subregion 1 (or Subregion 1 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country.  Subregion 1 (or Subregion 1 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country. 
Subregion 2 (or Subregion 2 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country.  Subregion 2 (or Subregion 2 - Local if Local Scripts configured on Tenant Setup - Global) is required for this country. 
If one local script address field is submitted, all required local script address fields must be submitted.  If one local script address field is submitted, all required local script address fields must be submitted. 
Address Reference is required when deleting an address  Address Reference is required when deleting an address 
Usage Data is required unless address is being deleted  Usage Data is required unless address is being deleted 
Country Reference is required unless address is being deleted  Country Reference is required unless address is being deleted 
Address deletion is not supported in this web service request  Address deletion is not supported in this web service request 
If one western script field is submitted, all required western script address fields must be submitted.  If one western script field is submitted, all required western script address fields must be submitted. 
Address Reference must match an existing (and not deleted) address in use by the worker subject of this request  Address Reference must match an existing (and not deleted) address in use by the worker subject of this request 
Address "[ID]" is already in use by another address (possibly on another contactable). Please choose a different Address ID.  The Address ID field is for updating the value of the Address Reference. It cannot be the same as another existing address. 
 
top
 

LocationObject

part of: Position_Detail_Data, Location_Summary_Data, Organization_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  LocationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

LocationObjectID

part of: LocationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Location_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Location_TypeObject

part of: Location_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Location_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Location_TypeObjectID

part of: Location_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Location_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

LocaleObject

part of: Location_Summary_Data, System_User_for_Worker_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  LocaleObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

LocaleObjectID

part of: LocaleObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Locale_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

User_LanguageObject

part of: Location_Summary_Data, System_User_for_Worker_Data, System_User_for_Worker_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  User_LanguageObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

User_LanguageObjectID

part of: User_LanguageObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, User_Language_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Time_ProfileObject

part of: Location_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Time_ProfileObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Time_ProfileObjectID

part of: Time_ProfileObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Time_Profile_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Position_Payroll_Interface_Detail_Data

part of: Position_Detail_Data
Encapsulating element containg all Payroll Interface Processing data.
 
Parameter name Type/Value Cardinality Description Validations
Effective_Date  date  [0..1]  Effective Date for Payroll Interface Processing.   
Pay_Rate_Type_Reference  Pay_Rate_TypeObject  [0..1]  Reference to the pay rate type for the position.   
Frequency_Reference  FrequencyObject  [0..1]  Reference to a Frequency.   
Pay_Group_Reference  External_Pay_GroupObject  [0..1]  The external pay group for the position.   
Payroll_Entity_Reference  External_Payroll_EntityObject  [0..1]  The external payroll entity for the position.   
External_Employee_Type_Reference  External_Payroll_Employee_TypeObject  [0..1]  A unique identifier for the external employee type.   
Payroll_File_Number  string  [0..1]  The external payroll file number for the position.   
top
 

FrequencyObject

part of: Position_Payroll_Interface_Detail_Data, Benefit_Plan_Summary_Data, Contribution_Data, Payroll_Interface_Contribution_Data, Goal_Data, Contribution_Amount_Data, Payroll_Interface_Contribution_Amount_Data, Employee_Base_Pay_Plan_Assignment_Data, Employee_Salary_Unit_Plan_Assignment_Data, Employee_Bonus_Plan_Assignment_Data, Employee_Allowance_Plan_Assignment_Data, Employee_Allowance_Unit_Plan_Assignment_Data, Employee_Commission_Plan_Assignment_Data, Employee_Commission_Plan_Assignment_Data, Compensatable_Summary_Amount_Data, Compensatable_Summary_Amount_Annualized_In_Reporting_Currency_Data, Compensatable_Summary_Amount_Annualized_Data, Worker_Contract_Detail_Data, Compensatable_Summary_Amount_In_Target_Frequency_Data, Compensatable_Summary_Amount_Hourly_Data, Employee_Period_Salary_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  FrequencyObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

FrequencyObjectID

part of: FrequencyObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Frequency_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

External_Pay_GroupObject

part of: Position_Payroll_Interface_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  External_Pay_GroupObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

External_Pay_GroupObjectID

part of: External_Pay_GroupObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Ext_Pay_Group_ID, External_Pay_Group_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
@parent_id  string  [0..1]  Contains a unique identifier for an instance of a parent object   
@parent_type  WID, External_Payroll_Entity_ID  [0..1]  The unique identifier type of a parent object   
top
 

External_Payroll_EntityObject

part of: Position_Payroll_Interface_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  External_Payroll_EntityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

External_Payroll_EntityObjectID

part of: External_Payroll_EntityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, External_Payroll_Entity_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

External_Payroll_Employee_TypeObject

part of: Position_Payroll_Interface_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  External_Payroll_Employee_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

External_Payroll_Employee_TypeObjectID

part of: External_Payroll_Employee_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, EmployeeType, External_Payroll_Employee_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

International_Assignment_Data

part of: Position_Detail_Data
Wrapper element that contains position's international assignment information
 
Parameter name Type/Value Cardinality Description Validations
International_Assignment_Type_Reference  International_Assignment_TypeObject  [0..1]  This is the assignment type that is associated with the international assignment position.   
Expected_Assignment_End_Date  date  [0..1]  This is the date that you would expect the international assignment to end.   
Host_Country_Reference  CountryObject  [0..1]  Contains the host country for worker's international assignment   
Home_Country_Reference  CountryObject  [0..1]  Contains the home country for worker's primary job   
top
 

International_Assignment_TypeObject

part of: International_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  International_Assignment_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

International_Assignment_TypeObjectID

part of: International_Assignment_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, International_Assignment_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Academic_Pay_Setup_Data

part of: Position_Detail_Data
Wrapper element that contains position's academic pay setup related data.
 
Parameter name Type/Value Cardinality Description Validations
Annual_Work_Period_Work_Percent_of_Year  decimal (7, 4) >0   [0..1]  Work period percent of year from the annual work period assigned to position.   
Annual_Work_Period_Start_Date  date  [0..1]  Start date for annual work period assigned to the position based on the effective moment from the request.   
Annual_Work_Period_End_Date  date  [0..1]  End date for annual work period assigned to the position based on the effective moment from the request.   
Disbursement_Plan_Period_Start_Date  date  [0..1]  Start date for disbursement plan period assigned to the position based on the effective moment from the request.   
Disbursement_Plan_Period_End_Date  date  [0..1]  End date for disbursement plan period assigned to the position based on the effective moment from the request.   
top
 

Worker_Status_Detail_Data

part of: Worker_Employment_Information_Data
Encapsulating element containing all Status data for a Worker.
 
Parameter name Type/Value Cardinality Description Validations
Active  boolean  [0..1]  Boolean attribute identifying whether the Worker is Active.   
Active_Status_Date  date  [0..1]  The most recent date the employee's status was changed.   
Hire_Date  date  [0..1]  The most recent hire date for the employee or contract start date for the contingent worker.   
Original_Hire_Date  date  [0..1]  Earliest Hire Date for the Worker.   
Hire_Reason_Reference  General_Event_SubcategoryObject  [0..1]  Reason for Hire from the most recent Hire event.   
End_Employment_Date  date  [0..1]  Employment End Date for the Worker.   
Continuous_Service_Date  date  [0..1]  Continuous Service Date for the Worker.   
First_Day_of_Work  date  [0..1]  First Day of Work only applies to the Payroll web service.   
Expected_Retirement_Date  date  [0..1]  Expected retirement date for the worker.   
Retirement_Eligibility_Date  date  [0..1]  Retirement Eligibility Date for the Worker.   
Retired  boolean  [0..1]  Boolean attribute identifying whether the Worker is currently retired.   
Retirement_Date  date  [0..1]  Most recent Retirement Date.   
Seniority_Date  date  [0..1]  Seniority date for the worker. Defaults to hire date.   
Severance_Date  date  [0..1]  Severance date for the worker.   
Benefits_Service_Date  date  [0..1]  The Benefits Service Date for an employee.   
Company_Service_Date  date  [0..1]  The Company Service Date for an employee.   
Time_Off_Service_Date  date  [0..1]  The Time Off Service Date for an employee.   
Vesting_Date  date  [0..1]  The Vesting Date for an employee.   
Date_Entered_Workforce  date  [0..1]  Date the employee first entered the workforce (for any employer).   
Days_Unemployed  decimal (12, 0) >0   [0..1]  Number of days the worker was unemployed between the time they first entered the workforce and the date they were hired by the current employer.   
Months_Continuous_Prior_Employment  decimal (14, 2) >0   [0..1]  Number of months that the employee worked continuously prior to being hired by the current employer.   
Terminated  boolean  [0..1]  Boolean attribute identifying whether the Worker is currently Terminated.   
Termination_Date  date  [0..1]  Most recent Termination Date.   
Pay_Through_Date  date  [0..1]  The payroll pay through date from the worker's most recent termination.   
Primary_Termination_Reason_Reference  Termination_SubcategoryObject  [0..1]  The primary reason for the worker's most recent termination.   
Primary_Termination_Category_Reference  Event_Classification_CategoryObject  [0..1]  Reference to primary termination reason category.   
Termination_Involuntary  boolean  [0..1]  Indicates if the termination was involuntary.   
Secondary_Termination_Reasons_Data  Secondary_Termination_Data  [0..*]  Secondary Termination Reasons Data   
Local_Termination_Reason_Reference  Local_Termination_ReasonObject  [0..1]  The local reason for the worker's most recent termination.   
Not_Eligible_for_Hire  boolean  [0..1]  Boolean attribute identifying whether the Worker is Not Eligible for Hire/Rehire.   
Regrettable_Termination  boolean  [0..1]  Boolean attribute identifying whether the termination was regrettable.   
Termination_Last_Day_of_Work  date  [0..1]  Last day worked for the worker's termination event.   
Resignation_Date  date  [0..1]  Date the employee submitted their resignation.   
Last_Date_for_Which_Paid  date  [0..1]  The last date for which the Canadian worker is paid as specified on the most recent termination transaction for the worker. This field is specific to Canadian employment.   
Expected_Date_of_Return  date  [0..1]  The date the Canadian worker is expected to return as specified on the most recent termination transaction for the worker. This field is specific to Canadian employment.   
Not_Returning  boolean  [0..1]  Returns "Yes" if the Canadian worker is not expected to return as specified on the most recent termination transaction. This field is specific to Canadian employment.   
Return_Unknown  boolean  [0..1]  Returns "Yes" if it is unknown if the Canadian worker is expected to return as specified on the most recent termination transaction. This field is specific to Canadian employment.   
Probation_Start_Date  date  [0..1]  Most recent probation event Start Date.   
Probation_End_Date  date  [0..1]  Most recent probation event End Date.   
Leave_Status_Data  Leave_Status_Detail_Data  [0..*]  Encapsulating element containg all Leave Status data.   
Leave_Requests_Corrected_Data  Leave_Requests_Corrected_Detail_Data  [0..*]  Encapsulating element containing leave requests that have been corrected.   
Academic_Tenure_Date  date  [0..1]  Date the worker received tenure.   
Rehire  boolean  [0..1]  Returns "Yes" if the worker is a rehire based on the most recent hire event.   
top
 

General_Event_SubcategoryObject

part of: Worker_Status_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  General_Event_SubcategoryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

General_Event_SubcategoryObjectID

part of: General_Event_SubcategoryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Event_Classification_Subcategory_ID, General_Event_Subcategory_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Termination_SubcategoryObject

part of: Worker_Status_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Termination_SubcategoryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Termination_SubcategoryObjectID

part of: Termination_SubcategoryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Event_Classification_Subcategory_ID, Termination_Subcategory_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Event_Classification_CategoryObject

part of: Worker_Status_Detail_Data, Secondary_Termination_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Event_Classification_CategoryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Event_Classification_CategoryObjectID

part of: Event_Classification_CategoryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Benefits_Event_Category_ID, Change_Job_Category_ID, End_Additional_Job_Category_ID, General_Event_Category_ID, Leave_of_Absence_Family_ID, Termination_Category_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Secondary_Termination_Data

part of: Worker_Status_Detail_Data
The secondary reasons for the worker's most recent termination.
 
Parameter name Type/Value Cardinality Description Validations
Secondary_Termination_Reason_Reference  Event_Classification_SubcategoryObject  [0..1]  Secondary reason for the worker's termination.   
Secondary_Termination_Reason_Category_Reference  Event_Classification_CategoryObject  [0..1]  Reference to the secondary termination reason category.   
top
 

Local_Termination_ReasonObject

part of: Worker_Status_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Local_Termination_ReasonObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Local_Termination_ReasonObjectID

part of: Local_Termination_ReasonObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Local_Termination_Reason_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Leave_Status_Detail_Data

part of: Worker_Status_Detail_Data
Encapsulating element containg all Leave Status data.
 
Parameter name Type/Value Cardinality Description Validations
Leave_Request_Event_Reference  Leave_Request_EventObject  [0..1]  Worker Leave Event   
Leave_Request_Description  string  [0..1]  The description of Leave Request Event.   
Leave_Return_Event_Reference  Unique_IdentifierObject  [0..1]  The leave request return event. Contains information to the reference of leave return only when the leave has been returned.   
On_Leave  boolean  [0..1]  Boolean attribute identifying whether the Worker is On Leave (as of As Of Date).   
Leave_Start_Date  date  [0..1]  Current leave event Start Date.   
Estimated_Leave_End_Date  date  [0..1]  Current leave event Estimated End Date.   
Leave_End_Date  date  [0..1]  Most recent leave event Actual End Date.   
First_Day_Of_Work  date  [0..1]  First Day of Work.   
Leave_Last_Day_of_Work  date  [0..1]  Last day of work for the worker's leave event.   
Leave_of_Absence_Type_Reference  Leave_of_Absence_TypeObject  [0..1]  The type of leave.   
Benefits_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Benefits Effect.   
Payroll_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Payroll Effect.   
Paid_Time_Off_Accrual_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Absence Accrual Effect.   
Continuous_Service_Accrual_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Continuous Service Accrual Effect.   
Stock_Vesting_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Stock Vesting Effect.   
top
 

Leave_Request_EventObject

part of: Leave_Status_Detail_Data, Leave_Requests_Corrected_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Leave_Request_EventObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Leave_Request_EventObjectID

part of: Leave_Request_EventObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Request_Leave_of_Absence_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Leave_of_Absence_TypeObject

part of: Leave_Status_Detail_Data, Leave_Requests_Corrected_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Leave_of_Absence_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Leave_of_Absence_TypeObjectID

part of: Leave_of_Absence_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Event_Classification_Subcategory_ID, Leave_of_Absence_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Leave_Requests_Corrected_Detail_Data

part of: Worker_Status_Detail_Data
Encapsulating element containing all Leave Requests that have corrected data.
 
Parameter name Type/Value Cardinality Description Validations
Leave_Request_Event_Reference  Leave_Request_EventObject  [0..1]  Worker Leave Event   
Leave_Request_Description  string  [0..1]  The description of Leave Request Event.   
Leave_Return_Event_Reference  Unique_IdentifierObject  [0..1]  Leave Return reference   
On_Leave  boolean  [0..1]  Boolean attribute identifying whether the Worker is On Leave (as of As Of Date).   
Leave_Start_Date  date  [0..1]  Current leave event Start Date.   
Estimated_Leave_End_Date  date  [0..1]  Current leave event Estimated End Date.   
Leave_End_Date  date  [0..1]  Most recent leave event Actual End Date.   
First_Day_of_Work  date  [0..1]  First Day of Work.   
Leave_Last_Day_of_Work  date  [0..1]  Last day of work for the worker's leave event.   
Leave_of_Absence_Type_Reference  Leave_of_Absence_TypeObject  [0..1]  The type of leave.   
Benefits_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Benefits Effect.   
Payroll_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Payroll Effect.   
Paid_Time_Off_Accrual_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Time Off.   
Continuous_Service_Accrual_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Continuous   
Stock_Vesting_Effect  boolean  [0..1]  Boolean attribute identifying whether the leave event has a Stock Vesting   
top
 

Worker_Contract_Detail_Data

part of: Worker_Employment_Information_Data
Encapsulating element containing all Contract data for a Worker.
 
Parameter name Type/Value Cardinality Description Validations
Contract_Pay_Rate  decimal (21, 6)   [0..1]  Contract Pay Rate for the Worker.   
Currency_Reference  CurrencyObject  [0..1]  Reference to the Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference to the Frequency.   
Contract_Assignment_Details  string  [0..1]  Contract Assignment Details for the Worker.   
Contract_End_Date  date  [0..1]  The date the contingent worker's contract ends. The corresponding contract start date can be found in the Hire Date.   
Supplier_Reference  SupplierObject  [0..1]  The Supplier for the Contingent Worker.   
top
 

CurrencyObject

part of: Benefit_Plan_Summary_Data, Employee_Contribution_Data, Employer_Contribution_Data, Beneficiary_Allocation_Data, Coverage_Level_Value_Data, Volume_Data, Employee_Contribution_Amount_Data, Employer_Contribution_Amount_Data, Employee_Base_Pay_Plan_Assignment_Data, Employee_Salary_Unit_Plan_Assignment_Data, Employee_Bonus_Plan_Assignment_Data, Employee_Allowance_Plan_Assignment_Data, Employee_Allowance_Unit_Plan_Assignment_Data, Employee_Commission_Plan_Assignment_Data, Compensatable_Summary_Amount_Data, Compensatable_Summary_Amount_Annualized_In_Reporting_Currency_Data, Compensatable_Summary_Amount_Annualized_Data, Worker_Contract_Detail_Data, Health_Savings_Account_Election_Info_Data, Employee_Stock_Plan_Assignment_Data, Future_Payment_Plan_Assignment_Data, Compensatable_Summary_Amount_In_Target_Frequency_Data, System_User_for_Worker_Data, Compensatable_Summary_Amount_Hourly_Data, Employee_Period_Salary_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  CurrencyObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

CurrencyObjectID

part of: CurrencyObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Currency_ID, Currency_Numeric_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

SupplierObject

part of: Worker_Contract_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  SupplierObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

SupplierObjectID

part of: SupplierObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Supplier_ID, Supplier_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

International_Assignment_Summary_Data

part of: Worker_Employment_Information_Data
Wrapper element that contains basic information of worker's international assignment if any.
 
Parameter name Type/Value Cardinality Description Validations
Has_International_Assignment  boolean  [0..1]  If the value is yes, it indicates that worker has internaitonal assignment   
Host_Countries_Reference  CountryObject  [0..*]  Contains the host countries for worker's international assignment job(s)   
Home_Country_Reference  CountryObject  [0..1]  Contains the home country for worker's primary job   
top
 

Worker_Compensation_Data

part of: Worker_Data
Contains the worker's compensation information. Security Note: This element is secured to the following domains: Self Service: Compensation; Worker Data: Compensation by Organization
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Effective_Date  date  [0..1]  Effective Date of Compensation.   
Reason_Reference  Event_Classification_SubcategoryObject  [0..1]  Reason for most recent Compensation event.   
Compensation_Guidelines_Data  Compensatable_Guidelines_Data  [0..*]  Compensation Guidelines Data 
Validation Description
Compensation grade profile is not valid for the compensation grade.  Compensation grade profile is not valid for the compensation grade. 
Compensation step is not valid for the compensation grade profile.  Compensation step is not valid for the compensation grade profile. 
Compensation Grade is required.  Compensation Grade is required. 
Compensation step is not valid for the compensation grade.  Compensation step is not valid for the compensation grade. 
Compensation package is required.  Compensation package is required. 
 
Salary_and_Hourly_Data  Employee_Base_Pay_Plan_Assignment_Data  [0..*]  Salary and Hourly Data   
Unit_Salary_Plan_Data  Employee_Salary_Unit_Plan_Assignment_Data  [0..*]  Unit Salary Plan Data   
Allowance_Plan_Data  Employee_Allowance_Plan_Assignment_Data  [0..*]  Allowance Plan Data   
Unit_Allowance_Plan_Data  Employee_Allowance_Unit_Plan_Assignment_Data  [0..*]  Unit Allowance Plan Data   
Bonus_Plan_Data  Employee_Bonus_Plan_Assignment_Data  [0..*]  Bonus Plan Data   
Merit_Plan_Data  Employee_Merit_Plan_Assignment_Data  [0..*]  Merit Plan Data   
Commission_Plan_Data  Employee_Commission_Plan_Assignment_Data  [0..*]  Commission Plan Data   
Stock_Plan_Data  Employee_Stock_Plan_Assignment_Data  [0..*]  Stock Plan Data   
Future_Payment_Plan_Data  Future_Payment_Plan_Assignment_Data  [0..*]  Future payment plan assignment data submitted by the put future payment plan assignment request.   
Period_Salary_Plan_Data  Employee_Period_Salary_Plan_Assignment_Data  [0..*]  Period Salary Plan Data   
Employee_Compensation_Summary_Data  Compensatable_Summary_Data  [0..1]  Employee Compensation Summary Data   
top
 

Compensatable_Guidelines_Data

part of: Worker_Compensation_Data
Data element containing the compensation guidelines for a compensation change.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Package_Reference  Compensation_PackageObject  [0..1]  Reference element representing a unique instance of Compensation Package.   
Compensation_Grade_Reference  Compensation_GradeObject  [0..1]  Reference element representing a unique instance of Compensation Grade.   
Compensation_Grade_Profile_Reference  Compensation_Grade_ProfileObject  [0..1]  Reference element representing a unique instance of Compensation Grade Profile.   
Compensation_Step_Reference  Compensation_StepObject  [0..1]  Reference element representing a unique instance of Compensation Step.   
Validation Description
Compensation grade profile is not valid for the compensation grade.  Compensation grade profile is not valid for the compensation grade. 
Compensation step is not valid for the compensation grade profile.  Compensation step is not valid for the compensation grade profile. 
Compensation Grade is required.  Compensation Grade is required. 
Compensation step is not valid for the compensation grade.  Compensation step is not valid for the compensation grade. 
Compensation package is required.  Compensation package is required. 
top
 

Compensation_PackageObject

part of: Compensatable_Guidelines_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Compensation_PackageObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Compensation_PackageObjectID

part of: Compensation_PackageObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Package_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Compensation_GradeObject

part of: Compensatable_Guidelines_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Compensation_GradeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Compensation_GradeObjectID

part of: Compensation_GradeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Grade_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Compensation_Grade_ProfileObject

part of: Compensatable_Guidelines_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Compensation_Grade_ProfileObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Compensation_Grade_ProfileObjectID

part of: Compensation_Grade_ProfileObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Grade_Profile_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Compensation_StepObject

part of: Compensatable_Guidelines_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Compensation_StepObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Compensation_StepObjectID

part of: Compensation_StepObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Step_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Base_Pay_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Salary or Hourly Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Salary_Pay_PlanObject  [0..1]  Reference element representing a unique instance of Salary or Hourly Plan.   
Compensation_Element_Reference  Compensation_Pay_EarningObject  [0..1]  Reference element representing a unique instance of Compensation Element.   
Amount  decimal (26, 6)   [0..1]  Amount for the Salary or Hourly Plan Compensation data.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Salary_Pay_PlanObject

part of: Employee_Base_Pay_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Salary_Pay_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Salary_Pay_PlanObjectID

part of: Salary_Pay_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Compensation_Pay_EarningObject

part of: Employee_Base_Pay_Plan_Assignment_Data, Employee_Salary_Unit_Plan_Assignment_Data, Employee_Bonus_Plan_Assignment_Data, Employee_Allowance_Plan_Assignment_Data, Employee_Allowance_Unit_Plan_Assignment_Data, Employee_Commission_Plan_Assignment_Data, Employee_Period_Salary_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Compensation_Pay_EarningObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Compensation_Pay_EarningObjectID

part of: Compensation_Pay_EarningObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Element_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Salary_Unit_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Unit Salary Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Salary_Unit_PlanObject  [0..1]  Reference element representing a unique instance of Unit Salary Plan.   
Compensation_Element_Reference  Compensation_Pay_EarningObject  [0..1]  Reference element representing a unique instance of Compensation Element.   
Unit_Reference  Unit_of_MeasureObject  [0..1]  Reference element representing a unique instance of Unit of Measure.   
Per_Unit_Amount  decimal (26, 6)   [0..1]  Amount per unit (based on Frequency).   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Number_of_Units  decimal (21, 6) >0   [0..1]  Number of units.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Salary_Unit_PlanObject

part of: Employee_Salary_Unit_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Salary_Unit_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Salary_Unit_PlanObjectID

part of: Salary_Unit_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Unit_of_MeasureObject

part of: Employee_Salary_Unit_Plan_Assignment_Data, Employee_Allowance_Unit_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Unit_of_MeasureObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Unit_of_MeasureObjectID

part of: Unit_of_MeasureObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, UN_CEFACT_Common_Code_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Allowance_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Allowance Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Allowance_Value_PlanObject  [0..1]  Reference element representing a unique instance of Allowance Plan.   
Compensation_Element_Reference  Compensation_Pay_EarningObject  [0..1]  Reference element representing a unique instance of Compensation Element.   
Percent  decimal (18, 6) >0   [0..1]  Percent for the Allowance Plan.   
Amount  decimal (26, 6)   [0..1]  Amount for the Allowance Plan.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Allowance_Value_PlanObject

part of: Employee_Allowance_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Allowance_Value_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Allowance_Value_PlanObjectID

part of: Allowance_Value_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Allowance_Unit_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Unit Allowance Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Allowance_Unit_PlanObject  [0..1]  Encapsulating element containing all Unit Allowance Plan Compensation data.   
Compensation_Element_Reference  Compensation_Pay_EarningObject  [0..1]  Reference element representing a unique instance of Compensation Element.   
Number_of_Units  decimal (21, 6) >0   [0..1]  Number of units.   
Unit_Reference  Unit_of_MeasureObject  [0..1]  Reference element representing a unique instance of Unit of Measure.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
Per_Unit_Amount  decimal (26, 6)   [0..1]  Amount per unit (based on Frequency).   
Currency_Reference  CurrencyObject  [1..1]  Reference element representing a unique instance of Currency.   
top
 

Allowance_Unit_PlanObject

part of: Employee_Allowance_Unit_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Allowance_Unit_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Allowance_Unit_PlanObjectID

part of: Allowance_Unit_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Bonus_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Bonus Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Bonus_PlanObject  [0..1]  Reference element representing a unique instance of Bonus Plan.   
Compensation_Element_Reference  Compensation_Pay_EarningObject  [0..1]  Reference element representing a unique instance of Compensation Element.   
Individual_Target_Amount  decimal (26, 6)   [0..1]  Individual target amount which overrides the default target percent for the plan.   
Default_Target_Amount  decimal (26, 6)   [0..1]  Target amount for this bonus plan.   
Individual_Target_Percent  decimal (18, 6) >0   [0..1]  Individual target percent which overrides the default target percent for the plan.   
Default_Target_Percent  decimal (16, 6) >0   [0..1]  Target percentage for this bonus plan.   
Guaranteed_Minimum  boolean  [0..1]  Guaranteed Minimum for the Bonus Plan.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
Percent_Assigned  decimal (16, 6) >0   [0..1]  Percent assigned for the Bonus Plan.   
top
 

Bonus_PlanObject

part of: Employee_Bonus_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Bonus_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Bonus_PlanObjectID

part of: Bonus_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Merit_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Merit Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Merit_PlanObject  [0..1]  Reference element representing a unique instance of Merit Plan.   
Individual_Target_Percent  decimal (18, 6) >0   [0..1]  Individual target percent which overrides the default target percent for the plan.   
Default_Target_Percent  decimal (16, 6) >0   [0..1]  Default target percent for the merit plan.   
Merit_Increase_Matrix_Reference  Compensation_MatrixObject  [0..1]  Reference element representing a unique instance of Merit Increase Matrix.   
Guaranteed_Minimum  boolean  [0..1]  Guaranteed Minimum for the Merit Plan.   
top
 

Merit_PlanObject

part of: Employee_Merit_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Merit_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Merit_PlanObjectID

part of: Merit_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Compensation_MatrixObject

part of: Employee_Merit_Plan_Assignment_Data, Employee_Stock_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Compensation_MatrixObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Compensation_MatrixObjectID

part of: Compensation_MatrixObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Merit_Increase_Matrix_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Commission_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Commission Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Commission_PlanObject  [0..1]  Reference element representing a unique instance of Commission Plan.   
Compensation_Element_Reference  Compensation_Pay_EarningObject  [0..1]  Reference element representing a unique instance of Compensation Element.   
Target_Amount  decimal (26, 6)   [0..1]  Target amount for the Commission Plan.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
Draw_Amount  decimal (21, 6) >0   [0..1]  Draw amount for the Commission Plan.   
Draw_Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency for the Draw Amount.   
Draw_Duration  string  [0..1]  Text attribute describing the duration of the draw amount.   
Recoverable  boolean  [0..1]  Boolean attribute identifying whether Compensation Element is recoverable.   
top
 

Commission_PlanObject

part of: Employee_Commission_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Commission_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Commission_PlanObjectID

part of: Commission_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Stock_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Stock Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Stock_PlanObject  [0..1]  Reference element representing a unique instance of Stock Plan.   
Percent_of_Target_as_Option  decimal (7, 4) >0   [0..1]  Percent of target that are options.   
Percent_of_Target_as_Stock  decimal (7, 4) >0   [0..1]  Percent of target that are stocks.   
Target_Shares  decimal (12, 0) >0   [0..1]  Default target shares for the stock plan.   
Individual_Target_Shares  decimal (21, 6) >0   [0..1]  Individual target share which overrides the default target share for the plan.   
Target_Percent  decimal (16, 6) >0   [0..1]  Default target percent for the stock plan.   
Individual_Target_Amount  decimal (26, 6)   [0..1]  Individual target amount which overrides the default target share for the plan.   
Target_Amount  decimal (26, 6)   [0..1]  Default target amount for the stock plan.   
Individual_Target_Percent  decimal (18, 6) >0   [0..1]  Individual target percent which overrides the default target share for the plan.   
Currency_Reference  CurrencyObject  [0..1]  Currency of amount.   
Vesting_Schedule_Reference  Stock_Vesting_ScheduleObject  [0..1]  Reference element representing a unique instance of Stock Vesting Schedule.   
Compensation_Matrix_Reference  Compensation_MatrixObject  [0..1]  Compensation Matrix of plan.   
top
 

Stock_PlanObject

part of: Employee_Stock_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Stock_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Stock_PlanObjectID

part of: Stock_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Stock_Vesting_ScheduleObject

part of: Employee_Stock_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Stock_Vesting_ScheduleObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Stock_Vesting_ScheduleObjectID

part of: Stock_Vesting_ScheduleObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Stock_Vesting_Schedule_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Future_Payment_Plan_Assignment_Data

part of: Worker_Compensation_Data
Future payment plan assignment data submitted by the put future payment plan assignment request.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Future_Payment_PlanObject  [0..1]  Compensation Plan Reference   
Individual_Target_Amount  decimal (26, 6)   [0..1]  Individual Target Amount   
Individual_Target_Currency_Reference  CurrencyObject  [0..1]  Individual Target Currency Reference   
Individual_Target_Payment_Date  date  [0..1]  Individual Target Payment Date   
Comment  string  [0..1]  Comment   
top
 

Future_Payment_PlanObject

part of: Future_Payment_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Future_Payment_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Future_Payment_PlanObjectID

part of: Future_Payment_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Period_Salary_Plan_Assignment_Data

part of: Worker_Compensation_Data
Encapsulating element containing all Period Salary Plan Compensation data.
 
Parameter name Type/Value Cardinality Description Validations
Compensation_Plan_Reference  Period_Salary_PlanObject  [0..1]  Reference element representing a unique instance of Period Salary Plan.   
Compensation_Element_Reference  Compensation_Pay_EarningObject  [0..1]  Reference element representing a unique instance of Compensation Element.   
Compensation_Period_Reference  Compensation_PeriodObject  [0..1]  Reference element representing a unique instance of Compensation Period of time measure.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Compensation_Period_Multiplier  decimal (14, 2) >0   [0..1]  The multiplier for a Period Salary Plan.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Period_Salary_PlanObject

part of: Employee_Period_Salary_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Period_Salary_PlanObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Period_Salary_PlanObjectID

part of: Period_Salary_PlanObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Plan_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Compensation_PeriodObject

part of: Employee_Period_Salary_Plan_Assignment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Compensation_PeriodObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Compensation_PeriodObjectID

part of: Compensation_PeriodObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Compensation_Period_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Compensatable_Summary_Data

part of: Worker_Compensation_Data
Wrapper element containing summary compensation information for a position. The information is in the position's compensation currency and frequency, annualized, and annualized in the default currency.
 
Parameter name Type/Value Cardinality Description Validations
Employee_Compensation_Summary_Data  Compensatable_Summary_Amount_Data  [0..1]  Employee Compensation Summary Data   
Annualized_Summary_Data  Compensatable_Summary_Amount_Annualized_Data  [0..1]  Annualized Summary Data   
Summary_Data_in_Pay_Group_Frequency  Compensatable_Summary_Amount_In_Target_Frequency_Data  [0..1]  Data element containing summary compensation information for a worker converted to their pay group frequency.   
Annualized_in_Reporting_Currency_Summary_Data  Compensatable_Summary_Amount_Annualized_In_Reporting_Currency_Data  [0..1]  Annualized in Reporting Currency Summary Data   
Summary_Data_in_Hourly_Frequency  Compensatable_Summary_Amount_Hourly_Data  [0..1]  Data element containing summary compensation information for the worker in an hourly frequency when the worker has at least one hourly pay plan assigned.   
top
 

Compensatable_Summary_Amount_Data

part of: Compensatable_Summary_Data
Data element containing summary compensation information for the worker.
 
Parameter name Type/Value Cardinality Description Validations
Total_Base_Pay  decimal (26, 6)   [0..1]  Amount representing the total base pay for the worker in the currency and frequency specified.   
Total_Salary_and_Allowances  decimal (26, 6)   [0..1]  Amount representing the total salary and allowances for the worker in the currency and frequency specified.   
Primary_Compensation_Basis  decimal (26, 6)   [0..1]  Amount representing the primary compensation basis for the worker in the currency and frequency specified.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Compensatable_Summary_Amount_Annualized_Data

part of: Compensatable_Summary_Data
Data element containing annualized summary compensation information for a worker.
 
Parameter name Type/Value Cardinality Description Validations
Total_Base_Pay  decimal (26, 6)   [0..1]  Amount representing the total base pay for the worker in the currency and frequency specified.   
Total_Salary_and_Allowances  decimal (26, 6)   [0..1]  Amount representing the total salary and allowances for the worker in the currency and frequency specified.   
Primary_Compensation_Basis  decimal (26, 6)   [0..1]  Amount representing the primary compensation basis for the worker in the currency and frequency specified.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Compensatable_Summary_Amount_In_Target_Frequency_Data

part of: Compensatable_Summary_Data
Data element containing summary compensation information for a worker converted to their pay group frequency.
 
Parameter name Type/Value Cardinality Description Validations
Total_Base_Pay  decimal (26, 6)   [0..1]  Amount representing the total base pay for the worker in the currency and frequency specified.   
Total_Salary_and_Allowances  decimal (26, 6)   [0..1]  Amount representing the total salary and allowances for the worker in the currency and frequency specified.   
Primary_Compensation_Basis  decimal (26, 6)   [0..1]  Amount representing the primary compensation basis for the worker in the currency and frequency specified.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Compensatable_Summary_Amount_Annualized_In_Reporting_Currency_Data

part of: Compensatable_Summary_Data
Data element containing annualized summary compensation information for a worker in the default currency.
 
Parameter name Type/Value Cardinality Description Validations
Total_Base_Pay  decimal (26, 6)   [0..1]  Amount representing the total base pay for the worker in the currency and frequency specified.   
Total_Salary_and_Allowances  decimal (26, 6)   [0..1]  Amount representing the total salary and allowances for the worker in the currency and frequency specified.   
Primary_Compensation_Basis  decimal (26, 6)   [0..1]  Amount representing the primary compensation basis for the worker in the currency and frequency specified.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Compensatable_Summary_Amount_Hourly_Data

part of: Compensatable_Summary_Data
Data element containing summary compensation information for the worker in an hourly frequency when the worker has at least one hourly pay plan assigned.
 
Parameter name Type/Value Cardinality Description Validations
Total_Base_Pay  decimal (26, 6)   [0..1]  Amount representing the total base pay for the worker in the currency and frequency specified.   
Currency_Reference  CurrencyObject  [0..1]  Reference element representing a unique instance of Currency.   
Frequency_Reference  FrequencyObject  [0..1]  Reference element representing a unique instance of Frequency.   
top
 

Worker_Organization_Data

part of: Worker_Data
Contains the worker's organizations that they are a member of.
 
Parameter name Type/Value Cardinality Description Validations
Worker_Organization_Data  Worker_Organization_Membership_Data  [0..*]  Contains the organization reference and details about an organization.   
top
 

Worker_Organization_Membership_Data

part of: Worker_Organization_Data
Contains the organization reference and details about an organization.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Reference  Position_SetObject  [1..1]  A unique identifier for the organization.   
Organization_Data  Organization_Summary_Data  [1..1]  Contains the details about the organization.   
top
 

Position_SetObject

part of: Worker_Organization_Membership_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Position_SetObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Position_SetObjectID

part of: Position_SetObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Business_Unit_Hierarchy_ID, Business_Unit_ID, Company_Reference_ID, Cost_Center_Reference_ID, Custom_Organization_Reference_ID, Fund_Hierarchy_ID, Fund_ID, Gift_Hierarchy_ID, Gift_Reference_ID, Grant_Hierarchy_ID, Grant_ID, Organization_Reference_ID, Program_Hierarchy_ID, Program_ID, Project_ID, Region_Reference_ID, Succession_Pool_ID, Talent_Pool_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Organization_Summary_Data

part of: Worker_Organization_Membership_Data
Contains the details about the organization.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Reference_ID  string  [0..1]  The Organization Reference ID for the organization.   
Organization_Code  string  [0..1]  Text attribute identifying Organization Code.   
Integration_ID_Data  External_Integration_ID_Data  [0..*]  Integration ID Help Text   
Organization_Name  string  [0..1]  The name of the organization.   
Organization_Type_Reference  Organization_TypeObject  [0..1]  A unique identifier for the type of organization.   
Organization_Subtype_Reference  Organization_SubtypeObject  [0..1]  A unique identifier for the subtype of the organization.   
Primary_Business_Site_Reference  LocationObject  [0..1]  A unique identifier for the primary location of the organization.   
Organization_Support_Role_Data  Organization_Support_Role  [0..1]  Contains the organization role refeference and the information about that role.   
Date_of_Pay_Group_Assignment  date  [0..1]  The Date the Pay Group was assigned to the Payee.   
Used_in_Change_Organization_Assignments  boolean  [0..1]  Returns true if this organization type is used in the Change Organizations business process.   
top
 

External_Integration_ID_Data

part of: Benefit_Plan_Summary_Data, Organization_Summary_Data
Integration ID Help Text
 
Parameter name Type/Value Cardinality Description Validations
ID  ID  [1..*]  External ID that uniquely identifies the integratable object within the context of the integration system identified by the System ID attribute.   
top
 

ID

part of: External_Integration_ID_Data
External ID that uniquely identifies the integratable object within the context of the integration system identified by the System ID attribute.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@System_ID  string  [0..1]  Integration system identifier, part of a two part key (including the text value of the ID element) that uniquely identify integratable object. 
Validation Description
Integration System ID does not exist.  A valid instance of Integration ID must exist for the given System ID. 
 
top
 

Organization_TypeObject

part of: Organization_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Organization_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Organization_TypeObjectID

part of: Organization_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Organization_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Organization_SubtypeObject

part of: Organization_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Organization_SubtypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Organization_SubtypeObjectID

part of: Organization_SubtypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Organization_Subtype_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Organization_Support_Role

part of: Organization_Summary_Data
Contains the organization role refeference and the information about that role.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Support_Role  Organization_Supporting_Role_Data  [0..*]  The organizational roles which provide support for the worker.   
top
 

Organization_Supporting_Role_Data

part of: Organization_Support_Role
The organizational roles which provide support for the worker.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Role_Reference  Assignable_RoleObject  [0..1]  A unique identifier for the organization role.   
Organization_Role_Data  Worker_Organization_Role_Assignment_Data  [0..*]  Contains the workers that fill the organization role.   
top
 

Assignable_RoleObject

part of: Organization_Supporting_Role_Data, Organization_Role_for_Worker_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Assignable_RoleObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Assignable_RoleObjectID

part of: Assignable_RoleObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Organization_Role_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Organization_Role_Assignment_Data

part of: Organization_Supporting_Role_Data
Contains the workers that fill the organization role.
 
Parameter name Type/Value Cardinality Description Validations
Worker_Reference  WorkerObject  [0..1]  A unique identifier that can be used to reference a worker(s) that fills the organization role.   
Assignment_From  string  [0..1]  The way the role was assigned to the worker. Valid values are: Assigned, Default, Inherited   
top
 

Worker_Role_Data

part of: Worker_Data
Contains the roles that a worker holds.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Role_Data  Worker_Organization_Role_Data  [0..1]  Contains the organization role and the organizations that the worker supports that role for.   
top
 

Worker_Organization_Role_Data

part of: Worker_Role_Data
Contains the organization role and the organizations that the worker supports that role for.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Role  Organization_Role_for_Worker_Data  [0..*]  Contains the organization role and the organizations that the worker supports that role for.   
top
 

Organization_Role_for_Worker_Data

part of: Worker_Organization_Role_Data
Contains the organization role and the organizations that the worker supports that role for.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Role_Reference  Assignable_RoleObject  [0..1]  A unique identifier for the organization role.   
Organization_Role_Data  Organization_Role_Assignment_for_Worker_Data  [0..*]  Contains the organzation role information.   
top
 

Organization_Role_Assignment_for_Worker_Data

part of: Organization_Role_for_Worker_Data
Contains the organzation role information.
 
Parameter name Type/Value Cardinality Description Validations
Role_Assigner_Reference  Role_AssignerObject  [0..1]  A unique identifier for the organization.   
Effective_Date  date  [0..1]  The Effective Date of the Assigned, Defaulted, or Inherited Role Assignment   
Assignment_From  string  [0..1]  The way the role was assigned to the worker. Valid values are: Assigned, Default, Inherited   
top
 

Role_AssignerObject

part of: Organization_Role_Assignment_for_Worker_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Role_AssignerObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Role_AssignerObjectID

part of: Role_AssignerObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Academic_Unit_Hierarchy_ID, Academic_Unit_ID, Business_Unit_Hierarchy_ID, Business_Unit_ID, Company_Reference_ID, Cost_Center_Reference_ID, Custom_Organization_Reference_ID, Document_Number, Fund_Hierarchy_ID, Fund_ID, Gift_Hierarchy_ID, Gift_Reference_ID, Grant_Hierarchy_ID, Grant_ID, Organization_Reference_ID, Program_Hierarchy_ID, Program_ID, Project_Hierarchy_ID, Project_ID, Purchase_Order_Reference_ID, Region_Reference_ID, Requisition_Number, Resource_Category_Hierarchy_ID, Service_Center_ID, Spend_Category_ID, Succession_Pool_ID, Supplier_Contract_ID, Talent_Pool_ID, Union_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Management_Chain_Data

part of: Worker_Data
Contains the worker's management chain for supervisory and matrix organizations.
 
Parameter name Type/Value Cardinality Description Validations
Worker_Supervisory_Management_Chain_Data  Worker_Supervisory_Management_Chain_Data  [0..1]  Contains the worker's supervisory management chain.   
Worker_Matrix_Management_Chain_Data  Worker_Matrix_Management_Chain_Data  [0..1]  Contains the worker's matrix management chain.   
top
 

Worker_Supervisory_Management_Chain_Data

part of: Worker_Management_Chain_Data
Contains the worker's supervisory management chain.
 
Parameter name Type/Value Cardinality Description Validations
Management_Chain_Data  Management_Chain_Data  [0..*]  Contains the organization reference and details about an organization.   
top
 

Management_Chain_Data

part of: Worker_Supervisory_Management_Chain_Data, Worker_Matrix_Management_Chain_Data
Contains the organization reference and details about an organization.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Reference  OrganizationObject  [0..1]  A unique identifier for the organization.   
Manager_Reference  WorkerObject  [0..1]  A unique identifier that can be used to reference a worker that is a manager.   
top
 

Worker_Matrix_Management_Chain_Data

part of: Worker_Management_Chain_Data
Contains the worker's matrix management chain.
 
Parameter name Type/Value Cardinality Description Validations
Management_Chain_Data  Management_Chain_Data  [0..*]  Contains the organization reference and details about an organization.   
top
 

Worker_Benefit_Enrollment_Data

part of: Worker_Data
Contains the worker's benefits information. Security Note: This element is secured to the following domains: Self Service: Benefit Elections; Worker Data: Benefit Elections
 
Parameter name Type/Value Cardinality Description Validations
Health_Care_Data  Worker_Health_Care_Data  [0..1]  Contains the health care data for an employee.   
Health_Savings_Account_Data  Worker_Health_Savings_Account_Data  [0..1]  Contains the health savings account information for an employee.   
Spending_Account_Data  Worker_Spending_Account_Data  [0..1]  Contains the spending account information for an employee.   
Insurance_Data  Worker_Insurance_Data  [0..1]  Contains the insurance information for an employee.   
Retirement_Savings_Data  Retirement_Savings_Data  [0..1]  Contains the retirement savings election information for the benefit plan year period.   
Additional_Benefits_Data  Worker_Additional_Benefits_Data  [0..1]  Contains the additional benefits data for an employee.   
COBRA_Eligibility_Data  COBRA_Eligibility_Data  [0..*]  Contains COBRA Eligibility detail for a participant. If this element is not populated then the participant is assumed to not be COBRA eligible.   
top
 

Worker_Health_Care_Data

part of: Worker_Benefit_Enrollment_Data
Contains the health care data for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Health_Care_Period_Data  Worker_Health_Care_Period_Data  [0..*]  Contains the health care period data for an employee based on the benefit plan year.   
top
 

Worker_Health_Care_Period_Data

part of: Worker_Health_Care_Data
Contains the health care period data for an employee based on the benefit plan year.
 
Parameter name Type/Value Cardinality Description Validations
Enrollment_Period_Data  Enrollment_Period_Data  [0..1]  Contains the benefit plan year information.   
Health_Care_Coverage_Data  Worker_Health_Care_Coverage_Data  [0..*]  Contains the health care coverage information (elections) for an employee.   
top
 

Enrollment_Period_Data

part of: Worker_Health_Care_Period_Data, Worker_Spending_Account_Period_Data, Worker_Insurance_Period_Data, Worker_Retirement_Savings_Period_Data, Worker_Health_Savings_Account_Period_Data, Worker_Additional_Benefits_Period_Data
Contains the benefit plan year information.
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Program_Name  string  [1..1]  A reference to the benefit program.   
Plan_Year  date  [0..1]  The year of the plan year definition.   
Begin_Date  date  [1..1]  The start date of the plan year.   
End_Date  date  [1..1]  The end date of the plan year.   
top
 

Worker_Health_Care_Coverage_Data

part of: Worker_Health_Care_Period_Data
Contains the health care coverage information (elections) for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Health_Care_Coverage_Target_Reference  Health_Care_Coverage_TargetObject  [0..1]  A reference to the level of coverage elected.   
Original_Coverage_Begin_Date_for_Coverage_Target  date  [0..1]  The first date that coverage began for this type of coverage level.   
Provider_ID  string  [0..1]  The Provider ID of the Primary Care Physician for the employee.   
Benefit_Election_Data  Worker_Benefit_Election_Data  [0..1]  The election information for the coverage.   
Dependent_Coverage_Data  Dependent_Coverage_Data  [0..*]  Contains the dependents covered for the election.   
top
 

Health_Care_Coverage_TargetObject

part of: Worker_Health_Care_Coverage_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Health_Care_Coverage_TargetObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Health_Care_Coverage_TargetObjectID

part of: Health_Care_Coverage_TargetObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Health_Care_Coverage_Target_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Benefit_Election_Data

part of: Worker_Health_Care_Coverage_Data, Spending_Account_Coverage_Data, Worker_Insurance_Coverage_Data, Worker_Retirement_Savings_Data, Health_Savings_Account_Coverage_Data, Worker_Additional_Benefits_Coverage_Data
The election information for the coverage.
 
Parameter name Type/Value Cardinality Description Validations
@Is_Corrected_or_Rescinded  boolean  [0..1]  Indicates whether the Benefit Election is part of an event that has been corrected or rescinded.   
Coverage_Begin_Date  date  [0..1]  The date that the coverage began for the coverage level, dependents, and beneficiaries (if applicable).   
Coverage_End_Date  date  [0..1]  The date that coverage ended for this election.   
Election_Coverage_Begin_Date  date  [0..1]  The date that coverage began for this election.   
Original_Coverage_Begin_Date  date  [0..1]  The first date that coverage began for this election. This is used to track when an employee first elected a coverage.   
Original_Coverage_Begin_Date_for_Benefit_Coverage_Type  date  [0..1]  The first date that coverage began for this type of coverage.   
Deduction_Begin_Date  date  [0..1]  The date that the deduction began for this plan.   
Deduction_End_Date  date  [0..1]  The date that the deduction ended for plan.   
Election_Status  string  [0..1]  The status of the coverage: Current, Prior, or Future   
Enrollment_Signature_Date  date  [0..1]  Indicates the date on file for the enrollment signature.   
Passive_Enrollment  boolean  [0..1]  Indicates the date on file for the enrollment signature.   
Benefit_Plan_Summary_Data  Benefit_Plan_Summary_Data  [0..1]  Indicates the date on file for the enrollment signature.   
Original_Plan_Enrollment_Date  date  [0..1]  First time an individual enrolled in the plan of this benefit election, ignoring gaps in coverage.   
Original_Benefit_Provider_Enrollment_Date  date  [0..1]  First time an individual enrolled in any plan associated with this provider for this election, ignoring gaps in coverage.   
top
 

Benefit_Plan_Summary_Data

part of: Worker_Benefit_Election_Data
Contains the summary information about the benefit provider of the benefit plan.
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Plan_Reference  Benefit_PlanObject  [0..1]  A reference for the benefit plan.   
Benefit_Plan_Name  string  [0..1]  The name of the benefit plan.   
Group_Identifier  string  [0..1]  The group identifier of the benefit plan.   
Benefit_Coverage_Type_Reference  Benefit_Coverage_TypeObject  [0..1]  The type of coverage that the benefit plan is for.   
Currency_Reference  CurrencyObject  [0..1]  The default currency of the benefit plan.   
Frequency_Reference  FrequencyObject  [0..1]  The default currency of the benefit plan.   
Health_Care_Classification_Reference  Health_Care_ClassificationObject  [0..1]  The classification of the health care plan.   
Insurance_Coverage_Target_Reference  Insurance_Coverage_TargetObject  [0..1]  The insurance coverage target for the insurance plan.   
Benefit_Provider_Summary_Data  Benefit_Provider_Summary_Data  [0..1]  Contains the summary information about the benefit provider of the benefit plan.   
External_Integration_ID_Data  External_Integration_ID_Data  [0..1]  Integration ID Help Text   
Pay_Component_Reference  Pay_ComponentObject  [0..*]  Pay Component Reference for the Benefit Plan   
top
 

Benefit_Coverage_TypeObject

part of: Benefit_Plan_Summary_Data, Qualified_Domestic_Relations_Order_Replacement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Benefit_Coverage_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Benefit_Coverage_TypeObjectID

part of: Benefit_Coverage_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Benefit_Coverage_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Health_Care_ClassificationObject

part of: Benefit_Plan_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Health_Care_ClassificationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Health_Care_ClassificationObjectID

part of: Health_Care_ClassificationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Health_Care_Classification_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Insurance_Coverage_TargetObject

part of: Benefit_Plan_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Insurance_Coverage_TargetObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Insurance_Coverage_TargetObjectID

part of: Insurance_Coverage_TargetObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Insurance_Coverage_Target_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Benefit_Provider_Summary_Data

part of: Benefit_Plan_Summary_Data
Contains the summary information about the benefit provider of the benefit plan.
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Provider_Reference  Benefit_ProviderObject  [0..1]  A reference to the benefit provider.   
Benefit_Provider_Name  string  [0..1]  The name of the benefit provider.   
Benefit_Provider_Identifier_Type_Reference  Benefit_Provider_Identifier_TypeObject  [0..1]  The name of the benefit provider.   
top
 

Benefit_ProviderObject

part of: Benefit_Provider_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Benefit_ProviderObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Benefit_ProviderObjectID

part of: Benefit_ProviderObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Benefit_Provider_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Benefit_Provider_Identifier_TypeObject

part of: Benefit_Provider_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Benefit_Provider_Identifier_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Benefit_Provider_Identifier_TypeObjectID

part of: Benefit_Provider_Identifier_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Benefit_Provider_Identifier_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Pay_ComponentObject

part of: Benefit_Plan_Summary_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Pay_ComponentObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Pay_ComponentObjectID

part of: Pay_ComponentObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Deduction_Code, Earning_Code, Workday_Deduction_Code, Workday_Earning_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Dependent_Coverage_Data

part of: Worker_Health_Care_Coverage_Data, Worker_Insurance_Coverage_Data
Contains the dependents covered for the election.
 
Parameter name Type/Value Cardinality Description Validations
Dependent_Reference  DependentObject  [0..1]  A reference to the dependent.   
Original_Coverage_Begin_Date  date  [0..1]  The date that coverage began for this election.   
Coverage_End_Date  date  [0..1]  The date that coverage ended for this election.   
Provider_ID  string  [0..1]  The Provider ID of the Primary Care Physician for the dependent.   
COBRA_Eligibility_Data  COBRA_Eligibility_Data  [0..*]  Contains COBRA Eligibility detail for a participant. If this element is not populated then the participant is assumed to not be COBRA eligible.   
top
 

DependentObject

part of: Dependent_Coverage_Data, Dependent
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  DependentObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

DependentObjectID

part of: DependentObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Dependent_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

COBRA_Eligibility_Data

part of: Worker_Benefit_Enrollment_Data, Dependent_Coverage_Data
Contains COBRA Eligibility detail for a participant. If this element is not populated then the participant is assumed to not be COBRA eligible.
 
Parameter name Type/Value Cardinality Description Validations
COBRA_Eligibility_Reason_Reference  COBRA_Eligibility_ReasonObject  [0..1]  The reason why the participant is eligible for COBRA. The reason is required if the participant is eligible for COBRA..   
Eligible_Date  date  [0..1]  The COBRA Eligible Date is the day the worker is eligible for COBRA coverage. It represents the worker's Last day of Coverage + 1 day. For example, if an employee terminated on June 28th and was covered to the end of the month (June 30th), you would enter the COBRA Eligible Date as July 1st.   
Loss_of_Coverage_Date  date  [0..1]  The Qualifying Event Date is the date of the event that caused the worker to be eligible for COBRA. For example, in the case of a dependent that is now over age, you would enter the birth date. If an employee has a reduction in hours and is now eligible for COBRA, you would enter the date they went from full-time to part-time.   
Coverage_End_Date  date  [0..1]  The date COBRA coverage ends for an employee or dependent. This is only required when the COBRA coverage ends on a different date than the COBRA provider would normally determine.   
Benefit_Plan_Reference  Benefit_PlanObject  [0..1]  The Benefit Plan whose coverage was lost.   
top
 

COBRA_Eligibility_ReasonObject

part of: COBRA_Eligibility_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  COBRA_Eligibility_ReasonObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

COBRA_Eligibility_ReasonObjectID

part of: COBRA_Eligibility_ReasonObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, COBRA_Eligibility_Reason_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Health_Savings_Account_Data

part of: Worker_Benefit_Enrollment_Data
Contains the health savings account information for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Health_Savings_Account_Period_Data  Worker_Health_Savings_Account_Period_Data  [0..*]  Contains the health savings account period data for an employee based on the benefit plan year.   
top
 

Worker_Health_Savings_Account_Period_Data

part of: Worker_Health_Savings_Account_Data
Contains the health saving account period data for an employee based on the benefit plan year.
 
Parameter name Type/Value Cardinality Description Validations
Enrollment_Period_Data  Enrollment_Period_Data  [0..1]  Contains the benefit plan year information.   
Health_Savings_Account_Coverage_Data  Health_Savings_Account_Coverage_Data  [0..*]  Contains the health saving account coverage information (elections) for an employee.   
top
 

Health_Savings_Account_Coverage_Data

part of: Worker_Health_Savings_Account_Period_Data
Contains the spending account coverage information (elections) for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Election_Data  Worker_Benefit_Election_Data  [0..1]  The election information for the coverage.   
Health_Savings_Account_Election_Info_Data  Health_Savings_Account_Election_Info_Data  [0..1]  More information on Health Savings Account Election such as coverage target.   
Employee_Contribution_Data  Employee_Contribution_Data  [0..1]  Contains the health saving account election information including the contribution, payroll interface contribution, goal, and annual contribution information.   
Employer_Contribution_Data  Employer_Contribution_Data  [0..1]  Contains the employer contribution amount information for the health saving election.   
top
 

Health_Savings_Account_Election_Info_Data

part of: Health_Savings_Account_Coverage_Data
Benefit Plan Earnings Deduction Details Data
 
Parameter name Type/Value Cardinality Description Validations
Coverage_Target_Name  string  [0..1]  Whether Family or Employee is the target of the Health Savings Account.   
Maximum_Annual_Contribution_Amount  decimal (26, 6)   [0..1]  The annual maximum amount total for employee and employer contribution in the Health Savings Account.   
Currency_Reference  CurrencyObject  [0..1]  The currency of the annual maximum amount for Health Savings Account.   
top
 

Employee_Contribution_Data

part of: Spending_Account_Coverage_Data, Health_Savings_Account_Coverage_Data
Contains the spending account election information including the contribution, payroll interface contribution, goal, and annual contribution information.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Data  Contribution_Data  [0..1]  Contains the contribtion information for the spending account election.   
Payroll_Interface_Contribution_Data  Payroll_Interface_Contribution_Data  [0..1]  Contains the payroll interface contribution information for the spending account election.   
Goal_Data  Goal_Data  [0..1]  Contains the target contribution amount for the spending account election.   
Annual_Contribution_Data  Annual_Contribution_Data  [0..1]  The annual contribution for the spending account election.   
Currency_Reference  CurrencyObject  [0..1]  A unique identifier for the currency.   
top
 

Contribution_Data

part of: Employee_Contribution_Data, Employer_Contribution_Data
Contains the contribtion information for the spending account election.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Amount  decimal (21, 6) >0   [0..1]  The amount of the contribution.   
Frequency_Reference  FrequencyObject  [0..1]  A unique identifier for the frequency.   
top
 

Payroll_Interface_Contribution_Data

part of: Employee_Contribution_Data, Employer_Contribution_Data
Contains the payroll interface contribution information for the spending account election.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Amount  decimal (21, 6) >0   [0..1]  The amount of the contribution.   
Frequency_Reference  FrequencyObject  [0..1]  A unique identifier for the frequency.   
top
 

Goal_Data

part of: Employee_Contribution_Data, Employer_Contribution_Data
Contains the target contribution amount for the spending account election.
 
Parameter name Type/Value Cardinality Description Validations
Goal_Amount  decimal (21, 6) >0   [0..1]  The amount of the contribution.   
Frequency_Reference  FrequencyObject  [0..1]  A unique identifier for the frequency.   
top
 

Annual_Contribution_Data

part of: Employee_Contribution_Data
The annual contribution for the spending account election.
 
Parameter name Type/Value Cardinality Description Validations
Annual_Contribution_Amount  decimal (21, 6) >0   [1..1]  The annual contribution amount for the spending account election.   
Prior_Contribution_Amount  decimal (21, 6) >0   [1..1]  The prior annual contribution amount if any was previously made.   
Remaining_Periods  decimal (10, 0) >0   [1..1]  The remaining pay periods after the prior contribution amount.   
top
 

Employer_Contribution_Data

part of: Spending_Account_Coverage_Data, Health_Savings_Account_Coverage_Data
Contains the employer contribution amount information for the spending account election.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Data  Contribution_Data  [0..1]  Contains the contribtion information for the spending account election.   
Payroll_Interface_Contribution_Data  Payroll_Interface_Contribution_Data  [0..1]  Contains the payroll interface contribution information for the spending account election.   
Goal_Data  Goal_Data  [0..1]  Contains the target contribution amount for the spending account election.   
Currency_Reference  CurrencyObject  [0..1]  A unique identifier for the currency.   
top
 

Worker_Spending_Account_Data

part of: Worker_Benefit_Enrollment_Data
Contains the spending account information for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Spending_Account_Period_Data  Worker_Spending_Account_Period_Data  [0..*]  Contains the spending account period data for an employee based on the benefit plan year.   
top
 

Worker_Spending_Account_Period_Data

part of: Worker_Spending_Account_Data
Contains the spending account period data for an employee based on the benefit plan year.
 
Parameter name Type/Value Cardinality Description Validations
Enrollment_Period_Data  Enrollment_Period_Data  [0..1]  Contains the benefit plan year information.   
Spending_Account_Coverage_Data  Spending_Account_Coverage_Data  [0..*]  Contains the spending account coverage information (elections) for an employee.   
top
 

Spending_Account_Coverage_Data

part of: Worker_Spending_Account_Period_Data
Contains the spending account coverage information (elections) for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Election_Data  Worker_Benefit_Election_Data  [0..1]  The election information for the coverage.   
Employee_Contribution_Data  Employee_Contribution_Data  [0..1]  Contains the spending account election information including the contribution, payroll interface contribution, goal, and annual contribution information.   
Employer_Contribution_Data  Employer_Contribution_Data  [0..1]  Contains the employer contribution amount information for the spending account election.   
top
 

Worker_Insurance_Data

part of: Worker_Benefit_Enrollment_Data
Contains the insurance information for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Insurance_Period_Data  Worker_Insurance_Period_Data  [0..*]  Contains the insurance period data for an employee based on the benefit plan year.   
top
 

Worker_Insurance_Period_Data

part of: Worker_Insurance_Data
Contains the insurance period data for an employee based on the benefit plan year.
 
Parameter name Type/Value Cardinality Description Validations
Enrollment_Period_Data  Enrollment_Period_Data  [0..1]  Contains the benefit plan year information.   
Insurance_Coverage_Data  Worker_Insurance_Coverage_Data  [0..*]  Contains the insurance coverage information (elections) for an employee.   
top
 

Worker_Insurance_Coverage_Data

part of: Worker_Insurance_Period_Data
Contains the insurance election information for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Insurance_Coverage_Level_Data  Insurance_Coverage_Level_Data  [1..1]  Contains the coverage level detailed information and volume for the insurance election.   
Benefit_Election_Data  Worker_Benefit_Election_Data  [1..1]  The election information for the coverage.   
Dependent_Coverage_Data  Dependent_Coverage_Data  [0..*]  Contains the dependents covered for the election.   
Beneficiary_Designation_Data  Beneficiary_Designation_Data  [0..*]  Contains the beneficiary that the coverage allocation is for and the details about the allocation.   
top
 

Insurance_Coverage_Level_Data

part of: Worker_Insurance_Coverage_Data
Contains the coverage level detailed information and volume for the insurance election.
 
Parameter name Type/Value Cardinality Description Validations
Coverage_Level_Value_Data  Coverage_Level_Value_Data  [1..1]  Contains the detailed insurance coverage level information for an election.   
Volume_Data  Volume_Data  [1..1]  The volume information for the coverage level selected.   
top
 

Coverage_Level_Value_Data

part of: Insurance_Coverage_Level_Data
Contains the detailed insurance coverage level information for an election.
 
Parameter name Type/Value Cardinality Description Validations
Coverage_Level_Value  decimal (21, 6) >0   [1..1]  The coverage amount selected for the election.   
Buy_Up_Amount  decimal (21, 6) >0   [0..1]  The buy up amount selected for the election.   
Guarantee_Issue_Amount  decimal (21, 6) >0   [0..1]  The guarantee issue amount for the election.   
Coverage_Level_Multiplier  decimal (5, 2) >0   [1..1]  The coverage level multiplier (1x, 2x, etc.) selected for the election.   
Coverage_Level_Type  string  [1..1]  The type of coverage level selected.   
Currency_Reference  CurrencyObject  [1..1]  A unique identifier for the currency.   
top
 

Volume_Data

part of: Insurance_Coverage_Level_Data
The volume information for the coverage level selected.
 
Parameter name Type/Value Cardinality Description Validations
Volume  decimal (21, 6) >0   [1..1]  The volume of the coverage amount selected.   
Currency_Reference  CurrencyObject  [1..1]  A unique identifier for the currency.   
top
 

Beneficiary_Designation_Data

part of: Worker_Insurance_Coverage_Data, Worker_Retirement_Savings_Data
Contains the beneficiary that the coverage allocation is for and the details about the allocation.
 
Parameter name Type/Value Cardinality Description Validations
Beneficiary_Reference  BeneficiaryObject  [1..1]  A unique identifier for the beneficiary.   
Original_Coverage_Begin_Date  date  [1..1]  The original date that coverage began.   
Coverage_End_Date  date  [0..1]  The end date of the coverage.   
Beneficiary_Allocation_Data  Beneficiary_Allocation_Data  [1..1]  Contains the detailed allocation amounts for the beneficiaries of the elected coverage.   
top
 

BeneficiaryObject

part of: Beneficiary_Designation_Data, Beneficiary
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  BeneficiaryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

BeneficiaryObjectID

part of: BeneficiaryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Beneficiary_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Beneficiary_Allocation_Data

part of: Beneficiary_Designation_Data
Contains the detailed allocation amounts for the beneficiaries of the elected coverage.
 
Parameter name Type/Value Cardinality Description Validations
Allocation_Type  string  [1..1]  The type of allocation (primary or secondary).   
Amount  decimal (5, 2) >0   [1..1]  The percentage allocated to the beneficiary.   
Amount_Type  string  [1..1]  The amount type for percentage.   
Currency_Reference  CurrencyObject  [0..1]  A unique identifier for the currency.   
top
 

Retirement_Savings_Data

part of: Worker_Benefit_Enrollment_Data
Contains the retirement savings election information for the benefit plan year period.
 
Parameter name Type/Value Cardinality Description Validations
Retirement_Savings_Period_Data  Worker_Retirement_Savings_Period_Data  [0..*]  Contains the retirement savings election information for the benefit plan year period.   
top
 

Worker_Retirement_Savings_Period_Data

part of: Retirement_Savings_Data
Contains the retirement savings election information for the benefit plan year period.
 
Parameter name Type/Value Cardinality Description Validations
Enrollment_Period_Data  Enrollment_Period_Data  [0..1]  Contains the benefit plan year information.   
Retirement_Savings_Coverage_Data  Worker_Retirement_Savings_Data  [0..*]  Contains the retirement savings election information for the employee.   
top
 

Worker_Retirement_Savings_Data

part of: Worker_Retirement_Savings_Period_Data
Contains the retirement savings election information for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Election_Data  Worker_Benefit_Election_Data  [1..1]  The election information for the coverage.   
Employee_Contribution_Percentage_Data [Choice]   Employee_Contribution_Percentage_Data  [0..1]  This section holds the employee's election and the maximum the employee can elect when the benefit plan uses percentages as elections.   
Employee_Contribution_Amount_Data [Choice]   Employee_Contribution_Amount_Data  [0..1]  Contains the retirement savings amount information.   
Employer_Contribution_Percentage_Data [Choice]   Employer_Contribution_Percentage_Data  [0..1]  This section holds the employer contribution if the plan includes employer contributions and the contributions are stated in percentages.   
Employer_Contribution_Amount_Data [Choice]   Employer_Contribution_Amount_Data  [0..1]  Contains the employer contribution amount for the retirement savings election.   
Beneficiary_Designation_Data  Beneficiary_Designation_Data  [0..*]  Contains the beneficiary that the coverage allocation is for and the details about the allocation.   
top
 

Employee_Contribution_Percentage_Data

part of: Worker_Retirement_Savings_Data, Worker_Additional_Benefits_Coverage_Data
This section holds the employee's election and the maximum the employee can elect when the benefit plan uses percentages as elections.
 
Parameter name Type/Value Cardinality Description Validations
Election_Percentage  decimal (5, 2) >0   [1..1]  The employee's election. This is the percent that should be taken as a deduction.   
Contribution_Percentage_Maximum  decimal (5, 2) >0   [1..1]  The maximum amount the employee can elect.   
top
 

Employee_Contribution_Amount_Data

part of: Worker_Retirement_Savings_Data, Worker_Additional_Benefits_Coverage_Data
Contains the retirement savings amount information.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Amount_Data  Contribution_Amount_Data  [1..1]  Contains the contribution amount for the retirement savings election.   
Payroll_Interface_Contribution_Amount_Data  Payroll_Interface_Contribution_Amount_Data  [0..1]  Contains the payroll interface contribution amount for the retirement savings election.   
Contribution_Amount_Maximum  decimal (21, 6) >0   [1..1]  The maximum contribution amount allowed.   
Currency_Reference  CurrencyObject  [0..1]  A unique identifier for the currency.   
top
 

Contribution_Amount_Data

part of: Employee_Contribution_Amount_Data, Employer_Contribution_Amount_Data
Contains the contribution amount for the retirement savings election.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Amount  decimal (21, 6) >0   [1..1]  The amount of the contribution.   
Frequency_Reference  FrequencyObject  [1..1]  A unique identifier for the frequency.   
top
 

Payroll_Interface_Contribution_Amount_Data

part of: Employee_Contribution_Amount_Data, Employer_Contribution_Amount_Data
Contains the payroll interface contribution amount for the retirement savings election.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Amount  decimal (21, 6) >0   [1..1]  The amount of the contribution.   
Frequency_Reference  FrequencyObject  [1..1]  A unique identifier for the frequency.   
top
 

Employer_Contribution_Percentage_Data

part of: Worker_Retirement_Savings_Data
This section holds the employer contribution if the plan includes employer contributions and the contributions are stated in percentages.
 
Parameter name Type/Value Cardinality Description Validations
Election_Percentage  decimal (5, 2) >0   [0..1]  The employer's contribution.   
top
 

Employer_Contribution_Amount_Data

part of: Worker_Retirement_Savings_Data
Contains the employer contribution amount for the retirement savings election.
 
Parameter name Type/Value Cardinality Description Validations
Contribution_Amount_Data  Contribution_Amount_Data  [1..1]  Contains the contribution amount for the retirement savings election.   
Payroll_Interface_Contribution_Amount_Data  Payroll_Interface_Contribution_Amount_Data  [0..1]  Contains the payroll interface contribution amount for the retirement savings election.   
Currency_Reference  CurrencyObject  [1..1]  A unique identifier for the currency.   
top
 

Worker_Additional_Benefits_Data

part of: Worker_Benefit_Enrollment_Data
Contains the additional benefits data for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Additional_Benefits_Period_Data  Worker_Additional_Benefits_Period_Data  [0..*]  Contains the additional benefits period data for an employee based on the benefit plan year.   
top
 

Worker_Additional_Benefits_Period_Data

part of: Worker_Additional_Benefits_Data
Contains the additional benefits period data for an employee based on the benefit plan year.
 
Parameter name Type/Value Cardinality Description Validations
Enrollment_Period_Data  Enrollment_Period_Data  [0..1]  Contains the benefit plan year information.   
Additional_Benefits_Coverage_Data  Worker_Additional_Benefits_Coverage_Data  [0..*]  Contains the additional benefits coverage information (elections) for an employee.   
top
 

Worker_Additional_Benefits_Coverage_Data

part of: Worker_Additional_Benefits_Period_Data
Contains the additional benefits coverage information (elections) for an employee.
 
Parameter name Type/Value Cardinality Description Validations
Additional_Benefits_Coverage_Target_Reference  Additional_Benefits_Coverage_TargetObject  [0..1]  A reference to the coverage target elected.   
Original_Coverage_Begin_Date_for_Coverage_Target  date  [0..1]  The first date that coverage began for this type of coverage.   
Benefit_Election_Data  Worker_Benefit_Election_Data  [0..1]  The election information for the coverage.   
Percent_Contribution_Data  Employee_Contribution_Percentage_Data  [0..1]  This section holds the employee's election and the maximum the employee can elect when the benefit plan uses percentages as elections.   
Amount_Contribution_Data  Employee_Contribution_Amount_Data  [0..*]  Contains the retirement savings amount information.   
top
 

Additional_Benefits_Coverage_TargetObject

part of: Worker_Additional_Benefits_Coverage_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Additional_Benefits_Coverage_TargetObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Additional_Benefits_Coverage_TargetObjectID

part of: Additional_Benefits_Coverage_TargetObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Additional_Benefits_Coverage_Target_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Benefit_Eligibility_Data

part of: Worker_Data
Contains the plans that the worker is eligible for
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Plan_Reference  Benefit_PlanObject  [0..*]  Benefit plan that the worker is eligible for   
Plan_Eligibility_Dates_Data  Plan_Eligiblity_Dates_Data  [0..*]  Information about the Earliest and Earliest Contiguous Eligiblility Dates for Retirement Plans which are Part of a Plan Year   
top
 

Plan_Eligiblity_Dates_Data

part of: Worker_Benefit_Eligibility_Data
Information about the Earliest and Earliest Contiguous Eligiblility Dates for Retirement Plans which are Part of a Plan Year
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Plan_Reference  Benefit_PlanObject  [0..1]  The Benefit Plan for these Dates   
Earliest_Eligibility_Date  date  [0..1]  The earliest date that the worker was ever eligible for this plan, ignoring gaps in coverage.   
Earliest_Contiguous_Eligibility_Date  date  [0..1]  The earliest date that the worker was contiguously eligible for this plan (accounting for gaps in coverage).   
top
 

Worker_Related_Persons_Data

part of: Worker_Data
Contains the person's that are related to the worker as a dependent, beneficiary or emergency contact. Security Note: This element is secured to the following domains: Self Service: Benefit Elections; Worker Data: Benefit Elections
 
Parameter name Type/Value Cardinality Description Validations
Number_of_Payroll_Dependents  decimal (2, 0) >0   [0..1]  The number of dependents, for this worker, that are used for payroll purposes.   
Related_Person  Related_Person  [0..*]  Contains the dependent, beneficiary, and emergency contact information for the related person.   
top
 

Related_Person

part of: Worker_Related_Persons_Data
Encapsulating element containing all Related Person data.
 
Parameter name Type/Value Cardinality Description Validations
Related_Person_Relationship_Reference  Related_Person_RelationshipObject  [0..*]  A reference to the related person relationship.   
Person_Reference  Unique_IdentifierObject  [0..1]  Reference to the Related Person.   
Personal_Data  Personal_Information_Data  [0..1]  Wrapper element for Personal Data. 
Validation Description
The country of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  The country of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
The ethnicity does not exist in the specified Location Context. The Location Context is derived from the Country of the Location of the Position  The ethnicity does not exist in the specified Location Context. The Location Context is derived from the Country of the Location of the Position 
The religion is not valid for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The religion is not valid for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
The marital status does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position.  The marital status does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. 
Usage Type is Invalid for this Contactable.  Usage Type is Invalid for this Contactable. 
The country region of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  The country region of birth is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
Native Region is only tracked in China.  Native Region is only tracked in China. 
Hukou Type is only tracked in China.  Hukou Type is only tracked in China. 
Hukou Locality is only tracked for China.  Hukou Locality is only tracked for China. 
Hukou Region is only tracked for China.  Hukou Region is only tracked for China. 
Hukou Subregion is only tracked in China.  Hukou Subregion is only tracked in China. 
The Citizenship Status is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The Citizenship Status is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
The Nationality type is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position.  The Nationality type is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position. 
You may only specify one ethnicity for this worker or applicant. This is defined by your system administrator and based on the country of the worker or applicant.   
Hukou Postal Code is only tracked for China.  Hukou Postal Code is only tracked for China. 
Medical exam history is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position  Medical exam history is not tracked for the specified Location Context. The Location Context is derived from the Country of the Location for the Position 
Last Medical Exam Valid To Date must be after Last Medical Exam Date  Last Medical Exam Valid To Date must be after Last Medical Exam Date 
Last Medical Exam Date cannot be in the future  Last Medical Exam Date cannot be in the future 
The field Marital Status is required and must have a value if a Marital Status Date is entered.  The field Marital Status is required and must have a value if a Marital Status Date is entered. 
The political affiliation does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Political Affiliation values are ignored for Puts involving applicants since a Political Affiliation value is associated with workers and not applicants.  The political affiliation does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Political Affiliation values are ignored for Puts involving applicants since a Political Affiliation value is associated with workers and not applicants. 
The social benefits locality data has not been activated for this location via the Maintain Localization Settings task.  The social benefits locality data has not been activated for this location via the Maintain Localization Settings task. 
The social benefits locality does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Social Benefits Locality values are ignored for Puts involving applicants since a Social Benefits Locality value is associated with workers and not applicants.  The social benefits locality does not exist in the specified Location Context. The Location Context is derived from the Country of the Location specified for the Position. Currently, the Social Benefits Locality values are ignored for Puts involving applicants since a Social Benefits Locality value is associated with workers and not applicants. 
 
Dependent  Dependent  [0..1]  Encapsulating element containing all Dependent data. 
Validation Description
Cannot inactivate dependent because s/he is a dependent in a current election.   
 
Beneficiary  Beneficiary  [0..1]  Encapsulating element containing all Beneficiary data.   
Emergency_Contact  Old_Emergency_Contact  [0..1]  Encapsulating element containing all Emergency Contact data.   
top
 

Related_Person_RelationshipObject

part of: Related_Person
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Related_Person_RelationshipObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Related_Person_RelationshipObjectID

part of: Related_Person_RelationshipObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Related_Person_Relationship_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Dependent

part of: Related_Person
Encapsulating element containing all Dependent data.
 
Parameter name Type/Value Cardinality Description Validations
Dependent_Reference  DependentObject  [1..1]  A reference to the dependent.   
Dependent_Data  Dependent_Data  [1..1]  Contains the detailed information for a dependent. 
Validation Description
Student Status Start Date must occur before Student Status End Date.   
 
Validation Description
Cannot inactivate dependent because s/he is a dependent in a current election.   
top
 

Dependent_Data

part of: Dependent
Contains the detailed information for a dependent.
 
Parameter name Type/Value Cardinality Description Validations
Dependent_ID  string  [0..1]  The ID for the dependent.   
Full-time_Student  boolean  [0..1]  Boolean attribute identifying whether Dependent is a Full-time Student.   
Student_Status_Start_Date  date  [0..1]  The date the dependent became a full-time student.   
Student_Status_End_Date  date  [0..1]  The date the dependent's student status ended (no longer a full-time student)   
Disabled  boolean  [0..1]  Boolean attribute identifying whether Dependent is Disabled.   
Inactive_Date  date  [0..1]  If inactive, the date from which dependent is inactive.   
Dependent_for_Payroll_Purposes  boolean  [0..1]  Tells if this dependent's information is used in payroll calculations. Only use if dependents for payroll purposes are being tracked for the location context of the worker for this dependent.   
Citizenship_Status_Reference  Citizenship_StatusObject  [0..*]  Reference to the legal status of the dependent.   
Country_of_Nationality_Reference  CountryObject  [0..1]  Reference to the primary country of which the dependent is a national.   
Country_of_Birth_Reference  CountryObject  [0..1]  Reference to the dependent's country of birth.   
Region_of_Birth_Reference  Country_RegionObject  [0..1]  Reference to the dependent's country region of birth.   
City_of_Birth  string  [0..1]  The dependent's city of birth.   
Court_Order  Qualified_Domestic_Relations_Order_Replacement_Data  [0..*]  Court Order Details. NOTE: You must pass in the entire set of court orders. Any existing court orders that are not submitted will be removed. 
Validation Description
Benefit coverage type is not valid for specified benefit contact. Please ensure that the benefit contact is eligible for the coverage type.   
 
Validation Description
Student Status Start Date must occur before Student Status End Date.   
top
 

Qualified_Domestic_Relations_Order_Replacement_Data

part of: Dependent_Data, Beneficiary_Data
Court Order Details. NOTE: You must pass in the entire set of court orders. Any existing court orders that are not submitted will be removed.
 
Parameter name Type/Value Cardinality Description Validations
Benefit_Coverage_Type_Reference  Benefit_Coverage_TypeObject  [1..1]  Enforce court order for this benefit coverage type.   
Start_Date  date  [1..1]  Enforce court order starting on this date.   
End_Date  date  [1..1]  Stop enforcing court order on this date.   
Validation Description
Benefit coverage type is not valid for specified benefit contact. Please ensure that the benefit contact is eligible for the coverage type.   
top
 

Beneficiary

part of: Related_Person
Encapsulating element containing all Beneficiary data.
 
Parameter name Type/Value Cardinality Description Validations
Beneficiary_Reference  BeneficiaryObject  [1..1]  A reference to the beneficiary.   
Beneficiary_Data  Beneficiary_Data  [1..1]  Contains the details about the beneficiary.   
top
 

Beneficiary_Data

part of: Beneficiary
Contains the details about the beneficiary.
 
Parameter name Type/Value Cardinality Description Validations
Beneficiary_ID  string  [0..1]  The ID for the beneficiary.   
Irrevocable  boolean  [0..1]  Indicates if the beneficiary is revocable.   
Inactive_Date  date  [0..1]  If inactive, the date from which the beneficiary is inactive.   
Court_Order  Qualified_Domestic_Relations_Order_Replacement_Data  [0..*]  Court Order Details. NOTE: You must pass in the entire set of court orders. Any existing court orders that are not submitted will be removed. 
Validation Description
Benefit coverage type is not valid for specified benefit contact. Please ensure that the benefit contact is eligible for the coverage type.   
 
top
 

Old_Emergency_Contact

part of: Related_Person
Encapsulating element containing all Emergency Contact data.
 
Parameter name Type/Value Cardinality Description Validations
Emergency_Contact_Reference  Emergency_ContactObject  [1..1]  A reference for the emergency contact.   
Emergency_Contact_Data  Emergency_Contact_Data  [1..1]  Contains the details about an emergency contact.   
top
 

Emergency_ContactObject

part of: Old_Emergency_Contact
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Emergency_ContactObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Emergency_ContactObjectID

part of: Emergency_ContactObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Emergency_Contact_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Emergency_Contact_Data

part of: Old_Emergency_Contact
Contains the details about an emergency contact.
 
Parameter name Type/Value Cardinality Description Validations
@Primary  boolean  [0..1]  Flag to specify the emergency contact is primary or not.   
@Priority  decimal (12, 0)   [0..1]  The order of the priority of the emergency contact   
Emergency_Contact_ID  string  [0..1]  The ID for the emergency contact.   
Language_Reference  Language_SkillObject  [0..*]  The preferred language for the emergency contact.   
Emergency_Contact_Priority_Reference  Emergency_Contact_PriorityObject  [0..1]  The order of priority for the emergency contact.   
top
 

Language_SkillObject

part of: Language_Achievement_Data, Emergency_Contact_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Language_SkillObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Language_SkillObjectID

part of: Language_SkillObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Language_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Emergency_Contact_PriorityObject

part of: Emergency_Contact_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Emergency_Contact_PriorityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Emergency_Contact_PriorityObjectID

part of: Emergency_Contact_PriorityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Emergency_Contact_Priority_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Person_Qualification_Data

part of: Worker_Data
Contains the worker's skills and experience. Security Note: This element is secured to the following domains: Self Service: Skills and Experience; Worker: Skills and Experience
 
Parameter name Type/Value Cardinality Description Validations
Accomplishment  Accomplishment  [0..*]  Wrapper element for Accomplishments   
External_Job_History  Job_History  [0..*]  Wrapper element for External Employment.   
Competency  Competency_Achievement_Data__v10_  [0..*]  Wrapper element for Competency information.   
Certification  Certification_Achievement  [0..*]  Wrapper element for Certification information.   
Training  Training  [0..*]  Wrapper element for Training information.   
Award  Award  [0..*]  Wrapper element for Award information.   
Organization_Membership  Membership  [0..*]  Wrapper element for Organization Membership information.   
Education  Education  [0..*]  Wrapper element for Education information.   
Work_Experience  Work_Experience_Data  [0..*]  Wrapper element for work experience.   
Language  Language_Achievement_Data  [0..*]  Wrapper element for Language information.   
Internal_Project_Experience  Internal_Project_Experience  [0..*]  Wrapper element for Internal Project Experience information.   
top
 

Accomplishment

part of: Person_Qualification_Data
Wrapper element for the Accomplishment data.
 
Parameter name Type/Value Cardinality Description Validations
Accomplishment_Reference  AccomplishmentObject  [0..1]  Reference ID for the Accomplishment Profile.   
Accomplishment_Data  Accomplishment_Achievement_Data  [0..*]  Wrapper element for the Accomplishment data. 
Validation Description
There is an in progress event for this worker for the accomplishment: [accomplishment]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an accomplishment for a particular worker. 
 
top
 

AccomplishmentObject

part of: Accomplishment
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  AccomplishmentObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

AccomplishmentObjectID

part of: AccomplishmentObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Accomplishment_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Accomplishment_Achievement_Data

part of: Accomplishment
Wrapper element for the Accomplishment data.
 
Parameter name Type/Value Cardinality Description Validations
Accomplishment_ID  string  [0..1]  Accomplishment ID. If no value is provided, a new accomplishment will be created. If a value is passed in an a corresponding accomplishment is not found, a new accomplishment will be created with the provided id.   
Remove_Accomplishment  boolean  [0..1]  Used for inbound operations to indicate that the accomplishment should be removed for the person. Will always return false for outbound operations. 
Validation Description
Accomplishment Removed is true without an Accomplishment or valid Accomplishment ID. An Accomplishment or valid Accomplishment ID must be specified in order to remove the Accomplishment.   
 
Accomplishment  RichText  [0..1]  Details about the accomplishment. Required unless the accomplishment is being removed. 
Validation Description
Accomplishment Description must be specified unless the accomplishment is being removed.   
 
Start_Date  date  [0..1]  Start date of the accomplishment. Required unless the accomplishment is being removed. 
Validation Description
Start Date must be specified unless the accomplishment is being removed.   
 
End_Date  date  [0..1]  Completion date of the accomplishment.   
Position_Reference  Position_ElementObject  [0..1]  Reference ID of the position when the accomplishment was achieved. 
Validation Description
Position is not valid for this Worker as of the effective date. Worker: [worker] Position: [position] Date: [date]   
Position submitted is not filled as of the effective date.   
 
Validation Description
There is an in progress event for this worker for the accomplishment: [accomplishment]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an accomplishment for a particular worker. 
top
 

Job_History

part of: Person_Qualification_Data
Wrapper element for Job History information.
 
Parameter name Type/Value Cardinality Description Validations
Job_History_Reference  Job_HistoryObject  [0..1]  Reference to the Job History profile.   
External_Job_History_Data  Job_History_Achievement_Data  [0..*]  Wrapper element for Job History Data. 
Validation Description
There is an in progress event for this worker for the Job History: [job]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a job history for a particular worker. 
Either the Company or a Job History Company Reference must be specified, unless the Job History is being removed.   
Either a Company name or Job History Company reference must be specified, but not both.   
 
top
 

Job_HistoryObject

part of: Job_History
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Job_HistoryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Job_HistoryObjectID

part of: Job_HistoryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Job_History_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Job_History_Achievement_Data

part of: Job_History
Wrapper element for the job history information.
 
Parameter name Type/Value Cardinality Description Validations
External_Employment_ID  string  [0..1]  External Employment ID. If no value is provided, a new external employment will be created. If a value is passed in an a corresponding external employment is not found, a new external employment will be created with the provided id.   
Remove_Job_History  boolean  [0..1]  Used for inbound operations to indicate that the Job History should be removed for the person. Will always return false for outbound operations. 
Validation Description
Remove Job History is true without a Job History or valid External Employment ID. A Job History or valid External Employment ID must be specified in order to remove the Job History.   
 
Job_Title  string  [0..1]  The Business Title for the job. Required unless the Job History is being removed. 
Validation Description
Job Title must be specified unless the Job History is being removed.   
 
Company  string  [0..1]  The name of the company. Either this field or Job History Company Reference is required unless the Job History is being removed.   
Job_History_Company_Reference  Job_History_CompanyObject  [0..1]  A reference to an existing Job History Company. Either this field or Company is required unless the Job History is being removed.   
Start_Date  date  [0..1]  The start date of employment. Required unless the Job History is being removed. 
Validation Description
Start Date must be specified unless the Job History is being removed.   
 
End_Date  date  [0..1]  The end date of employment.   
Responsibilities_and_Achievements  string  [0..1]  Description of responsibilities and achievements during the tenure of the job.   
Location  string  [0..1]  The location of the job.   
Job_Reference  string  [0..1]  References from colleagues, subordinates,managers, associates during the job tenure.   
Contact  string  [0..1]  Contact information for the job.   
Validation Description
There is an in progress event for this worker for the Job History: [job]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a job history for a particular worker. 
Either the Company or a Job History Company Reference must be specified, unless the Job History is being removed.   
Either a Company name or Job History Company reference must be specified, but not both.   
top
 

Job_History_CompanyObject

part of: Job_History_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Job_History_CompanyObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Job_History_CompanyObjectID

part of: Job_History_CompanyObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Job_History_Company_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Competency_Achievement_Data__v10_

part of: Person_Qualification_Data
Wrapper element for Competency Data.
 
Parameter name Type/Value Cardinality Description Validations
Competency_Level_Behavior_Reference  Unique_IdentifierObject  [0..1]  Statement about the Competency.   
Assessment_Comment  string  [0..1]  Comments about the competency assessment.   
Assessed_On  date  [0..1]  Date the competency assessment was carried out.   
Assessed_By_Worker_Reference  WorkerObject  [0..1]  Worker carrying out the competency assessment.   
Competency_Reference  CompetencyObject  [1..1]  Reference for the Competency.   
top
 

CompetencyObject

part of: Competency_Achievement_Data__v10_
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  CompetencyObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

CompetencyObjectID

part of: CompetencyObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Competency_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Certification_Achievement

part of: Person_Qualification_Data
Wrapper element for Certification information.
 
Parameter name Type/Value Cardinality Description Validations
Certification_Reference  Certification_SkillObject  [0..1]  The reference to the certification profile.   
Certification_Data  Certification_Achievement_Data  [1..*]  Wrapper element for Certification data. 
Validation Description
You must either submit a Certification Reference or a Certification Name and Issuer.  As of v13, certification name and issuer are no longer required. You may submit a certification reference or a name and issuer. 
There is an in progress event for this worker for the certification: [cert]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a certification for a particular worker. 
Exam Date must be less than or equal to Issued Date.  Exam Date must be less than or equal to Issued Date. 
Expiration Date may not be prior to Issued Date.  Expiration Date may not be prior to Issued Date. 
Issued Date must be less than or equal to today's date.  Issued Date must be less than or equal to today's date. 
Exam Date must be less than Expiration Date.  Exam Date must be less than Expiration Date. 
 
top
 

Certification_SkillObject

part of: Certification_Achievement
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Certification_SkillObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Certification_SkillObjectID

part of: Certification_SkillObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Certification_Skill_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Certification_Achievement_Data

part of: Certification_Achievement
Wrapper element for Certification information.
 
Parameter name Type/Value Cardinality Description Validations
Certification_ID  string  [0..1]  Certification ID. If no value is provided, a new certification will be created. If a value is passed in and a corresponding certification is not found, a new certification will be created with the provided id.   
Remove_Certification  boolean  [0..1]  Used for inbound operations to indicate that the certification should be removed for the person. Will always return false for outbound operations. 
Validation Description
Remove Certification is true without a Certification Skill or valid Certification ID. A Certification or valid Certification ID must be specified in order to remove the Certification.   
 
Certification_Reference  CertificationObject  [0..1]  Wrapper element for the Certification Reference, i.e. from the list of pre-defined certifications.   
Country_Reference  CountryObject  [0..1]  The country in which the certification is used.   
Certification_Name  string  [0..1]  The name of the Certification.   
Issuer  string  [0..1]  The authority issuing the certification.   
Certification_Number  string  [0..1]  Certification Number for the Certification.   
Issued_Date  date  [0..1]  The date the certification was issued.   
Expiration_Date  date  [0..1]  The date of expiration of the certification.   
Examination_Score  string  [0..1]  The person's score on the certification examination.   
Examination_Date  date  [0..1]  The date the certification examination was taken.   
Worker_Document_Data  Certification_Attachment_Data  [0..*]  Worker Document Data is only used for worker certifications. Do not use this for applicants.   
Validation Description
You must either submit a Certification Reference or a Certification Name and Issuer.  As of v13, certification name and issuer are no longer required. You may submit a certification reference or a name and issuer. 
There is an in progress event for this worker for the certification: [cert]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a certification for a particular worker. 
Exam Date must be less than or equal to Issued Date.  Exam Date must be less than or equal to Issued Date. 
Expiration Date may not be prior to Issued Date.  Expiration Date may not be prior to Issued Date. 
Issued Date must be less than or equal to today's date.  Issued Date must be less than or equal to today's date. 
Exam Date must be less than Expiration Date.  Exam Date must be less than Expiration Date. 
top
 

CertificationObject

part of: Certification_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  CertificationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

CertificationObjectID

part of: CertificationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Certification_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Certification_Attachment_Data

part of: Certification_Achievement_Data
Attachments for Certification.
 
Parameter name Type/Value Cardinality Description Validations
File_Name  string (255)   [1..1]  Filename for the attachment.   
Comment  string  [0..1]  Free form text comment about the attachment.   
File  base64Binary  [0..1]  Binary file contents.   
Document_Category_Reference  Document_Category__All_Object  [1..1]  Category of attachment.   
Content_Type  string (80)   [0..1]  Text attribute identifying Content Type of the Attachment.   
top
 

Document_Category__All_Object

part of: Worker_Document_Details_Data, Certification_Attachment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Document_Category__All_ObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Document_Category__All_ObjectID

part of: Document_Category__All_Object
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Document_Category__Workday_Owned__ID, Document_Category_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Training

part of: Person_Qualification_Data
Wrapper element for Training information.
 
Parameter name Type/Value Cardinality Description Validations
Training_Reference  TrainingObject  [0..1]  Reference to the Training information.   
Training_Data  Training_Achievement_Data  [0..*]  Wrapper element for Training information. 
Validation Description
There is an in progress event for this worker for the training: [training]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a training for a particular worker. 
Training Type is required and must have a value.   
 
top
 

TrainingObject

part of: Training
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  TrainingObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

TrainingObjectID

part of: TrainingObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Training_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Training_Achievement_Data

part of: Training
Wrapper element for Training information.
 
Parameter name Type/Value Cardinality Description Validations
Training_ID  string  [0..1]  Training ID. If no value is provided, a new training will be created. If a value is passed in and a corresponding training is not found, a new training will be created with the provided id.   
Remove_Training  boolean  [0..1]  Used for inbound operations to indicate that the training should be removed for the person. Will always return false for outbound operations. 
Validation Description
Remove Training is true without an Training or valid Training ID. An Training or valid Training ID must be specified in order to remove the Training.   
 
Training  string  [0..1]  The Name of the Training. Required unless the training is being removed. 
Validation Description
Training must be specified unless the training is being removed.   
 
Description  string  [0..1]  Description of the training.   
Training_Type_Reference  Training_TypeObject  [0..1]  Reference to the Training Type (Example: Instructor-led, Online)   
Completion_Date  date  [0..1]  The date of completion of the training.   
Training_Duration  string  [0..1]  The length of the course in days.   
Validation Description
There is an in progress event for this worker for the training: [training]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a training for a particular worker. 
Training Type is required and must have a value.   
top
 

Training_TypeObject

part of: Training_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Training_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Training_TypeObjectID

part of: Training_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Training_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Award

part of: Person_Qualification_Data
Wrapper element for Award information.
 
Parameter name Type/Value Cardinality Description Validations
Award_Reference  AwardObject  [0..1]  Reference to the Award Profile.   
Award_Data  Award_Achievement_Data  [0..*]  Wrapper element for Award information. 
Validation Description
There is an in progress event for this worker for the award: [award]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an award for a particular worker. 
 
top
 

AwardObject

part of: Award
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  AwardObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

AwardObjectID

part of: AwardObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Award_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Award_Achievement_Data

part of: Award
Wrapper element for Award information.
 
Parameter name Type/Value Cardinality Description Validations
Award_ID  string  [0..1]  Award ID. If no value is provided, a new award will be created. If a value is passed in and a corresponding award is not found, a new award will be created with the provided id.   
Remove_Award  boolean  [0..1]  Used for inbound operations to indicate that the award should be removed for the person. Will always return false for outbound operations. 
Validation Description
Remove Award is true without an Award or valid Award ID. An Award or valid Award ID must be specified in order to remove the Award.   
 
Award  string  [0..1]  The name of the award. Required unless the award is being removed. 
Validation Description
Award Name must be specified unless the award is being removed.   
 
Awarding_Body  string  [0..1]  The authority granting the award. Required unless the award is being removed. 
Validation Description
Awarding Body must be specified unless the award is being removed.   
 
Description  string  [0..1]  The description of the award.   
Date_Received  date  [0..1]  The date the award was received. Required unless the award is being removed. 
Validation Description
Date Received is required unless the award is being removed.   
 
Validation Description
There is an in progress event for this worker for the award: [award]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an award for a particular worker. 
top
 

Membership

part of: Person_Qualification_Data
Wrapper element for the Organization Membership information.
 
Parameter name Type/Value Cardinality Description Validations
Organization_Membership_Reference  MembershipObject  [0..1]  Reference to the membership profile.   
Organization_Membership_Data  Organization_Membership_Data  [0..*]  Wrapper element for the Organization Membership information. 
Validation Description
There is an in progress event for this worker for the membership: [membership]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a membership for a particular worker. 
 
top
 

MembershipObject

part of: Membership
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  MembershipObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

MembershipObjectID

part of: MembershipObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Membership_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Organization_Membership_Data

part of: Membership
Wrapper element for the Organization Membership information.
 
Parameter name Type/Value Cardinality Description Validations
Membership_ID  string  [0..1]  Membership ID. If no value is provided, a new membership will be created. If a value is passed in an a corresponding membership is not found, a new membership will be created with the provided id.   
Remove_Membership  boolean  [0..1]  Used for inbound operations to indicate that the membership should be removed for the person. Will always return false for outbound operations. 
Validation Description
Remove Membership is true without an Membership or valid Membership ID. An Membership or valid Membership ID must be specified in order to remove the Membership.   
 
Membership  string  [0..1]  The name of the organization the person is member of. Required unless the membership is being removed. 
Validation Description
Membership must be specified unless the membership is being removed.   
 
Affiliation  string  [0..1]  Any organization that the membership is affiliated to.   
Member_Since  date  [0..1]  The date when the membership was started.   
Validation Description
There is an in progress event for this worker for the membership: [membership]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for a membership for a particular worker. 
top
 

Education

part of: Person_Qualification_Data
Wrapper element for Education information.
 
Parameter name Type/Value Cardinality Description Validations
Education_Reference  EducationObject  [0..1]  The reference to the education profile.   
Education_Data  Education_Achievement_Data  [0..*]  Wrapper element for Education information. 
Validation Description
The request must contain either a School Reference ID or School Name.   
There is an in progress event for this worker for the education: [education]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an education for a particular worker. 
If you submit Date Degree Received, the Degree Completed Reference must have a value of Yes.   
In one or more cases, the degree selected for a worker is not available in the country where the degree was earned. Please make sure to only select degrees that are available in the country that the school is in.   
 
top
 

EducationObject

part of: Education
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  EducationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

EducationObjectID

part of: EducationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Education_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Education_Achievement_Data

part of: Education
Wrapper element for Education information.
 
Parameter name Type/Value Cardinality Description Validations
Education_ID  string  [0..1]  Education ID. If no value is provided, a new education will be created. If a value is passed in and a corresponding education is not found a new education will be created with the provided id.   
Remove_Education  boolean  [0..1]  Used for inbound operations to indicate that the education should be removed for the person. Will always return false for outbound operations. 
Validation Description
Remove Education is true without an Education or valid Education ID. An Education or valid Education ID must be specified in order to remove the Education.   
 
Country_Reference  CountryObject  [0..1]  The Reference of the Country in which the school is located. If the Country Reference and School Name matches an entry from the Schools report, this reference will not be set; a School Reference will be used instead.   
School_Reference  SchoolObject  [0..1]  The Reference of the School where the education was received. The Schools report returns all of the schools that can be referenced.   
School_Name  string  [0..1]  The name of the education institution.   
School_Type_Reference  School_TypeObject  [0..1]  A Reference of the of School Type. If a School Reference is submitted, or found by a matching Country Reference and School Name, this value will not be saved because the School Reference is linked to a School Type.   
Location  string  [0..1]  The text location of the education institution. If a School Reference is submitted, or found by a matching Country Reference and School Name, this value will not be saved.   
Degree_Reference  DegreeObject  [0..1]  The degree earned.   
Degree_Completed_Reference  Degree_CompletedObject  [0..1]  Indicates whether the degree was received.   
Date_Degree_Received  date  [0..1]  The date on which the degree was awarded.   
Field_Of_Study_Reference  Field_of_StudyObject  [0..1]  The field of study.   
Grade_Average  string  [0..1]  The grade point average.   
First_Year_Attended  date  [0..1]  The first year of attendance.   
Last_Year_Attended  date  [0..1]  The last year of attendance.   
Is_Highest_Level_of_Education  boolean  [0..1]  Indicates whether this is the worker's highest level of education. Degrees are ranked using Qualification Rating Value. If a worker has two or more equivalent degrees, the most recent one is considered highest.   
First_Day_Attended  date  [0..1]  The first date of attendance using day month year precision. Note this can only be populated when the Education is for a Worker in a Country that has been configured to 'Use Date with Day Precision for Education' on Tenant Setup - Global.   
Last_Day_Attended  date  [0..1]  The last date of attendance using day month year precision. Note this can only be populated when the Education is for a Worker in a Country that has been configured to 'Use Date with Day Precision for Education' on Tenant Setup - Global.   
Validation Description
The request must contain either a School Reference ID or School Name.   
There is an in progress event for this worker for the education: [education]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an education for a particular worker. 
If you submit Date Degree Received, the Degree Completed Reference must have a value of Yes.   
In one or more cases, the degree selected for a worker is not available in the country where the degree was earned. Please make sure to only select degrees that are available in the country that the school is in.   
top
 

SchoolObject

part of: Education_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  SchoolObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

SchoolObjectID

part of: SchoolObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, School_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

School_TypeObject

part of: Education_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  School_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

School_TypeObjectID

part of: School_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Educational_Institution_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

DegreeObject

part of: Education_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  DegreeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

DegreeObjectID

part of: DegreeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Degree_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Degree_CompletedObject

part of: Education_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Degree_CompletedObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Degree_CompletedObjectID

part of: Degree_CompletedObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Degree_Completed_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Field_of_StudyObject

part of: Education_Achievement_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Field_of_StudyObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Field_of_StudyObjectID

part of: Field_of_StudyObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Field_Of_Study_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Work_Experience_Data

part of: Person_Qualification_Data
Wrapper element for the work experience.
 
Parameter name Type/Value Cardinality Description Validations
Experience_Reference  Work_Experience_SkillObject  [0..1]  The reference to the work experience. 
Validation Description
There is an in progress event for this worker for the work experience: [experience]. Only one in progress event is allowed.   
 
Remove_Experience  boolean  [0..1]  Used for inbound operations to indicate that the work experience should be removed for the person. Will always return false for outbound operations.   
Experience_Rating_Reference  Work_Experience_RatingObject  [0..1]  The reference to the work experience rating.   
Experience_Comment  string  [0..1]  Comments about the work experience.   
top
 

Work_Experience_SkillObject

part of: Work_Experience_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Work_Experience_SkillObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Work_Experience_SkillObjectID

part of: Work_Experience_SkillObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Work_Experience_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Work_Experience_RatingObject

part of: Work_Experience_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Work_Experience_RatingObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Work_Experience_RatingObjectID

part of: Work_Experience_RatingObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Work_Experience_Rating_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Language_Achievement_Data

part of: Person_Qualification_Data
Wrapper element for Language Achievement information
 
Parameter name Type/Value Cardinality Description Validations
Language_Reference  Language_SkillObject  [1..1]  Language Reference 
Validation Description
There is an in progress event for this worker for the language: [language]. Only one in progress event is allowed.   
 
Remove_Language  boolean  [0..1]  Used for inbound operations to indicate that the language should be removed for the person. Will always return false for outbound operations.   
Native_Language  boolean  [0..1]  Used for inbound operations to indicate that the language is Native language for the person.   
Language_Ability  Language_Ability  [0..*]  Wrapper element for Language Ability 
Validation Description
Language Ability must not be specified if Remove Language is true.   
 
Assessed_On  date  [0..1]  Date of Assessment   
Note  string  [0..1]  Assessment Comments   
Assessed_by_Worker_Reference  WorkerObject  [0..1]  Worker assessing the language   
top
 

Language_Ability

part of: Language_Achievement_Data
Wrapper element for Language Ability
 
Parameter name Type/Value Cardinality Description Validations
Language_Ability_Reference  Language_AbilityObject  [0..1]  Language Ability Reference   
Language_Ability_Data  Language_Ability_Data  [1..*]  Contains the language ability information. 
Validation Description
Duplicate Language Ability Types for a single Language Ability are not allowed.   
 
top
 

Language_AbilityObject

part of: Language_Ability
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Language_AbilityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Language_AbilityObjectID

part of: Language_AbilityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Language_Ability_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Language_Ability_Data

part of: Language_Ability
Contains the language ability information.
 
Parameter name Type/Value Cardinality Description Validations
Language_Proficiency_Reference  Language_ProficiencyObject  [0..1]  Reference element representing a unique instance of Language Proficiency.   
Language_Ability_Type_Reference  Language_Ability_TypeObject  [0..1]  Reference element representing a unique instance of Language Ability Type.   
Validation Description
Duplicate Language Ability Types for a single Language Ability are not allowed.   
top
 

Language_ProficiencyObject

part of: Language_Ability_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Language_ProficiencyObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Language_ProficiencyObjectID

part of: Language_ProficiencyObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Language_Proficiency_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Language_Ability_TypeObject

part of: Language_Ability_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Language_Ability_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Language_Ability_TypeObjectID

part of: Language_Ability_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Language_Ability_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Internal_Project_Experience

part of: Person_Qualification_Data
Wrapper element for Internal Project Experience information.
 
Parameter name Type/Value Cardinality Description Validations
Internal_Project_Experience_Reference  Internal_Project_ExperienceObject  [0..1]  Reference to the Internal Project Experience.   
Internal_Project_Experience_Data  Internal_Project_Experience_Data  [0..*]  Wrapper element for the Internal Project Experience information. 
Validation Description
There is an in progress event for this worker for the internal project experience: [project]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an internal project experience for a particular worker. 
 
top
 

Internal_Project_ExperienceObject

part of: Internal_Project_Experience
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Internal_Project_ExperienceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Internal_Project_ExperienceObjectID

part of: Internal_Project_ExperienceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Internal_Project_Experience_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Internal_Project_Experience_Data

part of: Internal_Project_Experience
Wrapper element for the Internal Project Experience information.
 
Parameter name Type/Value Cardinality Description Validations
Internal_Project_Experience_ID  string  [0..1]  Internal Project Experience ID. If no value is provided, a new internal project experience will be created. If a value is passed in an a corresponding internal project experience is not found, a new internal project experience will be created with the provided id.   
Remove_Internal_Project_Experience  boolean  [0..1]  Used for inbound operations to indicate that the internal project experience should be removed for the person. Will always return false for outbound operations. 
Validation Description
Remove Internal Project Experience is true without an Internal Project Experience or valid Internal Project Experience ID. An Internal Project Experience or valid Internal Project Experience ID must be specified in order to remove the Internal Project Experience.   
 
Internal_Project  string  [0..1]  The name of the project. Required unless the project is being removed. 
Validation Description
Internal Project must be specified unless the Internal Project Experience is being removed.   
 
Description  string  [0..1]  The project description.   
Start_Date  date  [0..1]  The date the project started.   
End_Date  date  [0..1]  The date the project ended. 
Validation Description
The End Date must be on or after the Start Date   
 
Project_Leader  string  [0..1]  The project leader. This field is free entry and is not tied in any way to any employee or other person in the system.   
Validation Description
There is an in progress event for this worker for the internal project experience: [project]. Only one in progress event is allowed.  Only one change can be in progress (the event in progress and not complete or canceled) for an internal project experience for a particular worker. 
top
 

Employee_Review_Data

part of: Worker_Data
Contains the latest completed performance review for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Performance_Review_Data  Performance_Review_Data  [0..1]  Contains the latest completed performance review for the employee.   
Performance_Improvement_Plan_Data  Performance_Improvement_Plan_Data  [0..1]  Contains the latest completed performance improvement plan for the employee.   
Development_Plan_Data  Development_Plan_Data  [0..1]  Contains the latest completed development plan for the employee.   
Disciplinary_Action_Data  Disciplinary_Action_Data  [0..1]  Contains the latest completed disciplinary action for the employee.   
top
 

Performance_Review_Data

part of: Employee_Review_Data
Contains the latest completed performance review for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Performance_Review_Reference  Unique_IdentifierObject  [0..1]  Contains a reference to latest completed performance review for the employee.   
Review_Data  Employee_Review_Details_Data  [0..1]  Contains the information about the performance review for the employee.   
top
 

Employee_Review_Details_Data

part of: Performance_Review_Data, Performance_Improvement_Plan_Data, Disciplinary_Action_Data, Development_Plan_Data
Contains the information about the review for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Manager_Reference  WorkerObject  [0..1]  The manager for this review.   
Review_Type_Reference  Review_TypeObject  [0..1]  The type of review.   
Review_Template_Reference  Employee_Review_TemplateObject  [0..1]  The review template that was used as a basis for the review.   
Review_Initiated_Date  dateTime  [0..1]  The date the review was started (i.e. first created).   
Period_Start_Date  date  [0..1]  The date the review period began.   
Period_End_Date  date  [0..1]  The date the review period ended.   
Self_Evaluation_Data  Self_Evaluation_Detail_Data  [0..1]  Contains the evaluation information that was filled out by the employee.   
Manager_Evaluation_Data  Manager_Evaluation_Detail_Data  [0..1]  Contains the evaluation information that was filled out by the manager.   
top
 

Review_TypeObject

part of: Employee_Review_Details_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Review_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Review_TypeObjectID

part of: Review_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Review_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Review_TemplateObject

part of: Employee_Review_Details_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Employee_Review_TemplateObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Employee_Review_TemplateObjectID

part of: Employee_Review_TemplateObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Employee_Review_Template_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Self_Evaluation_Detail_Data

part of: Employee_Review_Details_Data
Contains the evaluation information that was filled out by the employee.
 
Parameter name Type/Value Cardinality Description Validations
Overall_Data  Overall_Evaluation_Detail_Data  [0..1]  The overall section evaluation information (rating, comments) from the employee.   
top
 

Overall_Evaluation_Detail_Data

part of: Self_Evaluation_Detail_Data, Manager_Evaluation_Detail_Data
The overall section evaluation information (rating, comments) for the evaluator.
 
Parameter name Type/Value Cardinality Description Validations
Rating_Reference  Review_RatingObject  [0..1]  The overall rating assigned to the review.   
Comment  RichText  [0..1]  The overall comment assigned to the review.   
top
 

Review_RatingObject

part of: Overall_Evaluation_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Review_RatingObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Review_RatingObjectID

part of: Review_RatingObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Review_Rating_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Manager_Evaluation_Detail_Data

part of: Employee_Review_Details_Data
Contains the evaluation information that was filled out by the manager.
 
Parameter name Type/Value Cardinality Description Validations
Overall_Data  Overall_Evaluation_Detail_Data  [0..1]  The overall section evaluation information (rating, comments) from the manager.   
top
 

Performance_Improvement_Plan_Data

part of: Employee_Review_Data
Contains the latest completed performance improvement plan for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Performance_Improvement_Plan_Reference  Unique_IdentifierObject  [0..1]  Contains a reference to latest completed performance improvement plan for the employee.   
Review_Data  Employee_Review_Details_Data  [0..1]  Contains the information about the performance improvement plan for the employee.   
top
 

Development_Plan_Data

part of: Employee_Review_Data
Contains the latest completed development plan for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Development_Plan_Reference  Unique_IdentifierObject  [0..1]  Contains a reference to latest completed development plan for the employee.   
Review_Data  Employee_Review_Details_Data  [0..1]  Contains the information about the development plan for the employee.   
top
 

Disciplinary_Action_Data

part of: Employee_Review_Data
Contains the latest completed disciplinary action for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Disciplinary_Action_Reference  Unique_IdentifierObject  [0..1]  Contains a reference to latest completed disciplinary action for the employee.   
Disciplinary_Action_Reason_Reference  Disciplinary_Action_ReasonObject  [0..*]  The reason why the disciplinary action was taken.   
Disciplinary_Action_Related_To_Reference  Unique_IdentifierObject  [0..*]  The prior disciplinary action(s) that this is related to.   
Review_Data  Employee_Review_Details_Data  [0..1]  Contains the information about the disciplinary action for the employee.   
top
 

Disciplinary_Action_ReasonObject

part of: Disciplinary_Action_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Disciplinary_Action_ReasonObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Disciplinary_Action_ReasonObjectID

part of: Disciplinary_Action_ReasonObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Disciplinary_Action_Reason_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Image_Data

part of: Worker_Data
Encapsulating element containing all Employee Image data.
 
Parameter name Type/Value Cardinality Description Validations
Filename  string (255)   [1..1]  Text attribute identifying Filename of the Attachment.   
Image  base64Binary  [0..1]  File content in binary format.   
top
 

Worker_Document_Data_WWS

part of: Worker_Data
Wrapper element for documents associated with a worker.
 
Parameter name Type/Value Cardinality Description Validations
Worker_Document  Worker_Document_WWS  [0..*]  Wrapper element for documents associated with a worker.   
top
 

Worker_Document_WWS

part of: Worker_Document_Data_WWS
Wrapper element for documents associated with a worker.
 
Parameter name Type/Value Cardinality Description Validations
Worker_Document_Reference  Worker_DocumentObject  [1..1]  The reference to the worker document.   
Worker_Document_Detail_Data  Worker_Document_Details_Data  [1..1]  The information about the worker document, such as the category and file.   
top
 

Worker_Document_Details_Data

part of: Worker_Document_WWS
Wrapper element for the details of a worker document.
 
Parameter name Type/Value Cardinality Description Validations
Document_Category_Reference  Document_Category__All_Object  [1..1]  The category that the worker document is for.   
Filename  string (255)   [1..1]  The name of the worker document file.   
Comment  string  [0..1]  A comment about the worker document.   
File  base64Binary  [0..1]  The document that was attached for the worker.   
top
 

Document_Field_Result_Data

part of: Worker_Data
Result of the evaluation of an External Field based on a contextual instance.
 
Parameter name Type/Value Cardinality Description Validations
Field_Reference  Integration_Document_FieldObject  [0..1]  Integration Document Field Reference   
Value  string  [0..1]  Value   
top
 

Integration_Document_FieldObject

part of: Document_Field_Result_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Integration_Document_FieldObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Integration_Document_FieldObjectID

part of: Integration_Document_FieldObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Integration_Document_Field_Name, Workday_Integration_Document_Field_Name  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
@parent_id  string  [0..1]  Contains a unique identifier for an instance of a parent object   
@parent_type  WID, Integration_Document_Name, Workday_Integration_Document_Name  [0..1]  The unique identifier type of a parent object   
top
 

Event_Target_Transaction_Log_Entry_Data

part of: Worker_Data
Encapsulating element containing all transaction log entries.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Log_Entry  Transaction_Log_Entry  [0..*]  Encapsulating element containing the transaction log entry.   
top
 

Transaction_Log_Entry

part of: Event_Target_Transaction_Log_Entry_Data
Encapsulating element containing the transaction log entry.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Log_Reference  Transaction_LogObject  [0..1]  A reference to a transaction log entry.   
Transaction_Log_Data  Transaction_Log_Data  [0..1]  Encapsulating element containing the data of the transaction log entry.   
top
 

Transaction_Log_Data

part of: Transaction_Log_Entry, Main_Transaction_Log_Entry_Data
Encapsulating element containing the data of the transaction log entry.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Log_Description  string  [0..1]  The Description of the Transaction Log   
Transaction_Effective_Moment  dateTime  [0..1]  Date attribute identifying the effective moment of the transaction.   
Transaction_Entry_Moment  dateTime  [0..1]  Date attribute identifying the entry moment of the transaction.   
Transaction_Log_Type_Reference  Transaction_Log_TypeObject  [0..*]  References to the transaction log types of the transaction.   
Transaction_Target_Reference  Event_TargetObject  [0..*]  References to the transaction targets of the transaction.   
Is_Rescind_Or_Rescinded  boolean  [0..1]  This transaction log is either an event that has been rescinded or is a rescind event that rescinds another event.   
Is_Correction_Or_Corrected  boolean  [0..1]  This transaction log is either an event that has been corrected or is a correction event that corrects another event.   
top
 

Event_TargetObject

part of: Transaction_Log_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Event_TargetObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Event_TargetObjectID

part of: Event_TargetObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Academic_Affiliate_ID, Academic_Appointment_Track_ID, Academic_Contact_Code, Academic_Person_ID, Academic_Unit_ID, Accounting_Journal_ID, Ad_hoc_Bank_Transaction_ID, Ad_Hoc_Bank_Transaction_Template_ID, Ad_hoc_Payment_Reference_ID, Additional_Benefits_Plan_ID, Additional_Benefits_Plan_Rate_ID, Applicant_ID, Asset_ID, Asset_Reference_ID, Award_Contract_Amendment_ID, Award_Proposal_ID, Award_Proposal_Line_ID, Award_Reference_ID, Background_Check_ID, Background_Process_Instance_ID, Bank_Statement_Reference_ID, Beneficiary_ID, Billing_Schedule_Reference_ID, Blog_ID, Budget_Amendment_ID, Business_Entity_Contact_ID, Candidate_ID, Cash_Sale_ID, Company_Reference_ID, Compensation_Grade_ID, Compensation_Plan_ID, Compensation_Step_ID, Contingent_Worker_ID, Contribution_Plan_ID, Cost_Center_Reference_ID, Course_Lesson_Content_ID, Custom_Organization_Reference_ID, Customer_Contract_Amendment_Reference_ID, Customer_Contract_Reference_ID, Customer_Deposit_Reference_ID, Customer_ID, Customer_Invoice_Adjustment_Reference_ID, Customer_Invoice_Line_Reference_ID, Customer_Invoice_Reference_ID, Customer_Payment_for_Invoices_Reference_ID, Customer_Reference_ID, Customer_Refund_Reference_ID, Customer_Request_ID, Customer_Request_Reference_ID, Defined_Contribution_Plan_ID, Dependent_ID, Document_Number, Donor_Contribution_ID, EFT_Payment_ID, Emergency_Contact_ID, Employee_ID, Expense_Credit_Card_File_Number, Expense_Credit_Card_Purge_ID, Expense_Report_Reference_ID, Former_Worker_ID, Fund_ID, Gift_Reference_ID, Grant_ID, Headcount_Plan_Template_ID, Headcount_Restrictions_ID, Health_Care_Coverage_Plan_ID, Health_Care_Plan_Rate_ID, Health_Savings_Account_Plan_ID, Health_Savings_Account_Plan_Rate_ID, Idea_ID, Insurance_Coverage_Plan_ID, Insurance_Plan_Rate_ID, Investment_Pool_Adjustment_ID, Investment_Pool_Payout_ID, Investment_Pool_Purchase_ID, Investment_Pool_Transfer_ID, Investment_Statement_ID, IRS_1099_MISC_Adjustment_ID, Job_Application_ID, Job_Family_ID, Job_Posting_ID, Job_Profile_ID, Job_Requisition_ID, Line_Number, Location_ID, Membership_Rule_ID, Merchant_Customer_Profile_ID, Named_Professorship_ID, Organization_Reference_ID, Outsourced_Payment_Group_ID, Pay_Group_Detail_ID, Pay_Run_Group_ID, Payment_ID, Payment_Message_ID, Payout_Rate_ID, Payroll_Input_ID, Payroll_Timesheet_Time_In_Time_Out_ID, Payroll_Timesheet_Total_Hours_ID, Period_ID, Position_Budget_Group_ID, Position_ID, Prepaid_Spend_Amortization_Schedule_ID, Procurement_Card_Transaction_Verification_ID, Procurement_Mass_Close_ID, Procurement_Roll_Forward_ID, Program_ID, Project_Hierarchy_ID, Project_ID, Project_Scenario_Group_ID, Project_Timesheet_ID, Purchase_Order_Line_ID, Purchase_Order_Reference_ID, Purchase_Order_Schedule_Reference_ID, Receipt_Number, Receivable_Contract_Line_Reference_ID, Region_Reference_ID, Remittance_File_ID, Reorganization_ID, Request_Leave_of_Absence_ID, Requisition_Line_ID, Requisition_Number, Return_to_Supplier_ID, Return_to_Supplier_Line_ID, Revenue_Category_ID, Revenue_Recognition_Schedule_Reference_ID, Run_Category_ID, Service_Center_ID, Service_Center_Representative_ID, Social_Network_Account, Spend_Authorization_ID, Spend_Category_ID, Spending_Account_Plan_ID, Stock_Grant_Reference_ID, Student_Prospect_Recruitment_ID, Student_Recruiter_ID, Student_Recruiting_Campaign_ID, Supplier_Change_ID, Supplier_Contract_Amendment_ID, Supplier_Contract_History_ID, Supplier_Contract_ID, Supplier_Contract_Line_Number, Supplier_ID, Supplier_Invoice_Adjustment_Reference_ID, Supplier_Invoice_Contract_ID, Supplier_Invoice_Line_ID, Supplier_Invoice_Reference_ID, Supplier_Invoice_Schedule_Reference_ID, Supplier_Reference_ID, System_User_ID, System_User_OpenID, System_User_OpenID_Internal, Talent_Pool_ID, Union_ID, WID, Workday_Project_ID, Worker_Time_Card_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
@parent_id  string  [0..1]  Contains a unique identifier for an instance of a parent object   
@parent_type  WID, Document_Number, Purchase_Order_Reference_ID, Supplier_Contract_Amendment_ID, Supplier_Contract_History_ID, Supplier_Contract_ID  [0..1]  The unique identifier type of a parent object   
top
 

Event_Target_Transaction_Log_Rescind_And_Correct_Data

part of: Worker_Data
Encapsulating element containing transaction log entries that have been rescinded or corrected.
 
Parameter name Type/Value Cardinality Description Validations
Corrected_Or_Rescinded_Transaction_Log_Data  Corrected_Or_Rescinded_Transaction_Data  [0..*]  The details of the transaction that has been rescinded or corrected.   
top
 

Corrected_Or_Rescinded_Transaction_Data

part of: Event_Target_Transaction_Log_Rescind_And_Correct_Data
Transaction Data for an event that has been rescinded or corrected.
 
Parameter name Type/Value Cardinality Description Validations
Main_Transaction_Data  Main_Transaction_Log_Entry_Data  [0..*]  The details of the transaction that has been rescinded or corrected.   
Correction_Or_Rescind_Data  Transaction_Log_Rescind_And_Correct_Event_Data  [0..*]  Details on the rescind or correct of the event described in the main transaction data section.   
top
 

Main_Transaction_Log_Entry_Data

part of: Corrected_Or_Rescinded_Transaction_Data
The details of the transaction that has been rescinded or corrected.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Log_Reference  Transaction_LogObject  [0..1]  A reference to a transaction log entry.   
Transaction_Log_Data  Transaction_Log_Data  [0..1]  Encapsulating element containing the rescind and correction data of the transaction log entry.   
top
 

Transaction_Log_Rescind_And_Correct_Event_Data

part of: Corrected_Or_Rescinded_Transaction_Data
Details on the rescind or correct of the event described in the main transaction data section.
 
Parameter name Type/Value Cardinality Description Validations
Transaction_Log_Reference  Transaction_LogObject  [0..1]  A reference to a transaction log entry.   
Transaction_Log_Description  string  [0..1]  The Description of the Transaction Log   
Is_Correction  boolean  [0..1]  True if this is a correction of the main transaction.   
Is_Rescind  boolean  [0..1]  True if this is a rescind of the main transaction.   
Prior_Effective_Moment  date  [0..1]  Date attribute identifying the effective moment of the transaction prior to the correction. This date will be the same as the transaction effective moment if the correction did not involve a date change.   
Transaction_Entry_Moment  dateTime  [0..1]  Date attribute identifying the entry moment of the transaction.   
top
 

Succession_Profile_Data

part of: Worker_Data
Contains information about all the succession plans that this employee is on.
 
Parameter name Type/Value Cardinality Description Validations
Candidate_Data  Succession_Plan_Candidate_Data  [0..*]  Contains information about the succession plan candidacy for the employee.   
top
 

Succession_Plan_Candidate_Data

part of: Succession_Profile_Data
Contains information about the succession plan candidacy for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Position_Element_Reference  Position_ElementObject  [0..1]  The position or position restriction for which this employee is a succession plan candidate.   
Succession_Readiness_Reference  Succession_ReadinessObject  [0..1]  The readiness of the candidate to fill this position.   
Top_Candidate  boolean  [0..1]  Indicates whether the employee is the top candidate for this succession plan.   
Notes  string  [0..1]  Notes on this candidate.   
Last_Updated  string  [0..1]  The date the candidate information was last updated.   
top
 

Succession_ReadinessObject

part of: Succession_Plan_Candidate_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Succession_ReadinessObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Succession_ReadinessObjectID

part of: Succession_ReadinessObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Succession_Readiness_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Talent_Assessment_Data

part of: Worker_Data
Contains the potential assessment for the employee.
 
Parameter name Type/Value Cardinality Description Validations
Employee_Potential_Data  Employee_Talent_Assessment_Data  [0..1]  Contains the information about the employee's potential.   
top
 

Employee_Talent_Assessment_Data

part of: Talent_Assessment_Data
Contains the information about the employee's potential.
 
Parameter name Type/Value Cardinality Description Validations
Potential_Reference  PotentialObject  [0..1]  The Potential for this Employee.   
Achievable_Level_Reference  Achievable_LevelObject  [0..1]  The Achievable Level for this Employee.   
Retention_Risk_Reference  RetentionObject  [0..1]  The Retention status for this Employee.   
Loss_Impact_Risk_Reference  Loss_ImpactObject  [0..1]  The Loss Impact Status for this Employee   
Notes  string  [0..1]  Notes for this Talent Assessment.   
top
 

PotentialObject

part of: Employee_Talent_Assessment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  PotentialObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

PotentialObjectID

part of: PotentialObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Potential_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Achievable_LevelObject

part of: Employee_Talent_Assessment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Achievable_LevelObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Achievable_LevelObjectID

part of: Achievable_LevelObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Achievable_Level_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

RetentionObject

part of: Employee_Talent_Assessment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  RetentionObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

RetentionObjectID

part of: RetentionObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Retention_Risk_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Loss_ImpactObject

part of: Employee_Talent_Assessment_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Loss_ImpactObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Loss_ImpactObjectID

part of: Loss_ImpactObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Loss_Impact_Code  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Goal_Data

part of: Worker_Data
Contains all the Goal Details (Review Goals and Worker Goal Details) for a Worker.
 
Parameter name Type/Value Cardinality Description Validations
Goal  Worker_Goal  [0..*]  Contains a single Goal Detail (either Review Goal or Worker Goal Detail) and its Notes and History.   
top
 

Worker_Goal

part of: Worker_Goal_Data
Contains the reference to the Goal Detail and all the Goal Data payload.
 
Parameter name Type/Value Cardinality Description Validations
Goal_Reference  GoalObject  [0..1]  Reference to the Goal Detail.   
Goal_Data  Goal_Detail_Data  [0..*]  Contains a single Goal Detail (Review Goal or Worker Goal Detail) and the Notes and History.   
top
 

GoalObject

part of: Worker_Goal
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  GoalObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

GoalObjectID

part of: GoalObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Goal_Reference_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Goal_Detail_Data

part of: Worker_Goal
Contains a single Goal Detail (Review Goal or Worker Goal Detail) and the Notes and History.
 
Parameter name Type/Value Cardinality Description Validations
Goal_Reference_ID  string  [0..1]  Contains the Reference ID for the shared Goal for which this Goal Detail provides a new snapshot.   
Goal  string  [0..1]  Contains the Name of the Goal that is the primary way the Goal is identified to the User.   
Description  string  [0..1]  Contains an optional Description to expand on the Goal Name and which can contain rich text formatting online but the rich text formatting is removed for this response.   
Organization_Goal_Reference  Organization_GoalObject  [0..1]  Contains an optional reference to an Organization Goal which this Goal Detail supports.   
Due_Date  date  [0..1]  Contains the Date that the Goal is Due to be completed.   
Completion_Status_Reference  Component_CompletionObject  [0..1]  Contains an optional reference to a Completion Status that indicates progress of the goal.   
Completion_Date  date  [0..1]  Contains the date the Goal was completed.   
top
 

Organization_GoalObject

part of: Goal_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Organization_GoalObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Organization_GoalObjectID

part of: Organization_GoalObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Organization_Goal_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Component_CompletionObject

part of: Goal_Detail_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Component_CompletionObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Component_CompletionObjectID

part of: Component_CompletionObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Component_Completion_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Development_Item_Data

part of: Worker_Data
Contains all Development Items for the referenced Worker
 
Parameter name Type/Value Cardinality Description Validations
Worker_Development_Item  Worker_Development_Item  [0..*]  Contains the reference to the Development Item and the Development Item details   
top
 

Worker_Development_Item

part of: Worker_Development_Item_Data
Contains the reference to the Development Item and the Development Item details
 
Parameter name Type/Value Cardinality Description Validations
Development_Item_Reference  Development_ItemObject  [0..1]  The reference to the Development Item   
Development_Item_Data  Development_Item_Version_Data  [0..1]  Contains detailed data for the referenced Development Item   
top
 

Development_ItemObject

part of: Worker_Development_Item
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Development_ItemObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Development_ItemObjectID

part of: Development_ItemObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Development_Item_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Development_Item_Version_Data

part of: Worker_Development_Item
Contains detailed data for the referenced Development Item
 
Parameter name Type/Value Cardinality Description Validations
Development_Item  string (140)   [1..1]  Title field of the referenced Development Item   
Additional_Information  RichText  [0..1]  Additional Information field for the referenced Development Item   
Status_Reference  Development_Item_StatusObject  [0..1]  The status of the Development Item. If left blank, it will default to In Progress   
Status_Note  string  [0..1]  Status Note field for the referenced Development Item   
Updated_by_Worker_Reference  WorkerObject  [0..1]  Updated by Worker Reference is the worker updating the Development Item. If left empty, the processing worker will be used.   
Relates_To_Reference  Talent_TagObject  [0..*]  Tag Reference for Development Items based on Competency, Job Profile, and Work Experience Skill. 
Validation Description
Cannot have more than one Relates To Reference of the same type (e.g. Competency, Job Profile, Work Experience).   
 
top
 

Development_Item_StatusObject

part of: Development_Item_Version_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Development_Item_StatusObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Development_Item_StatusObjectID

part of: Development_Item_StatusObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Development_Item_Status  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Talent_TagObject

part of: Development_Item_Version_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Talent_TagObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Talent_TagObjectID

part of: Talent_TagObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Competency_ID, Job_Profile_ID, Work_Experience_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Skill_Item_Data

part of: Worker_Data
Creates all Skills for the referenced Worker
 
Parameter name Type/Value Cardinality Description Validations
Worker_Skill_Item  Skill  [0..*]  Wrapper element for Skill Items.   
top
 

Skill

part of: Worker_Skill_Item_Data
Wrapper element for Skill Items.
 
Parameter name Type/Value Cardinality Description Validations
Skill_Reference  Skill_ItemObject  [0..1]  A reference to a Skill Item.   
Skill_Data  Skill_Item_Data  [0..1]  An element containing information about a Skill Item.   
top
 

Skill_ItemObject

part of: Skill
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Skill_ItemObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Skill_ItemObjectID

part of: Skill_ItemObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Skill_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Skill_Item_Data

part of: Skill
Contains all the information about the Skill Item.
 
Parameter name Type/Value Cardinality Description Validations
@Name  string  [0..1]  The name of the skill item.   
@Inactive  boolean  [0..1]  When true, the Skill Item is inactive.   
Category_Reference  Skill_Item_CategoryObject  [0..1]  A reference to the Skill Item Category associated with the Skill Item.   
ID  string  [0..1]  The ID of the skill item.   
top
 

Skill_Item_CategoryObject

part of: Skill_Item_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Skill_Item_CategoryObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Skill_Item_CategoryObjectID

part of: Skill_Item_CategoryObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Skill_Item_Category_ID, Skill_Item_Category_Name  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Contracts_Data

part of: Worker_Data
Contains the employee's contract information.
 
Parameter name Type/Value Cardinality Description Validations
Employee_Contract_Data  Employee_Contract_Data  [0..*]  Contains data for an Employee Contract.   
top
 

Employee_Contract_Data

part of: Employee_Contracts_Data
Contains data for an Employee Contract.
 
Parameter name Type/Value Cardinality Description Validations
Employee_Contract_Reference  Employee_ContractObject  [0..1]  Employee Contract which is being edited. An employee contract may have many versions. The employee contract reference is common for each version. 1. Update existing contract if Employee Contract Reference is specified. 2. Add new contract if Employee Contract Reference is not specified. 
Validation Description
Employee Contract does not belong to the specified Employee.   
Employee Contract is not for the same position as the parent event's position.   
 
Employee_Contract_Reason_Reference  Employee_Contract_ReasonObject  [0..*]  The reference(s) to the Employee Contract Reason(s) for this Employee Contract.   
Employee_Contract_ID  string  [0..1]  Unique identifier for a an employee contract. 1. If Employee Contract Reference is specified, the existing employee contract will be updated with this Employee Contract ID. If the Employee Contract ID is not specified, the employee contract will retain its existing Employee Contract ID. 2. If Employee Contract Reference is not specified, a new employee contract will be created with this Employee Contract ID. If the Employee Contract ID is not specified, the system will automatically generate a unique identifier. 
Validation Description
Employee Contract ID is already in use.   
 
Contract_Version_Date  dateTime  [0..1]  The date the contract version is created. This is always set to the date and time of the last update. Any value sent in the request will be ignored.   
Contract_ID  string  [0..1]  This is a user-provided identifier and need not be unique. For the same contract it may change over time.   
Contract_Type_Reference  Employee_Contract_TypeObject  [0..1]  The type of contract, based on the contract types defined within your organization. 
Validation Description
Contract type is not valid.   
 
Contract_Start_Date  date  [1..1]  This is the start date in the contract itself. May not be earlier than Hire Date of the primary job or the start date of the Additional Job the contract is attached to. 
Validation Description
Employee contract date range overlaps with another employee contract for this position.   
Employee contract start date cannot be before the start date of the position. Contract Start Date: [contract] Position Date: [start]   
Contract Start Date cannot be after the end date of the position: Contract Start Date: [date1] Position End Date: [date2]   
 
Contract_End_Date  date  [0..1]  This is the end date (if any) in the contract itself. Before opening a new contract for an employee (for example, when transferring or changing jobs) you should end the old contract with an end date one day prior to the Change Job date. 
Validation Description
Contract End Date may not be earlier than Contract Start Date.   
Contract End Date cannot be after this position's end date: [date]   
Contract End Date cannot be after the proposed termination date: [date]   
 
Employee_Contract_Collective_Agreement_Reference  Collective_AgreementObject  [0..*]  The reference(s) to the Collective Agreement(s) for this Employee Contract. 
Validation Description
Only 1 Collective Agreement is allowed.   
 
Maximum_Weekly_Hours  decimal (12, 0) >0   [0..1]  The Maximum Weekly Hours entered for this Employee Contract. 
Validation Description
Maximum Weekly Hours is not valid for this Location.   
 
Minimum_Weekly_Hours  decimal (12, 0) >0   [0..1]  The Minimum Weekly Hours entered for this Employee Contract. 
Validation Description
Minimum Weekly Hours is not valid for this Location.   
 
Contract_Status_Reference  Employee_Contract_StatusObject  [1..1]  The status of the contract, based on the status types defined within your organization. The status values will be those defined for the location of the employee's primary position. 
Validation Description
Employee contract status is not valid.   
 
Position_Reference  Position_ElementObject  [0..1]  The position to which this contract is related. 
Validation Description
Position is not valid for the worker. Position: [position] Worker: [worker]   
Position Reference is required.   
 
Contract_Description  string  [0..1]  Use this field for any notes or details that pertain to this contract or contract version   
Date_Employee_Signed  date  [0..1]  The date the employee signed the contract. Must be within 1 month of the Contract Start Date and not later than the Contract End Date. 
Validation Description
Date Employee Signed cannot be later than the Contract End Date   
Date Employee Signed should be within the year before or month after the Contract Start Date.   
 
Date_Employer_Signed  date  [0..1]  The date the employer signed the contract. Must be within 1 month of the Contract Start Date and not later than the Contract End Date. 
Validation Description
Date Employer Signed should be within a month of the Contract Start Date   
Date Employer Signed cannot be later than the Contract End Date   
 
Worker_Document_Reference  Worker_DocumentObject  [0..*]  You may attach scanned contract images, addendums, or other file attachments.   
top
 

Employee_ContractObject

part of: Employee_Contract_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Employee_ContractObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Employee_ContractObjectID

part of: Employee_ContractObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Employee_Contract_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Contract_ReasonObject

part of: Employee_Contract_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Employee_Contract_ReasonObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Employee_Contract_ReasonObjectID

part of: Employee_Contract_ReasonObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Employee_Contract_Reason_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Contract_TypeObject

part of: Employee_Contract_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Employee_Contract_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Employee_Contract_TypeObjectID

part of: Employee_Contract_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Employee_Contract_Type_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Collective_AgreementObject

part of: Employee_Contract_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Collective_AgreementObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Collective_AgreementObjectID

part of: Collective_AgreementObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Collective_Agreement_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Employee_Contract_StatusObject

part of: Employee_Contract_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Employee_Contract_StatusObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Employee_Contract_StatusObjectID

part of: Employee_Contract_StatusObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Employee_Contract_Status_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Feedback_Received_Data

part of: Worker_Data
Contains the employee's feedback received
 
Parameter name Type/Value Cardinality Description Validations
Feedback_Received  Feedback_Received  [0..*]  Contains the informational components of a feedback (comment, date, question asked, sender, requester, and type).   
top
 

Feedback_Received

part of: Feedback_Received_Data
Contains the informational components of a feedback (comment, date, question asked, sender, requester, and type).
 
Parameter name Type/Value Cardinality Description Validations
From  string  [0..1]  The worker who sent the feedback or displayed as anonymous   
Requested_By_Worker_Reference  WorkerObject  [0..1]  The worker who requested the feedback   
Feedback_Type  string  [0..1]  The feedback type   
Date  date  [0..1]  The date when feedback was submitted   
Feedback_Response_Data  Feedback_Response  [0..*]  Element for Feedback Comments and Questions. There can be multiple questions per request, thus multiple comments per feedback given.   
top
 

Feedback_Response

part of: Feedback_Received
Element for Feedback Comments and Questions. There can be multiple questions per request, thus multiple comments per feedback given.
 
Parameter name Type/Value Cardinality Description Validations
Feedback_Question  RichText  [0..1]  The feedback question   
Feedback_Comment  RichText  [0..1]  The feedback comment   
top
 

System_User_for_Worker_Data

part of: Worker_Data
Contains the worker's user account information (user name, preferred language).
 
Parameter name Type/Value Cardinality Description Validations
User_Name  string  [1..1]  The user name that is used to sign on to the Workday application.   
User_Language__Reference  User_LanguageObject  [0..1]  The preferred language for the user account.   
Locale__Reference  LocaleObject  [0..1]  The preferred locale for the user account.   
Currency_Reference  CurrencyObject  [0..1]  The preferred currency for the user account.   
Time_Zone_Reference  Time_ZoneObject  [0..1]  The preferred time zone for the user account.   
Default_Display_Language_Reference  User_LanguageObject  [0..1]  The default display language is derived by the system from the employee data. It is overridden by the User Language Reference value if it exists.   
top
 

Time_ZoneObject

part of: System_User_for_Worker_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Time_ZoneObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Time_ZoneObjectID

part of: Time_ZoneObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Time_Zone_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Worker_Career_Data

part of: Worker_Data
Contains the current career information for an employee. This includes the travel and relocation preferences, job profiles the employee is interested in, and their career interests
 
Parameter name Type/Value Cardinality Description Validations
Relocation_Data  Relocation_Preference_Data  [0..1]  Contains the information about the employee's willingness to relocate as part of their job.   
Travel_Data  Travel_Preference_Data  [0..1]  Contains the information about the employees willingness to travel as part of their job.   
Job_Interests_Data  Job_Interests_Data  [0..1]  Contains the information about the employee's job interests.   
Career_Interests_Data  Career_Preferences_Data  [0..1]  Employees Career Interest Data.   
top
 

Relocation_Preference_Data

part of: Worker_Career_Data
Contains the information about the employee's willingness to relocate as part of their job.
 
Parameter name Type/Value Cardinality Description Validations
Short_Term_Relocation_Reference  Common_Boolean_EnumerationObject  [0..1]  Indicates if an employee is willing to relocate in the short term to another geographic location as part of their job.   
Short_Term_Relocation_Area__Reference  Relocation_AreaObject  [0..*]  A reference to the geographic area that the employee is willing to relocate to as part of their job. This is only valid when the employee is willing to relocate (Willing to Relocate = Yes or Maybe).   
Long_Term_Relocation_Reference  Common_Boolean_EnumerationObject  [0..1]  Indicates if an employee is willing to relocate in the long term to another geographic location as part of their job.   
Long_Term_Relocation_Area__Reference  Relocation_AreaObject  [0..*]  A reference to the geographic area that the employee is willing to relocate to as part of their job. This is only valid when the employee is willing to relocate (Willing to Relocate = Yes or Maybe).   
Additional_Information  string  [0..1]  More information about why (or why not) the employee is willing to relocate as part of their job.   
top
 

Common_Boolean_EnumerationObject

part of: Relocation_Preference_Data, Relocation_Preference_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Common_Boolean_EnumerationObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Common_Boolean_EnumerationObjectID

part of: Common_Boolean_EnumerationObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Boolean_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Relocation_AreaObject

part of: Relocation_Preference_Data, Relocation_Preference_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Relocation_AreaObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Relocation_AreaObjectID

part of: Relocation_AreaObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Relocation_Area_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Travel_Preference_Data

part of: Worker_Career_Data
Contains the information about the employees willingness to travel as part of their job.
 
Parameter name Type/Value Cardinality Description Validations
Willing_to_Travel_Reference  Mobility_ChoiceObject  [1..1]  A reference to whether an employee is willing to travel as part of their job. The only values allowed are: Yes, No, and Maybe.   
Travel_Amount_Reference  Travel_AmountObject  [0..1]  A reference to the amount of time that the employee is willing to travel for as part of their job. This is only applicable when the employee is willing to travel (Willing to Travel = Yes or Maybe). 
Validation Description
The Travel Amount Reference is inactive.   
Willing to Travel should be set to 'Yes' or 'Maybe' in-order to specify any Travel Amount.   
 
Travel_Additional_Information  string  [0..1]  More information about why (or why not) the employee is willing to travel as part of their job.   
top
 

Mobility_ChoiceObject

part of: Travel_Preference_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Mobility_ChoiceObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Mobility_ChoiceObjectID

part of: Mobility_ChoiceObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Mobility_Choice_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Travel_AmountObject

part of: Travel_Preference_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Travel_AmountObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Travel_AmountObjectID

part of: Travel_AmountObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Travel_Amount_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Job_Interests_Data

part of: Worker_Career_Data
Contains the information about the employee's job interests.
 
Parameter name Type/Value Cardinality Description Validations
Job_Profile_Reference  Job_ProfileObject  [0..*]  Indicates an employee's job interest.   
top
 

Career_Preferences_Data

part of: Worker_Career_Data
Employees Career Interest Data.
 
Parameter name Type/Value Cardinality Description Validations
Career_Interest_Reference  Career_ResponsibilityObject  [0..1]  Indicates if an employee has career preference. 
Validation Description
The Career Interest Reference is inactive.   
 
Career_Interests  RichText  [0..1]  Indicates Employee's career preference.   
top
 

Career_ResponsibilityObject

part of: Career_Preferences_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Career_ResponsibilityObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Career_ResponsibilityObjectID

part of: Career_ResponsibilityObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Career_Responsibility_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Person_Account_Provisioning_Data

part of: Worker_Data
This element contains all provisioning group assignments for a person.
 
Parameter name Type/Value Cardinality Description Validations
Provisioning_Group_Assignment_Data  Provisioning_Group_Assignment_for_Person_Data  [0..*]  This element contains all data defining the assignment of the person to a specific provisioning group at the current moment. It does not include the assignment's history.   
top
 

Provisioning_Group_Assignment_for_Person_Data

part of: Person_Account_Provisioning_Data
This element contains all data defining the assignment of the person to a specific provisioning group at the current moment. It does not include the assignment's history.
 
Parameter name Type/Value Cardinality Description Validations
Provisioning_Group  string  [0..1]  Name of the provisioning group   
Status  string  [0..1]  Latest status of the provisioning group assignment, possible values are Assigned, Activated, Unassigned, Disabled   
Last_Changed  dateTime  [0..1]  Date/time when the status of the assignment was last changed   
top
 

Background_Check_Data

part of: Worker_Data
Wrapper element for Background Check data.
 
Parameter name Type/Value Cardinality Description Validations
Status_Date  date  [1..1]  Background check status date.   
Status_Reference  Background_Check_StatusObject  [1..1]  Background check status.   
Status_Comment  string  [0..1]  Background check status comment.   
Validation Description
Background check status ([status]) is not valid.   
top
 

Background_Check_StatusObject

part of: Background_Check_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Background_Check_StatusObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Background_Check_StatusObjectID

part of: Background_Check_StatusObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Background_Check_Status_ID  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

Contingent_Worker_Tax_Authority_Form_Information_Data

part of: Worker_Data
Contingent Worker Tax Authority Form Information
 
Parameter name Type/Value Cardinality Description Validations
Tax_Authority_Form_Type_Reference  Tax_Authority_Form_TypeObject  [0..1]  This is the Tax Authority Form Type for the Contingent Worker   
top
 

Tax_Authority_Form_TypeObject

part of: Contingent_Worker_Tax_Authority_Form_Information_Data
 
Parameter name Type/Value Cardinality Description Validations
@Descriptor  string  [0..1]  Display information used to describe an instance of an object. This 'optional' information is for outbound descriptive purposes only and is not processed on inbound Workday Web Services requests.   
ID  Tax_Authority_Form_TypeObjectID  [0..*]  Contains a unique identifier for an instance of an object.   
top
 

Tax_Authority_Form_TypeObjectID

part of: Tax_Authority_Form_TypeObject
Contains a unique identifier for an instance of an object.
 
Parameter name Type/Value Cardinality Description Validations
#text  string       
@type  WID, Tax_Authority_Form_Type  [1..1]  The unique identifier type. Each "ID" for an instance of an object contains a type and a value. A single instance of an object can have multiple "ID" but only a single "ID" per "type".   
top
 

WorkerReferenceEnumeration

part of: WorkerObjectID
Base Type
string
top
 

Transaction_Log_TypeReferenceEnumeration

part of: Transaction_Log_TypeObjectID
Base Type
string
top
 

SubscriberReferenceEnumeration

part of: SubscriberObjectID
Base Type
string
top
 

OrganizationReferenceEnumeration

part of: OrganizationObjectID
Base Type
string
top
 

Position_ElementReferenceEnumeration

part of: Position_ElementObjectID
Base Type
string
top
 

Transaction_LogReferenceEnumeration

part of: Transaction_LogObjectID
Base Type
string
top
 

Benefit_PlanReferenceEnumeration

part of: Benefit_PlanObjectID
Base Type
string
top
 

External_Field_and_Parameter_Initialization_ProviderReferenceEnumeration

part of: External_Field_and_Parameter_Initialization_ProviderObjectID
Base Type
string
top
 

National_ID_TypeReferenceEnumeration

part of: National_ID_TypeObjectID
Base Type
string
top
 

CountryReferenceEnumeration

part of: CountryObjectID
Base Type
string
top
 

Country_Predefined_Person_Name_Component_ValueReferenceEnumeration

part of: Country_Predefined_Person_Name_Component_ValueObjectID
Base Type
string
top
 

Additional_Name_TypeReferenceEnumeration

part of: Additional_Name_TypeObjectID
Base Type
string
top
 

GenderReferenceEnumeration

part of: GenderObjectID
Base Type
string
top
 

Country_RegionReferenceEnumeration

part of: Country_RegionObjectID
Base Type
string
top
 

Marital_StatusReferenceEnumeration

part of: Marital_StatusObjectID
Base Type
string
top
 

Base Type
string
top
 

ReligionReferenceEnumeration

part of: ReligionObjectID
Base Type
string
top
 

DisabilityReferenceEnumeration

part of: DisabilityObjectID
Base Type
string
top
 

Disability_GradeReferenceEnumeration

part of: Disability_GradeObjectID
Base Type
string
top
 

Disability_Certification_AuthorityReferenceEnumeration

part of: Disability_Certification_AuthorityObjectID
Base Type
string
top
 

Disability_Certification_BasisReferenceEnumeration

part of: Disability_Certification_BasisObjectID
Base Type
string
top
 

Worker_DocumentReferenceEnumeration

part of: Worker_DocumentObjectID
Base Type
string
top
 

Disability_Status_ReferenceReferenceEnumeration

part of: Disability_Status_ReferenceObjectID
Base Type
string
top
 

EthnicityReferenceEnumeration

part of: EthnicityObjectID
Base Type
string
top
 

Citizenship_StatusReferenceEnumeration

part of: Citizenship_StatusObjectID
Base Type
string
top
 

Country_SubregionReferenceEnumeration

part of: Country_SubregionObjectID
Base Type
string
top
 

Hukou_TypeReferenceEnumeration

part of: Hukou_TypeObjectID
Base Type
string
top
 

Military_StatusReferenceEnumeration

part of: Military_StatusObjectID
Base Type
string
top
 

Military_Service_TypeReferenceEnumeration

part of: Military_Service_TypeObjectID
Base Type
string
top
 

Military_RankReferenceEnumeration

part of: Military_RankObjectID
Base Type
string
top
 

RichText

part of: Person_Military_Service_Data, Accomplishment_Achievement_Data, Overall_Evaluation_Detail_Data, Career_Preferences_Data, Development_Item_Version_Data, Feedback_Response, Feedback_Response
Base Type
string
top
 

Military_Service_ReferenceReferenceEnumeration

part of: Military_Service_ReferenceObjectID
Base Type
string
top
 

Unique_IdentifierReferenceEnumeration

part of: Unique_IdentifierObjectID
Base Type
string
top
 

National_Identifier_ReferenceReferenceEnumeration

part of: National_Identifier_ReferenceObjectID
Base Type
string
top
 

Government_ID_Type__All_ReferenceEnumeration

part of: Government_ID_Type__All_ObjectID
Base Type
string
top
 

Government_Identifier_ReferenceReferenceEnumeration

part of: Government_Identifier_ReferenceObjectID
Base Type
string
top
 

Visa_ID_TypeReferenceEnumeration

part of: Visa_ID_TypeObjectID
Base Type
string
top
 

Visa_Identifier_ReferenceReferenceEnumeration

part of: Visa_Identifier_ReferenceObjectID
Base Type
string
top
 

Passport_ID_Type__All_ReferenceEnumeration

part of: Passport_ID_Type__All_ObjectID
Base Type
string
top
 

Passport_Identifier_ReferenceReferenceEnumeration

part of: Passport_Identifier_ReferenceObjectID
Base Type
string
top
 

License_IdentifierReferenceEnumeration

part of: License_IdentifierObjectID
Base Type
string
top
 

License_ID_Type__All_ReferenceEnumeration

part of: License_ID_Type__All_ObjectID
Base Type
string
top
 

AuthorityReferenceEnumeration

part of: AuthorityObjectID
Base Type
string
top
 

License_Identifier_ReferenceReferenceEnumeration

part of: License_Identifier_ReferenceObjectID
Base Type
string
top
 

Custom_ID_TypeReferenceEnumeration

part of: Custom_ID_TypeObjectID
Base Type
string
top
 

Custom_Identifier_ReferenceReferenceEnumeration

part of: Custom_Identifier_ReferenceObjectID
Base Type
string
top
 

Communication_Usage_TypeReferenceEnumeration

part of: Communication_Usage_TypeObjectID
Base Type
string
top
 

Communication_Usage_BehaviorReferenceEnumeration

part of: Communication_Usage_BehaviorObjectID
Base Type
string
top
 

Communication_Usage_Behavior_TenantedReferenceEnumeration

part of: Communication_Usage_Behavior_TenantedObjectID
Base Type
string
top
 

Address_ReferenceReferenceEnumeration

part of: Address_ReferenceObjectID
Base Type
string
top
 

Phone_Device_TypeReferenceEnumeration

part of: Phone_Device_TypeObjectID
Base Type
string
top
 

Instant_Messenger_TypeReferenceEnumeration

part of: Instant_Messenger_TypeObjectID
Base Type
string
top
 

Political_AffiliationReferenceEnumeration

part of: Political_AffiliationObjectID
Base Type
string
top
 

Social_Benefits_LocalityReferenceEnumeration

part of: Social_Benefits_LocalityObjectID
Base Type
string
top
 

Headcount_RestrictionsReferenceEnumeration

part of: Headcount_RestrictionsObjectID
Base Type
string
top
 

Event_Classification_SubcategoryReferenceEnumeration

part of: Event_Classification_SubcategoryObjectID
Base Type
string
top
 

Position_Worker_TypeReferenceEnumeration

part of: Position_Worker_TypeObjectID
Base Type
string
top
 

Position_Time_TypeReferenceEnumeration

part of: Position_Time_TypeObjectID
Base Type
string
top
 

Pay_Rate_TypeReferenceEnumeration

part of: Pay_Rate_TypeObjectID
Base Type
string
top
 

Job_ClassificationReferenceEnumeration

part of: Job_ClassificationObjectID
Base Type
string
top
 

Job_Classification_GroupReferenceEnumeration

part of: Job_Classification_GroupObjectID
Base Type
string
top
 

Company_Insider_TypeReferenceEnumeration

part of: Company_Insider_TypeObjectID
Base Type
string
top
 

Work_ShiftReferenceEnumeration

part of: Work_ShiftObjectID
Base Type
string
top
 

Work_Hours_ProfileReferenceEnumeration

part of: Work_Hours_ProfileObjectID
Base Type
string
top
 

Workers_Compensation_CodeReferenceEnumeration

part of: Workers_Compensation_CodeObjectID
Base Type
string
top
 

Payroll_Reporting_Code__All_ReferenceEnumeration

part of: Payroll_Reporting_Code__All_ObjectID
Base Type
string
top
 

Base Type
string
top
 

Payroll_Reporting_TypeReferenceEnumeration

part of: Payroll_Reporting_TypeObjectID
Base Type
string
top
 

Job_ProfileReferenceEnumeration

part of: Job_ProfileObjectID
Base Type
string
top
 

Management_LevelReferenceEnumeration

part of: Management_LevelObjectID
Base Type
string
top
 

Job_CategoryReferenceEnumeration

part of: Job_CategoryObjectID
Base Type
string
top
 

Job_FamilyReferenceEnumeration

part of: Job_FamilyObjectID
Base Type
string
top
 

Difficulty_to_FillReferenceEnumeration

part of: Difficulty_to_FillObjectID
Base Type
string
top
 

LocationReferenceEnumeration

part of: LocationObjectID
Base Type
string
top
 

Location_TypeReferenceEnumeration

part of: Location_TypeObjectID
Base Type
string
top
 

LocaleReferenceEnumeration

part of: LocaleObjectID
Base Type
string
top
 

User_LanguageReferenceEnumeration

part of: User_LanguageObjectID
Base Type
string
top
 

Time_ProfileReferenceEnumeration

part of: Time_ProfileObjectID
Base Type
string
top
 

FrequencyReferenceEnumeration

part of: FrequencyObjectID
Base Type
string
top
 

External_Pay_GroupReferenceEnumeration

part of: External_Pay_GroupObjectID
Base Type
string
top
 

Base Type
string
top
 

External_Payroll_EntityReferenceEnumeration

part of: External_Payroll_EntityObjectID
Base Type
string
top
 

External_Payroll_Employee_TypeReferenceEnumeration

part of: External_Payroll_Employee_TypeObjectID
Base Type
string
top
 

International_Assignment_TypeReferenceEnumeration

part of: International_Assignment_TypeObjectID
Base Type
string
top
 

General_Event_SubcategoryReferenceEnumeration

part of: General_Event_SubcategoryObjectID
Base Type
string
top
 

Termination_SubcategoryReferenceEnumeration

part of: Termination_SubcategoryObjectID
Base Type
string
top
 

Event_Classification_CategoryReferenceEnumeration

part of: Event_Classification_CategoryObjectID
Base Type
string
top
 

Local_Termination_ReasonReferenceEnumeration

part of: Local_Termination_ReasonObjectID
Base Type
string
top
 

Leave_Request_EventReferenceEnumeration

part of: Leave_Request_EventObjectID
Base Type
string
top
 

Leave_of_Absence_TypeReferenceEnumeration

part of: Leave_of_Absence_TypeObjectID
Base Type
string
top
 

CurrencyReferenceEnumeration

part of: CurrencyObjectID
Base Type
string
top
 

SupplierReferenceEnumeration

part of: SupplierObjectID
Base Type
string
top
 

Compensation_PackageReferenceEnumeration

part of: Compensation_PackageObjectID
Base Type
string
top
 

Compensation_GradeReferenceEnumeration

part of: Compensation_GradeObjectID
Base Type
string
top
 

Compensation_Grade_ProfileReferenceEnumeration

part of: Compensation_Grade_ProfileObjectID
Base Type
string
top
 

Compensation_StepReferenceEnumeration

part of: Compensation_StepObjectID
Base Type
string
top
 

Salary_Pay_PlanReferenceEnumeration

part of: Salary_Pay_PlanObjectID
Base Type
string
top
 

Compensation_Pay_EarningReferenceEnumeration

part of: Compensation_Pay_EarningObjectID
Base Type
string
top
 

Salary_Unit_PlanReferenceEnumeration

part of: Salary_Unit_PlanObjectID
Base Type
string
top
 

Unit_of_MeasureReferenceEnumeration

part of: Unit_of_MeasureObjectID
Base Type
string
top
 

Allowance_Value_PlanReferenceEnumeration

part of: Allowance_Value_PlanObjectID
Base Type
string
top
 

Allowance_Unit_PlanReferenceEnumeration

part of: Allowance_Unit_PlanObjectID
Base Type
string
top
 

Bonus_PlanReferenceEnumeration

part of: Bonus_PlanObjectID
Base Type
string
top
 

Merit_PlanReferenceEnumeration

part of: Merit_PlanObjectID
Base Type
string
top
 

Compensation_MatrixReferenceEnumeration

part of: Compensation_MatrixObjectID
Base Type
string
top
 

Commission_PlanReferenceEnumeration

part of: Commission_PlanObjectID
Base Type
string
top
 

Stock_PlanReferenceEnumeration

part of: Stock_PlanObjectID
Base Type
string
top
 

Stock_Vesting_ScheduleReferenceEnumeration

part of: Stock_Vesting_ScheduleObjectID
Base Type
string
top
 

Future_Payment_PlanReferenceEnumeration

part of: Future_Payment_PlanObjectID
Base Type
string
top
 

Period_Salary_PlanReferenceEnumeration

part of: Period_Salary_PlanObjectID
Base Type
string
top
 

Compensation_PeriodReferenceEnumeration

part of: Compensation_PeriodObjectID
Base Type
string
top
 

Position_SetReferenceEnumeration

part of: Position_SetObjectID
Base Type
string
top
 

Organization_TypeReferenceEnumeration

part of: Organization_TypeObjectID
Base Type
string
top
 

Organization_SubtypeReferenceEnumeration

part of: Organization_SubtypeObjectID
Base Type
string
top
 

Assignable_RoleReferenceEnumeration

part of: Assignable_RoleObjectID
Base Type
string
top
 

Role_AssignerReferenceEnumeration

part of: Role_AssignerObjectID
Base Type
string
top
 

Health_Care_Coverage_TargetReferenceEnumeration

part of: Health_Care_Coverage_TargetObjectID
Base Type
string
top
 

Benefit_Coverage_TypeReferenceEnumeration

part of: Benefit_Coverage_TypeObjectID
Base Type
string
top
 

Health_Care_ClassificationReferenceEnumeration

part of: Health_Care_ClassificationObjectID
Base Type
string
top
 

Insurance_Coverage_TargetReferenceEnumeration

part of: Insurance_Coverage_TargetObjectID
Base Type
string
top
 

Benefit_ProviderReferenceEnumeration

part of: Benefit_ProviderObjectID
Base Type
string
top
 

Benefit_Provider_Identifier_TypeReferenceEnumeration

part of: Benefit_Provider_Identifier_TypeObjectID
Base Type
string
top
 

Pay_ComponentReferenceEnumeration

part of: Pay_ComponentObjectID
Base Type
string
top
 

DependentReferenceEnumeration

part of: DependentObjectID
Base Type
string
top
 

COBRA_Eligibility_ReasonReferenceEnumeration

part of: COBRA_Eligibility_ReasonObjectID
Base Type
string
top
 

BeneficiaryReferenceEnumeration

part of: BeneficiaryObjectID
Base Type
string
top
 

Additional_Benefits_Coverage_TargetReferenceEnumeration

part of: Additional_Benefits_Coverage_TargetObjectID
Base Type
string
top
 

Related_Person_RelationshipReferenceEnumeration

part of: Related_Person_RelationshipObjectID
Base Type
string
top
 

Emergency_ContactReferenceEnumeration

part of: Emergency_ContactObjectID
Base Type
string
top
 

Language_SkillReferenceEnumeration

part of: Language_SkillObjectID
Base Type
string
top
 

Emergency_Contact_PriorityReferenceEnumeration

part of: Emergency_Contact_PriorityObjectID
Base Type
string
top
 

AccomplishmentReferenceEnumeration

part of: AccomplishmentObjectID
Base Type
string
top
 

Job_HistoryReferenceEnumeration

part of: Job_HistoryObjectID
Base Type
string
top
 

Job_History_CompanyReferenceEnumeration

part of: Job_History_CompanyObjectID
Base Type
string
top
 

CompetencyReferenceEnumeration

part of: CompetencyObjectID
Base Type
string
top
 

Certification_SkillReferenceEnumeration

part of: Certification_SkillObjectID
Base Type
string
top
 

CertificationReferenceEnumeration

part of: CertificationObjectID
Base Type
string
top
 

Document_Category__All_ReferenceEnumeration

part of: Document_Category__All_ObjectID
Base Type
string
top
 

TrainingReferenceEnumeration

part of: TrainingObjectID
Base Type
string
top
 

Training_TypeReferenceEnumeration

part of: Training_TypeObjectID
Base Type
string
top
 

AwardReferenceEnumeration

part of: AwardObjectID
Base Type
string
top
 

MembershipReferenceEnumeration

part of: MembershipObjectID
Base Type
string
top
 

EducationReferenceEnumeration

part of: EducationObjectID
Base Type
string
top
 

SchoolReferenceEnumeration

part of: SchoolObjectID
Base Type
string
top
 

School_TypeReferenceEnumeration

part of: School_TypeObjectID
Base Type
string
top
 

DegreeReferenceEnumeration

part of: DegreeObjectID
Base Type
string
top
 

Degree_CompletedReferenceEnumeration

part of: Degree_CompletedObjectID
Base Type
string
top
 

Field_of_StudyReferenceEnumeration

part of: Field_of_StudyObjectID
Base Type
string
top
 

Work_Experience_SkillReferenceEnumeration

part of: Work_Experience_SkillObjectID
Base Type
string
top
 

Work_Experience_RatingReferenceEnumeration

part of: Work_Experience_RatingObjectID
Base Type
string
top
 

Language_AbilityReferenceEnumeration

part of: Language_AbilityObjectID
Base Type
string
top
 

Language_ProficiencyReferenceEnumeration

part of: Language_ProficiencyObjectID
Base Type
string
top
 

Language_Ability_TypeReferenceEnumeration

part of: Language_Ability_TypeObjectID
Base Type
string
top
 

Internal_Project_ExperienceReferenceEnumeration

part of: Internal_Project_ExperienceObjectID
Base Type
string
top
 

Review_TypeReferenceEnumeration

part of: Review_TypeObjectID
Base Type
string
top
 

Employee_Review_TemplateReferenceEnumeration

part of: Employee_Review_TemplateObjectID
Base Type
string
top
 

Review_RatingReferenceEnumeration

part of: Review_RatingObjectID
Base Type
string
top
 

Disciplinary_Action_ReasonReferenceEnumeration

part of: Disciplinary_Action_ReasonObjectID
Base Type
string
top
 

Integration_Document_FieldReferenceEnumeration

part of: Integration_Document_FieldObjectID
Base Type
string
top
 

Base Type
string
top
 

Event_TargetReferenceEnumeration

part of: Event_TargetObjectID
Base Type
string
top
 

Base Type
string
top
 

Succession_ReadinessReferenceEnumeration

part of: Succession_ReadinessObjectID
Base Type
string
top
 

PotentialReferenceEnumeration

part of: PotentialObjectID
Base Type
string
top
 

Achievable_LevelReferenceEnumeration

part of: Achievable_LevelObjectID
Base Type
string
top
 

RetentionReferenceEnumeration

part of: RetentionObjectID
Base Type
string
top
 

Loss_ImpactReferenceEnumeration

part of: Loss_ImpactObjectID
Base Type
string
top
 

GoalReferenceEnumeration

part of: GoalObjectID
Base Type
string
top
 

Organization_GoalReferenceEnumeration

part of: Organization_GoalObjectID
Base Type
string
top
 

Component_CompletionReferenceEnumeration

part of: Component_CompletionObjectID
Base Type
string
top
 

Development_ItemReferenceEnumeration

part of: Development_ItemObjectID
Base Type
string
top
 

Development_Item_StatusReferenceEnumeration

part of: Development_Item_StatusObjectID
Base Type
string
top
 

Talent_TagReferenceEnumeration

part of: Talent_TagObjectID
Base Type
string
top
 

Skill_ItemReferenceEnumeration

part of: Skill_ItemObjectID
Base Type
string
top
 

Skill_Item_CategoryReferenceEnumeration

part of: Skill_Item_CategoryObjectID
Base Type
string
top
 

Employee_ContractReferenceEnumeration

part of: Employee_ContractObjectID
Base Type
string
top
 

Employee_Contract_ReasonReferenceEnumeration

part of: Employee_Contract_ReasonObjectID
Base Type
string
top
 

Employee_Contract_TypeReferenceEnumeration

part of: Employee_Contract_TypeObjectID
Base Type
string
top
 

Collective_AgreementReferenceEnumeration

part of: Collective_AgreementObjectID
Base Type
string
top
 

Employee_Contract_StatusReferenceEnumeration

part of: Employee_Contract_StatusObjectID
Base Type
string
top
 

Time_ZoneReferenceEnumeration

part of: Time_ZoneObjectID
Base Type
string
top
 

Common_Boolean_EnumerationReferenceEnumeration

part of: Common_Boolean_EnumerationObjectID
Base Type
string
top
 

Relocation_AreaReferenceEnumeration

part of: Relocation_AreaObjectID
Base Type
string
top
 

Mobility_ChoiceReferenceEnumeration

part of: Mobility_ChoiceObjectID
Base Type
string
top
 

Travel_AmountReferenceEnumeration

part of: Travel_AmountObjectID
Base Type
string
top
 

Career_ResponsibilityReferenceEnumeration

part of: Career_ResponsibilityObjectID
Base Type
string
top
 

Background_Check_StatusReferenceEnumeration

part of: Background_Check_StatusObjectID
Base Type
string
top
 

Tax_Authority_Form_TypeReferenceEnumeration

part of: Tax_Authority_Form_TypeObjectID
Base Type
string
top