object organizationAssignmentChangesPostPosition_cf97466f96d9100029bffcf91c120000
{
  "allOf": [
    {
      "type": "object",
      "required": [
        "date",
        "position"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "date": {
          "type": "string",
          "format": "date",
          "example": "2024-03-23T07:00:00.000Z",
          "description": "The effective date of the business process event using the yyyy-mm-dd format.",
          "x-workday-type": "Date"
        },
        "position": {
          "$ref": "#/components/schemas/position_cf97466f96d9100029bffcf91c120001"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        },
        "massActionHeader": {
          "$ref": "#/components/schemas/massActionHeader_cf97466f96d910002bd32afbf0000001"
        },
        "massActionWorksheet": {
          "$ref": "#/components/schemas/massActionWorksheet_31485c9a93c0100007276cf4e5640000"
        }
      }
    }
  ]
}
object organizationAssignmentChangesPost_cc45d62b623c1000132ac812c30a052e
{
  "allOf": [
    {
      "type": "object",
      "required": [
        "date"
      ],
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "date": {
          "type": "string",
          "format": "date",
          "example": "2024-03-23T07:00:00.000Z",
          "description": "The date this business process takes effect.",
          "x-workday-type": "Date"
        },
        "position": {
          "$ref": "#/components/schemas/position_99f6257185e61000043aadd66df203bb"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object organizationAssignmentChangesRegionData_a18edb56aca0100006997e68e5780373
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "region": {
          "$ref": "#/components/schemas/region_a18edb56aca0100006997ec7e07d0374"
        }
      }
    }
  ]
}
object organizationAssignmentChangesStartDetailsData_90009f2bfc49100017b10cd07d19063b
{
  "allOf": [
    {
      "type": "object",
      "required": [
        "position"
      ],
      "properties": {
        "date": {
          "type": "string",
          "format": "date",
          "example": "2024-03-23T07:00:00.000Z",
          "description": "The date this business process takes effect.",
          "x-workday-type": "Date",
          "x-conditionally-readOnly": true,
          "x-conditionally-required": true
        },
        "worker": {
          "$ref": "#/components/schemas/worker_90009f2bfc4910001b166d44a72c0727"
        },
        "position": {
          "$ref": "#/components/schemas/position_827372de4457100019c0e9c5977d0000"
        },
        "supervisoryOrganization": {
          "$ref": "#/components/schemas/supervisoryOrganization_827372de445710001cfe36968a480000"
        }
      }
    }
  ]
}
object organizationType_3950e273020a100017857958e234369d
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Includes these organization types: Company, Cost Center, Custom orgs, Location Hierarchy, Matrix, Pay Group, Region, Retiree, Supervisory."
}
object overallBusinessProcess_5d688bd57bb910001815ab49927724aa
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "x-readOnly": true,
  "description": "Returns the Top Level (overall) Business Process that this Event is part of or returns the same instance if this Event is not a sub-process."
}
object participant_b3a69f47a49910001687de1d4c75003c
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Participant of \\~check-in\\~."
}
object participant_d81c816de26f10000f52144d053f001b
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Participant of \\~topic\\~."
}
object payRateTypeRelatedView_3b00708994e410000c52776049ba12c3
{
  "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 payRateType_3b00708994e410000c3d01aea96012c1
{
  "allOf": [
    {
      "$ref": "#/components/schemas/payRateTypeRelatedView_3b00708994e410000c52776049ba12c3"
    },
    {}
  ],
  "description": "The pay rate type for the job profile pay rate"
}
object payRateType_d25283821c01100016756a14eb650000
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new pay rate type for the \\~worker\\~ as of the effective date.",
  "x-conditionally-hidden": true,
  "x-conditionally-required": true
}
object personDataView_be343791f59d100028d6a277ca8a0017
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "email": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "Returns the public primary work email address for the worker.",
          "x-workday-type": "Text"
        },
        "phone": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "Returns the primary public work phone number for the worker.",
          "x-workday-type": "Text"
        }
      }
    }
  ]
}
object person_0ad147648b0a1000237bd486634a001a
{
  "allOf": [
    {
      "$ref": "#/components/schemas/personDataView_be343791f59d100028d6a277ca8a0017"
    },
    {}
  ],
  "description": "Person for the \\~Worker\\~"
}
object person_86093b8a932f10001499f38c72410130
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Comment made by Person"
}
object positionWorkerType_05d4c45042b610001030ee47f2c90118
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new position \\~worker\\~ type for the \\~worker\\~ as of the effective date.",
  "x-conditionally-readOnly": true
}
object position_827372de4457100019c0e9c5977d0000
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The position element as the event target."
}
object position_99f6257185e61000043aadd66df203bb
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new position for the \\~worker\\~ as of the effective date."
}
object position_cf97466f96d9100029bffcf91c120001
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The position element as the event target."
}
object position_dfc4e58f730810001ad60369c23452d1
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new position or job for the \\~worker\\~ as of the effective date.",
  "x-conditionally-hidden": true,
  "x-conditionally-readOnly": true
}
object primaryJob_352c3a97ecd51000353cba144c5b0042
{
  "allOf": [
    {
      "$ref": "#/components/schemas/jobDataForWorker_b8ac205877fd10000ea91719a02a00a2"
    },
    {}
  ],
  "description": "The \\~worker's\\~ primary job."
}
object program_a18edb56aca0100014a4a0b7ddf7045d
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new program for the \\~worker\\~ after the business process.",
  "x-conditionally-hidden": true,
  "x-conditionally-required": true
}
object purchaseOrder_2d0ca2cb2448100009c5433bcff60e05
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Purchase Order for Staffing Event",
  "x-conditionally-hidden": true
}
object reason_6da81665c26510001f34d0a154765e9b
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The business process type, reason category and reason associated with the business process (e.g. Hire \\~Employee\\~ > New Hire > New Position).",
  "x-conditionally-readOnly": true
}
object reason_85deac43cd1a10000b96c80c118f171e
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The business process type, reason category and reason associated with the business process (e.g. Hire \\~Employee\\~ > New Hire > New Position)."
}
object regionRelatedView_3b00708994e41000053151ffd9e31293
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object region_a18edb56aca0100006997ec7e07d0374
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new region for the \\~worker\\~ as of the effective date.",
  "x-conditionally-hidden": true,
  "x-conditionally-required": true
}
object serviceDatesData_6b1db753fd82100027b0c8519c860018
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "hireDate": {
          "type": "string",
          "format": "date",
          "example": "2020-01-20T16:00:00.000Z",
          "description": "The worker's most recent hire date.",
          "x-workday-type": "Date"
        },
        "continuousServiceDate": {
          "type": "string",
          "format": "date",
          "example": "2020-01-20T16:00:00.000Z",
          "description": "Worker service date taking into account breaks in service.",
          "x-workday-type": "Date"
        }
      }
    }
  ]
}
object skillItemAddDefinition_faed9891d75a10001e9a289910540228
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "remoteID": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The remote skill ID of a skill.",
          "x-workday-type": "Text"
        },
        "skillItem": {
          "$ref": "#/components/schemas/skillItem_4b4b7d34b4a210001c7927f9e1330080"
        },
        "skillName": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The skill name that Workday bases similar skill suggestions on.",
          "x-workday-type": "Text"
        }
      }
    }
  ]
}
object skillItemAddRepresentation_c5fabc4ca81610000eaeb4ff2f000137
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "remoteID": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The remote skill ID of a skill.",
          "x-workday-type": "Text"
        },
        "skillName": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The skill name Workday returns.",
          "x-workday-type": "Text"
        }
      }
    }
  ]
}
object skillItemDisplayDefinition_4b4b7d34b4a21000301eaf52086700d8
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "remoteID": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The remote skill ID of a skill.",
          "x-workday-type": "Text"
        },
        "skillName": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The skill name that Workday bases similar skill suggestions on.",
          "x-workday-type": "Text"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object skillItemSourceAddRepresentation_c5fabc4ca81610000d5d15309ac90122
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "skillSource": {
          "$ref": "#/components/schemas/skillSource_c5fabc4ca81610000d5d154e6e3c0123"
        }
      }
    }
  ]
}
object skillItem_4b4b7d34b4a210001c7927f9e1330080
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ]
}
object skillItem_98f198f5056b100019631445471d225f
{
  "allOf": [
    {
      "$ref": "#/components/schemas/skillItemAddRepresentation_c5fabc4ca81610000eaeb4ff2f000137"
    },
    {}
  ],
  "description": "a set containing no instances"
}
object skillItem_d6ca778018011000182fa5f3b32001aa
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Indicates the skill item name"
}
object skillItemsBulkDefinition_9d815bbfd67010000d6ed56204ab12de
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "skillItems": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/skillItemAddDefinition_faed9891d75a10001e9a289910540228"
          },
          "description": "Exposes Skill Items for a Skill Qualification Enabled.",
          "x-workday-type": "Multi-instance"
        }
      }
    }
  ]
}
object skillSourceRepresentation_998d2cc58f2f10000db59b08da0306a8
{
  "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"
        },
        "sourceType": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "description": "The Source Type of this Skill Item Source",
          "x-workday-type": "Text"
        },
        "dateCreated": {
          "type": "string",
          "format": "date",
          "example": "2024-03-23T07:00:00.000Z",
          "description": "The Creation Date of this Skill Item Source",
          "x-workday-type": "Date"
        },
        "sourceTypeID": {
          "type": "string",
          "example": "Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.",
          "maxLength": 36,
          "description": "source type ID",
          "x-workday-type": "Text"
        }
      }
    }
  ]
}
object skillSource_c5fabc4ca81610000d5d154e6e3c0123
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "a set containing no instances"
}
object status_54e611eca2c910000fbc4599be0b0112
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Transaction status or workflow state for an event. Example: Successfully Completed, Denied, Terminated"
}
object superior_643e3a1262971000145238b2ccd10059
{
  "allOf": [
    {
      "$ref": "#/components/schemas/supervisoryOrganizationView_a02c2e1916fa100009e137235f1f0018"
    },
    {}
  ],
  "description": "The immediate superior organization for the organization."
}
object supervisoryOrganizationJobView_fab4a151b24810000d29746fb7e21259
{
  "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 supervisoryOrganizationView_a02c2e1916fa100009e137235f1f0018
{
  "allOf": [
    {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "description": "Id of the instance"
        },
        "code": {
          "type": "string",
          "example": "Sample-Code",
          "description": "The organization id for the organization.",
          "x-workday-type": "Text"
        },
        "name": {
          "type": "string",
          "example": "Sample Organization Name",
          "description": "Returns the name of the organization as of the processing effective moment",
          "x-workday-type": "Text"
        },
        "inactive": {
          "type": "boolean",
          "example": true,
          "description": "Indicates whether the organization is inactive",
          "x-workday-type": "Boolean"
        },
        "managers": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/managerWorkerView_a02c2e1916fa10000cbb84be81ce0027"
          },
          "description": "The manager(s) for the supervisory organization.",
          "x-workday-type": "Multi-instance"
        },
        "descriptor": {
          "type": "string",
          "example": "Lorem ipsum dolor sit ame",
          "description": "A preview of the instance"
        }
      }
    }
  ]
}
object supervisoryOrganization_75e528a78e9a10000ab75132a9df0116
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The \\~supervisory organization\\~ for the \\~worker\\~ as of the effective date."
}
object supervisoryOrganization_827372de445710001cfe36968a480000
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "x-readOnly": true,
  "description": "\\~Supervisory Organization\\~ for staffing interface affected, as of the event effective date."
}
object supervisoryOrganization_b8ac205877fd10000ea91743659800a7
{
  "allOf": [
    {
      "$ref": "#/components/schemas/supervisoryOrganizationJobView_fab4a151b24810000d29746fb7e21259"
    },
    {}
  ],
  "description": "The \\~supervisory organization\\~ for the position."
}
object supervisoryOrganization_e3267ea37e6f100032c00c34a99e74d8
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The \\~supervisory organization\\~ for the \\~worker\\~ as of the effective date.",
  "x-conditionally-readOnly": true,
  "x-conditionally-required": true
}
object supervisoryOrganization_fab4a151b24810000d13073c5d341257
{
  "allOf": [
    {
      "$ref": "#/components/schemas/supervisoryOrganizationJobView_fab4a151b24810000d29746fb7e21259"
    },
    {}
  ],
  "description": "The \\~supervisory organization\\~ for the position."
}
object template_2b1b95dfe4af100007f63081aec5158e
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The Change Job Template used to initiate the Change Job event."
}
object template_2b1b95dfe4af100009f30dc769a31686
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "x-readOnly": true,
  "description": "The Change Job Template used to initiate the Change Job event."
}
object timeType_05d4c45042b610000bb540b7458e0108
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "The new time type for the \\~worker\\~ as of the effective date.",
  "x-conditionally-readOnly": true
}
object transactionStatus_7457adcbe0fa1000089b63ab3a510000
{
  "allOf": [
    {
      "$ref": "#/components/schemas/INSTANCE_MODEL_REFERENCE"
    },
    {}
  ],
  "description": "Transaction status or workflow state for an event. Example: Successfully Completed, Denied, Terminated"
}
Load more schemas