{"openapi":"3.0.1","info":{"title":"helpCase","description":"The helpCase service enables applications to create cases, access case data, and link cases to external records outside of Workday.","version":"v4","x-workday-internal-source":"xo","x-workday-internal-routing":"Public","x-workday-internal-protected-usage-enabled":false,"x-workday-internal-service-container-id":"84259fdc22eb10000c4b82e7f63900d3"},"tags":[{"name":"attachments","description":"Provides the ability to upload an attachment when creating a case."},{"name":"caseSuggestions","description":"Provides the ability to retrieve a list of suggestions based on case type."},{"name":"caseTypes","description":"Provides the ability to retrieve a list of case types that a worker has access to."},{"name":"cases","description":"Provides the ability to get and add cases for workers."},{"name":"configuration","description":"Provides the ability to retrieve tenant setup configurations related to Help Case Management."},{"name":"externalCreators","description":"The External Creators service enables applications to view and manage external \\~case\\~ contact details, such as email address and name."},{"name":"externalRecords","description":"Provides the ability to add and delete external records that you can link to Help cases. These REST APIs are secured to the Help External Records domain.","x-workday-confidence-level":"Production"},{"name":"serviceCategories","description":"Provides the ability to retrieve all parent service categories."},{"name":"Prompt Values","description":"Retrieves instances that can be used as values for other endpoint parameters in this service."}],"components":{"schemas":{"INSTANCE_MODEL_REFERENCE":{"required":["id"],"type":"object","properties":{"id":{"pattern":"^(([0-9a-f]{32})|(\\S+=\\S+))$","type":"string","description":"Workday Id or Reference Id of the instance."},"descriptor":{"type":"string","description":"The display name of the instance","readOnly":true},"href":{"type":"string","description":"A link to the instance","readOnly":true}}},"ERROR_MODEL_REFERENCE":{"required":["error"],"type":"object","properties":{"error":{"type":"string","description":"A description of the error"},"code":{"type":"string","description":"The code that corresponds to the error message. Use the error code to drive programmatic error-handling behavior. Don't use error message strings for this purpose because they are subject to change"},"field":{"type":"string","description":"The field related to the error"},"path":{"type":"string","description":"The path of the field related to the error"},"severity":{"type":"string","description":"Severity of the validation (e.g. Critical, Warning)."},"internalMessage":{"type":"string","description":"Internal message providing additional context for the validation (e.g. representation content validation details)."}}},"VALIDATION_ERROR_MODEL_REFERENCE":{"allOf":[{"required":["error"],"type":"object","properties":{"error":{"type":"string","description":"A description of the error"},"errors":{"type":"array","description":"An array of validation errors","items":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}]},"FACETS_MODEL_REFERENCE":{"type":"array","items":{"type":"object","properties":{"descriptor":{"type":"string","description":"A description of the facet"},"facetParameter":{"type":"string","description":"The alias used to select the facet"},"values":{"type":"array","description":"the facet values","items":{"required":["id"],"type":"object","properties":{"count":{"type":"integer","description":"The number of instances returned by this facet","format":"int32"},"id":{"pattern":"^(([0-9a-f]{32})|(\\S+=\\S+))$","type":"string","description":"Workday Id or Reference Id of the instance."},"descriptor":{"type":"string","description":"A description of the facet"},"href":{"type":"string","description":"A link to the instance","readOnly":true}}}}},"description":"This object represents the possible facets for this resource","readOnly":true}},"MULTIPLE_INSTANCE_MODEL_REFERENCE":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"}}}},"categories_88561109bc06100017adafb3c668b3fa":{"allOf":[{"$ref":"#/components/schemas/serviceCategory_88561109bc0610000dcc0edead59afc0"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Service Category"}}}]},"caseTypes_88561109bc0610000dcc0f323201afc1":{"allOf":[{"$ref":"#/components/schemas/caseType_94f4c846064010001aa73809d1ed001b"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Type"}}}]},"serviceCategory_88561109bc0610000dcc0edead59afc0":{"allOf":[{"type":"object","properties":{"id":{"maxLength":36,"type":"string","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"name":{"type":"string","description":"The name of the service category.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"categories":{"type":"array","description":"The service subcategories.","items":{"$ref":"#/components/schemas/categories_88561109bc06100017adafb3c668b3fa"},"x-workday-type":"Multi-instance"},"caseTypes":{"type":"array","description":"\\~Case\\~ types on service category eligible for processing \\~worker\\~ or \\~worker\\~ parm.","items":{"$ref":"#/components/schemas/caseTypes_88561109bc0610000dcc0f323201afc1"},"x-workday-type":"Multi-instance"},"description":{"type":"string","description":"The description of the service category.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"serviceTeam_b219b9eff8361000170fa02ec63c0000":{"description":"The Service Team assigned to the case.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"assignee_b219b9eff83610001664c09a64950000":{"description":"The case solver assigned to the case. Contains both the worker id and person id.","allOf":[{"$ref":"#/components/schemas/worker_ea8cdb4b09221000085a6abfb71f0000"},{"type":"object"}]},"about_51525462636f10001482f03c07080000":{"description":"The worker whom the case is about. Contains both the worker id and person id.","allOf":[{"$ref":"#/components/schemas/worker_ea8cdb4b09221000085a6abfb71f0000"},{"type":"object"}]},"satisfactionSurvey_fda210498420100022732483998b0000":{"description":"The case satisfaction survey associated with the case.","allOf":[{"$ref":"#/components/schemas/satisfactionSurvey_13f62ca1562510000deb6333b70a0000"},{"type":"object"}]},"type_8a07438c70c010002c93692ee5a90000":{"description":"\\~Case\\~ Type","allOf":[{"$ref":"#/components/schemas/type_8a07438c70c010002d1138872ec00000"},{"type":"object"}]},"caseReopenDetails_c3dd8c1d3b57100017da48a7dbfe0000":{"description":"The details for the reopening of a \\~case\\~. This includes whether a \\~worker\\~ can reopen a \\~case\\~ and the last date that a \\~worker\\~ can reopen a \\~case\\~.","allOf":[{"$ref":"#/components/schemas/caseReopenDetails_5e3ba171cca310001820d3fa29a90000"},{"type":"object"}]},"by_e704d8bde762100010f5f842a8a60000":{"description":"The worker or external case creator who created the case. Contains either a worker or externalCreator instance.","allOf":[{"$ref":"#/components/schemas/caseAgent_e704d8bde76210001838311e4c3e0000"},{"type":"object"}]},"caseSolverDisplayOverrides_73172a108ff310000f99d374913f0000":{"description":"The case solver display name override configuration for the case.","allOf":[{"$ref":"#/components/schemas/caseSolverDisplayOverrides_73172a108ff310000f984d938f7b0000"},{"type":"object"}]},"labels_acf567efdfd2100009fa40b8c25c0000":{"allOf":[{"$ref":"#/components/schemas/caseLabelDetails_1506ee3ef9c71000587ad9f80f150000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Case Label (Derived)"}}}]},"for_e704d8bde76210000fce848b51390000":{"description":"The worker or external case creator who owns the case. Contains either a worker or externalCreator instance.","allOf":[{"$ref":"#/components/schemas/caseAgent_e704d8bde76210001838311e4c3e0000"},{"type":"object"}]},"status_bea716252d8b1000115c23d47e9b0000":{"description":"The status details for the \\~case\\~","allOf":[{"$ref":"#/components/schemas/detailedCaseStatusSessionPublic_bdb2501f5ada100015bae5de1f210000"},{"type":"object"}]},"caseDetails_c6fb55da58da1000144f81f7eb854c37":{"allOf":[{"type":"object","properties":{"caseID":{"type":"string","description":"\\~Case\\~ ID.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"detailedMessage":{"type":"string","description":"The description of the \\~case\\~.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"title":{"type":"string","description":"The title of the \\~case\\~.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"creationDate":{"type":"string","description":"The date that the \\~case\\~ was created on.","format":"date","x-workday-type":"Date"},"caseLink":{"type":"string","description":"The link to view the \\~Case\\~.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"serviceTeam":{"$ref":"#/components/schemas/serviceTeam_b219b9eff8361000170fa02ec63c0000"},"assignee":{"$ref":"#/components/schemas/assignee_b219b9eff83610001664c09a64950000"},"about":{"$ref":"#/components/schemas/about_51525462636f10001482f03c07080000"},"satisfactionSurvey":{"$ref":"#/components/schemas/satisfactionSurvey_fda210498420100022732483998b0000"},"type":{"$ref":"#/components/schemas/type_8a07438c70c010002c93692ee5a90000"},"caseReopenDetails":{"$ref":"#/components/schemas/caseReopenDetails_c3dd8c1d3b57100017da48a7dbfe0000"},"confidential":{"type":"boolean","description":"If true, the case is confidential.","example":true,"x-workday-type":"Boolean"},"formattedCreationDate":{"type":"string","description":"The creation date of the case formatted to include the year, month, day, hour and minute. The date format depends on the processing user's locale and uses the user's timezone.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"by":{"$ref":"#/components/schemas/by_e704d8bde762100010f5f842a8a60000"},"caseSolverDisplayOverrides":{"$ref":"#/components/schemas/caseSolverDisplayOverrides_73172a108ff310000f99d374913f0000"},"labels":{"type":"array","description":"The Labels for the \\~case\\~","items":{"$ref":"#/components/schemas/labels_acf567efdfd2100009fa40b8c25c0000"},"x-workday-type":"Multi-instance"},"for":{"$ref":"#/components/schemas/for_e704d8bde76210000fce848b51390000"},"status":{"$ref":"#/components/schemas/status_bea716252d8b1000115c23d47e9b0000"},"id":{"type":"string","description":"The id for Case"}}}]},"labels_da54bcb3757f1000136e6876958a0000":{"allOf":[{"$ref":"#/components/schemas/caseLabels_da54bcb3757f1000168c89b9bb290000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Case Label (Derived)"}}}]},"substatus_e6284293e339100018f23830cc160000":{"description":"The \\~case\\~ substatus.","allOf":[{"$ref":"#/components/schemas/editCaseSubstatus_f3388c58f3c210001c13aee61cf50000"},{"type":"object"}]},"type_f1341368060410001674730d914b0000":{"description":"the \\~case\\~ type assigned to the \\~case\\~","allOf":[{"$ref":"#/components/schemas/editCaseType_ed76025e195c100016b623f785550000"},{"type":"object"}]},"flag_c4294328e44410001b6cb863cbf20000":{"description":"The \\~case\\~ flag assigned to the \\~case\\~","allOf":[{"$ref":"#/components/schemas/caseFlag_c4294328e44410001b4316b1c6330000"},{"type":"object"}]},"assignee_9ce80bb2ed2d10000ed69133ffb80000":{"description":"The \\~worker\\~ assigned to the \\~case\\~","allOf":[{"$ref":"#/components/schemas/editCaseAssignee_9ce80bb2ed2d1000136a107082320000"},{"type":"object"}]},"status_e6284293e339100018f238ca81b10000":{"description":"The \\~case\\~ status.","allOf":[{"$ref":"#/components/schemas/editCaseStatus_5a146539b6ec10000e50d9c790fc0000"},{"type":"object"}]},"team_9ce80bb2ed2d10000ed691d15f840000":{"description":"The service team assigned to the \\~case\\~","allOf":[{"$ref":"#/components/schemas/editCaseServiceTeam_9ce80bb2ed2d1000138e2d432e5b0000"},{"type":"object"}]},"editCase_da54bcb3757f1000136e67dcc2220000":{"allOf":[{"type":"object","properties":{"labels":{"type":"array","description":"The \\~case\\~ labels assigned to the \\~case\\~","items":{"$ref":"#/components/schemas/labels_da54bcb3757f1000136e6876958a0000"},"x-workday-type":"Multi-instance"},"substatus":{"$ref":"#/components/schemas/substatus_e6284293e339100018f23830cc160000"},"type":{"$ref":"#/components/schemas/type_f1341368060410001674730d914b0000"},"flag":{"$ref":"#/components/schemas/flag_c4294328e44410001b6cb863cbf20000"},"assignee":{"$ref":"#/components/schemas/assignee_9ce80bb2ed2d10000ed69133ffb80000"},"status":{"$ref":"#/components/schemas/status_e6284293e339100018f238ca81b10000"},"team":{"$ref":"#/components/schemas/team_9ce80bb2ed2d10000ed691d15f840000"},"reroute":{"type":"boolean","description":"Used to decide whether to reroute \\~cases\\~ after \\~case\\~ type is changed.","example":true,"x-workday-type":"Boolean","x-workday-confidence-level":"Production"}}}]},"note_a078b68f908e1000117eb0b72f240001":{"description":"The internal note.","allOf":[{"$ref":"#/components/schemas/caseNote_a078b68f908e1000117d8e18d8790000"},{"type":"object"}]},"editInternalNoteRequest_a078b68f908e1000117eb0b72f240000":{"allOf":[{"type":"object","properties":{"note":{"$ref":"#/components/schemas/note_a078b68f908e1000117eb0b72f240001"}}}]},"comment_730bdbc0cdd61000298ae76e8f080000":{"description":"Updates an existing resolved case instance with the specified ID. Replaces the existing instance with the specified data in the request body.","allOf":[{"$ref":"#/components/schemas/caseCommentDetailsWithRichText_98c81648308110000ee532b764240000"},{"type":"object"}]},"reopenReasonRequest_730bdbc0cdd61000298ae4b8a49c0000":{"allOf":[{"type":"object","properties":{"comment":{"$ref":"#/components/schemas/comment_730bdbc0cdd61000298ae76e8f080000"},"id":{"type":"string","description":"The id for Case Timeline Item"}}}]},"case_e380afec62fd10004d68b7e3aae40000":{"description":"\\~Case\\~ ID","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"source_e380afec62fd100014966f45060d0002":{"description":"The name of the external record source","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"externalRecords_e380afec62fd100014966eab837c0000":{"allOf":[{"type":"object","properties":{"case":{"$ref":"#/components/schemas/case_e380afec62fd10004d68b7e3aae40000"},"href":{"type":"string","description":"A link to the external record","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"name":{"type":"string","description":"The name of the external record","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"source":{"$ref":"#/components/schemas/source_e380afec62fd100014966f45060d0002"},"id":{"type":"string","description":"The id for Help External Record"}}}]},"case_11c712966b95100011ced0e6c1870000":{"description":"\\~Case\\~ ID","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"delinkExternalRecords_11c712966b95100011ced04d16210000":{"allOf":[{"type":"object","properties":{"case":{"$ref":"#/components/schemas/case_11c712966b95100011ced0e6c1870000"},"id":{"type":"string","description":"The id for Help External Record"}}}]},"createCaseInformation_2eb81a78445c100018e5b8c7e1380000":{"description":"Help Create Case Information configuration on Edit Tenant Setup- Help.","allOf":[{"$ref":"#/components/schemas/createCaseInformation_2eb81a78445c100018da580badf50000"},{"type":"object"}]},"fileConfigurations_ca77db5f50a210000906263978e91693":{"description":"Help Configurations.","allOf":[{"$ref":"#/components/schemas/fileConfigs_ca77db5f50a210000903b9f0b3cc1690"},{"type":"object"}]},"configuration_ddc7b3fdde021000143264c9fb23001d":{"allOf":[{"type":"object","properties":{"createCaseInformation":{"$ref":"#/components/schemas/createCaseInformation_2eb81a78445c100018e5b8c7e1380000"},"fileConfigurations":{"$ref":"#/components/schemas/fileConfigurations_ca77db5f50a210000906263978e91693"},"confidentialCasesMessage":{"type":"string","description":"Confidential \\~Cases\\~ Message.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"maxAttachments":{"type":"integer","description":"Maximum number of attachments that can be added to a \\~case\\~ at one time.","format":"int32","example":9999,"x-workday-type":"Numeric"},"allowResolvedCasesToBeReopened":{"type":"boolean","description":"Returns True if Resolved Cases can be Reopened Opt In","example":true,"x-workday-type":"Boolean"},"displayServiceCategories":{"type":"boolean","example":true,"x-workday-type":"Boolean"}}}]},"type_b07959fa1b8b1000154267406cf44cc0":{"description":"\\~Case\\~ Suggestion Type.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"caseSuggestion_b07959fa1b8b10001380aeede1a24c14":{"allOf":[{"type":"object","properties":{"caseSuggestionContentId":{"type":"string","description":"The Workday Id of the Task, Learning Content, Help Article, or website link returned as a \\~Case\\~ Suggestion.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"description":{"type":"string","description":"\\~Case\\~ Suggestion Description.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"order":{"maxLength":6,"type":"string","description":"\\~Case\\~ Suggestion Display Order.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"name":{"type":"string","description":"Will display the name of the Task, Knowledge Base Article, Learning Content Suggested or the display name of a Link Suggestion.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"type":{"$ref":"#/components/schemas/type_b07959fa1b8b1000154267406cf44cc0"},"url":{"type":"string","description":"URL to open \\~Case\\~ Suggestion.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"externalCaseContact_556593b34fc61000141177c228360000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"The name for the external \\~case\\~ contact.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"blocked":{"type":"boolean","description":"If true, the external contact is blocked and they can't create \\~cases\\~.","example":true,"x-workday-type":"Boolean"},"email":{"type":"string","description":"The email for the external \\~case\\~ contact.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"externalLink_63d03d62c97710001797e130b95a5003":{"allOf":[{"$ref":"#/components/schemas/externalCaseTypeLink_e3a4d0c049c810000c0a1668e99016e5"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ External Link"}}}]},"questionnaire_94f4c84606401000210c7b3446d5002f":{"description":"\\~Case\\~ type questionnaire.","allOf":[{"$ref":"#/components/schemas/caseTypeQuestionnaire_2ea488277642100014402b1f1bbf004e"},{"type":"object"}]},"caseType_94f4c846064010001aa73809d1ed001b":{"allOf":[{"type":"object","properties":{"name":{"maxLength":60,"type":"string","description":"The name of the \\~case\\~ type.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"hasQuestionnaire":{"type":"boolean","description":"Boolean value returning true if the \\~Case\\~ Type has a questionnaire.","example":true,"x-workday-type":"Boolean"},"externalLink":{"type":"array","description":"External \\~Case\\~ Type Link.","items":{"$ref":"#/components/schemas/externalLink_63d03d62c97710001797e130b95a5003"},"x-workday-type":"Multi-instance"},"confidential":{"type":"boolean","description":"\\~Case\\~ type confidential flag for REST service.","example":true,"x-workday-type":"Boolean"},"external":{"type":"boolean","description":"Returns true if the \\~case\\~ type is external.","example":true,"x-workday-type":"Boolean"},"questionnaire":{"$ref":"#/components/schemas/questionnaire_94f4c84606401000210c7b3446d5002f"},"description":{"type":"string","description":"Case Type Description.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseLabels_3012a1e746ee1000135a5860aee90000":{"allOf":[{"$ref":"#/components/schemas/caseLabelsWithName_f1fe2b0a07c71000134b317fe1920000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Label"}}}]},"caseLabelCategories_3012a1e746ee10001306e9cc6b220000":{"allOf":[{"type":"object","properties":{"caseLabels":{"type":"array","description":"The \\~case\\~ labels for the category.","items":{"$ref":"#/components/schemas/caseLabels_3012a1e746ee1000135a5860aee90000"},"x-workday-type":"Multi-instance"},"name":{"maxLength":100,"type":"string","description":"the \\~case\\~ label category name.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"The id for Case Label Category"}}}]},"caseLabelCategories_e6734d308df61000165a1df83a060000":{"type":"object","properties":{"total":{"type":"number"},"data":{"type":"array","items":{"$ref":"#/components/schemas/caseLabelCategories_3012a1e746ee10001306e9cc6b220000"}}}},"members_e6e5dfc6987a10001530b7f609430001":{"allOf":[{"$ref":"#/components/schemas/teamMemberConfidential_bc753f35be0b100011950be7fcda0000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Worker\\~"}}}]},"serviceTeams_e6e5dfc6987a10001530b7f609430000":{"allOf":[{"type":"object","properties":{"name":{"maxLength":60,"type":"string","description":"The service team name.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"confidentialAccess":{"type":"boolean","description":"Enables the service team to allow confidential access.","example":true,"x-workday-type":"Boolean"},"members":{"type":"array","description":"The service team members.","items":{"$ref":"#/components/schemas/members_e6e5dfc6987a10001530b7f609430001"},"x-workday-type":"Multi-instance"},"id":{"type":"string","description":"The id for Service Team"}}}]},"serviceTeams_f417aa04d8631000f078e862a3d80000":{"type":"object","properties":{"total":{"type":"number"},"data":{"type":"array","items":{"$ref":"#/components/schemas/serviceTeams_e6e5dfc6987a10001530b7f609430000"}}}},"caseFlags_4c98b63bd27110001362d9d5918e0000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"The \\~case\\~ flag name.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseFlags_4c98b63bd2711000134ad5e215fb0000":{"type":"object","properties":{"total":{"type":"number"},"data":{"type":"array","items":{"$ref":"#/components/schemas/caseFlags_4c98b63bd27110001362d9d5918e0000"}}}},"substatuses_c9a9f664e27410000ff55e02b0f50001":{"allOf":[{"$ref":"#/components/schemas/caseSubstatuses_c9a9f664e2741000102835a0564d0000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Substatus"}}}]},"caseStatuses_c9a9f664e27410000ff55cced8420000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"The name of the \\~case\\~ status.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"substatuses":{"type":"array","description":"The substatuses of the \\~case\\~ status.","items":{"$ref":"#/components/schemas/substatuses_c9a9f664e27410000ff55e02b0f50001"},"x-workday-type":"Multi-instance"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseStatuses_c9a9f664e27410000ffb239322300000":{"type":"object","properties":{"total":{"type":"number"},"data":{"type":"array","items":{"$ref":"#/components/schemas/caseStatuses_c9a9f664e27410000ff55cced8420000"}}}},"questionnaire_b5e438c7a5d710001866c47b2eae0000":{"description":"\\~Case\\~ Questionnaire.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"questionAnswerPair_b5e438c7a5d710001866c3e0fcab0001":{"allOf":[{"$ref":"#/components/schemas/detailedQuestionnaireResponse_b5e438c7a5d7100018bd2131afe00000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Detailed Questionnaire Response (Derived)"}}}]},"caseQuestionnaireResponse_b5e438c7a5d710001866c3e0fcab0000":{"allOf":[{"type":"object","properties":{"questionnaire":{"$ref":"#/components/schemas/questionnaire_b5e438c7a5d710001866c47b2eae0000"},"questionAnswerPair":{"type":"array","description":"Detailed Questionnaire Response","items":{"$ref":"#/components/schemas/questionAnswerPair_b5e438c7a5d710001866c3e0fcab0001"},"x-workday-type":"Multi-instance"}}}]},"substatus_bdb2501f5ada100015bae677cb640000":{"description":"The \\~case\\~ substatus","allOf":[{"$ref":"#/components/schemas/caseSubstatuses_c9a9f664e2741000102835a0564d0000"},{"type":"object"}]},"availableStatuses_bdb2501f5ada100015bae677cb640001":{"allOf":[{"$ref":"#/components/schemas/caseStatuses_c9a9f664e27410000ff55cced8420000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Status"}}}]},"detailedCaseStatusSessionPublic_bdb2501f5ada100015bae5de1f210000":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Status Session","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"substatus":{"$ref":"#/components/schemas/substatus_bdb2501f5ada100015bae677cb640000"},"name":{"type":"string","description":"The \\~case\\~ status name.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text","x-workday-confidence-level":"Production"},"availableStatuses":{"type":"array","description":"Available statuses for the \\~case\\~.","items":{"$ref":"#/components/schemas/availableStatuses_bdb2501f5ada100015bae677cb640001"},"x-workday-type":"Multi-instance"}}}]},"caseActorImage_f5af78b2311610000e722633e2ef011e":{"allOf":[{"type":"object","properties":{"scalableURL":{"type":"string","description":"Scaling URL for \\~Worker\\~'s image.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"}}}]},"editCaseServiceTeam_9ce80bb2ed2d1000138e2d432e5b0000":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Team (Derived)","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"contentType_cfb1e71e5435100008e52b8894ef0709":{"description":"Content type of the attachment","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"questionnaireAttachment_cfb1e71e5435100008e52b3f011f0708":{"allOf":[{"type":"object","properties":{"fileLength":{"type":"integer","description":"File length of the attachment","format":"int32","example":99999999999,"x-workday-type":"Numeric"},"file":{"type":"string","description":"For RaaS Only (Reports used as Web Services).  Returns the raw Base64 data for an attachment or image.","format":"binary","x-workday-type":"File"},"fileName":{"maxLength":255,"type":"string","description":"File name of the attachment","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"contentType":{"$ref":"#/components/schemas/contentType_cfb1e71e5435100008e52b8894ef0709"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseTypeQuestionnaire_2ea488277642100014402b1f1bbf004e":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"The id for Questionnaire"}}}]},"caseArticleData_28994a71316f100028264fde56b10000":{"allOf":[{"type":"object","properties":{"url":{"type":"string","description":"Static URL to the article view, which will always be resolved to the published version in the users language.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"caseLabelDetails_1506ee3ef9c71000587ad9f80f150000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"Name of \\~Case\\~ Label.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"categoryId":{"maxLength":36,"type":"string","description":"\\~Case\\~ Label Category Id.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"\\~Case\\~ Label ID.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"caseNote_a078b68f908e1000117d8e18d8790000":{"allOf":[{"type":"object","properties":{"textBody":{"type":"string","description":"The text body.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"supportedFileTypesView_ed98e9c8a7fd10001421bbbf6e2b3a46":{"allOf":[{"type":"object","properties":{"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"}}}]},"caseReopenDetails_5e3ba171cca310001820d3fa29a90000":{"allOf":[{"type":"object","properties":{"caseReopenStatus":{"type":"boolean","description":"True if a \\~worker\\~ can reopen a \\~case\\~.","example":true,"x-workday-type":"Boolean"},"caseReopenDueDate":{"type":"string","description":"The details for the reopening of a \\~case\\~. This includes whether a \\~worker\\~ can reopen a \\~case\\~ and the last date that a \\~worker\\~ can reopen a \\~case\\~.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"caseLabelsWithName_f1fe2b0a07c71000134b317fe1920000":{"allOf":[{"type":"object","properties":{"name":{"maxLength":40,"type":"string","description":"the \\~case\\~ label name.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"attachments_b5e438c7a5d7100018bd21cb505b0000":{"allOf":[{"$ref":"#/components/schemas/attachmentDetails_28994a71316f100027789fb4f2c30000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Questionnaire Attachment"}}}]},"detailedQuestionnaireResponse_b5e438c7a5d7100018bd2131afe00000":{"allOf":[{"type":"object","properties":{"attachments":{"type":"array","description":"Questionnaire Attachments.","items":{"$ref":"#/components/schemas/attachments_b5e438c7a5d7100018bd21cb505b0000"},"x-workday-type":"Multi-instance"},"answer":{"type":"string","description":"Answer text.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"question":{"type":"string","description":"Question body.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"contentType_fe66288088b91000203cf979e0730001":{"description":"The content type.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"caseAttachmentUpload_fe66288088b91000203cf8e028ad0000":{"allOf":[{"type":"object","properties":{"contentType":{"$ref":"#/components/schemas/contentType_fe66288088b91000203cf979e0730001"},"fileName":{"maxLength":255,"type":"string","description":"The file name.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"fileLength":{"type":"integer","description":"The file length.","format":"int32","example":99999999999,"x-workday-type":"Numeric"},"file":{"type":"string","description":"The file.","format":"binary","x-workday-type":"File"},"id":{"type":"string","description":"The id for Case Attachment"}}}]},"caseStatus_f1e69cc1d239100018631b8718fd5e1a":{"allOf":[{"type":"object","properties":{"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"The id for \\~Case\\~ Status"}}}]},"serviceCategory_8a07438c70c010002d8d314ff16e0000":{"description":"The service category of the \\~case\\~ type.","allOf":[{"$ref":"#/components/schemas/serviceCategoryInCaseType_8a07438c70c010002dd32fae8fd70000"},{"type":"object"}]},"type_8a07438c70c010002d1138872ec00000":{"allOf":[{"type":"object","properties":{"serviceCategory":{"$ref":"#/components/schemas/serviceCategory_8a07438c70c010002d8d314ff16e0000"},"description":{"type":"string","description":"Case Type Description.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"inactive":{"type":"boolean","description":"True if the \\~case\\~ type is inactive.","example":true,"x-workday-type":"Boolean"},"name":{"type":"string","description":"Returns the display id of the instance.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"confidential":{"type":"boolean","description":"\\~Case\\~ type confidential flag for REST service.","example":true,"x-workday-type":"Boolean"},"id":{"type":"string","description":"The id for \\~Case\\~ Type"}}}]},"article_2eb81a78445c100018da58bbbe240000":{"description":"Article","allOf":[{"$ref":"#/components/schemas/caseArticleDetails_28994a71316f10002827ab4cb98c0000"},{"type":"object"}]},"createCaseInformation_2eb81a78445c100018da580badf50000":{"allOf":[{"type":"object","properties":{"article":{"$ref":"#/components/schemas/article_2eb81a78445c100018da58bbbe240000"},"createCaseCustomText":{"type":"string","description":"createCaseCustomText","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"editCaseType_ed76025e195c100016b623f785550000":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Type"}}}]},"contentType_ac4d6ea0680f1000227f1e3a4e144deb":{"description":"Content type of the attachment","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"caseAttachmentDetails_7eff10179e351000223786abf14a14a9":{"allOf":[{"type":"object","properties":{"contentType":{"$ref":"#/components/schemas/contentType_ac4d6ea0680f1000227f1e3a4e144deb"},"file":{"type":"string","description":"For RaaS Only (Reports used as Web Services).  Returns the raw Base64 data for an attachment or image.","format":"binary","x-workday-type":"File"},"fileLength":{"type":"integer","description":"File length of the attachment","format":"int32","example":99999999999,"x-workday-type":"Numeric"},"fileName":{"maxLength":255,"type":"string","description":"File name of the attachment","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"\\~Case\\~ Attachment ID.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"}}}]},"attachmentDetails_28994a71316f100027789fb4f2c30000":{"allOf":[{"type":"object","properties":{"comment":{"type":"string","description":"Questionnaire attachment comment","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"fileName":{"maxLength":255,"type":"string","description":"File name of the attachment","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"href":{"type":"string","description":"A link to the instance"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"worker_e704d8bde76210001838311e4c3e0001":{"description":"\\~Case\\~ agent as \\~worker\\~.","allOf":[{"$ref":"#/components/schemas/worker_ea8cdb4b09221000085a6abfb71f0000"},{"type":"object"}]},"externalCreator_db348beb98ca10001fa3c3d717d70000":{"description":"\\~Case\\~ agent as external \\~case\\~ creator.","allOf":[{"$ref":"#/components/schemas/externalCreator_ea4ddbcedee710001051da1f76a50000"},{"type":"object"}]},"caseAgent_e704d8bde76210001838311e4c3e0000":{"allOf":[{"type":"object","properties":{"worker":{"$ref":"#/components/schemas/worker_e704d8bde76210001838311e4c3e0001"},"externalCreator":{"$ref":"#/components/schemas/externalCreator_db348beb98ca10001fa3c3d717d70000"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"The id for \\~Case\\~ Agent"}}}]},"caseSubstatuses_c9a9f664e2741000102835a0564d0000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"The name of the \\~case\\~ substatus.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"actions_ea4ddbcedee710000da4cc8666400000":{"allOf":[{"$ref":"#/components/schemas/action_ea4ddbcedee710001027e83559880000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Action"}}}]},"guidance_b5e438c7a5d7100024e5cf5a0a070007":{"description":"The \\~case\\~ guidance for the \\~case\\~ timeline item. For use with REST Public APIs.","allOf":[{"$ref":"#/components/schemas/caseGuidanceDetails_28994a71316f100028444cd6ee550000"},{"type":"object"}]},"submittedBy_8278794bb27f100015a2f4f202290000":{"description":"The user who submitted the timeline item.","allOf":[{"$ref":"#/components/schemas/caseAgent_e704d8bde76210001838311e4c3e0000"},{"type":"object"}]},"attachments_b5e438c7a5d7100024e5cf5a0a070005":{"allOf":[{"$ref":"#/components/schemas/attachmentDetails_28994a71316f100027789fb4f2c30000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for \\~Case\\~ Attachment"}}}]},"questionnaireResponse_b5e438c7a5d7100024e5cf5a0a070008":{"description":"Used by Case Creation Timeline Item, shows the questionnaire answers.","allOf":[{"$ref":"#/components/schemas/caseQuestionnaireResponse_b5e438c7a5d710001866c3e0fcab0000"},{"type":"object"}]},"comment_98c816483081100039947d758fb10000":{"description":"comment containing rich text content","allOf":[{"$ref":"#/components/schemas/caseCommentDetailsWithRichText_98c81648308110000ee532b764240000"},{"type":"object"}]},"type_3e858117153510001882bc0818230000":{"description":"The type of the current timeline item. Example: \"Comment Timeline Item\" for a comment.","allOf":[{"$ref":"#/components/schemas/caseTimelineItemType_64d4026de2f81000152b515622600000"},{"type":"object"}]},"caseSolverDisplayOverrides_4623ea13f444100013c37d62fa800000":{"description":"The case solver display name override configuration for the timeline item.","allOf":[{"$ref":"#/components/schemas/caseSolverDisplayOverridesForTimeline_4623ea13f444100013c1f71617180000"},{"type":"object"}]},"note_629ab2a795121000123466869eb20000":{"description":"Internal note containing attachment","allOf":[{"$ref":"#/components/schemas/caseNoteDetails_629ab2a79512100012339fcc11120000"},{"type":"object"}]},"timelineItem_b5e438c7a5d7100024e5cf5a0a070000":{"allOf":[{"type":"object","properties":{"actions":{"type":"array","description":"A list of actions linked to this timeline item. Each action has an action text.","items":{"$ref":"#/components/schemas/actions_ea4ddbcedee710000da4cc8666400000"},"x-workday-type":"Multi-instance"},"description":{"type":"string","description":"Used by the Case Creation Timeline Item, contains the detailed message written by case creators.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"creationDate":{"type":"string","description":"The date that the \\~case\\~ timeline item was created on.","format":"date","x-workday-type":"Date"},"guidance":{"$ref":"#/components/schemas/guidance_b5e438c7a5d7100024e5cf5a0a070007"},"submittedBy":{"$ref":"#/components/schemas/submittedBy_8278794bb27f100015a2f4f202290000"},"formattedCreationDate":{"type":"string","description":"The creation date of the timeline item formatted to include the year, month, day, hour and minute. The date format depends on the processing user's locale and uses the user's timezone.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"attachments":{"type":"array","description":"The \\~case\\~ attachments for the \\~case\\~ timeline item. For use with REST Public APIs.","items":{"$ref":"#/components/schemas/attachments_b5e438c7a5d7100024e5cf5a0a070005"},"x-workday-type":"Multi-instance"},"questionnaireResponse":{"$ref":"#/components/schemas/questionnaireResponse_b5e438c7a5d7100024e5cf5a0a070008"},"comment":{"$ref":"#/components/schemas/comment_98c816483081100039947d758fb10000"},"type":{"$ref":"#/components/schemas/type_3e858117153510001882bc0818230000"},"id":{"maxLength":36,"type":"string","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"caseSolverDisplayOverrides":{"$ref":"#/components/schemas/caseSolverDisplayOverrides_4623ea13f444100013c37d62fa800000"},"note":{"$ref":"#/components/schemas/note_629ab2a795121000123466869eb20000"}}}]},"questionItem_670e7e9e117b10002790f46f3d9c07d1":{"description":"Question Item for Questionnaire Answer. Question item represents the question in a questionnaire.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"questionnaireAttachments_69164aa4df9610001e17f32134be5429":{"allOf":[{"$ref":"#/components/schemas/questionnaireAttachment_cfb1e71e5435100008e52b3f011f0708"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Questionnaire Attachment Representation"}}}]},"answerMultipleChoices_670e7e9e117b10002790f474903a07d2":{"allOf":[{"$ref":"#/components/schemas/questionMultipleChoiceAnswerEmptyView_670e7e9e117b100027c36c757fb807d5"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Question Multiple Choice Answer Representation"}}}]},"questionnaireAnswerCreate_670e7e9e117b1000276a34afc7b207cb":{"allOf":[{"type":"object","properties":{"questionItem":{"$ref":"#/components/schemas/questionItem_670e7e9e117b10002790f46f3d9c07d1"},"questionnaireAttachments":{"type":"array","description":"Questionnaire Attachments for Questionnaire Response.","items":{"$ref":"#/components/schemas/questionnaireAttachments_69164aa4df9610001e17f32134be5429"},"x-workday-type":"Multi-instance"},"answerNumeric":{"type":"integer","description":"The answer in a numeric format.","format":"int32","example":99999999999,"x-workday-type":"Numeric"},"answerMultipleChoices":{"type":"array","description":"Question Multiple Choice Answers for question answer","items":{"$ref":"#/components/schemas/answerMultipleChoices_670e7e9e117b10002790f474903a07d2"},"x-workday-type":"Multi-instance"},"answerDate":{"type":"string","description":"The answer in a date format.","format":"date","x-workday-type":"Date"},"answerText":{"type":"string","description":"The text answer for a questionnaire.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"The id for Questionnaire Answer"}}}]},"currentArticleData_28994a71316f10002827ab4cb98c0001":{"allOf":[{"$ref":"#/components/schemas/caseArticleData_28994a71316f100028264fde56b10000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Article Version"}}}]},"caseArticleDetails_28994a71316f10002827ab4cb98c0000":{"allOf":[{"type":"object","properties":{"currentArticleData":{"type":"array","description":"Published Article Data versions for this Article.","items":{"$ref":"#/components/schemas/currentArticleData_28994a71316f10002827ab4cb98c0001"},"x-workday-type":"Multi-instance"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"The id for Knowledge Base Article  \nExample(s): articleID=Sample_Value"}}}]},"questionnaireAnswers_670e7e9e117b10002734f5a0c9fd07c7":{"allOf":[{"$ref":"#/components/schemas/questionnaireAnswerCreate_670e7e9e117b1000276a34afc7b207cb"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Questionnaire Answer Representation"}}}]},"questionnaireTargetContext_b73d92d470c7100012164155beb48425":{"description":"The applicable questionnaire or application for a student. Example: Student Application for Spring 2023. This is a new attribute as of 2021R2, and is currently only supported for Student.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"questionnaireTarget_b73d92d470c7100012164171eac28426":{"description":"The questionnaire subject. Example: The candidate for admission to a school. This is a new attribute as of 2021R2, and is currently only supported for Student.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"questionnaireResponseSubmit_f0cd3b7b35071000123f36d88d4c4cd6":{"allOf":[{"type":"object","properties":{"questionnaireAnswers":{"type":"array","description":"The set of answers for a questionnaire.","items":{"$ref":"#/components/schemas/questionnaireAnswers_670e7e9e117b10002734f5a0c9fd07c7"},"x-workday-type":"Multi-instance"},"questionnaireTargetContext":{"$ref":"#/components/schemas/questionnaireTargetContext_b73d92d470c7100012164155beb48425"},"questionnaireTarget":{"$ref":"#/components/schemas/questionnaireTarget_b73d92d470c7100012164171eac28426"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"The id for Questionnaire Response Representation"}}}]},"editCaseStatus_5a146539b6ec10000e50d9c790fc0000":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseFlag_c4294328e44410001b4316b1c6330000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"The \\~case\\~ flag","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseSolverDisplayOverrides_73172a108ff310000f984d938f7b0000":{"allOf":[{"type":"object","properties":{"hideCreatedByProfileLink":{"type":"boolean","description":"The configuration setting to hide the created by person's profile link.","example":true,"x-workday-type":"Boolean"},"hideCreatedByProfilePicture":{"type":"boolean","description":"The configuration setting to hide the created by person's profile picture.","example":true,"x-workday-type":"Boolean"},"assigneeDisplayName":{"type":"string","description":"The \\~Case\\~ assignee's display name override.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"createdByDisplayName":{"type":"string","description":"The \\~Case\\~ creator's display name override.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"hideAssigneeProfileLink":{"type":"boolean","description":"The configuration setting to hide the assignee's profile picture.","example":true,"x-workday-type":"Boolean"},"hideAssigneeProfilePicture":{"type":"boolean","description":"The configuration setting to hide the assignee's profile link.","example":true,"x-workday-type":"Boolean"}}}]},"caseNoteDetailsRequest_7d92af58ae1210000c75424307320000":{"allOf":[{"type":"object","properties":{"textBody":{"type":"string","description":"The note text.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"The id for Case Note (Derived)"}}}]},"questionnaireResponse_81454aeb7e43100023dbc22cbd6d0000":{"description":"Case satisfaction survey response questionnaire response.","allOf":[{"$ref":"#/components/schemas/surveyQuestionnaireResponse_81454aeb7e43100029f9aef236c20000"},{"type":"object"}]},"score_7bff4822273910001fa3cef900960000":{"description":"Case satisfaction survey response score.","allOf":[{"$ref":"#/components/schemas/surveyResponseScore_7bff48222739100026e4d635293e0000"},{"type":"object"}]},"surveyResponse_7bff482227391000128136b99a160000":{"allOf":[{"type":"object","properties":{"questionnaireResponse":{"$ref":"#/components/schemas/questionnaireResponse_81454aeb7e43100023dbc22cbd6d0000"},"comment":{"type":"string","description":"Case satisfaction survey response comment.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"score":{"$ref":"#/components/schemas/score_7bff4822273910001fa3cef900960000"},"formattedCreationDate":{"type":"string","description":"The creation date of the case satisfaction survey response formatted to include the year, month, day, hour and minute. The date format depends on the processing user's locale and uses the user's timezone.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"The id for Case Satisfaction Survey Response"}}}]},"questionMultipleChoiceAnswerEmptyView_670e7e9e117b100027c36c757fb807d5":{"allOf":[{"type":"object","properties":{"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"results_b8933903570310000b90119c72ee0000":{"description":"The most recent survey results for the case.","allOf":[{"$ref":"#/components/schemas/surveyResponse_7bff482227391000128136b99a160000"},{"type":"object"}]},"satisfactionSurvey_13f62ca1562510000deb6333b70a0000":{"allOf":[{"type":"object","properties":{"active":{"type":"boolean","description":"If true, the case has an active satisfaction survey","example":true,"x-workday-type":"Boolean"},"task":{"type":"string","description":"If true, the Satisfaction Survey has been dismissed.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"results":{"$ref":"#/components/schemas/results_b8933903570310000b90119c72ee0000"},"directive":{"type":"string","description":"Returns the Survey Directive text for the Satisfaction Survey.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"editCaseAssignee_9ce80bb2ed2d1000136a107082320000":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"id","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"externalCreator_ea4ddbcedee710001051da1f76a50000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"External \\~Case\\~ Creator Name and External in Parenthesis or Purged External \\~Case\\~ Creator text.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"email":{"type":"string","description":"External \\~Case\\~ Creator Email.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"kbArticle_28994a71316f100028444cd6ee550001":{"description":"Knowledge Base Article for \\~Case\\~ Timeline Guidance (REST).","allOf":[{"$ref":"#/components/schemas/caseArticleDetails_28994a71316f10002827ab4cb98c0000"},{"type":"object"}]},"uiTask_28994a71316f100028444cd6ee550002":{"description":"UI Task for \\~Case\\~ Timeline Guidance.","allOf":[{"$ref":"#/components/schemas/caseUITaskDetails_28994a71316f100028434d9157110000"},{"type":"object"}]},"caseGuidanceDetails_28994a71316f100028444cd6ee550000":{"allOf":[{"type":"object","properties":{"kbArticle":{"$ref":"#/components/schemas/kbArticle_28994a71316f100028444cd6ee550001"},"uiTask":{"$ref":"#/components/schemas/uiTask_28994a71316f100028444cd6ee550002"}}}]},"caseCommentDetailsWithRichText_98c81648308110000ee532b764240000":{"allOf":[{"type":"object","properties":{"content":{"type":"string","description":"returns rich text comment for a \\~Case\\~","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"textBody":{"type":"string","description":"returns normal text comment for a \\~Case\\~","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"supportedFileTypes_ca77db5f50a210000ae82bc49deb17b1":{"allOf":[{"$ref":"#/components/schemas/supportedFileTypesView_ed98e9c8a7fd10001421bbbf6e2b3a46"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Allowed File Extension"}}}]},"fileConfigs_ca77db5f50a210000903b9f0b3cc1690":{"allOf":[{"type":"object","properties":{"supportedFileTypes":{"type":"array","description":"Returns the allowed file types for a tenant.","items":{"$ref":"#/components/schemas/supportedFileTypes_ca77db5f50a210000ae82bc49deb17b1"},"x-workday-type":"Multi-instance","x-conditionally-hidden":true},"maxFileSizeInMB":{"type":"integer","description":"Max Attachment Size.","format":"int32","example":9999999999,"x-workday-type":"Numeric"},"allFileTypesSupported":{"type":"boolean","description":"True if all file attachment types allowed.","example":true,"x-workday-type":"Boolean"}}}]},"contentType_b661616dd41a1000283daf731d4f0001":{"description":"Content type of the attachment","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"caseAttachment_b661616dd41a1000283daf731d4f0000":{"allOf":[{"type":"object","properties":{"contentType":{"$ref":"#/components/schemas/contentType_b661616dd41a1000283daf731d4f0001"},"file":{"type":"string","description":"For RaaS Only (Reports used as Web Services).  Returns the raw Base64 data for an attachment or image.","format":"binary","x-workday-type":"File"},"fileLength":{"type":"integer","description":"File length of the attachment","format":"int32","example":99999999999,"x-workday-type":"Numeric"},"fileName":{"maxLength":255,"type":"string","description":"File name of the attachment","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"The id for Attachment"}}}]},"note_7d92af58ae1210000c818bcc289b0000":{"description":"For uploading a note. Must contain a text body.","allOf":[{"$ref":"#/components/schemas/caseNoteDetailsRequest_7d92af58ae1210000c75424307320000"},{"type":"object"}]},"attachments_7d92af58ae1210000c818b327c280000":{"allOf":[{"$ref":"#/components/schemas/caseAttachmentUpload_fe66288088b91000203cf8e028ad0000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Case Attachment (Derived)"}}}]},"timelineNoteRequest_7d92af58ae1210000c818a988dd40000":{"allOf":[{"type":"object","properties":{"note":{"$ref":"#/components/schemas/note_7d92af58ae1210000c818bcc289b0000"},"attachments":{"type":"array","description":"For uploading attachment(s).","items":{"$ref":"#/components/schemas/attachments_7d92af58ae1210000c818b327c280000"},"x-workday-type":"Multi-instance"},"id":{"type":"string","description":"The id for Case Timeline Item"}}}]},"externalCaseTypeLink_e3a4d0c049c810000c0a1668e99016e5":{"allOf":[{"type":"object","properties":{"linkDescription":{"type":"string","description":"\\~Case\\~ Type External Link.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"link":{"type":"string","description":"\\~Case\\~ Type External Link.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"status_f1e69cc1d239100017cbe9e77f265dca":{"description":"The status of the \\~case\\~.","allOf":[{"$ref":"#/components/schemas/caseStatus_f1e69cc1d239100018631b8718fd5e1a"},{"type":"object"}]},"uiTask_f2bdc10fc89b1000381518f534370000":{"description":"The UI Task used to create the \\~case\\~.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"elementContent_f2bdc10fc89b100037a053f569be0000":{"description":"The Element Content used to create the \\~case\\~","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"aboutWorker_662e9c10bfa0100010d6b0d17b8a4d94":{"description":"\\~Worker\\~ the \\~case\\~ is about.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"contextInstance_f2bdc10fc89b100037e6bb940e6f0000":{"description":"The Context Instance used to create the \\~case\\~.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"forExternalCreator_43c3a4cfa46110001c073750b80a0000":{"description":"The Workday ID of the contact who will own this \\~case\\~.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"questionnaireHolder_1902ac344cd8100010dd11b4fc2818da":{"description":"\\~Case\\~ Questionnaire Response Holder.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"caseType_e29f5009981f10001e4d865b9ebb0363":{"description":"The Workday ID of the case type to assign to the case. You can use GET /helpCase/caseTypes/view to retrieve a list of case types and their IDs.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"attachments_7eff10179e35100021ab2a2dff4014a7":{"allOf":[{"$ref":"#/components/schemas/caseAttachmentDetails_7eff10179e351000223786abf14a14a9"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Case Attachment (Derived)"}}}]},"source_d0bb246e886c10000b8ef4bd50740024":{"description":"Checks for Valid Case Sources","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"forWorker_ee5c8f4096a110000cca066c029f2a63":{"description":"The \\~worker\\~ that the \\~case\\~ is for.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"questionnaireResponses_f0cd3b7b350710001246641a519d4cd8":{"description":"The responses for questionnaires configured on a request.","allOf":[{"$ref":"#/components/schemas/questionnaireResponseSubmit_f0cd3b7b35071000123f36d88d4c4cd6"},{"type":"object"}]},"case_e29f5009981f10001e4d862c73b20361":{"allOf":[{"type":"object","properties":{"caseLink":{"type":"string","description":"The link to view the \\~Case\\~.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"status":{"$ref":"#/components/schemas/status_f1e69cc1d239100017cbe9e77f265dca"},"uiTask":{"$ref":"#/components/schemas/uiTask_f2bdc10fc89b1000381518f534370000"},"elementContent":{"$ref":"#/components/schemas/elementContent_f2bdc10fc89b100037a053f569be0000"},"aboutWorker":{"$ref":"#/components/schemas/aboutWorker_662e9c10bfa0100010d6b0d17b8a4d94"},"contextInstance":{"$ref":"#/components/schemas/contextInstance_f2bdc10fc89b100037e6bb940e6f0000"},"forExternalCreator":{"$ref":"#/components/schemas/forExternalCreator_43c3a4cfa46110001c073750b80a0000"},"questionnaireHolder":{"$ref":"#/components/schemas/questionnaireHolder_1902ac344cd8100010dd11b4fc2818da"},"title":{"type":"string","description":"The title of the \\~case\\~.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"caseType":{"$ref":"#/components/schemas/caseType_e29f5009981f10001e4d865b9ebb0363"},"detailedMessage":{"type":"string","description":"The description of the \\~case\\~.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"attachments":{"type":"array","description":"\\~Case\\~ Creation Attachments.","items":{"$ref":"#/components/schemas/attachments_7eff10179e35100021ab2a2dff4014a7"},"x-workday-type":"Multi-instance"},"source":{"$ref":"#/components/schemas/source_d0bb246e886c10000b8ef4bd50740024"},"forWorker":{"$ref":"#/components/schemas/forWorker_ee5c8f4096a110000cca066c029f2a63"},"questionnaireResponses":{"$ref":"#/components/schemas/questionnaireResponses_f0cd3b7b350710001246641a519d4cd8"},"caseID":{"type":"string","description":"\\~Case\\~ ID.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"The id for Case"}}}]},"questionAnswerPair_81454aeb7e4310002c0d7dcb08ee0000":{"allOf":[{"$ref":"#/components/schemas/detailedQuestionnaireResponse_b5e438c7a5d7100018bd2131afe00000"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Detailed Questionnaire Response (Derived)"}}}]},"questionnaire_81454aeb7e43100029f9aef236c20001":{"description":"Questionnaire for satisfaction survey response.","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"surveyQuestionnaireResponse_81454aeb7e43100029f9aef236c20000":{"allOf":[{"type":"object","properties":{"questionAnswerPair":{"type":"array","description":"Questionnaire question answer pairs for satisfaction survey response.","items":{"$ref":"#/components/schemas/questionAnswerPair_81454aeb7e4310002c0d7dcb08ee0000"},"x-workday-type":"Multi-instance"},"questionnaire":{"$ref":"#/components/schemas/questionnaire_81454aeb7e43100029f9aef236c20001"}}}]},"caseSolverDisplayOverridesForTimeline_4623ea13f444100013c1f71617180000":{"allOf":[{"type":"object","properties":{"submittedByDisplayName":{"type":"string","description":"The display name of the worker who submitted the timeline item.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"hideSubmittedByProfileLink":{"type":"boolean","description":"The configuration setting you can use to hide the profile link for the person who submitted the timeline item.","example":true,"x-workday-type":"Boolean"},"hideSubmittedByProfilePicture":{"type":"boolean","description":"The configuration setting you can use to hide the profile picture for the person who submitted the timeline item.","example":true,"x-workday-type":"Boolean"}}}]},"surveyResponseScore_7bff48222739100026e4d635293e0000":{"allOf":[{"type":"object","properties":{"number":{"type":"integer","description":"Score for the case satisfaction survey response.","format":"int32","example":999999,"x-workday-type":"Numeric"},"description":{"type":"string","description":"Description of the case satisfaction survey response score.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"}}}]},"profilePicture_6f17b6d3aa8510001e48fe3433f90424":{"description":"Returns the photo for the \\~worker\\~.","allOf":[{"$ref":"#/components/schemas/caseActorImage_f5af78b2311610000e722633e2ef011e"},{"type":"object"}]},"teamMemberConfidential_bc753f35be0b100011950be7fcda0000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"\\~Worker\\~ Full Name.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"confidentialAccess":{"type":"boolean","description":"\\~Worker\\~ has access to confidential \\~cases\\~.","example":true,"x-workday-type":"Boolean"},"profilePicture":{"$ref":"#/components/schemas/profilePicture_6f17b6d3aa8510001e48fe3433f90424"},"href":{"type":"string","description":"A link to the instance"},"id":{"type":"string","description":"The id for Worker"}}}]},"caseTimelineItemType_64d4026de2f81000152b515622600000":{"allOf":[{"type":"object","properties":{"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"action_ea4ddbcedee710001027e83559880000":{"allOf":[{"type":"object","properties":{"text":{"type":"string","description":"\\~Case\\~ Action Text.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseUITaskDetails_28994a71316f100028434d9157110000":{"allOf":[{"type":"object","properties":{"url":{"type":"string","description":"Returns the fully qualified URL for the given Task","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"contentType_51e444d430be10001f2d7b2d29430043":{"description":"Content type of the attachment","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"caseAttachment_51e444d430be10001f2d7b192137003f":{"allOf":[{"type":"object","properties":{"file":{"type":"string","description":"For RaaS Only (Reports used as Web Services).  Returns the raw Base64 data for an attachment or image.","format":"binary","x-workday-type":"File"},"fileName":{"maxLength":255,"type":"string","description":"File name of the attachment","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"contentType":{"$ref":"#/components/schemas/contentType_51e444d430be10001f2d7b2d29430043"},"fileLength":{"type":"integer","description":"File length of the attachment","format":"int32","example":99999999999,"x-workday-type":"Numeric"},"id":{"type":"string","description":"The id for Case Attachment"}}}]},"comment_1de6eedd21ce1000123e2e3f95110000":{"description":"returns comment for a \\~Case\\~","allOf":[{"$ref":"#/components/schemas/caseCommentDetailsWithRichText_98c81648308110000ee532b764240000"},{"type":"object"}]},"attachments_08f9349211bf1000249fabb0b2900001":{"allOf":[{"$ref":"#/components/schemas/caseAttachmentDetails_7eff10179e351000223786abf14a14a9"},{"type":"object","properties":{"id":{"type":"string","description":"The id for Case Attachment (Derived)"}}}]},"caseCommentRequest_08f9349211bf1000249fabb0b2900000":{"allOf":[{"type":"object","properties":{"comment":{"$ref":"#/components/schemas/comment_1de6eedd21ce1000123e2e3f95110000"},"attachments":{"type":"array","description":"\\~Case\\~ Timeline Item (Derived) has \\~Case\\~ Attachment (Derived) [RL].","items":{"$ref":"#/components/schemas/attachments_08f9349211bf1000249fabb0b2900001"},"x-workday-type":"Multi-instance"},"id":{"type":"string","description":"The id for Case Timeline Item"}}}]},"person_ea8cdb4b09221000085a6abfb71f0001":{"description":"Person for \\~Worker\\~","allOf":[{"$ref":"#/components/schemas/INSTANCE_MODEL_REFERENCE"},{"type":"object"}]},"worker_ea8cdb4b09221000085a6abfb71f0000":{"allOf":[{"type":"object","properties":{"person":{"$ref":"#/components/schemas/person_ea8cdb4b09221000085a6abfb71f0001"},"descriptor":{"type":"string","description":"The display name of the instance","example":"Lorem ipsum dolor sit ame"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseNoteDetails_629ab2a79512100012339fcc11120000":{"allOf":[{"type":"object","properties":{"lastUpdatedMoment":{"type":"string","description":"The last updated moment of the note, formatted to include the year, month, day, hour and minute. The date format depends on the processing user's locale and uses the user's timezone.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"textBody":{"type":"string","description":"The note text","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"aiGenerated":{"type":"boolean","description":"The Case Note is Ai Generated or Not","example":true,"x-workday-type":"Boolean","x-workday-confidence-level":"Production"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"serviceCategoryInCaseType_8a07438c70c010002dd32fae8fd70000":{"allOf":[{"type":"object","properties":{"name":{"type":"string","description":"The name of the service category.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"description":{"type":"string","description":"The description of the service category.","example":"Lorem ipsum dolor sit amet, cum choro singulis consectetuer ut, ubique iisque contentiones ex duo. Quo lorem etiam eu.","x-workday-type":"Text"},"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"caseLabels_da54bcb3757f1000168c89b9bb290000":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]},"editCaseSubstatus_f3388c58f3c210001c13aee61cf50000":{"allOf":[{"type":"object","properties":{"id":{"type":"string","description":"Workday Id or Reference Id of the instance."}}}]}},"securitySchemes":{"OAuth2":{"type":"oauth2","flows":{"implicit":{"authorizationUrl":"https://<tenantAuthorizationHostname>","scopes":{}}}}}},"servers":[{"url":"/api/purple-suite/{instanceId}/contracts/hris/workday","description":"PurpleSuite Workday-painted instance boundary","variables":{"instanceId":{"default":"INSTANCE_ID","description":"PurpleSuite instance identifier"}}}],"security":[{"OAuth2":[]}],"paths":{"/helpCase/v4/serviceCategories":{"get":{"tags":["serviceCategories"],"summary":"Retrieves all parent service categories.","description":"Retrieves all parent service categories. Details include: name, description, case types, and child service categories. Only returns case types within each service category that the processing worker has access to.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"q","in":"query","description":"The name to search for. Use this parameter to return only: service categories with a name that matches or is similar to this string; service categories that have child categories with names that match or are similar to this string; and case types with names or descriptions that are similar to this string. The default value is empty.","schema":{"type":"string"}},{"name":"worker","in":"query","description":"The ID of an alternate worker to use instead of the processing worker when determining access to case types. The default value is empty.","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/serviceCategory_88561109bc0610000dcc0edead59afc0"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"88561109bc0610000cd8665c8eaf9361","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/serviceCategories/{ID}":{"get":{"tags":["serviceCategories"],"summary":"Retrieves a service category with the specified ID.","description":"Retrieves a service category with the specified ID.\nDetails include: name, description, case types, and child categories.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/serviceCategory_88561109bc0610000dcc0edead59afc0"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"88561109bc0610000cd8665c8eaf9361","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/cases":{"get":{"tags":["cases"],"summary":"Retrieves a list of cases that the user is secured to view.","description":"Retrieves a list of case details that the user is secured to view. Case details include: title, detailed message, case ID, status, creation date, case link, assignee, confidential, about, by, for, type, and serviceTeam.\n\n<b>Secured By Domain:</b> Help Case Data, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"desc","in":"query","description":"If true, sorts results in descending order.","schema":{"type":"boolean"}},{"name":"flag","in":"query","description":"Retrieves cases with the assigned flag(s).","style":"form","explode":true,"schema":{"type":"array","items":{"type":"string"}}},{"name":"label","in":"query","description":"Retrieves cases with the assigned label(s).","style":"form","explode":true,"schema":{"type":"array","items":{"type":"string"}}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"myCases","in":"query","description":"Retrieves cases owned by the processing user.","schema":{"type":"boolean"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"openCases","in":"query","description":"Retrieves open cases and cases that were resolved or canceled less than 7 days ago.","schema":{"type":"boolean"}},{"name":"sort","in":"query","description":"The field to sort results by. The default is creationDate. Note: Currently supports creationDate only.","schema":{"type":"string"}},{"name":"status","in":"query","description":"Retrieves cases with the specified status(es).","style":"form","explode":true,"schema":{"type":"array","items":{"type":"string"}}},{"name":"substatus","in":"query","description":"Retrieves cases with the specified substatus(es).","style":"form","explode":true,"schema":{"type":"array","items":{"type":"string"}}},{"name":"team","in":"query","description":"Retrieves cases with the specified service team(s).","style":"form","explode":true,"schema":{"type":"array","items":{"type":"string"}}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/caseDetails_c6fb55da58da1000144f81f7eb854c37"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"c6fb55da58da10000d42ff1f76a149c0","x-workday-secured-by-domains":["Help Case Data","Self Service: Help Case Management"]},"post":{"tags":["cases"],"summary":"Creates a case.","description":"Creates a single case instance with the specified data.\n\nIn the request body, specify at least these required fields: caseType {id}, caseTitle {text}.\n\nYou can add attachments by first calling the attachment API to get an attachments ID, and then including this ID in the Create Case request.\n\nYou can also embed attachment details in the Create Case request.\n\nYou can only include attachment types that are configured on the tenant. You can use GET /helpCase/configuration to determine which attachment types are supported.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help\n\nContains attachment(s)","requestBody":{"content":{"multipart/form-data":{"schema":{"$ref":"#/components/schemas/case_e29f5009981f10001e4d862c73b20361"},"x-workday-multipart-root-part-name":"jsonData"}},"x-workday-multipart-root-part-name":"jsonData"},"responses":{"201":{"description":"Resource created.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/case_e29f5009981f10001e4d862c73b20361"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A1292 | Help isn't activated. Access the Innovation Services Opt-In task to activate it in the People Experience section of Available Services. |\n| Critical | A1305 | Select a valid \\~case\\~ type. |\n| Critical | A1306 | The questionnaireHolder value is invalid. |\n| Critical | A1307 | You can only attach files that you own. |\n| Critical | A1308 | You don't have access to the Create About field. |\n| Critical | A1309 | 1 or more attachments are invalid. |\n| Critical | A1311 | You can't attach more than [attachment limit] files to a submission. |\n| Critical | A1312 | Enter a \\~case\\~ title with 140 characters or fewer. |\n| Critical | A1314 | Select a valid \\~worker\\~ for the Create About field. |\n| Critical | A1316 | You don't have access to the Create For field. |\n| Critical | A1317 | The \\~case\\~ and the \\~Case\\~ Questionnaire must have the same \\~case\\~ type. |\n| Critical | A1318 | An attachment can contain an ID or a file but not both. |\n| Critical | A1323 | Select a valid \\~worker\\~ for the Create For field. |\n| Critical | A1325 | You can't create a \\~case\\~ for an external \\~case\\~ type. |\n| Critical | A1327 | You can only submit a questionnaire that you completed yourself. |\n| Critical | A1328 | You’re the \\~case\\~ owner. If this \\~case\\~ is about you, leave this field blank. If it’s about a different \\~worker\\~, enter their name. |\n| Critical | A1329 | This \\~case\\~ must include a questionnaire response. |\n| Critical | A1330 | Select attachment reference IDs that aren't already linked to \\~cases\\~. |\n| Critical | A1331 | Select a \\~Case\\~ Type. |\n| Critical | A1332 | Select different \\~workers\\~ for the Create For and About fields. |\n| Critical | A1333 | Enter a \\~case\\~ title. |\n| Critical | A1335 | The selected \\~case\\~ type should include a questionnaire response. |\n| Critical | A1437 | You can't create a \\~case\\~ for an Integration System User. |\n| Critical | A1664 | You do not have access to the forExternalCreator field. |\n| Critical | A1665 | You cannot create a \\~case\\~ for a blocked external creator. |\n| Critical | A1666 | You cannot enter values for both the forWorker field and the forExternalCreator field. Remove the value from one of these fields. |\n| Critical | A1754 | You have submitted more than one answer for a single select multiple choice question. |\n| Critical | A1755 | You have selected an invalid answer choice. |\n| Critical | A1756 | This questionnaire has already been submitted. You can’t submit it again. |\n| Critical | A1757 | This questionnaire is now closed. You can no longer submit new responses or change your existing responses. |\n| Critical | A1758 | You cannot submit answers to branching questions without answers for parent questions. |\n| Critical | A1759 | All answers you submit must match the expected format for that question type. |\n| Critical | A1761 | All answered questions must be questions from the associated questionnaire. |\n| Critical | A1764 | You must answer all required questions. |\n| Critical | A1765 | You have submitted more multiple choice answers than is allowed for a question. |\n| Critical | A1781 | Could not create a \\~case\\~ for the contact. |\n| Critical | A2576 | Context Instance provided needs to be accessible by the UI task provided. |\n| Critical | A2577 | You need to provide an UI task for the context instance. |\n| Critical | A2578 | The Element Content provided is not available in the UI task provided. |\n| Critical | A2579 | You do not have access to the UI task provided. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"e29f5009981f10001e4ff04a235a0366","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/cases/{ID}/timeline":{"get":{"tags":["cases"],"summary":"Retrieves a list of comment timeline items for a case.","description":"Retrieves timeline items for a case. Comment timeline items include comments and associated attachments. Action timeline items include an action with an action text. Creation timeline items include a description, associated attachments, and a questionnaire answer if applicable.\n\n<b>Secured By Domain:</b> REST API Public\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/timelineItem_b5e438c7a5d7100024e5cf5a0a070000"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"46068d08decf100021a18b88a9c20000","x-workday-secured-by-domains":["REST API Public"]}},"/helpCase/v4/cases/{ID}/comment/{subresourceID}":{"get":{"tags":["cases"],"summary":"Retrieves a comment timeline item for a \\~case\\~ with the specified comment timeline ID.","description":"Retrieves a comment timeline item for a \\~case\\~ with the specified comment timeline ID. Comment timeline items include comments and associated attachments.\n\n<b>Secured By Domain:</b> Help Case Data, Self Service: Help Case Management\n\n<b>Scope:</b> Help\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"subresourceID","in":"path","description":"The Workday ID of the subresource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/timelineItem_b5e438c7a5d7100024e5cf5a0a070000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"ce7b0dc1a1c010000f6386eabd370000","x-workday-secured-by-domains":["Help Case Data","Self Service: Help Case Management"]}},"/helpCase/v4/cases/{ID}/internalNoteTimeline/{subresourceID}":{"get":{"tags":["cases"],"summary":"Retrieves an internal note timeline item for a \\~case\\~ with the specified internal note timeline ID.","description":"Retrieves an internal note timeline item for a \\~case\\~ with the specified internal note timeline ID. Internal note timeline items include notes, associated attachments, and tagged persons.\n\n<b>Secured By Domain:</b> Help Case Internal Notes\n\n<b>Scope:</b> Help\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"subresourceID","in":"path","description":"The Workday ID of the subresource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/timelineItem_b5e438c7a5d7100024e5cf5a0a070000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"0d4a742c806110000ec4ed8f552d0000","x-workday-secured-by-domains":["Help Case Internal Notes"]},"delete":{"tags":["cases"],"summary":"Deletes an internal note.","description":"Deletes an existing internal note from a case.\n\n<b>Secured By Domain:</b> Help Case Internal Notes\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"subresourceID","in":"path","description":"The Workday ID of the subresource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data. Deleting resource.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MULTIPLE_INSTANCE_MODEL_REFERENCE"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A1373 | Only a note or note attachment can be deleted. |\n| Critical | A1378 | Only the owner can delete this note. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"0962904747e010001569135c2d610000","x-workday-secured-by-domains":["Help Case Internal Notes"]},"patch":{"tags":["cases"],"summary":"Edits an internal note.","description":"Edits an existing internal note on a case.\n\n<b>Secured By Domain:</b> Help Case Internal Notes\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"subresourceID","in":"path","description":"The Workday ID of the subresource.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/editInternalNoteRequest_a078b68f908e1000117eb0b72f240000"}}}},"responses":{"200":{"description":"Successful response. A successful response can return no matched data. Updating resource.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/editInternalNoteRequest_a078b68f908e1000117eb0b72f240000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A1367 | Only the owner can edit this note. |\n| Critical | A1371 | Request must contain a \\~Case\\~ note. |\n| Critical | A2603 | Notes with a tagged \\~worker\\~ can't be updated. |\n| Critical | A2604 | Specify a valid note. Notes must contain alphanumeric characters. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"59ab0ea66865100011d765af099d0000","x-workday-secured-by-domains":["Help Case Internal Notes"]}},"/helpCase/v4/cases/{ID}/reopen":{"post":{"tags":["cases"],"summary":"Updates an existing resolved case instance","description":"Updates an existing resolved case instance with the specified ID. Replaces the existing instance with the specified data in the request body\n\n<b>Secured By Domain:</b> Process: Help Cases, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/reopenReasonRequest_730bdbc0cdd61000298ae4b8a49c0000"}}}},"responses":{"201":{"description":"Resource created.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/reopenReasonRequest_730bdbc0cdd61000298ae4b8a49c0000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A2424 | Reopen reason cannot be blank. To reopen a \\~case\\~, please provide a reopen reason. |\n| Critical | A2425 | To add a \\~case\\~ reopen reason to a \\~case\\~, you must enable the Enable \\~Case\\~ Owners to Reopen \\~Cases\\~ setting in the Edit Tenant Setup - Help task. |\n| Critical | A2426 | You can’t add a \\~case\\~ reopen reason to a \\~case\\~ that is not in a resolved status. |\n| Critical | A2427 | You can’t reopen the resolved \\~case\\~ unless you’re the \\~case\\~ owner. |\n| Critical | A2428 | Specify a valid value for the \\~case\\~ reopen reason. You can’t add both rich text and plain text in the same reopen reason. |\n| Critical | A2429 | To run this web service, you must activate Workday Help. Access the Innovation Services Opt-in and task to activate it in the People Experience section of the Available Services. |\n| Critical | A2508 | You can't reopen a \\~case\\~ that is closed for more than 7 days. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"d17fc370f3c710001c4ceeac36070000","x-workday-secured-by-domains":["Process: Help Cases","Self Service: Help Case Management"]}},"/helpCase/v4/cases/{ID}/internalNoteTimeline":{"get":{"tags":["cases"],"summary":"Retrieves a list of internal note timeline items for a \\~case\\~.","description":"Retrieves internal note timeline items for a \\~case\\~. Internal note timeline items include notes, associated attachments, and tagged persons.\n\n<b>Secured By Domain:</b> Help Case Internal Notes\n\n<b>Scope:</b> Help\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/timelineItem_b5e438c7a5d7100024e5cf5a0a070000"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"0d4a742c806110000ec4ed8f552d0000","x-workday-secured-by-domains":["Help Case Internal Notes"]},"post":{"tags":["cases"],"description":"\n\n<b>Secured By Domain:</b> Help Case Internal Notes\n\n<b>Scope:</b> Help\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"multipart/form-data":{"schema":{"$ref":"#/components/schemas/timelineNoteRequest_7d92af58ae1210000c818a988dd40000"},"x-workday-multipart-root-part-name":"jsonData"}},"x-workday-multipart-root-part-name":"jsonData"},"responses":{"201":{"description":"Resource created.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/timelineNoteRequest_7d92af58ae1210000c818a988dd40000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A280 | The file size should not exceed [file size]MB. |\n| Critical | A1290 | Request cannot contain more than [attachment  limit] attachments |\n| Critical | A1379 | This note contains spaces. A note can contain alphanumeric characters or be entirely blank. Remove the spaces or add alphanumeric characters to continue. |\n| Critical | A2580 | Request must contain a note or attachment. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"aa520bc1261e10001c9903dea28c0000","x-workday-secured-by-domains":["Help Case Internal Notes"]}},"/helpCase/v4/cases/{ID}":{"get":{"tags":["cases"],"summary":"Retrieves a case with the specified ID that the user is secured to view.","description":"Retrieves a case with the specified ID. Case details include: title, detailed message, case ID, status, creation date, case link, assignee, confidential, about, by, for, type, and serviceTeam.\n\n<b>Secured By Domain:</b> Help Case Data, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseDetails_c6fb55da58da1000144f81f7eb854c37"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"c6fb55da58da10000d42ff1f76a149c0","x-workday-secured-by-domains":["Help Case Data","Self Service: Help Case Management"]},"patch":{"tags":["cases"],"summary":"Edits a case.","description":"Edits a single case instance with the specified data.\n\n<b>Secured By Domain:</b> Help Case Data\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/editCase_da54bcb3757f1000136e67dcc2220000"}}}},"responses":{"200":{"description":"Successful response. A successful response can return no matched data. Updating resource.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/editCase_da54bcb3757f1000136e67dcc2220000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A1104 | Select an active \\~case\\~ type. |\n| Critical | A1343 | \\~Case\\~ is not in changeable status |\n| Critical | A1346 | You can only assign non-confidential \\~cases\\~ to [selectedServiceTeam] |\n| Critical | A1348 | [assignee] doesn't have access to [selectedServiceTeam] \\~cases\\~. |\n| Critical | A1349 | [routedServiceTeam] cannot access \\~cases\\~. Assign the \\~case\\~ to another service team |\n| Critical | A1349 | [selectedServiceTeam] cannot access \\~cases\\~. Assign the \\~case\\~ to another service team |\n| Critical | A1351 | You can only assign non-confidential \\~cases\\~ to [assignee] |\n| Critical | A1355 | The current service team can't access confidential \\~cases\\~. Select a non-confidential \\~case\\~ type. |\n| Critical | A1372 | Select a flag that's currently active. |\n| Critical | A1552 | You must assign the \\~case\\~ to an active service team. |\n| Critical | A2403 | [errors] |\n| Critical | A2628 | Specify an active sub-status. |\n| Critical | A2629 | Specified sub-status is not a sub-status of the specified status. |\n| Critical | A2630 | \\~Case\\~ Status is required. |\n| Critical | A2661 | You can't move confidential \\~cases\\~ to the [service team] service team. Select a non-confidential \\~case\\~ type. |\n| Critical | A2662 | You can't use an external \\~Case\\~ type. Select an internal \\~case\\~ type. |\n| Critical | A2664 | There are inactive labels. Specify a label that's currently active. |\n| Critical | A2675 | You can't specify a service team and reroute the \\~case\\~ in the same request. |\n| Critical | A2727 | You can only reroute when updating \\~case\\~ type. |\n| Critical | A2729 | [assignee] doesn't have access to the service team [routedServiceTeam] this is routed to. |\n| Critical | A2805 | You can't specify a \\~case\\~ type and service team or assignee in the same request. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"016edab9e37f100003a7f7276d5b0000","x-workday-secured-by-domains":["Help Case Data"]}},"/helpCase/v4/cases/{ID}/comment":{"get":{"tags":["cases"],"summary":"Retrieves a list of comment timeline items for a \\~case\\~.","description":"Retrieves comment timeline items for a \\~case\\~. Comment timeline items include comments and associated attachments.\n\n<b>Secured By Domain:</b> Help Case Data, Self Service: Help Case Management\n\n<b>Scope:</b> Help\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/timelineItem_b5e438c7a5d7100024e5cf5a0a070000"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"ce7b0dc1a1c010000f6386eabd370000","x-workday-secured-by-domains":["Help Case Data","Self Service: Help Case Management"]},"post":{"tags":["cases"],"description":"\n\n<b>Secured By Domain:</b> Process: Help Cases, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"multipart/form-data":{"schema":{"$ref":"#/components/schemas/caseCommentRequest_08f9349211bf1000249fabb0b2900000"},"x-workday-multipart-root-part-name":"jsonData"}},"x-workday-multipart-root-part-name":"jsonData"},"responses":{"201":{"description":"Resource created.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseCommentRequest_08f9349211bf1000249fabb0b2900000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A280 | The file size should not exceed [file size]MB. |\n| Critical | A1290 | Request cannot contain more than [attachment  limit] attachments |\n| Critical | A1291 | Request must contain a timeline content. |\n| Critical | A1292 | Help isn't activated. Access the Innovation Services Opt-In task to activate it in the People Experience section of Available Services. |\n| Critical | A1293 | This comment contains spaces. A comment can contain alphanumeric characters or be entirely blank. Remove the spaces or add alphanumeric characters to continue. |\n| Critical | A1932 | You cannot add both rich text and plain text in the same comment. |\n| Critical | A2062 | The comment is missing content or contains invalid content. |\n| Critical | A2420 | You can't add a comment or attachment to a resolved \\~case\\~ if reopening resolved \\~cases\\~ is enabled. |\n| Critical | A2774 | You can't send messages if there's no \\~case\\~ owner assigned. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"ce7b0dc1a1c010000f81b1cf6c710000","x-workday-secured-by-domains":["Process: Help Cases","Self Service: Help Case Management"]}},"/helpCase/v4/cases/{ID}/timeline/{subresourceID}":{"get":{"tags":["cases"],"summary":"Retrieves a comment timeline item for a case with the specified timeline ID.","description":"Retrieves a timeline item for a case with the specified timeline ID. Comment timeline items include comments and associated attachments. Action timeline items include an action with an action text. Creation timeline items include a description, associated attachments and a questionnaire answer if applicable.\n\n<b>Secured By Domain:</b> REST API Public\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}},{"name":"subresourceID","in":"path","description":"The Workday ID of the subresource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/timelineItem_b5e438c7a5d7100024e5cf5a0a070000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"46068d08decf100021a18b88a9c20000","x-workday-secured-by-domains":["REST API Public"]}},"/helpCase/v4/externalRecords":{"post":{"tags":["externalRecords"],"summary":"Creates and links external records to a Help case.","description":"Creates a single external record instance and links it to a Help case with the specified data. In the request body, specify at least these required fields: [name, href, source:id, and case:id]\n\n<b>Secured By Domain:</b> Help External Records\n\n<b>Scope:</b> Help","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/externalRecords_e380afec62fd100014966eab837c0000"}}}},"responses":{"201":{"description":"Resource created.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/externalRecords_e380afec62fd100014966eab837c0000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A2036 | You must enable external record linking in the Edit Tenant Setup - Help task. |\n| Critical | A2037 | You must define an external record name to link external records to a Help \\~case\\~. |\n| Critical | A2038 | Your external system must have an active link source and access to the target Help \\~case\\~. |\n| Critical | A2039 | The defined external record is already linked to a Help \\~case\\~. |\n| Critical | A2040 | You must define the href to link external records to a Help \\~case\\~. |\n| Critical | A2041 | You cannot link more than [number] external records to a Help \\~case\\~. |\n| Critical | A2051 | The defined external record name exceeds the [limit] character limit. |\n| Critical | A2086 | You must specify a Help \\~case\\~ to add or delete a link to an external record. |\n| Critical | A2093 | The external record href must begin with http:// or https:// |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"e380afec62fd100013fdf9787c510001","x-workday-secured-by-domains":["Help External Records"]}},"/helpCase/v4/externalRecords/{ID}":{"put":{"tags":["externalRecords"],"summary":"Deletes an existing link instance between an external record and case.","description":"Deletes an existing link instance between an external record and case with the specified ID and the specified data in the request body.\n\n<b>Secured By Domain:</b> Help External Records\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/delinkExternalRecords_11c712966b95100011ced04d16210000"}}}},"responses":{"200":{"description":"Successful response. A successful response can return no matched data. Updating resource.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/delinkExternalRecords_11c712966b95100011ced04d16210000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A2036 | You must enable external record linking in the Edit Tenant Setup - Help task. |\n| Critical | A2061 | The defined external records is not linked to a Help \\~case\\~. |\n| Critical | A2086 | You must specify a Help \\~case\\~ to add or delete a link to an external record. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"e380afec62fd100013fdf9787c510000","x-workday-secured-by-domains":["Help External Records"]}},"/helpCase/v4/configuration":{"get":{"tags":["configuration"],"summary":"Retrieves tenant setup configurations related to Help Case Management.","description":"Retrieves configuration details including: confidential case message, file configurations, and maximum number of attachments.\n\n<b>Secured By Domain:</b> REST API Public","parameters":[{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/configuration_ddc7b3fdde021000143264c9fb23001d"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"ddc7b3fdde02100015348b8f1b4a001f","x-workday-secured-by-domains":["REST API Public"]}},"/helpCase/v4/configuration/{ID}":{"get":{"tags":["configuration"],"summary":"Retrieves tenant setup configurations related to Help Case Management.","description":"Retrieves configuration details including: confidential case message, file configurations, and maximum number of attachments.\n\n<b>Secured By Domain:</b> REST API Public","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/configuration_ddc7b3fdde021000143264c9fb23001d"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"ddc7b3fdde02100015348b8f1b4a001f","x-workday-secured-by-domains":["REST API Public"]}},"/helpCase/v4/caseSuggestions":{"get":{"tags":["caseSuggestions"],"summary":"Retrieves a list of suggestions based on case type.","description":"Each case type can have different suggestions. Suggestions include: Knowledge Base articles, tasks, external links, and learning content.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"caseType","in":"query","description":"The Workday ID of the case type to retrieve suggestions for. You can use GET /helpCase/caseTypes/view to retrieve a list of case types and their IDs.","schema":{"type":"string"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/caseSuggestion_b07959fa1b8b10001380aeede1a24c14"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"b07959fa1b8b10001381ecfc3a1e4c17","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/caseSuggestions/{ID}":{"get":{"tags":["caseSuggestions"],"summary":"Retrieves a list of suggestions based on case type.","description":"Each case type can have different suggestions. Suggestions include: Knowledge Base articles, tasks, external links, and learning content.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseSuggestion_b07959fa1b8b10001380aeede1a24c14"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"b07959fa1b8b10001381ecfc3a1e4c17","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/attachments":{"post":{"tags":["attachments"],"summary":"Uploads an attachment when creating a case.","description":"Uploads 1 attachment per API call.\n\nYou can only include attachment types that are configured on the tenant. You can use GET /helpCase/configuration to determine which attachment types are supported.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help\n\nContains attachment(s)","requestBody":{"content":{"multipart/form-data":{"schema":{"$ref":"#/components/schemas/caseAttachment_51e444d430be10001f2d7b192137003f"},"x-workday-multipart-root-part-name":"jsonData"}},"x-workday-multipart-root-part-name":"jsonData"},"responses":{"201":{"description":"Resource created.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseAttachment_51e444d430be10001f2d7b192137003f"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A1292 | Help isn't activated. Access the Innovation Services Opt-In task to activate it in the People Experience section of Available Services. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"51e444d430be1000130727499d45001f","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/attachments/{ID}":{"get":{"tags":["attachments"],"summary":"Will return attachments","description":"Will return attachments\n\n<b>Secured By Domain:</b> REST API Public\n\nContains attachment(s)","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseAttachment_b661616dd41a1000283daf731d4f0000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"b661616dd41a100028c681cee3dc0000","x-workday-secured-by-domains":["REST API Public"]}},"/helpCase/v4/externalCreators":{"get":{"tags":["externalCreators"],"summary":"Retrieves a collection of external contact details.","description":"Retrieves a collection of external contact details. Contact details include an email address and a name, if applicable. Blocked contacts can't create \\~cases\\~.\n\n<b>Secured By Domain:</b> Help Case External Contacts\n\n<b>Scope:</b> Help","parameters":[{"name":"email","in":"query","description":"The email address that identifies the external \\~case\\~ contact.","schema":{"type":"string"}},{"name":"hideBlockedCreators","in":"query","description":"If true, blocked contacts are excluded from the response.","schema":{"type":"boolean"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/externalCaseContact_556593b34fc61000141177c228360000"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A609 | Invalid email. Enter a valid email address (example@email.com) |\n| Critical | A1675 | The field Email is required and must have a value. |\n| Critical | A1676 | This email address already exists. Enter a different email address. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"b60220e6b8d710000a15b42078bb0000","x-workday-secured-by-domains":["Help Case External Contacts"]},"post":{"tags":["externalCreators"],"summary":"Creates external \\~case\\~ contacts.","description":"Creates an instance for an external \\~case\\~ contact with the specified data. In the request body, specify at lease these required fields: Email.\n\n<b>Secured By Domain:</b> Help Case External Contacts\n\n<b>Scope:</b> Help","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/externalCaseContact_556593b34fc61000141177c228360000"}}}},"responses":{"201":{"description":"Resource created.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/externalCaseContact_556593b34fc61000141177c228360000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A609 | Invalid email. Enter a valid email address (example@email.com) |\n| Critical | A1675 | The field Email is required and must have a value. |\n| Critical | A1676 | This email address already exists. Enter a different email address. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"556593b34fc610001414347f8f720000","x-workday-secured-by-domains":["Help Case External Contacts"]}},"/helpCase/v4/externalCreators/{ID}":{"get":{"tags":["externalCreators"],"summary":"Retrieves contact details for a single external \\~case\\~ contact instance.","description":"Retrieves contact details for an external \\~case\\~ contact with the specified ID. Contact details include an email address and a name, if applicable.\n\n<b>Secured By Domain:</b> Help Case External Contacts\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/externalCaseContact_556593b34fc61000141177c228360000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)\n| Severity | Error Code | Validation Message |\n --- | --- | --- |\n| Critical | A609 | Invalid email. Enter a valid email address (example@email.com) |\n| Critical | A1675 | The field Email is required and must have a value. |\n| Critical | A1676 | This email address already exists. Enter a different email address. |","content":{}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"b60220e6b8d710000a15b42078bb0000","x-workday-secured-by-domains":["Help Case External Contacts"]}},"/helpCase/v4/caseTypes":{"get":{"tags":["caseTypes"],"summary":"Retrieves a list of case types that a worker has access to.","description":"Retrieves a list of case types that the specified worker has access to. When you don't specify a worker, retrieves a list of case types that the processing worker has access to.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default is 20. The maximum is 100.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"worker","in":"query","description":"The worker to use to determine access to case types.","schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"type":"object","properties":{"total":{"type":"integer","format":"int32"},"data":{"type":"array","items":{"$ref":"#/components/schemas/caseType_94f4c846064010001aa73809d1ed001b"}}}}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"94f4c8460640100019b5cf1caa7d0019","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/caseTypes/{ID}":{"get":{"tags":["caseTypes"],"summary":"Retrieves a list of case types that a worker has access to.","description":"Retrieves a list of case types that the specified worker has access to. When you don't specify a worker, retrieves a list of case types that the processing worker has access to.\n\n<b>Secured By Domain:</b> Manage: Case Create on Behalf Of, Self Service: Help Case Management\n\n<b>Scope:</b> Help","parameters":[{"name":"ID","in":"path","description":"The Workday ID of the resource.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseType_94f4c846064010001aa73809d1ed001b"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-try-enabled":"false","x-workday-operation-id":"94f4c8460640100019b5cf1caa7d0019","x-workday-secured-by-domains":["Manage: Case Create on Behalf Of","Self Service: Help Case Management"]}},"/helpCase/v4/values/caseLabelCategoriesGroup/caseLabelCategories/":{"get":{"tags":["Prompt Values"],"description":"Retrieves instances that can be used as values for other endpoint parameters in this service.","responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseLabelCategories_e6734d308df61000165a1df83a060000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-protected-usage-enabled":false,"x-workday-internal-try-enabled":"false"},"parameters":[{"name":"caseLabelCategory","in":"query","description":"The Workday ID of the \\~case\\~ label to return data for.","schema":{"type":"string"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default and maximum is 1000.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"search","in":"query","description":"A search string that matches display IDs. The search is case-insensitive and matches words that start with the given string.","schema":{"type":"string"}}]},"/helpCase/v4/values/externalRecords/source/":{"get":{"tags":["Prompt Values"],"description":"Get all sources for External Records","responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MULTIPLE_INSTANCE_MODEL_REFERENCE"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-protected-usage-enabled":false,"x-workday-internal-try-enabled":"false"},"parameters":[{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default and maximum is 1000.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"search","in":"query","description":"A search string that matches display IDs. The search is case-insensitive and matches words that start with the given string.","schema":{"type":"string"}}],"x-workday-confidence-level":"Production"},"/helpCase/v4/values/serviceTeamsGroup/serviceTeams/":{"get":{"tags":["Prompt Values"],"description":"Retrieves instances that can be used as values for other endpoint parameters in this service.","responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/serviceTeams_f417aa04d8631000f078e862a3d80000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-protected-usage-enabled":false,"x-workday-internal-try-enabled":"false"},"parameters":[{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default and maximum is 1000.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"search","in":"query","description":"A search string that matches display IDs. The search is case-insensitive and matches words that start with the given string.","schema":{"type":"string"}},{"name":"serviceTeam","in":"query","description":"The Workday ID of the service team to return data for.","schema":{"type":"string"}}]},"/helpCase/v4/values/caseFlagsGroup/caseFlags/":{"get":{"tags":["Prompt Values"],"description":"Retrieves instances that can be used as values for other endpoint parameters in this service.","responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseFlags_4c98b63bd2711000134ad5e215fb0000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-protected-usage-enabled":false,"x-workday-internal-try-enabled":"false"},"parameters":[{"name":"caseFlag","in":"query","description":"The Workday ID of the \\~case\\~ flag to return data for.","schema":{"type":"string"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default and maximum is 1000.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"search","in":"query","description":"A search string that matches display IDs. The search is case-insensitive and matches words that start with the given string.","schema":{"type":"string"}}],"x-workday-confidence-level":"Production"},"/helpCase/v4/values/caseStatusesGroup/caseStatuses/":{"get":{"tags":["Prompt Values"],"description":"Get all \\~case\\~ statuses.","responses":{"200":{"description":"Successful response. A successful response can return no matched data.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/caseStatuses_c9a9f664e27410000ffb239322300000"}}}},"400":{"description":"Invalid request. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"401":{"description":"Unauthorized: Missing or invalid credentials. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"403":{"description":"User has insufficient permissions. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"404":{"description":"Resource not found. (https://community.workday.com/rest/error-messages)","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VALIDATION_ERROR_MODEL_REFERENCE"}}}},"default":{"description":"An error occurred.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ERROR_MODEL_REFERENCE"}}}}},"x-workday-internal-protected-usage-enabled":false,"x-workday-internal-try-enabled":"false"},"parameters":[{"name":"caseStatus","in":"query","description":"The Workday ID of the \\~case\\~ status to return data for.","schema":{"type":"string"}},{"name":"limit","in":"query","description":"The maximum number of objects in a single response. The default and maximum is 1000.","schema":{"type":"integer","format":"int64"}},{"name":"offset","in":"query","description":"The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object.","schema":{"type":"integer","format":"int64"}},{"name":"search","in":"query","description":"A search string that matches display IDs. The search is case-insensitive and matches words that start with the given string.","schema":{"type":"string"}}]}},"x-purple-suite-contract":"full-service-repository-modeled-runtime","x-purple-suite-upstream-servers":[{"url":"https://<tenantHostname>/helpCase/v4"}],"x-purple-suite-runtime-fidelity":{"capturedOperationIds":[],"modeledOperationIds":["workdayHelpCaseGetServiceCategories","workdayHelpCaseGetServiceCategoriesByID","workdayHelpCaseGetCases","workdayHelpCasePostCases","workdayHelpCaseGetCasesByIDTimeline","workdayHelpCaseGetCasesByIDCommentBySubresourceID","workdayHelpCaseGetCasesByIDInternalNoteTimelineBySubresourceID","workdayHelpCasePatchCasesByIDInternalNoteTimelineBySubresourceID","workdayHelpCaseDeleteCasesByIDInternalNoteTimelineBySubresourceID","workdayHelpCasePostCasesByIDReopen","workdayHelpCaseGetCasesByIDInternalNoteTimeline","workdayHelpCasePostCasesByIDInternalNoteTimeline","workdayHelpCaseGetCasesByID","workdayHelpCasePatchCasesByID","workdayHelpCaseGetCasesByIDComment","workdayHelpCasePostCasesByIDComment","workdayHelpCaseGetCasesByIDTimelineBySubresourceID","workdayHelpCasePostExternalRecords","workdayHelpCasePutExternalRecordsByID","workdayHelpCaseGetConfiguration","workdayHelpCaseGetConfigurationByID","workdayHelpCaseGetCaseSuggestions","workdayHelpCaseGetCaseSuggestionsByID","workdayHelpCasePostAttachments","workdayHelpCaseGetAttachmentsByID","workdayHelpCaseGetExternalCreators","workdayHelpCasePostExternalCreators","workdayHelpCaseGetExternalCreatorsByID","workdayHelpCaseGetCaseTypes","workdayHelpCaseGetCaseTypesByID","workdayHelpCaseGetValuesCaseLabelCategoriesGroupCaseLabelCategories","workdayHelpCaseGetValuesExternalRecordsSource","workdayHelpCaseGetValuesServiceTeamsGroupServiceTeams","workdayHelpCaseGetValuesCaseFlagsGroupCaseFlags","workdayHelpCaseGetValuesCaseStatusesGroupCaseStatuses"],"operations":[{"operationId":"workdayHelpCaseGetServiceCategories","method":"get","path":"/helpCase/v4/serviceCategories","upstreamPath":"/serviceCategories","fidelity":"modeled","xWorkdayOperationId":"88561109bc0610000cd8665c8eaf9361"},{"operationId":"workdayHelpCaseGetServiceCategoriesByID","method":"get","path":"/helpCase/v4/serviceCategories/{ID}","upstreamPath":"/serviceCategories/{ID}","fidelity":"modeled","xWorkdayOperationId":"88561109bc0610000cd8665c8eaf9361"},{"operationId":"workdayHelpCaseGetCases","method":"get","path":"/helpCase/v4/cases","upstreamPath":"/cases","fidelity":"modeled","xWorkdayOperationId":"c6fb55da58da10000d42ff1f76a149c0"},{"operationId":"workdayHelpCasePostCases","method":"post","path":"/helpCase/v4/cases","upstreamPath":"/cases","fidelity":"modeled","xWorkdayOperationId":"e29f5009981f10001e4ff04a235a0366"},{"operationId":"workdayHelpCaseGetCasesByIDTimeline","method":"get","path":"/helpCase/v4/cases/{ID}/timeline","upstreamPath":"/cases/{ID}/timeline","fidelity":"modeled","xWorkdayOperationId":"46068d08decf100021a18b88a9c20000"},{"operationId":"workdayHelpCaseGetCasesByIDCommentBySubresourceID","method":"get","path":"/helpCase/v4/cases/{ID}/comment/{subresourceID}","upstreamPath":"/cases/{ID}/comment/{subresourceID}","fidelity":"modeled","xWorkdayOperationId":"ce7b0dc1a1c010000f6386eabd370000"},{"operationId":"workdayHelpCaseGetCasesByIDInternalNoteTimelineBySubresourceID","method":"get","path":"/helpCase/v4/cases/{ID}/internalNoteTimeline/{subresourceID}","upstreamPath":"/cases/{ID}/internalNoteTimeline/{subresourceID}","fidelity":"modeled","xWorkdayOperationId":"0d4a742c806110000ec4ed8f552d0000"},{"operationId":"workdayHelpCasePatchCasesByIDInternalNoteTimelineBySubresourceID","method":"patch","path":"/helpCase/v4/cases/{ID}/internalNoteTimeline/{subresourceID}","upstreamPath":"/cases/{ID}/internalNoteTimeline/{subresourceID}","fidelity":"modeled","xWorkdayOperationId":"59ab0ea66865100011d765af099d0000"},{"operationId":"workdayHelpCaseDeleteCasesByIDInternalNoteTimelineBySubresourceID","method":"delete","path":"/helpCase/v4/cases/{ID}/internalNoteTimeline/{subresourceID}","upstreamPath":"/cases/{ID}/internalNoteTimeline/{subresourceID}","fidelity":"modeled","xWorkdayOperationId":"0962904747e010001569135c2d610000"},{"operationId":"workdayHelpCasePostCasesByIDReopen","method":"post","path":"/helpCase/v4/cases/{ID}/reopen","upstreamPath":"/cases/{ID}/reopen","fidelity":"modeled","xWorkdayOperationId":"d17fc370f3c710001c4ceeac36070000"},{"operationId":"workdayHelpCaseGetCasesByIDInternalNoteTimeline","method":"get","path":"/helpCase/v4/cases/{ID}/internalNoteTimeline","upstreamPath":"/cases/{ID}/internalNoteTimeline","fidelity":"modeled","xWorkdayOperationId":"0d4a742c806110000ec4ed8f552d0000"},{"operationId":"workdayHelpCasePostCasesByIDInternalNoteTimeline","method":"post","path":"/helpCase/v4/cases/{ID}/internalNoteTimeline","upstreamPath":"/cases/{ID}/internalNoteTimeline","fidelity":"modeled","xWorkdayOperationId":"aa520bc1261e10001c9903dea28c0000"},{"operationId":"workdayHelpCaseGetCasesByID","method":"get","path":"/helpCase/v4/cases/{ID}","upstreamPath":"/cases/{ID}","fidelity":"modeled","xWorkdayOperationId":"c6fb55da58da10000d42ff1f76a149c0"},{"operationId":"workdayHelpCasePatchCasesByID","method":"patch","path":"/helpCase/v4/cases/{ID}","upstreamPath":"/cases/{ID}","fidelity":"modeled","xWorkdayOperationId":"016edab9e37f100003a7f7276d5b0000"},{"operationId":"workdayHelpCaseGetCasesByIDComment","method":"get","path":"/helpCase/v4/cases/{ID}/comment","upstreamPath":"/cases/{ID}/comment","fidelity":"modeled","xWorkdayOperationId":"ce7b0dc1a1c010000f6386eabd370000"},{"operationId":"workdayHelpCasePostCasesByIDComment","method":"post","path":"/helpCase/v4/cases/{ID}/comment","upstreamPath":"/cases/{ID}/comment","fidelity":"modeled","xWorkdayOperationId":"ce7b0dc1a1c010000f81b1cf6c710000"},{"operationId":"workdayHelpCaseGetCasesByIDTimelineBySubresourceID","method":"get","path":"/helpCase/v4/cases/{ID}/timeline/{subresourceID}","upstreamPath":"/cases/{ID}/timeline/{subresourceID}","fidelity":"modeled","xWorkdayOperationId":"46068d08decf100021a18b88a9c20000"},{"operationId":"workdayHelpCasePostExternalRecords","method":"post","path":"/helpCase/v4/externalRecords","upstreamPath":"/externalRecords","fidelity":"modeled","xWorkdayOperationId":"e380afec62fd100013fdf9787c510001"},{"operationId":"workdayHelpCasePutExternalRecordsByID","method":"put","path":"/helpCase/v4/externalRecords/{ID}","upstreamPath":"/externalRecords/{ID}","fidelity":"modeled","xWorkdayOperationId":"e380afec62fd100013fdf9787c510000"},{"operationId":"workdayHelpCaseGetConfiguration","method":"get","path":"/helpCase/v4/configuration","upstreamPath":"/configuration","fidelity":"modeled","xWorkdayOperationId":"ddc7b3fdde02100015348b8f1b4a001f"},{"operationId":"workdayHelpCaseGetConfigurationByID","method":"get","path":"/helpCase/v4/configuration/{ID}","upstreamPath":"/configuration/{ID}","fidelity":"modeled","xWorkdayOperationId":"ddc7b3fdde02100015348b8f1b4a001f"},{"operationId":"workdayHelpCaseGetCaseSuggestions","method":"get","path":"/helpCase/v4/caseSuggestions","upstreamPath":"/caseSuggestions","fidelity":"modeled","xWorkdayOperationId":"b07959fa1b8b10001381ecfc3a1e4c17"},{"operationId":"workdayHelpCaseGetCaseSuggestionsByID","method":"get","path":"/helpCase/v4/caseSuggestions/{ID}","upstreamPath":"/caseSuggestions/{ID}","fidelity":"modeled","xWorkdayOperationId":"b07959fa1b8b10001381ecfc3a1e4c17"},{"operationId":"workdayHelpCasePostAttachments","method":"post","path":"/helpCase/v4/attachments","upstreamPath":"/attachments","fidelity":"modeled","xWorkdayOperationId":"51e444d430be1000130727499d45001f"},{"operationId":"workdayHelpCaseGetAttachmentsByID","method":"get","path":"/helpCase/v4/attachments/{ID}","upstreamPath":"/attachments/{ID}","fidelity":"modeled","xWorkdayOperationId":"b661616dd41a100028c681cee3dc0000"},{"operationId":"workdayHelpCaseGetExternalCreators","method":"get","path":"/helpCase/v4/externalCreators","upstreamPath":"/externalCreators","fidelity":"modeled","xWorkdayOperationId":"b60220e6b8d710000a15b42078bb0000"},{"operationId":"workdayHelpCasePostExternalCreators","method":"post","path":"/helpCase/v4/externalCreators","upstreamPath":"/externalCreators","fidelity":"modeled","xWorkdayOperationId":"556593b34fc610001414347f8f720000"},{"operationId":"workdayHelpCaseGetExternalCreatorsByID","method":"get","path":"/helpCase/v4/externalCreators/{ID}","upstreamPath":"/externalCreators/{ID}","fidelity":"modeled","xWorkdayOperationId":"b60220e6b8d710000a15b42078bb0000"},{"operationId":"workdayHelpCaseGetCaseTypes","method":"get","path":"/helpCase/v4/caseTypes","upstreamPath":"/caseTypes","fidelity":"modeled","xWorkdayOperationId":"94f4c8460640100019b5cf1caa7d0019"},{"operationId":"workdayHelpCaseGetCaseTypesByID","method":"get","path":"/helpCase/v4/caseTypes/{ID}","upstreamPath":"/caseTypes/{ID}","fidelity":"modeled","xWorkdayOperationId":"94f4c8460640100019b5cf1caa7d0019"},{"operationId":"workdayHelpCaseGetValuesCaseLabelCategoriesGroupCaseLabelCategories","method":"get","path":"/helpCase/v4/values/caseLabelCategoriesGroup/caseLabelCategories/","upstreamPath":"/values/caseLabelCategoriesGroup/caseLabelCategories/","fidelity":"modeled"},{"operationId":"workdayHelpCaseGetValuesExternalRecordsSource","method":"get","path":"/helpCase/v4/values/externalRecords/source/","upstreamPath":"/values/externalRecords/source/","fidelity":"modeled"},{"operationId":"workdayHelpCaseGetValuesServiceTeamsGroupServiceTeams","method":"get","path":"/helpCase/v4/values/serviceTeamsGroup/serviceTeams/","upstreamPath":"/values/serviceTeamsGroup/serviceTeams/","fidelity":"modeled"},{"operationId":"workdayHelpCaseGetValuesCaseFlagsGroupCaseFlags","method":"get","path":"/helpCase/v4/values/caseFlagsGroup/caseFlags/","upstreamPath":"/values/caseFlagsGroup/caseFlags/","fidelity":"modeled"},{"operationId":"workdayHelpCaseGetValuesCaseStatusesGroupCaseStatuses","method":"get","path":"/helpCase/v4/values/caseStatusesGroup/caseStatuses/","upstreamPath":"/values/caseStatusesGroup/caseStatuses/","fidelity":"modeled"}]},"x-purple-suite-exclusions":["Workday Web Services (SOAP/WWS)","Workday Graph API","Workday Query Language (WQL), a separate Platform API family","Reports-as-a-Service (RaaS) and tenant custom reports","Finance, Payroll, Student, and non-HR Platform REST services","Experimental alpha, beta, and labs services","Tenant-configured actions absent from the pinned public artifacts"]}