Returns a set of data items of type gapfpriorityproducts.
GET /api/news/gapfpriorityproducts
None
None
None.
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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| ProductDevelopment | System.String | Read only: False | |
| Links | System.String | Read only: False | |
| PadoUri | System.String | Read only: False | |
| Monitoring | System.String | Read only: False | |
| ClinicalTrialsLink | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T07:55:19.4406546Z",
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"DateCreated": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProductDevelopment": "sample string 8",
"Links": "sample string 9",
"PadoUri": "sample string 10",
"Monitoring": "sample string 11",
"ClinicalTrialsLink": "sample string 12",
"SortOrder": 13.0,
"Title": "sample string 14",
"ParentId": "d6d58dbd-9f39-49be-a0c8-22a8e901d8a5",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T07:55:19.4406546+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T07:55:19.4406546Z",
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"DateCreated": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProductDevelopment": "sample string 8",
"Links": "sample string 9",
"PadoUri": "sample string 10",
"Monitoring": "sample string 11",
"ClinicalTrialsLink": "sample string 12",
"SortOrder": 13.0,
"Title": "sample string 14",
"ParentId": "d6d58dbd-9f39-49be-a0c8-22a8e901d8a5",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T07:55:19.4406546+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets gapfpriorityproducts item by id.
GET /api/news/gapfpriorityproducts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| ProductDevelopment | System.String | Read only: False | |
| Links | System.String | Read only: False | |
| PadoUri | System.String | Read only: False | |
| Monitoring | System.String | Read only: False | |
| ClinicalTrialsLink | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T07:55:19.4406546Z",
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"DateCreated": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProductDevelopment": "sample string 8",
"Links": "sample string 9",
"PadoUri": "sample string 10",
"Monitoring": "sample string 11",
"ClinicalTrialsLink": "sample string 12",
"SortOrder": 13.0,
"Title": "sample string 14",
"ParentId": "80176f0a-9304-470d-88eb-27af135f0e3a",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T07:55:19.4406546+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from gapfpriorityproducts item.
GET /api/news/gapfpriorityproducts({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
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 |
application/json
{
"Id": "9efc066a-0103-4765-b344-8c36a3b5ec2d"
}Creates a gapfpriorityproducts item.
POST /api/news/gapfpriorityproducts
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| ProductDevelopment | System.String | Read only: False | |
| Links | System.String | Read only: False | |
| PadoUri | System.String | Read only: False | |
| Monitoring | System.String | Read only: False | |
| ClinicalTrialsLink | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProductDevelopment": "sample string 5",
"Links": "sample string 6",
"PadoUri": "sample string 7",
"Monitoring": "sample string 8",
"ClinicalTrialsLink": "sample string 9",
"SortOrder": 10.0,
"Title": "sample string 11",
"ParentId": "72a17203-27a8-4cca-b6b0-6aafd8bf4564"
}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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| ProductDevelopment | System.String | Read only: False | |
| Links | System.String | Read only: False | |
| PadoUri | System.String | Read only: False | |
| Monitoring | System.String | Read only: False | |
| ClinicalTrialsLink | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T07:55:19.4406546Z",
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"DateCreated": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProductDevelopment": "sample string 8",
"Links": "sample string 9",
"PadoUri": "sample string 10",
"Monitoring": "sample string 11",
"ClinicalTrialsLink": "sample string 12",
"SortOrder": 13.0,
"Title": "sample string 14",
"ParentId": "6dfd9a90-ff8d-4472-a606-340974797fe4",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T07:55:19.4406546+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for gapfpriorityproducts item.
PATCH /api/news/gapfpriorityproducts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| ProductDevelopment | System.String | Read only: False | |
| Links | System.String | Read only: False | |
| PadoUri | System.String | Read only: False | |
| Monitoring | System.String | Read only: False | |
| ClinicalTrialsLink | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProductDevelopment": "sample string 5",
"Links": "sample string 6",
"PadoUri": "sample string 7",
"Monitoring": "sample string 8",
"ClinicalTrialsLink": "sample string 9",
"SortOrder": 10.0,
"Title": "sample string 11",
"ParentId": "d0bcda7e-9db3-4c18-9cdc-73603882c623"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for gapfpriorityproducts item.
PUT /api/news/gapfpriorityproducts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| ProductDevelopment | System.String | Read only: False | |
| Links | System.String | Read only: False | |
| PadoUri | System.String | Read only: False | |
| Monitoring | System.String | Read only: False | |
| ClinicalTrialsLink | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProductDevelopment": "sample string 5",
"Links": "sample string 6",
"PadoUri": "sample string 7",
"Monitoring": "sample string 8",
"ClinicalTrialsLink": "sample string 9",
"SortOrder": 10.0,
"Title": "sample string 11",
"ParentId": "14cfef81-9dd9-4543-9235-fcb0b6fb54d3"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a gapfpriorityproducts item by Id.
DELETE /api/news/gapfpriorityproducts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Parent from gapfpriorityproducts item.
GET /api/news/gapfpriorityproducts({key})/Parent
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Links | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T07:55:19.4406546Z",
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"DateCreated": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SortOrder": 9.0,
"Links": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T07:55:19.4406546+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T07:55:19.4406546Z",
"PublicationDate": "2025-11-16T07:55:19.4406546Z",
"DateCreated": "2025-11-16T07:55:19.4406546Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SortOrder": 9.0,
"Links": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T07:55:19.4406546+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to gapfpriorityproducts item.
POST /api/news/gapfpriorityproducts({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from gapfpriorityproducts item.
DELETE /api/news/gapfpriorityproducts({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.