Returns a set of data items of type countrycontactinformations.
GET /api/newsroom/countrycontactinformations
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 | |
TelAreaCode | System.Decimal | Read only: False | |
ContactPerson | System.String | Read only: False | |
ContactProfession | System.String | Read only: False | |
FaxCountryCode | System.String | Read only: False | |
FaxDialCode | System.Decimal | Read only: False | |
ZipCode | System.String | Read only: False | |
TelDialCode | System.Decimal | Read only: False | |
EmailAddress | System.String | Read only: False | |
Title | System.String | Read only: False | |
OfficeBuildingNameLong | System.String | Read only: False | |
City | System.String | Read only: False | |
TelCountryCode | System.String | Read only: False | |
District | System.String | Read only: False | |
FaxAreaCode | System.Decimal | Read only: False | |
OfficeType | System.String | Read only: False | |
OfficeAddressLong | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T09:58:58.2976014Z",
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"DateCreated": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TelAreaCode": 8.0,
"ContactPerson": "sample string 9",
"ContactProfession": "sample string 10",
"FaxCountryCode": "sample string 11",
"FaxDialCode": 12.0,
"ZipCode": "sample string 13",
"TelDialCode": 14.0,
"EmailAddress": "sample string 15",
"Title": "sample string 16",
"OfficeBuildingNameLong": "sample string 17",
"City": "sample string 18",
"TelCountryCode": "sample string 19",
"District": "sample string 20",
"FaxAreaCode": 21.0,
"OfficeType": "sample string 22",
"OfficeAddressLong": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T09:58:58.2976014+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T09:58:58.2976014Z",
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"DateCreated": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TelAreaCode": 8.0,
"ContactPerson": "sample string 9",
"ContactProfession": "sample string 10",
"FaxCountryCode": "sample string 11",
"FaxDialCode": 12.0,
"ZipCode": "sample string 13",
"TelDialCode": 14.0,
"EmailAddress": "sample string 15",
"Title": "sample string 16",
"OfficeBuildingNameLong": "sample string 17",
"City": "sample string 18",
"TelCountryCode": "sample string 19",
"District": "sample string 20",
"FaxAreaCode": 21.0,
"OfficeType": "sample string 22",
"OfficeAddressLong": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T09:58:58.2976014+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets countrycontactinformations item by id.
GET /api/newsroom/countrycontactinformations({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 | |
TelAreaCode | System.Decimal | Read only: False | |
ContactPerson | System.String | Read only: False | |
ContactProfession | System.String | Read only: False | |
FaxCountryCode | System.String | Read only: False | |
FaxDialCode | System.Decimal | Read only: False | |
ZipCode | System.String | Read only: False | |
TelDialCode | System.Decimal | Read only: False | |
EmailAddress | System.String | Read only: False | |
Title | System.String | Read only: False | |
OfficeBuildingNameLong | System.String | Read only: False | |
City | System.String | Read only: False | |
TelCountryCode | System.String | Read only: False | |
District | System.String | Read only: False | |
FaxAreaCode | System.Decimal | Read only: False | |
OfficeType | System.String | Read only: False | |
OfficeAddressLong | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T09:58:58.2976014Z",
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"DateCreated": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TelAreaCode": 8.0,
"ContactPerson": "sample string 9",
"ContactProfession": "sample string 10",
"FaxCountryCode": "sample string 11",
"FaxDialCode": 12.0,
"ZipCode": "sample string 13",
"TelDialCode": 14.0,
"EmailAddress": "sample string 15",
"Title": "sample string 16",
"OfficeBuildingNameLong": "sample string 17",
"City": "sample string 18",
"TelCountryCode": "sample string 19",
"District": "sample string 20",
"FaxAreaCode": 21.0,
"OfficeType": "sample string 22",
"OfficeAddressLong": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T09:58:58.2976014+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from countrycontactinformations item.
GET /api/newsroom/countrycontactinformations({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": "ef9f5162-73e4-45af-8a0e-c980cb974258"
}
Creates a countrycontactinformations item.
POST /api/newsroom/countrycontactinformations
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 | |
TelAreaCode | System.Decimal | Read only: False | |
ContactPerson | System.String | Read only: False | |
ContactProfession | System.String | Read only: False | |
FaxCountryCode | System.String | Read only: False | |
FaxDialCode | System.Decimal | Read only: False | |
ZipCode | System.String | Read only: False | |
TelDialCode | System.Decimal | Read only: False | |
EmailAddress | System.String | Read only: False | |
Title | System.String | Read only: False | |
OfficeBuildingNameLong | System.String | Read only: False | |
City | System.String | Read only: False | |
TelCountryCode | System.String | Read only: False | |
District | System.String | Read only: False | |
FaxAreaCode | System.Decimal | Read only: False | |
OfficeType | System.String | Read only: False | |
OfficeAddressLong | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"TelAreaCode": 5.0,
"ContactPerson": "sample string 6",
"ContactProfession": "sample string 7",
"FaxCountryCode": "sample string 8",
"FaxDialCode": 9.0,
"ZipCode": "sample string 10",
"TelDialCode": 11.0,
"EmailAddress": "sample string 12",
"Title": "sample string 13",
"OfficeBuildingNameLong": "sample string 14",
"City": "sample string 15",
"TelCountryCode": "sample string 16",
"District": "sample string 17",
"FaxAreaCode": 18.0,
"OfficeType": "sample string 19",
"OfficeAddressLong": "sample string 20"
}
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 | |
TelAreaCode | System.Decimal | Read only: False | |
ContactPerson | System.String | Read only: False | |
ContactProfession | System.String | Read only: False | |
FaxCountryCode | System.String | Read only: False | |
FaxDialCode | System.Decimal | Read only: False | |
ZipCode | System.String | Read only: False | |
TelDialCode | System.Decimal | Read only: False | |
EmailAddress | System.String | Read only: False | |
Title | System.String | Read only: False | |
OfficeBuildingNameLong | System.String | Read only: False | |
City | System.String | Read only: False | |
TelCountryCode | System.String | Read only: False | |
District | System.String | Read only: False | |
FaxAreaCode | System.Decimal | Read only: False | |
OfficeType | System.String | Read only: False | |
OfficeAddressLong | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T09:58:58.2976014Z",
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"DateCreated": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TelAreaCode": 8.0,
"ContactPerson": "sample string 9",
"ContactProfession": "sample string 10",
"FaxCountryCode": "sample string 11",
"FaxDialCode": 12.0,
"ZipCode": "sample string 13",
"TelDialCode": 14.0,
"EmailAddress": "sample string 15",
"Title": "sample string 16",
"OfficeBuildingNameLong": "sample string 17",
"City": "sample string 18",
"TelCountryCode": "sample string 19",
"District": "sample string 20",
"FaxAreaCode": 21.0,
"OfficeType": "sample string 22",
"OfficeAddressLong": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T09:58:58.2976014+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for countrycontactinformations item.
PATCH /api/newsroom/countrycontactinformations({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 | |
TelAreaCode | System.Decimal | Read only: False | |
ContactPerson | System.String | Read only: False | |
ContactProfession | System.String | Read only: False | |
FaxCountryCode | System.String | Read only: False | |
FaxDialCode | System.Decimal | Read only: False | |
ZipCode | System.String | Read only: False | |
TelDialCode | System.Decimal | Read only: False | |
EmailAddress | System.String | Read only: False | |
Title | System.String | Read only: False | |
OfficeBuildingNameLong | System.String | Read only: False | |
City | System.String | Read only: False | |
TelCountryCode | System.String | Read only: False | |
District | System.String | Read only: False | |
FaxAreaCode | System.Decimal | Read only: False | |
OfficeType | System.String | Read only: False | |
OfficeAddressLong | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"TelAreaCode": 5.0,
"ContactPerson": "sample string 6",
"ContactProfession": "sample string 7",
"FaxCountryCode": "sample string 8",
"FaxDialCode": 9.0,
"ZipCode": "sample string 10",
"TelDialCode": 11.0,
"EmailAddress": "sample string 12",
"Title": "sample string 13",
"OfficeBuildingNameLong": "sample string 14",
"City": "sample string 15",
"TelCountryCode": "sample string 16",
"District": "sample string 17",
"FaxAreaCode": 18.0,
"OfficeType": "sample string 19",
"OfficeAddressLong": "sample string 20"
}
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 countrycontactinformations item.
PUT /api/newsroom/countrycontactinformations({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 | |
TelAreaCode | System.Decimal | Read only: False | |
ContactPerson | System.String | Read only: False | |
ContactProfession | System.String | Read only: False | |
FaxCountryCode | System.String | Read only: False | |
FaxDialCode | System.Decimal | Read only: False | |
ZipCode | System.String | Read only: False | |
TelDialCode | System.Decimal | Read only: False | |
EmailAddress | System.String | Read only: False | |
Title | System.String | Read only: False | |
OfficeBuildingNameLong | System.String | Read only: False | |
City | System.String | Read only: False | |
TelCountryCode | System.String | Read only: False | |
District | System.String | Read only: False | |
FaxAreaCode | System.Decimal | Read only: False | |
OfficeType | System.String | Read only: False | |
OfficeAddressLong | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"TelAreaCode": 5.0,
"ContactPerson": "sample string 6",
"ContactProfession": "sample string 7",
"FaxCountryCode": "sample string 8",
"FaxDialCode": 9.0,
"ZipCode": "sample string 10",
"TelDialCode": 11.0,
"EmailAddress": "sample string 12",
"Title": "sample string 13",
"OfficeBuildingNameLong": "sample string 14",
"City": "sample string 15",
"TelCountryCode": "sample string 16",
"District": "sample string 17",
"FaxAreaCode": 18.0,
"OfficeType": "sample string 19",
"OfficeAddressLong": "sample string 20"
}
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 countrycontactinformations item by Id.
DELETE /api/newsroom/countrycontactinformations({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 Country from countrycontactinformations item.
GET /api/newsroom/countrycontactinformations({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": "2025-09-11T09:58:58.2976014Z",
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"DateCreated": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "ac56d6b2-6762-4d05-a959-e83f148f9bcc",
"WhoNotes": "sample string 10",
"Code": "sample string 11",
"IsMemberstate": true,
"WhoCode": "sample string 13",
"ColloquialSynonym": "sample string 14",
"Overview": "sample string 15",
"whostatus": "89f0dba7-f3c7-4a45-827e-75be0b3425db",
"IsoCodeNumeric": 17.0,
"publishingoffices": "0bfa56f1-d1ec-4648-b0f8-f43e6b159d14",
"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": "2025-09-11T09:58:58.2976014+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T09:58:58.2976014Z",
"PublicationDate": "2025-09-11T09:58:58.2976014Z",
"DateCreated": "2025-09-11T09:58:58.2976014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "ac56d6b2-6762-4d05-a959-e83f148f9bcc",
"WhoNotes": "sample string 10",
"Code": "sample string 11",
"IsMemberstate": true,
"WhoCode": "sample string 13",
"ColloquialSynonym": "sample string 14",
"Overview": "sample string 15",
"whostatus": "89f0dba7-f3c7-4a45-827e-75be0b3425db",
"IsoCodeNumeric": 17.0,
"publishingoffices": "0bfa56f1-d1ec-4648-b0f8-f43e6b159d14",
"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": "2025-09-11T09:58:58.2976014+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Country relation to countrycontactinformations item.
POST /api/newsroom/countrycontactinformations({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 countrycontactinformations item.
DELETE /api/newsroom/countrycontactinformations({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.