Returns a set of data items of type fundingrounds.
GET /api/funding/fundingrounds
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 | |
| UrlName | System.String | Read only: False | |
| CloseDateText | System.String | Read only: False | |
| Closed | System.Boolean | Read only: False | |
| DraftReviewText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OpenDate | System.DateTimeOffset | Read only: False | |
| ProjectEndDate | System.DateTimeOffset | Read only: False | |
| GrantsAwardedText | System.String | Read only: False | |
| ProjectEndDateText | System.String | Read only: False | |
| OpenDateText | System.String | Read only: False | |
| ProjectStartDate | System.DateTimeOffset | Read only: False | |
| DraftReviewStatus | System.String | Read only: False | |
| AlwaysOpen | System.Boolean | Read only: False | |
| CloseDate | System.DateTimeOffset | Read only: False | |
| DraftReview | System.DateTimeOffset | Read only: False | |
| GrantsAwarded | System.DateTimeOffset | Read only: False | |
| ProjectStartDateText | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-12-11T00:58:47.3254655Z",
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"DateCreated": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2025-12-11T00:58:47.3254655Z",
"ProjectEndDate": "2025-12-11T00:58:47.3254655Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2025-12-11T00:58:47.3254655Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2025-12-11T00:58:47.3254655Z",
"DraftReview": "2025-12-11T00:58:47.3254655Z",
"GrantsAwarded": "2025-12-11T00:58:47.3254655Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "b0c7f74b-b8fd-497a-bc35-a7a299073e48",
"Provider": "sample string 23"
},
{
"LastModified": "2025-12-11T00:58:47.3254655Z",
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"DateCreated": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2025-12-11T00:58:47.3254655Z",
"ProjectEndDate": "2025-12-11T00:58:47.3254655Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2025-12-11T00:58:47.3254655Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2025-12-11T00:58:47.3254655Z",
"DraftReview": "2025-12-11T00:58:47.3254655Z",
"GrantsAwarded": "2025-12-11T00:58:47.3254655Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "b0c7f74b-b8fd-497a-bc35-a7a299073e48",
"Provider": "sample string 23"
}
]Gets fundingrounds item by id.
GET /api/funding/fundingrounds({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 | |
| UrlName | System.String | Read only: False | |
| CloseDateText | System.String | Read only: False | |
| Closed | System.Boolean | Read only: False | |
| DraftReviewText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OpenDate | System.DateTimeOffset | Read only: False | |
| ProjectEndDate | System.DateTimeOffset | Read only: False | |
| GrantsAwardedText | System.String | Read only: False | |
| ProjectEndDateText | System.String | Read only: False | |
| OpenDateText | System.String | Read only: False | |
| ProjectStartDate | System.DateTimeOffset | Read only: False | |
| DraftReviewStatus | System.String | Read only: False | |
| AlwaysOpen | System.Boolean | Read only: False | |
| CloseDate | System.DateTimeOffset | Read only: False | |
| DraftReview | System.DateTimeOffset | Read only: False | |
| GrantsAwarded | System.DateTimeOffset | Read only: False | |
| ProjectStartDateText | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"LastModified": "2025-12-11T00:58:47.3254655Z",
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"DateCreated": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2025-12-11T00:58:47.3254655Z",
"ProjectEndDate": "2025-12-11T00:58:47.3254655Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2025-12-11T00:58:47.3254655Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2025-12-11T00:58:47.3254655Z",
"DraftReview": "2025-12-11T00:58:47.3254655Z",
"GrantsAwarded": "2025-12-11T00:58:47.3254655Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "08ff714a-e788-40fc-b671-9b0cd70668ab",
"Provider": "sample string 23"
}Gets Id property from fundingrounds item.
GET /api/funding/fundingrounds({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": "993def3b-c3d6-402b-9963-e688f71063a1"
}Creates a fundingrounds item.
POST /api/funding/fundingrounds
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 | |
| UrlName | System.String | Read only: False | |
| CloseDateText | System.String | Read only: False | |
| Closed | System.Boolean | Read only: False | |
| DraftReviewText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OpenDate | System.DateTimeOffset | Read only: False | |
| ProjectEndDate | System.DateTimeOffset | Read only: False | |
| GrantsAwardedText | System.String | Read only: False | |
| ProjectEndDateText | System.String | Read only: False | |
| OpenDateText | System.String | Read only: False | |
| ProjectStartDate | System.DateTimeOffset | Read only: False | |
| DraftReviewStatus | System.String | Read only: False | |
| AlwaysOpen | System.Boolean | Read only: False | |
| CloseDate | System.DateTimeOffset | Read only: False | |
| DraftReview | System.DateTimeOffset | Read only: False | |
| GrantsAwarded | System.DateTimeOffset | Read only: False | |
| ProjectStartDateText | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2025-12-11T00:58:47.3254655Z",
"ProjectEndDate": "2025-12-11T00:58:47.3254655Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2025-12-11T00:58:47.3254655Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2025-12-11T00:58:47.3254655Z",
"DraftReview": "2025-12-11T00:58:47.3254655Z",
"GrantsAwarded": "2025-12-11T00:58:47.3254655Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "9ee023d4-0eb4-489b-8c76-f0bdecf940ab"
}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 | |
| UrlName | System.String | Read only: False | |
| CloseDateText | System.String | Read only: False | |
| Closed | System.Boolean | Read only: False | |
| DraftReviewText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OpenDate | System.DateTimeOffset | Read only: False | |
| ProjectEndDate | System.DateTimeOffset | Read only: False | |
| GrantsAwardedText | System.String | Read only: False | |
| ProjectEndDateText | System.String | Read only: False | |
| OpenDateText | System.String | Read only: False | |
| ProjectStartDate | System.DateTimeOffset | Read only: False | |
| DraftReviewStatus | System.String | Read only: False | |
| AlwaysOpen | System.Boolean | Read only: False | |
| CloseDate | System.DateTimeOffset | Read only: False | |
| DraftReview | System.DateTimeOffset | Read only: False | |
| GrantsAwarded | System.DateTimeOffset | Read only: False | |
| ProjectStartDateText | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"LastModified": "2025-12-11T00:58:47.3254655Z",
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"DateCreated": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2025-12-11T00:58:47.3254655Z",
"ProjectEndDate": "2025-12-11T00:58:47.3254655Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2025-12-11T00:58:47.3254655Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2025-12-11T00:58:47.3254655Z",
"DraftReview": "2025-12-11T00:58:47.3254655Z",
"GrantsAwarded": "2025-12-11T00:58:47.3254655Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "861ac715-09dc-4322-bf94-65062869765a",
"Provider": "sample string 23"
}Partial update for fundingrounds item.
PATCH /api/funding/fundingrounds({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 | |
| UrlName | System.String | Read only: False | |
| CloseDateText | System.String | Read only: False | |
| Closed | System.Boolean | Read only: False | |
| DraftReviewText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OpenDate | System.DateTimeOffset | Read only: False | |
| ProjectEndDate | System.DateTimeOffset | Read only: False | |
| GrantsAwardedText | System.String | Read only: False | |
| ProjectEndDateText | System.String | Read only: False | |
| OpenDateText | System.String | Read only: False | |
| ProjectStartDate | System.DateTimeOffset | Read only: False | |
| DraftReviewStatus | System.String | Read only: False | |
| AlwaysOpen | System.Boolean | Read only: False | |
| CloseDate | System.DateTimeOffset | Read only: False | |
| DraftReview | System.DateTimeOffset | Read only: False | |
| GrantsAwarded | System.DateTimeOffset | Read only: False | |
| ProjectStartDateText | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2025-12-11T00:58:47.3254655Z",
"ProjectEndDate": "2025-12-11T00:58:47.3254655Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2025-12-11T00:58:47.3254655Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2025-12-11T00:58:47.3254655Z",
"DraftReview": "2025-12-11T00:58:47.3254655Z",
"GrantsAwarded": "2025-12-11T00:58:47.3254655Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "4c386da8-f2b9-4578-8e0c-1946a22ef9f5"
}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 fundingrounds item.
PUT /api/funding/fundingrounds({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 | |
| UrlName | System.String | Read only: False | |
| CloseDateText | System.String | Read only: False | |
| Closed | System.Boolean | Read only: False | |
| DraftReviewText | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OpenDate | System.DateTimeOffset | Read only: False | |
| ProjectEndDate | System.DateTimeOffset | Read only: False | |
| GrantsAwardedText | System.String | Read only: False | |
| ProjectEndDateText | System.String | Read only: False | |
| OpenDateText | System.String | Read only: False | |
| ProjectStartDate | System.DateTimeOffset | Read only: False | |
| DraftReviewStatus | System.String | Read only: False | |
| AlwaysOpen | System.Boolean | Read only: False | |
| CloseDate | System.DateTimeOffset | Read only: False | |
| DraftReview | System.DateTimeOffset | Read only: False | |
| GrantsAwarded | System.DateTimeOffset | Read only: False | |
| ProjectStartDateText | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2025-12-11T00:58:47.3254655Z",
"ProjectEndDate": "2025-12-11T00:58:47.3254655Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2025-12-11T00:58:47.3254655Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2025-12-11T00:58:47.3254655Z",
"DraftReview": "2025-12-11T00:58:47.3254655Z",
"GrantsAwarded": "2025-12-11T00:58:47.3254655Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "06923b78-f752-44c0-960c-86377cb98035"
}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 fundingrounds item by Id.
DELETE /api/funding/fundingrounds({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 fundingrounds item.
GET /api/funding/fundingrounds({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 | |
| UrlName | System.String | Read only: False | |
| AdditionalFundingTitle | System.String | Read only: False | |
| Recipient | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HideRecipientColumn | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| WhoCanApply | System.String | Read only: False | |
| Departments | System.Guid | Read only: False | |
| FundingFor | System.String | Read only: False | |
| Introduction | System.String | Read only: False | |
| FilterFields | System.String | Read only: False | |
| ShowGraphs | System.Boolean | Read only: False | |
| RecipientHeading | System.String | Read only: False | |
| HideFromSite | System.Boolean | Read only: False | |
| Closed | System.Boolean | Read only: False | |
| AdditionalFundingText | System.String | Read only: False | |
| FundingNotFor | System.String | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-12-11T00:58:47.3254655Z",
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"DateCreated": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"AdditionalFundingTitle": "sample string 6",
"Recipient": "sample string 7",
"Description": "sample string 8",
"HideRecipientColumn": "sample string 9",
"Title": "sample string 10",
"WhoCanApply": "sample string 11",
"Departments": "ba917aae-5f32-496b-a0b5-b30e4e171f84",
"FundingFor": "sample string 13",
"Introduction": "sample string 14",
"FilterFields": "sample string 15",
"ShowGraphs": true,
"RecipientHeading": "sample string 17",
"HideFromSite": true,
"Closed": true,
"AdditionalFundingText": "sample string 20",
"FundingNotFor": "sample string 21",
"Tags": "936086e5-58cd-4595-81e4-5299e616473a",
"Provider": "sample string 23"
},
{
"LastModified": "2025-12-11T00:58:47.3254655Z",
"PublicationDate": "2025-12-11T00:58:47.3254655Z",
"DateCreated": "2025-12-11T00:58:47.3254655Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"AdditionalFundingTitle": "sample string 6",
"Recipient": "sample string 7",
"Description": "sample string 8",
"HideRecipientColumn": "sample string 9",
"Title": "sample string 10",
"WhoCanApply": "sample string 11",
"Departments": "ba917aae-5f32-496b-a0b5-b30e4e171f84",
"FundingFor": "sample string 13",
"Introduction": "sample string 14",
"FilterFields": "sample string 15",
"ShowGraphs": true,
"RecipientHeading": "sample string 17",
"HideFromSite": true,
"Closed": true,
"AdditionalFundingText": "sample string 20",
"FundingNotFor": "sample string 21",
"Tags": "936086e5-58cd-4595-81e4-5299e616473a",
"Provider": "sample string 23"
}
]Add Parent relation to fundingrounds item.
POST /api/funding/fundingrounds({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 fundingrounds item.
DELETE /api/funding/fundingrounds({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.