RESTful API
news

Results Report Outcomes

Get resultsreportoutcomes

Returns a set of data items of type resultsreportoutcomes.

Copy GET /api/news/resultsreportoutcomes
Request Informaion

URI Parameters

None

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

InfographicVideo

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

AdditionalContent

System.String

Read only: False
Selected by default: True

OutcomeCode

System.String

Read only: False
Selected by default: True

IconColor

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "healthtopics": "f8323d31-b0fc-42a2-8c93-9753aa230b55",
    "InfographicVideo": "sample string 9",
    "Summary": "sample string 10",
    "targetaudiences": "5f92b0a0-6415-4ac4-bf65-737204819883",
    "Title": "sample string 12",
    "Overview": "sample string 13",
    "regionscountries": "27645a1e-cb29-42b5-938b-a4b1eb90c0ae",
    "SortOrder": 15.0,
    "publishingoffices": "f6a0923e-78da-4d9e-af68-4e210aae4889",
    "AdditionalContent": "sample string 17",
    "OutcomeCode": "sample string 18",
    "IconColor": "sample string 19",
    "ParentId": "bef25467-bf21-4f21-ada3-5d291f5efe25",
    "Provider": "sample string 21",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "healthtopics": "f8323d31-b0fc-42a2-8c93-9753aa230b55",
    "InfographicVideo": "sample string 9",
    "Summary": "sample string 10",
    "targetaudiences": "5f92b0a0-6415-4ac4-bf65-737204819883",
    "Title": "sample string 12",
    "Overview": "sample string 13",
    "regionscountries": "27645a1e-cb29-42b5-938b-a4b1eb90c0ae",
    "SortOrder": 15.0,
    "publishingoffices": "f6a0923e-78da-4d9e-af68-4e210aae4889",
    "AdditionalContent": "sample string 17",
    "OutcomeCode": "sample string 18",
    "IconColor": "sample string 19",
    "ParentId": "bef25467-bf21-4f21-ada3-5d291f5efe25",
    "Provider": "sample string 21",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get resultsreportoutcomes by key

Gets resultsreportoutcomes item by id.

