object fund_a18edb56aca0100014a4a0b27352045c
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new fund for the \\~worker\\~ after the business process.",
  "x-conditionally-hidden": true,
  "x-conditionally-required": true
}
object gift_a18edb56aca0100014a4a0a9f876045b
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new gift for the \\~worker\\~ after the business process.",
  "x-conditionally-hidden": true,
  "x-conditionally-required": true
}
object grant_a18edb56aca0100014a4a0bcf25c045e
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new grant for the \\~worker\\~ after the business process.",
  "x-conditionally-hidden": true,
  "x-conditionally-required": true
}
object headcountOption_97af9049a5fd10001c48896fbde30000
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Headcount option for the event",
  "x-conditionally-hidden": true,
  "x-conditionally-required": true
}
object homeContactChangeEvent_f42ba27d87ed10001aa58a5d231b1621
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "href": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The URL to the related change home contact information resource where this event can be interacted with via REST",
          "x-workday-type": "Text"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "effective_date": {
          "type": "string",
          "format": "date",
          "example": "2024-03-23T07:00:00.000Z",
          "description": "The date this business process takes effect.",
          "x-workday-type": "Date"
        }
      }
    }
  ]
}
object jobCategoryRelatedView_7deab99f645f10000f8582dc572d0075
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object jobCategory_89a0b59e7cce1000074acb471919015f
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobCategoryRelatedView_7deab99f645f10000f8582dc572d0075"
    },
    {}
  ],
  "description": "The Job Category for the Job Profile."
}
object jobChangesStartDetailsData_ce861a6a360d10002d40f176b7180020
{
  "allOf": [
    {
      "type": "object",
      "required": [
        "date"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "job": {
          "$ref": "#/components/schemas/job_35b8f199c29410002508ffd7ad6101f3"
        },
        "date": {
          "type": "string",
          "format": "date",
          "example": "2020-01-18T01:00:00.000Z",
          "description": "The date this business process takes effect.",
          "x-workday-type": "Date"
        },
        "reason": {
          "$ref": "#/components/schemas/reason_6da81665c26510001f34d0a154765e9b"
        },
        "worker": {
          "$ref": "#/components/schemas/worker_271bbd673582100010110b9f9a6d99e1"
        },
        "location": {
          "$ref": "#/components/schemas/location_6da81665c26510001fc6b1d42fae5f7b"
        },
        "template": {
          "$ref": "#/components/schemas/template_2b1b95dfe4af100009f30dc769a31686"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "useNextPayPeriod": {
          "type": "boolean",
          "example": true,
          "description": "Next Pay Period?",
          "x-workday-type": "Boolean",
          "x-conditionally-hidden": true,
          "x-conditionally-readOnly": true
        },
        "supervisoryOrganization": {
          "$ref": "#/components/schemas/supervisoryOrganization_e3267ea37e6f100032c00c34a99e74d8"
        }
      }
    }
  ]
}
object jobChangesStartDetailsPOSTData_75e528a78e9a10000ab750ea156f0111
{
  "allOf": [
    {
      "type": "object",
      "required": [
        "date"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "job": {
          "$ref": "#/components/schemas/job_75e528a78e9a10000ab7512c5c550115"
        },
        "date": {
          "type": "string",
          "format": "date",
          "example": "2020-01-18T01:00:00.000Z",
          "description": "The date this business process takes effect.",
          "x-workday-type": "Date"
        },
        "reason": {
          "$ref": "#/components/schemas/reason_85deac43cd1a10000b96c80c118f171e"
        },
        "location": {
          "$ref": "#/components/schemas/location_75e528a78e9a10000ab75125ebe50114"
        },
        "template": {
          "$ref": "#/components/schemas/template_2b1b95dfe4af100007f63081aec5158e"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "supervisoryOrganization": {
          "$ref": "#/components/schemas/supervisoryOrganization_75e528a78e9a10000ab75132a9df0116"
        }
      }
    }
  ]
}
object jobDataForWorker_b8ac205877fd10000ea91719a02a00a2
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "jobType": {
          "$ref": "#/components/schemas/jobType_b8ac205877fd10000ea91752f39c00ab"
        },
        "location": {
          "$ref": "#/components/schemas/location_b8ac205877fd10000ea91737c7da00a5"
        },
        "workSpace": {
          "$ref": "#/components/schemas/workSpace_426ac445037110001b3eb91ddf6f0100"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "jobProfile": {
          "$ref": "#/components/schemas/jobProfile_b8ac205877fd10000ea9174f73c500aa"
        },
        "businessTitle": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The business title for the position.",
          "x-workday-type": "Text"
        },
        "supervisoryOrganization": {
          "$ref": "#/components/schemas/supervisoryOrganization_b8ac205877fd10000ea91743659800a7"
        }
      }
    }
  ]
}
object jobData_1bfa8925c50510000ae4479925510026
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "worker": {
          "$ref": "#/components/schemas/worker_fab4a151b24810000e66f769304c126b"
        },
        "jobType": {
          "$ref": "#/components/schemas/jobType_b8ac205877fd100005c55b45c6400057"
        },
        "location": {
          "$ref": "#/components/schemas/location_6d3eb084b4c410002b617efb943f0059"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "jobProfile": {
          "$ref": "#/components/schemas/jobProfile_6fb921f8a11d10001d5268980bbb0097"
        },
        "businessTitle": {
          "type": "string",
          "example": "Sample Business Title",
          "description": "The business title for the position.",
          "x-workday-type": "Text"
        },
        "nextPayPeriodStartDate": {
          "type": "string",
          "format": "date",
          "example": "2020-01-27T16:00:00.000Z",
          "description": "The next pay period start date for the job.",
          "x-workday-type": "Date"
        },
        "supervisoryOrganization": {
          "$ref": "#/components/schemas/supervisoryOrganization_fab4a151b24810000d13073c5d341257"
        }
      }
    }
  ]
}
object jobFamilyGroupView_7164d34509ba10000b8610c566ea002d
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object jobFamilyGroup_51ed1475e9e6100006229cfe817b0014
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobFamilyGroupView_7164d34509ba10000b8610c566ea002d"
    },
    {}
  ],
  "description": "The job family group for the job family. You can specify more than 1 jobFamilyGroup query parameter."
}
object jobFamilyRelatedView_3b00708994e410000e0e2540529b12d6
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "name": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The job family name for the job family.",
          "x-workday-type": "Text"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object jobFamilyView_51ed1475e9e6100005d10fcedc5a000a
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "summary": {
          "type": "string",
          "example": "Sample Job Family Summary",
          "description": "Returns the job family summary for the job family.",
          "x-workday-type": "Text"
        },
        "inactive": {
          "type": "boolean",
          "example": true,
          "description": "If true, the method returns inactive job families. Default is false.",
          "x-workday-type": "Boolean"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "jobProfiles": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/jobProfileView_51ed1475e9e6100006c698ef68480017"
          },
          "description": "The job profile for the job family. You can specify more than 1 jobFamilyGroup query parameter. For possible values, you can use a returned id from GET /jobProfiles.",
          "x-workday-type": "Multi-instance"
        },
        "jobFamilyGroup": {
          "$ref": "#/components/schemas/jobFamilyGroup_51ed1475e9e6100006229cfe817b0014"
        }
      }
    }
  ]
}
object jobLevelRelatedView_7deab99f645f10000f06cbbf927a0069
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object jobLevel_89a0b59e7cce1000074acb3c1e8e015d
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobLevelRelatedView_7deab99f645f10000f06cbbf927a0069"
    },
    {}
  ],
  "description": "The job level for the job profile."
}
object jobProfileDetailView_7deab99f645f10000bd5e61a1b780041
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "name": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The name of the job profile.",
          "x-workday-type": "Text"
        },
        "public": {
          "type": "boolean",
          "example": true,
          "description": "Indicates if the job profile has been marked as being public.",
          "x-workday-type": "Boolean"
        },
        "summary": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The description of the responsibilities and/or qualifications for the job profile.",
          "x-workday-type": "Text"
        },
        "inactive": {
          "type": "boolean",
          "example": true,
          "description": "Returns true if the Job Profile is inactive.",
          "x-workday-type": "Boolean"
        },
        "jobLevel": {
          "$ref": "#/components/schemas/jobLevel_89a0b59e7cce1000074acb3c1e8e015d"
        },
        "jobExempts": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/jobProfileExemptRelatedView_3b00708994e41000076da515387812a2"
          },
          "description": "Returns the job exempt instances for the job profile.",
          "x-workday-type": "Multi-instance"
        },
        "criticalJob": {
          "type": "boolean",
          "example": true,
          "description": "Indicates if the job is considered critical.",
          "x-workday-type": "Boolean"
        },
        "jobCategory": {
          "$ref": "#/components/schemas/jobCategory_89a0b59e7cce1000074acb471919015f"
        },
        "jobFamilies": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/jobFamilyRelatedView_3b00708994e410000e0e2540529b12d6"
          },
          "description": "The job family for the job profile.",
          "x-workday-type": "Multi-instance"
        },
        "payRateTypes": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/jobProfilePayRateTypeRelatedView_3b00708994e4100008d4b09e903f12b5"
          },
          "description": "The pay rate for the job profile",
          "x-workday-type": "Multi-instance"
        },
        "jobDescription": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The formatted job description value on the job profile.",
          "x-workday-type": "Rich Text"
        },
        "defaultJobTitle": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The Job Title Default for the job profile.",
          "x-workday-type": "Text"
        },
        "managementLevel": {
          "$ref": "#/components/schemas/managementLevel_89a0b59e7cce1000074acb1d768e0158"
        },
        "difficultyToFill": {
          "$ref": "#/components/schemas/difficultyToFill_89a0b59e7cce1000074acb57c0c50162"
        },
        "workShiftRequired": {
          "type": "boolean",
          "example": true,
          "description": "Indicates if the Job Profile requires a Work Shift to be specified on associated Positions.",
          "x-workday-type": "Boolean"
        },
        "companyInsiderTypes": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/companyInsiderTypeRelatedView_7deab99f645f10001000f8a388740081"
          },
          "description": "The Company Insider Type for the Job Profile.",
          "x-workday-type": "Multi-instance"
        },
        "restrictedToCountries": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/countryRelatedView_7deab99f645f10000cf305c30e260054"
          },
          "description": "Returns the valid countries for the job profile.",
          "x-workday-type": "Multi-instance"
        },
        "additionalJobDescription": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The formatted additional job description value on the job profile.",
          "x-workday-type": "Rich Text"
        },
        "workersCompensationCodes": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/workersCompensationCodeRelatedView_3b00708994e4100004af13d958811287"
          },
          "description": "Returns the compensation codes for this job profile.",
          "x-workday-type": "Multi-instance"
        }
      }
    }
  ]
}
object jobProfileExemptRelatedView_3b00708994e41000076da515387812a2
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "exempt": {
          "type": "boolean",
          "example": true,
          "description": "Returns the exempt value for this Job Profile Exempt.",
          "x-workday-type": "Boolean"
        },
        "countryOrRegion": {
          "$ref": "#/components/schemas/countryOrRegion_3b00708994e4100007848bc917a112a6"
        }
      }
    }
  ]
}
object jobProfileJobView_fab4a151b24810000d511d61ee641262
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object jobProfilePayRateTypeRelatedView_3b00708994e4100008d4b09e903f12b5
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "country": {
          "$ref": "#/components/schemas/country_3b00708994e41000095e4647007012bc"
        },
        "payRateType": {
          "$ref": "#/components/schemas/payRateType_3b00708994e410000c3d01aea96012c1"
        }
      }
    }
  ]
}
object jobProfileSummaryView_7deab99f645f10000b5152ce2d700034
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "name": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The name of the job profile.",
          "x-workday-type": "Text"
        },
        "inactive": {
          "type": "boolean",
          "example": true,
          "description": "Returns true if the Job Profile is inactive.",
          "x-workday-type": "Boolean"
        }
      }
    }
  ]
}
object jobProfileView_51ed1475e9e6100006c698ef68480017
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object jobProfile_3db8095ffa18100013f019afc6d30116
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new job profile for the \\~worker\\~ as of the effective date."
}
object jobProfile_6fb921f8a11d10001d5268980bbb0097
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobProfileJobView_fab4a151b24810000d511d61ee641262"
    },
    {}
  ],
  "description": "The job profile for the position."
}
object jobProfile_b8ac205877fd10000ea9174f73c500aa
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobProfileJobView_fab4a151b24810000d511d61ee641262"
    },
    {}
  ],
  "description": "The job profile for the position."
}
object jobRequisition_dfc4e58f730810001ad60325d9bc52cf
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The job requisition which was used for this event",
  "x-conditionally-hidden": true,
  "x-conditionally-readOnly": true
}
object jobTypeData_b8ac205877fd100005c3b50b74a30055
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object jobType_b8ac205877fd100005c55b45c6400057
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobTypeData_b8ac205877fd100005c3b50b74a30055"
    },
    {}
  ],
  "description": "The position's job type which can be one of the following values: Primary, Additional Job, or International Assignment. If the position is not effective, no value will be returned. Primary and additional job are effective dated due to the Switch Primary Job business process. An international assignment cannot be switched to a be a primary job."
}
object jobType_b8ac205877fd10000ea91752f39c00ab
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobTypeData_b8ac205877fd100005c3b50b74a30055"
    },
    {}
  ],
  "description": "The position's job type which can be one of the following values: Primary, Additional Job, or International Assignment. If the position is not effective, no value will be returned. Primary and additional job are effective dated due to the Switch Primary Job business process. An international assignment cannot be switched to a be a primary job."
}
object jobWorkspaceData_1005157e3d631000144205466a6c13d3
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "locationChain": {
          "type": "string",
          "example": "Sample Location Chain",
          "description": "Location chain including bread crumbs for location.",
          "x-workday-type": "Text"
        }
      }
    }
  ]
}
object job_35b8f199c29410002508ffd7ad6101f3
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "x-readOnly": true,
  "description": "The position for the \\~worker\\~ prior to the effective date.  This field will be blank for non-staffing transactions and for hire transactions."
}
object job_75e528a78e9a10000ab7512c5c550115
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The position for the \\~worker\\~ prior to the effective date.  This field will be blank for non-staffing transactions and for hire transactions.",
  "x-conditionally-required": true
}
object locationDataJobView_6d3eb084b4c410002b5fa13f0c9d0056
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "country": {
          "$ref": "#/components/schemas/country_af21e47ff7c01000092ecf4d7ad30270"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object location_6d3eb084b4c410002b617efb943f0059
{
  "allOf": [
    {
      "$ref": "#/components/schemas/locationDataJobView_6d3eb084b4c410002b5fa13f0c9d0056"
    },
    {}
  ],
  "description": "The location associated with the filled position or position restrictions. When associated with position restrictions, the location returned is in this order: the location on the effective job requisition, hiring restrictions, or primary location of the \\~supervisory organization\\~."
}
object location_6da81665c26510001fc6b1d42fae5f7b
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "x-readOnly": true,
  "description": "The new location for the \\~worker\\~ as of the effective date."
}
object location_75e528a78e9a10000ab75125ebe50114
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new location for the \\~worker\\~ as of the effective date."
}
object location_90151d6c4ff110001bfa027116820278
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new location for the \\~worker\\~ as of the effective date.",
  "x-conditionally-readOnly": true,
  "x-conditionally-required": true
}
object location_b8ac205877fd10000ea91737c7da00a5
{
  "allOf": [
    {
      "$ref": "#/components/schemas/locationDataJobView_6d3eb084b4c410002b5fa13f0c9d0056"
    },
    {}
  ],
  "description": "The location associated with the filled position or position restrictions. When associated with position restrictions, the location returned is in this order: the location on the effective job requisition, hiring restrictions, or primary location of the \\~supervisory organization\\~."
}
object managementLevelRelatedView_7deab99f645f10000d69adf2c932005c
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object managementLevel_89a0b59e7cce1000074acb1d768e0158
{
  "allOf": [
    {
      "$ref": "#/components/schemas/managementLevelRelatedView_7deab99f645f10000d69adf2c932005c"
    },
    {}
  ],
  "description": "The management level for the job profile."
}
object managerWorkerView_a02c2e1916fa10000cbb84be81ce0027
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object massActionHeader_cf97466f96d910002bd32afbf0000001
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Returns the Mass Action Header instance."
}
object massActionWorksheet_31485c9a93c0100007276cf4e5640000
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Returns the Mass Action Worksheet instance."
}
object orgChartView_643e3a12629710000554e0338e670044
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "superior": {
          "$ref": "#/components/schemas/superior_643e3a1262971000145238b2ccd10059"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "subordinates": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/supervisoryOrganizationView_a02c2e1916fa100009e137235f1f0018"
          },
          "description": "Contains the subordinate organizations that directly report to the organization.",
          "x-workday-type": "Multi-instance"
        }
      }
    }
  ]
}
object organizationAssignmentChangesBusinessUnitData_5aabf8e28cb310002520b2a2b31d0365
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "businessUnit": {
          "$ref": "#/components/schemas/businessUnit_5aabf8e28cb310002520b2aabc470366"
        }
      }
    }
  ]
}
object organizationAssignmentChangesCompanyData_652d516fdff41000086e0b9c96950354
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "company": {
          "$ref": "#/components/schemas/company_56fe0dd0eca1100019cfe097d26a03f2"
        }
      }
    }
  ]
}
object organizationAssignmentChangesCostCenterData_5aabf8e28cb3100010a999db2700024e
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "costCenter": {
          "$ref": "#/components/schemas/costCenter_5aabf8e28cb3100010a999f40b07024f"
        }
      }
    }
  ]
}
object organizationAssignmentChangesCostingData_a18edb56aca0100014a4a09dc57e045a
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "fund": {
          "$ref": "#/components/schemas/fund_a18edb56aca0100014a4a0b27352045c"
        },
        "gift": {
          "$ref": "#/components/schemas/gift_a18edb56aca0100014a4a0a9f876045b"
        },
        "grant": {
          "$ref": "#/components/schemas/grant_a18edb56aca0100014a4a0bcf25c045e"
        },
        "program": {
          "$ref": "#/components/schemas/program_a18edb56aca0100014a4a0b7ddf7045d"
        }
      }
    }
  ]
}
object organizationAssignmentChangesCustomOrganizationDetailsData_53cd2b632146100011e9bf4e7041551f
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "customOrganizations": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/customOrganizationDetails_3950e273020a100017857926d35d369c"
          },
          "description": "The new custom organizations for the worker as of the effective date.",
          "x-workday-type": "Multi-instance"
        }
      }
    }
  ]
}
Load more schemas