Returns a set of data items of type gapfcountrygridvariables.
GET /api/news/gapfcountrygridvariables
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 | |
| IntellectualPropertyBarrierOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideColor | System.String | Read only: False | |
| RollOutStarted | System.String | Read only: False | |
| RegistrationStatusOverrideText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| NationalEmlc | System.String | Read only: False | |
| RegistrationStatusOverrideColor | System.String | Read only: False | |
| GuidelinesOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideColor | System.String | Read only: False | |
| Guidelines | System.String | Read only: False | |
| GuidelinesOverrideColor | System.String | Read only: False | |
| IntellectualPropertyBarrierOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideText | System.String | Read only: False | |
| FirstOrderPlaced | System.String | Read only: False | |
| RegistrationStatus | System.String | Read only: False | |
| IntellectualPropertyBarrier | 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": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IntellectualPropertyBarrierOverrideColor": "sample string 8",
"FirstOrderPlacedOverrideColor": "sample string 9",
"RollOutStarted": "sample string 10",
"RegistrationStatusOverrideText": "sample string 11",
"Title": "sample string 12",
"NationalEmlc": "sample string 13",
"RegistrationStatusOverrideColor": "sample string 14",
"GuidelinesOverrideText": "sample string 15",
"NationalEmlcOverrideText": "sample string 16",
"RollOutStartedOverrideColor": "sample string 17",
"Guidelines": "sample string 18",
"GuidelinesOverrideColor": "sample string 19",
"IntellectualPropertyBarrierOverrideText": "sample string 20",
"NationalEmlcOverrideColor": "sample string 21",
"FirstOrderPlacedOverrideText": "sample string 22",
"RollOutStartedOverrideText": "sample string 23",
"FirstOrderPlaced": "sample string 24",
"RegistrationStatus": "sample string 25",
"IntellectualPropertyBarrier": "sample string 26",
"ParentId": "210ed4e8-78ad-4e69-bbbf-bc94385f30c6",
"Provider": "sample string 28",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IntellectualPropertyBarrierOverrideColor": "sample string 8",
"FirstOrderPlacedOverrideColor": "sample string 9",
"RollOutStarted": "sample string 10",
"RegistrationStatusOverrideText": "sample string 11",
"Title": "sample string 12",
"NationalEmlc": "sample string 13",
"RegistrationStatusOverrideColor": "sample string 14",
"GuidelinesOverrideText": "sample string 15",
"NationalEmlcOverrideText": "sample string 16",
"RollOutStartedOverrideColor": "sample string 17",
"Guidelines": "sample string 18",
"GuidelinesOverrideColor": "sample string 19",
"IntellectualPropertyBarrierOverrideText": "sample string 20",
"NationalEmlcOverrideColor": "sample string 21",
"FirstOrderPlacedOverrideText": "sample string 22",
"RollOutStartedOverrideText": "sample string 23",
"FirstOrderPlaced": "sample string 24",
"RegistrationStatus": "sample string 25",
"IntellectualPropertyBarrier": "sample string 26",
"ParentId": "210ed4e8-78ad-4e69-bbbf-bc94385f30c6",
"Provider": "sample string 28",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets gapfcountrygridvariables item by id.
GET /api/news/gapfcountrygridvariables({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 | |
| IntellectualPropertyBarrierOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideColor | System.String | Read only: False | |
| RollOutStarted | System.String | Read only: False | |
| RegistrationStatusOverrideText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| NationalEmlc | System.String | Read only: False | |
| RegistrationStatusOverrideColor | System.String | Read only: False | |
| GuidelinesOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideColor | System.String | Read only: False | |
| Guidelines | System.String | Read only: False | |
| GuidelinesOverrideColor | System.String | Read only: False | |
| IntellectualPropertyBarrierOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideText | System.String | Read only: False | |
| FirstOrderPlaced | System.String | Read only: False | |
| RegistrationStatus | System.String | Read only: False | |
| IntellectualPropertyBarrier | 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": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IntellectualPropertyBarrierOverrideColor": "sample string 8",
"FirstOrderPlacedOverrideColor": "sample string 9",
"RollOutStarted": "sample string 10",
"RegistrationStatusOverrideText": "sample string 11",
"Title": "sample string 12",
"NationalEmlc": "sample string 13",
"RegistrationStatusOverrideColor": "sample string 14",
"GuidelinesOverrideText": "sample string 15",
"NationalEmlcOverrideText": "sample string 16",
"RollOutStartedOverrideColor": "sample string 17",
"Guidelines": "sample string 18",
"GuidelinesOverrideColor": "sample string 19",
"IntellectualPropertyBarrierOverrideText": "sample string 20",
"NationalEmlcOverrideColor": "sample string 21",
"FirstOrderPlacedOverrideText": "sample string 22",
"RollOutStartedOverrideText": "sample string 23",
"FirstOrderPlaced": "sample string 24",
"RegistrationStatus": "sample string 25",
"IntellectualPropertyBarrier": "sample string 26",
"ParentId": "ffbb15dc-0111-416e-95fa-2cfac513afbe",
"Provider": "sample string 28",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from gapfcountrygridvariables item.
GET /api/news/gapfcountrygridvariables({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": "4768d9b3-0588-43c2-8be7-8274f79f000a"
}Creates a gapfcountrygridvariables item.
POST /api/news/gapfcountrygridvariables
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 | |
| IntellectualPropertyBarrierOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideColor | System.String | Read only: False | |
| RollOutStarted | System.String | Read only: False | |
| RegistrationStatusOverrideText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| NationalEmlc | System.String | Read only: False | |
| RegistrationStatusOverrideColor | System.String | Read only: False | |
| GuidelinesOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideColor | System.String | Read only: False | |
| Guidelines | System.String | Read only: False | |
| GuidelinesOverrideColor | System.String | Read only: False | |
| IntellectualPropertyBarrierOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideText | System.String | Read only: False | |
| FirstOrderPlaced | System.String | Read only: False | |
| RegistrationStatus | System.String | Read only: False | |
| IntellectualPropertyBarrier | 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": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IntellectualPropertyBarrierOverrideColor": "sample string 5",
"FirstOrderPlacedOverrideColor": "sample string 6",
"RollOutStarted": "sample string 7",
"RegistrationStatusOverrideText": "sample string 8",
"Title": "sample string 9",
"NationalEmlc": "sample string 10",
"RegistrationStatusOverrideColor": "sample string 11",
"GuidelinesOverrideText": "sample string 12",
"NationalEmlcOverrideText": "sample string 13",
"RollOutStartedOverrideColor": "sample string 14",
"Guidelines": "sample string 15",
"GuidelinesOverrideColor": "sample string 16",
"IntellectualPropertyBarrierOverrideText": "sample string 17",
"NationalEmlcOverrideColor": "sample string 18",
"FirstOrderPlacedOverrideText": "sample string 19",
"RollOutStartedOverrideText": "sample string 20",
"FirstOrderPlaced": "sample string 21",
"RegistrationStatus": "sample string 22",
"IntellectualPropertyBarrier": "sample string 23",
"ParentId": "f5bc748a-1fef-4240-b1e1-a41fc0a4ddf4"
}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 | |
| IntellectualPropertyBarrierOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideColor | System.String | Read only: False | |
| RollOutStarted | System.String | Read only: False | |
| RegistrationStatusOverrideText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| NationalEmlc | System.String | Read only: False | |
| RegistrationStatusOverrideColor | System.String | Read only: False | |
| GuidelinesOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideColor | System.String | Read only: False | |
| Guidelines | System.String | Read only: False | |
| GuidelinesOverrideColor | System.String | Read only: False | |
| IntellectualPropertyBarrierOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideText | System.String | Read only: False | |
| FirstOrderPlaced | System.String | Read only: False | |
| RegistrationStatus | System.String | Read only: False | |
| IntellectualPropertyBarrier | 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": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IntellectualPropertyBarrierOverrideColor": "sample string 8",
"FirstOrderPlacedOverrideColor": "sample string 9",
"RollOutStarted": "sample string 10",
"RegistrationStatusOverrideText": "sample string 11",
"Title": "sample string 12",
"NationalEmlc": "sample string 13",
"RegistrationStatusOverrideColor": "sample string 14",
"GuidelinesOverrideText": "sample string 15",
"NationalEmlcOverrideText": "sample string 16",
"RollOutStartedOverrideColor": "sample string 17",
"Guidelines": "sample string 18",
"GuidelinesOverrideColor": "sample string 19",
"IntellectualPropertyBarrierOverrideText": "sample string 20",
"NationalEmlcOverrideColor": "sample string 21",
"FirstOrderPlacedOverrideText": "sample string 22",
"RollOutStartedOverrideText": "sample string 23",
"FirstOrderPlaced": "sample string 24",
"RegistrationStatus": "sample string 25",
"IntellectualPropertyBarrier": "sample string 26",
"ParentId": "88510eb2-0235-44bc-a0e3-df94a97e1de2",
"Provider": "sample string 28",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for gapfcountrygridvariables item.
PATCH /api/news/gapfcountrygridvariables({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 | |
| IntellectualPropertyBarrierOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideColor | System.String | Read only: False | |
| RollOutStarted | System.String | Read only: False | |
| RegistrationStatusOverrideText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| NationalEmlc | System.String | Read only: False | |
| RegistrationStatusOverrideColor | System.String | Read only: False | |
| GuidelinesOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideColor | System.String | Read only: False | |
| Guidelines | System.String | Read only: False | |
| GuidelinesOverrideColor | System.String | Read only: False | |
| IntellectualPropertyBarrierOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideText | System.String | Read only: False | |
| FirstOrderPlaced | System.String | Read only: False | |
| RegistrationStatus | System.String | Read only: False | |
| IntellectualPropertyBarrier | 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": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IntellectualPropertyBarrierOverrideColor": "sample string 5",
"FirstOrderPlacedOverrideColor": "sample string 6",
"RollOutStarted": "sample string 7",
"RegistrationStatusOverrideText": "sample string 8",
"Title": "sample string 9",
"NationalEmlc": "sample string 10",
"RegistrationStatusOverrideColor": "sample string 11",
"GuidelinesOverrideText": "sample string 12",
"NationalEmlcOverrideText": "sample string 13",
"RollOutStartedOverrideColor": "sample string 14",
"Guidelines": "sample string 15",
"GuidelinesOverrideColor": "sample string 16",
"IntellectualPropertyBarrierOverrideText": "sample string 17",
"NationalEmlcOverrideColor": "sample string 18",
"FirstOrderPlacedOverrideText": "sample string 19",
"RollOutStartedOverrideText": "sample string 20",
"FirstOrderPlaced": "sample string 21",
"RegistrationStatus": "sample string 22",
"IntellectualPropertyBarrier": "sample string 23",
"ParentId": "6b1a3740-9ae5-4198-a574-d0326814e36e"
}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 gapfcountrygridvariables item.
PUT /api/news/gapfcountrygridvariables({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 | |
| IntellectualPropertyBarrierOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideColor | System.String | Read only: False | |
| RollOutStarted | System.String | Read only: False | |
| RegistrationStatusOverrideText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| NationalEmlc | System.String | Read only: False | |
| RegistrationStatusOverrideColor | System.String | Read only: False | |
| GuidelinesOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideColor | System.String | Read only: False | |
| Guidelines | System.String | Read only: False | |
| GuidelinesOverrideColor | System.String | Read only: False | |
| IntellectualPropertyBarrierOverrideText | System.String | Read only: False | |
| NationalEmlcOverrideColor | System.String | Read only: False | |
| FirstOrderPlacedOverrideText | System.String | Read only: False | |
| RollOutStartedOverrideText | System.String | Read only: False | |
| FirstOrderPlaced | System.String | Read only: False | |
| RegistrationStatus | System.String | Read only: False | |
| IntellectualPropertyBarrier | 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": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IntellectualPropertyBarrierOverrideColor": "sample string 5",
"FirstOrderPlacedOverrideColor": "sample string 6",
"RollOutStarted": "sample string 7",
"RegistrationStatusOverrideText": "sample string 8",
"Title": "sample string 9",
"NationalEmlc": "sample string 10",
"RegistrationStatusOverrideColor": "sample string 11",
"GuidelinesOverrideText": "sample string 12",
"NationalEmlcOverrideText": "sample string 13",
"RollOutStartedOverrideColor": "sample string 14",
"Guidelines": "sample string 15",
"GuidelinesOverrideColor": "sample string 16",
"IntellectualPropertyBarrierOverrideText": "sample string 17",
"NationalEmlcOverrideColor": "sample string 18",
"FirstOrderPlacedOverrideText": "sample string 19",
"RollOutStartedOverrideText": "sample string 20",
"FirstOrderPlaced": "sample string 21",
"RegistrationStatus": "sample string 22",
"IntellectualPropertyBarrier": "sample string 23",
"ParentId": "13ec78bf-6f1e-4421-adf3-aa2232f0e5ab"
}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 gapfcountrygridvariables item by Id.
DELETE /api/news/gapfcountrygridvariables({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 gapfcountrygridvariables item.
GET /api/news/gapfcountrygridvariables({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 | |
| 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": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"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": "a06e5b20-f9a1-413d-92a2-8269c96183ff",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"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": "a06e5b20-f9a1-413d-92a2-8269c96183ff",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to gapfcountrygridvariables item.
POST /api/news/gapfcountrygridvariables({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 gapfcountrygridvariables item.
DELETE /api/news/gapfcountrygridvariables({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.
Returns a set of related items of type Country from gapfcountrygridvariables item.
GET /api/news/gapfcountrygridvariables({key})/Country
| 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 | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| WhoCode | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| SortTitle | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "fcf5ec91-69e0-467a-ba72-1f566684da47",
"WhoNotes": "sample string 10",
"Code": "sample string 11",
"IsMemberstate": true,
"WhoCode": "sample string 13",
"ColloquialSynonym": "sample string 14",
"Overview": "sample string 15",
"whostatus": "165f9ffe-95a5-4cb6-ba83-85d317a986cb",
"IsoCodeNumeric": 17.0,
"publishingoffices": "dd00b4d2-9ba7-40e8-8b02-952db69eab31",
"SortTitle": "sample string 19",
"code2": "sample string 20",
"Title": "sample string 21",
"CountryRelationship": "sample string 22",
"OfficialName": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T23:19:44.7950265Z",
"PublicationDate": "2026-08-07T23:19:44.7950265Z",
"DateCreated": "2026-08-07T23:19:44.7950265Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "fcf5ec91-69e0-467a-ba72-1f566684da47",
"WhoNotes": "sample string 10",
"Code": "sample string 11",
"IsMemberstate": true,
"WhoCode": "sample string 13",
"ColloquialSynonym": "sample string 14",
"Overview": "sample string 15",
"whostatus": "165f9ffe-95a5-4cb6-ba83-85d317a986cb",
"IsoCodeNumeric": 17.0,
"publishingoffices": "dd00b4d2-9ba7-40e8-8b02-952db69eab31",
"SortTitle": "sample string 19",
"code2": "sample string 20",
"Title": "sample string 21",
"CountryRelationship": "sample string 22",
"OfficialName": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:44.7950265+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Country relation to gapfcountrygridvariables item.
POST /api/news/gapfcountrygridvariables({key})/Country/$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 Country from gapfcountrygridvariables item.
DELETE /api/news/gapfcountrygridvariables({key})/Country/$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.