Copy GET /api/news/resultsreportoutcomes({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

InfographicVideo

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

AdditionalContent

System.String

Read only: False
Selected by default: True

OutcomeCode

System.String

Read only: False
Selected by default: True

IconColor

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "healthtopics": "847f80c7-e91c-4ae4-a1ed-ee1f7450b478",
  "InfographicVideo": "sample string 9",
  "Summary": "sample string 10",
  "targetaudiences": "107be651-c7c5-4b74-ba6f-12dce64087b3",
  "Title": "sample string 12",
  "Overview": "sample string 13",
  "regionscountries": "b95fa16a-84e0-478a-b61b-f9697bedd061",
  "SortOrder": 15.0,
  "publishingoffices": "71da429d-580e-40f3-bf4b-e0b534e3eed6",
  "AdditionalContent": "sample string 17",
  "OutcomeCode": "sample string 18",
  "IconColor": "sample string 19",
  "ParentId": "faccaed3-5624-4f4a-87b1-35e01d13b8da",
  "Provider": "sample string 21",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Get property

Gets Id property from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/property
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

property

System.String

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
Id

System.Guid

Read only: False

Resource Format

Response Formats
Copy
application/json
{
  "Id": "83dce28a-57a2-44d8-ac06-112f00967dcd"
}

Post resultsreportoutcomes

Creates a resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes
Request Informaion

URI Parameters

None

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

InfographicVideo

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

AdditionalContent

System.String

Read only: False
Selected by default: True

OutcomeCode

System.String

Read only: False
Selected by default: True

IconColor

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "healthtopics": "4b69b8c8-b3e6-4b88-a437-6defc9007d8c",
  "InfographicVideo": "sample string 6",
  "Summary": "sample string 7",
  "targetaudiences": "185909ed-342c-466e-ba21-34b4138bf60a",
  "Title": "sample string 9",
  "Overview": "sample string 10",
  "regionscountries": "480cacb0-02e2-4272-966d-c51e9bedbda8",
  "SortOrder": 12.0,
  "publishingoffices": "aec39b69-d7f1-41b8-a9cf-158e5b179a6d",
  "AdditionalContent": "sample string 14",
  "OutcomeCode": "sample string 15",
  "IconColor": "sample string 16",
  "ParentId": "40d16831-54c8-40a0-a923-5a324406c6f2"
}
Response Informaion

Resource Description

Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

InfographicVideo

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

AdditionalContent

System.String

Read only: False
Selected by default: True

OutcomeCode

System.String

Read only: False
Selected by default: True

IconColor

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "healthtopics": "b8584d6e-a178-468b-8dac-5bd0112e278d",
  "InfographicVideo": "sample string 9",
  "Summary": "sample string 10",
  "targetaudiences": "2508e65e-4b72-4537-a30d-3b3dda626fa2",
  "Title": "sample string 12",
  "Overview": "sample string 13",
  "regionscountries": "b81e9957-13d8-4064-94fe-1dc35563ea3d",
  "SortOrder": 15.0,
  "publishingoffices": "542075f7-ef3e-42a5-aac9-0643e126ff96",
  "AdditionalContent": "sample string 17",
  "OutcomeCode": "sample string 18",
  "IconColor": "sample string 19",
  "ParentId": "75333a3f-8c43-4bd0-b1d3-65f2f67d0f8f",
  "Provider": "sample string 21",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Patch resultsreportoutcomes by key

Partial update for resultsreportoutcomes item.

Copy PATCH /api/news/resultsreportoutcomes({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

InfographicVideo

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

AdditionalContent

System.String

Read only: False
Selected by default: True

OutcomeCode

System.String

Read only: False
Selected by default: True

IconColor

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "healthtopics": "cb5f1fd5-eb35-463e-8183-adbf1178e449",
  "InfographicVideo": "sample string 6",
  "Summary": "sample string 7",
  "targetaudiences": "92ee4eee-9af8-4390-8948-e4f262db56d3",
  "Title": "sample string 9",
  "Overview": "sample string 10",
  "regionscountries": "c8a02e40-64d7-4775-9be6-9f91bfe2b0b4",
  "SortOrder": 12.0,
  "publishingoffices": "5604f154-92d5-4986-baa2-a44154b8a50c",
  "AdditionalContent": "sample string 14",
  "OutcomeCode": "sample string 15",
  "IconColor": "sample string 16",
  "ParentId": "0a5c84a1-6b21-4177-b1b7-67ba0c01d1b2"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Put resultsreportoutcomes by key

Full update for resultsreportoutcomes item.

Copy PUT /api/news/resultsreportoutcomes({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

InfographicVideo

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

AdditionalContent

System.String

Read only: False
Selected by default: True

OutcomeCode

System.String

Read only: False
Selected by default: True

IconColor

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "healthtopics": "055ed37b-4286-4ade-a40b-8501ced59c0e",
  "InfographicVideo": "sample string 6",
  "Summary": "sample string 7",
  "targetaudiences": "38287dba-5469-49e4-9a02-87abdb8f2611",
  "Title": "sample string 9",
  "Overview": "sample string 10",
  "regionscountries": "c4094095-049f-48cc-bbbd-993558a5d0f5",
  "SortOrder": 12.0,
  "publishingoffices": "6dcce878-4300-4ff2-9a1a-42639b71364e",
  "AdditionalContent": "sample string 14",
  "OutcomeCode": "sample string 15",
  "IconColor": "sample string 16",
  "ParentId": "dfb46829-8ac4-4fff-9f4d-0557d6733661"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete resultsreportoutcomes by key

Deletes a resultsreportoutcomes item by Id.

Copy DELETE /api/news/resultsreportoutcomes({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get Parent

Returns a set of related items of type Parent from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/Parent
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

ReportingStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportingEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "healthtopics": "19624407-8da0-4506-b571-c9ba7683f246",
    "Overview": "sample string 10",
    "Summary": "sample string 11",
    "regionscountries": "69c91784-7d45-4184-883c-5badc7596645",
    "publishingoffices": "b610caff-658f-44b6-b435-87e1cbca14a5",
    "ReportingStartDate": "2025-09-11T03:12:54.455943Z",
    "ReportingEndDate": "2025-09-11T03:12:54.455943Z",
    "targetaudiences": "af76f593-c6ac-4bf5-962c-8761139cda5d",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "healthtopics": "19624407-8da0-4506-b571-c9ba7683f246",
    "Overview": "sample string 10",
    "Summary": "sample string 11",
    "regionscountries": "69c91784-7d45-4184-883c-5badc7596645",
    "publishingoffices": "b610caff-658f-44b6-b435-87e1cbca14a5",
    "ReportingStartDate": "2025-09-11T03:12:54.455943Z",
    "ReportingEndDate": "2025-09-11T03:12:54.455943Z",
    "targetaudiences": "af76f593-c6ac-4bf5-962c-8761139cda5d",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get Parent by relatedKey

Returns a related item of type Parent from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/Parent({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

ReportingStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportingEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Title": "sample string 8",
  "healthtopics": "087ba7fa-66a4-43c3-9d9d-5e392d083489",
  "Overview": "sample string 10",
  "Summary": "sample string 11",
  "regionscountries": "b776f73f-a574-4d60-ae43-fd536f845671",
  "publishingoffices": "1e383d39-047c-40b3-bb7d-ead7fa178bd6",
  "ReportingStartDate": "2025-09-11T03:12:54.455943Z",
  "ReportingEndDate": "2025-09-11T03:12:54.455943Z",
  "targetaudiences": "669d3388-55e4-42b0-98cb-0a42418c9102",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post Parent

Add Parent relation to resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent

Delete set of related items of type Parent from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent by relatedKey

Delete relation of type Parent from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/Parent({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedMap

Returns a set of related items of type RelatedMap from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedMap
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

BaseMapID

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "4b0ef05a-483c-4649-aa09-1303305bc492",
    "BaseMapID": "sample string 9",
    "Summary": "sample string 10",
    "Title": "sample string 11",
    "Overview": "sample string 12",
    "publishingoffices": "764744bc-c7d4-4797-83a9-7a784d3f38fb",
    "healthtopics": "d6b14062-3e91-43e8-9c83-57a7c055f5f6",
    "Provider": "sample string 15",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "4b0ef05a-483c-4649-aa09-1303305bc492",
    "BaseMapID": "sample string 9",
    "Summary": "sample string 10",
    "Title": "sample string 11",
    "Overview": "sample string 12",
    "publishingoffices": "764744bc-c7d4-4797-83a9-7a784d3f38fb",
    "healthtopics": "d6b14062-3e91-43e8-9c83-57a7c055f5f6",
    "Provider": "sample string 15",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedMap by relatedKey

Returns a related item of type RelatedMap from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedMap({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

BaseMapID

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "regionscountries": "2d815bb1-cd92-4f87-adf7-2bcf48010f33",
  "BaseMapID": "sample string 9",
  "Summary": "sample string 10",
  "Title": "sample string 11",
  "Overview": "sample string 12",
  "publishingoffices": "ccde96da-4ebd-4bfd-ae7f-47a663cfa95a",
  "healthtopics": "5aba4b2e-c7e8-49bc-9f50-3f02490b52b3",
  "Provider": "sample string 15",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedMap

Add RelatedMap relation to resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes({key})/RelatedMap/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedMap

Delete set of related items of type RelatedMap from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedMap/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedMap by relatedKey

Delete relation of type RelatedMap from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedMap({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedInfographic

Returns a set of related items of type RelatedInfographic from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedInfographic
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DisplayTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "31e59278-2add-4a8a-8344-eafb2dec2bf3",
    "Title": "sample string 9",
    "Overview": "sample string 10",
    "targetaudiences": "64d6cba3-1351-44b2-9c49-817b571a5d57",
    "Summary": "sample string 12",
    "regionscountries": "5b64af01-9ec3-4714-a17d-3082d34a39a7",
    "DisplayTitle": "sample string 14",
    "healthtopics": "dcfa37a1-a69c-4822-9bef-6c4b0176b147",
    "ParentId": "cc570e8d-d284-4931-acbb-4d283a8364b2",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "31e59278-2add-4a8a-8344-eafb2dec2bf3",
    "Title": "sample string 9",
    "Overview": "sample string 10",
    "targetaudiences": "64d6cba3-1351-44b2-9c49-817b571a5d57",
    "Summary": "sample string 12",
    "regionscountries": "5b64af01-9ec3-4714-a17d-3082d34a39a7",
    "DisplayTitle": "sample string 14",
    "healthtopics": "dcfa37a1-a69c-4822-9bef-6c4b0176b147",
    "ParentId": "cc570e8d-d284-4931-acbb-4d283a8364b2",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedInfographic by relatedKey

Returns a related item of type RelatedInfographic from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedInfographic({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DisplayTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "publishingoffices": "441e341b-4d96-4cbf-8bef-89f6ec3e1c26",
  "Title": "sample string 9",
  "Overview": "sample string 10",
  "targetaudiences": "87f6c6bd-3f53-4371-a0fd-1d24d89719e2",
  "Summary": "sample string 12",
  "regionscountries": "2c45ebd8-2cd4-402a-9f54-9d1ac7c5b194",
  "DisplayTitle": "sample string 14",
  "healthtopics": "7246272c-c51e-457a-b5a9-b184d2585462",
  "ParentId": "4082b00d-7d6a-4525-9a75-743155609cc2",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedInfographic

Add RelatedInfographic relation to resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes({key})/RelatedInfographic/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedInfographic

Delete set of related items of type RelatedInfographic from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedInfographic/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedInfographic by relatedKey

Delete relation of type RelatedInfographic from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedInfographic({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedCaseStudies

Returns a set of related items of type RelatedCaseStudies from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedCaseStudies
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Overview": "sample string 8",
    "CalloutStatement": "sample string 9",
    "Subtitle": "sample string 10",
    "healthtopics": "61e975a5-ad85-4f05-934f-eb6e0892e100",
    "Summary": "sample string 12",
    "Title": "sample string 13",
    "Heading": "sample string 14",
    "regionscountries": "19a7cf30-ce95-4538-9e05-65138141d719",
    "publishingoffices": "7387440d-35b8-44c3-8f52-9b26c41d75bc",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Overview": "sample string 8",
    "CalloutStatement": "sample string 9",
    "Subtitle": "sample string 10",
    "healthtopics": "61e975a5-ad85-4f05-934f-eb6e0892e100",
    "Summary": "sample string 12",
    "Title": "sample string 13",
    "Heading": "sample string 14",
    "regionscountries": "19a7cf30-ce95-4538-9e05-65138141d719",
    "publishingoffices": "7387440d-35b8-44c3-8f52-9b26c41d75bc",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedCaseStudies by relatedKey

Returns a related item of type RelatedCaseStudies from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedCaseStudies({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Overview": "sample string 8",
  "CalloutStatement": "sample string 9",
  "Subtitle": "sample string 10",
  "healthtopics": "31fcd66d-bc99-4fe6-9e17-8febd33192c5",
  "Summary": "sample string 12",
  "Title": "sample string 13",
  "Heading": "sample string 14",
  "regionscountries": "354a0b5d-98c7-45c6-b4f8-da470548547d",
  "publishingoffices": "d9145749-6dda-4351-969b-0c02f165748e",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedCaseStudies

Add RelatedCaseStudies relation to resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes({key})/RelatedCaseStudies/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedCaseStudies

Delete set of related items of type RelatedCaseStudies from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedCaseStudies/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedCaseStudies by relatedKey

Delete relation of type RelatedCaseStudies from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedCaseStudies({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedTicker

Returns a set of related items of type RelatedTicker from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedTicker
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

TickersType

System.String

Read only: False
Selected by default: True

AnimationStart

System.Decimal

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

AnimationIncrement

System.Decimal

Read only: False
Selected by default: True

Unit

System.String

Read only: False
Selected by default: True

ValueNumber

System.Decimal

Read only: False
Selected by default: True

Amount

System.String

Read only: False
Selected by default: True

ValueText

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

DisplayTitle

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "TickersType": "sample string 8",
    "AnimationStart": 9.0,
    "SortOrder": 10.0,
    "Title": "sample string 11",
    "AnimationIncrement": 12.0,
    "Unit": "sample string 13",
    "ValueNumber": 14.0,
    "Amount": "sample string 15",
    "ValueText": "sample string 16",
    "Summary": "sample string 17",
    "DisplayTitle": "sample string 18",
    "ParentId": "37ec5850-ee5d-4c16-b9c7-54f6b7ad2cd5",
    "Provider": "sample string 20",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "TickersType": "sample string 8",
    "AnimationStart": 9.0,
    "SortOrder": 10.0,
    "Title": "sample string 11",
    "AnimationIncrement": 12.0,
    "Unit": "sample string 13",
    "ValueNumber": 14.0,
    "Amount": "sample string 15",
    "ValueText": "sample string 16",
    "Summary": "sample string 17",
    "DisplayTitle": "sample string 18",
    "ParentId": "37ec5850-ee5d-4c16-b9c7-54f6b7ad2cd5",
    "Provider": "sample string 20",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedTicker by relatedKey

Returns a related item of type RelatedTicker from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedTicker({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

TickersType

System.String

Read only: False
Selected by default: True

AnimationStart

System.Decimal

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

AnimationIncrement

System.Decimal

Read only: False
Selected by default: True

Unit

System.String

Read only: False
Selected by default: True

ValueNumber

System.Decimal

Read only: False
Selected by default: True

Amount

System.String

Read only: False
Selected by default: True

ValueText

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

DisplayTitle

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "TickersType": "sample string 8",
  "AnimationStart": 9.0,
  "SortOrder": 10.0,
  "Title": "sample string 11",
  "AnimationIncrement": 12.0,
  "Unit": "sample string 13",
  "ValueNumber": 14.0,
  "Amount": "sample string 15",
  "ValueText": "sample string 16",
  "Summary": "sample string 17",
  "DisplayTitle": "sample string 18",
  "ParentId": "8fa9f57e-2b4f-4669-b442-75bdef1acc10",
  "Provider": "sample string 20",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedTicker

Add RelatedTicker relation to resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes({key})/RelatedTicker/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedTicker

Delete set of related items of type RelatedTicker from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedTicker/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedTicker by relatedKey

Delete relation of type RelatedTicker from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedTicker({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedCharts

Returns a set of related items of type RelatedCharts from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedCharts
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ChartCustomization

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ChartId

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "ChartCustomization": "sample string 9",
    "Summary": "sample string 10",
    "ChartId": "sample string 11",
    "ParentId": "f5767e10-5435-4397-b7ac-053d010fc9ab",
    "Provider": "sample string 13",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "ChartCustomization": "sample string 9",
    "Summary": "sample string 10",
    "ChartId": "sample string 11",
    "ParentId": "f5767e10-5435-4397-b7ac-053d010fc9ab",
    "Provider": "sample string 13",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedCharts by relatedKey

Returns a related item of type RelatedCharts from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedCharts({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ChartCustomization

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

ChartId

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Title": "sample string 8",
  "ChartCustomization": "sample string 9",
  "Summary": "sample string 10",
  "ChartId": "sample string 11",
  "ParentId": "c345b500-3d57-45f0-b498-9c3705b29cbf",
  "Provider": "sample string 13",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedCharts

Add RelatedCharts relation to resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes({key})/RelatedCharts/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedCharts

Delete set of related items of type RelatedCharts from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedCharts/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedCharts by relatedKey

Delete relation of type RelatedCharts from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedCharts({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedTestimonials

Returns a set of related items of type RelatedTestimonials from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedTestimonials
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Context

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

testimonialtypes

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

Testimonial

System.String

Read only: False
Selected by default: True

Quote

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

OverrideCaption

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "a9e580e0-8293-4f46-9cad-3e3f1adf22ae",
    "Context": "sample string 9",
    "SortOrder": 10.0,
    "testimonialtypes": "52e032b7-5431-4827-931f-015e116030b3",
    "healthtopics": "f4f2b5cd-9699-4e07-815a-19f2d4f461cd",
    "targetaudiences": "0df282b6-0386-42e6-81f8-c99efb166ffd",
    "Testimonial": "sample string 14",
    "Quote": "sample string 15",
    "Summary": "sample string 16",
    "Title": "sample string 17",
    "OverrideCaption": "sample string 18",
    "Provider": "sample string 19",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:12:54.455943Z",
    "PublicationDate": "2025-09-11T03:12:54.455943Z",
    "DateCreated": "2025-09-11T03:12:54.455943Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "a9e580e0-8293-4f46-9cad-3e3f1adf22ae",
    "Context": "sample string 9",
    "SortOrder": 10.0,
    "testimonialtypes": "52e032b7-5431-4827-931f-015e116030b3",
    "healthtopics": "f4f2b5cd-9699-4e07-815a-19f2d4f461cd",
    "targetaudiences": "0df282b6-0386-42e6-81f8-c99efb166ffd",
    "Testimonial": "sample string 14",
    "Quote": "sample string 15",
    "Summary": "sample string 16",
    "Title": "sample string 17",
    "OverrideCaption": "sample string 18",
    "Provider": "sample string 19",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:12:54.455943+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedTestimonials by relatedKey

Returns a related item of type RelatedTestimonials from resultsreportoutcomes item.

Copy GET /api/news/resultsreportoutcomes({key})/RelatedTestimonials({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Context

System.String

Read only: False
Selected by default: True

SortOrder

System.Decimal

Read only: False
Selected by default: True

testimonialtypes

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

Testimonial

System.String

Read only: False
Selected by default: True

Quote

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

OverrideCaption

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:12:54.455943Z",
  "PublicationDate": "2025-09-11T03:12:54.455943Z",
  "DateCreated": "2025-09-11T03:12:54.455943Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "regionscountries": "3ed4f4cb-3a15-4b4c-a482-824a4338754a",
  "Context": "sample string 9",
  "SortOrder": 10.0,
  "testimonialtypes": "8738c5b9-7634-411a-9447-9109ea5c2bd8",
  "healthtopics": "51071891-4f6e-4fa2-b312-3bea476ef283",
  "targetaudiences": "022c0f52-c28f-4b3f-b26e-fe1930237752",
  "Testimonial": "sample string 14",
  "Quote": "sample string 15",
  "Summary": "sample string 16",
  "Title": "sample string 17",
  "OverrideCaption": "sample string 18",
  "Provider": "sample string 19",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:12:54.455943+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedTestimonials

Add RelatedTestimonials relation to resultsreportoutcomes item.

Copy POST /api/news/resultsreportoutcomes({key})/RelatedTestimonials/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedTestimonials

Delete set of related items of type RelatedTestimonials from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedTestimonials/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedTestimonials by relatedKey

Delete relation of type RelatedTestimonials from resultsreportoutcomes item.

Copy DELETE /api/news/resultsreportoutcomes({key})/RelatedTestimonials({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.