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": "2026-03-05T09:25:45.3463246Z",
"PublicationDate": "2026-03-05T09:25:45.3463246Z",
"DateCreated": "2026-03-05T09:25:45.3463246Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-05T09:25:45.3463246Z",
"ProjectEndDate": "2026-03-05T09:25:45.3463246Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-05T09:25:45.3463246Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-05T09:25:45.3463246Z",
"DraftReview": "2026-03-05T09:25:45.3463246Z",
"GrantsAwarded": "2026-03-05T09:25:45.3463246Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "716e6c09-1661-4c83-821d-63143fee092c",
"Provider": "sample string 23"
},
{
"LastModified": "2026-03-05T09:25:45.3463246Z",
"PublicationDate": "2026-03-05T09:25:45.3463246Z",
"DateCreated": "2026-03-05T09:25:45.3463246Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-05T09:25:45.3463246Z",
"ProjectEndDate": "2026-03-05T09:25:45.3463246Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-05T09:25:45.3463246Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-05T09:25:45.3463246Z",
"DraftReview": "2026-03-05T09:25:45.3463246Z",
"GrantsAwarded": "2026-03-05T09:25:45.3463246Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "716e6c09-1661-4c83-821d-63143fee092c",
"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": "2026-03-05T09:25:45.3463246Z",
"PublicationDate": "2026-03-05T09:25:45.3463246Z",
"DateCreated": "2026-03-05T09:25:45.3463246Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-05T09:25:45.3463246Z",
"ProjectEndDate": "2026-03-05T09:25:45.3463246Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-05T09:25:45.3463246Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-05T09:25:45.3463246Z",
"DraftReview": "2026-03-05T09:25:45.3463246Z",
"GrantsAwarded": "2026-03-05T09:25:45.3463246Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "c61f0a63-c6e0-4c66-927e-ed5b5dbc8615",
"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": "4b720653-f76a-4b6f-af3e-3c2534ccfd77"
}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": "2026-03-05T09:25:45.3463246Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2026-03-05T09:25:45.3463246Z",
"ProjectEndDate": "2026-03-05T09:25:45.3463246Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2026-03-05T09:25:45.3463246Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2026-03-05T09:25:45.3463246Z",
"DraftReview": "2026-03-05T09:25:45.3463246Z",
"GrantsAwarded": "2026-03-05T09:25:45.3463246Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "414d18b5-5d88-4dbe-a414-c7dbbb86d092"
}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": "2026-03-05T09:25:45.3463246Z",
"PublicationDate": "2026-03-05T09:25:45.3463246Z",
"DateCreated": "2026-03-05T09:25:45.3463246Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-05T09:25:45.3463246Z",
"ProjectEndDate": "2026-03-05T09:25:45.3463246Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-05T09:25:45.3463246Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-05T09:25:45.3463246Z",
"DraftReview": "2026-03-05T09:25:45.3463246Z",
"GrantsAwarded": "2026-03-05T09:25:45.3463246Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "e4c3fd0f-347c-426b-8de5-b01d390a34e6",
"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": "2026-03-05T09:25:45.3463246Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2026-03-05T09:25:45.3463246Z",
"ProjectEndDate": "2026-03-05T09:25:45.3463246Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2026-03-05T09:25:45.3463246Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2026-03-05T09:25:45.3463246Z",
"DraftReview": "2026-03-05T09:25:45.3463246Z",
"GrantsAwarded": "2026-03-05T09:25:45.3463246Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "277e6fb1-324d-48ec-8b3e-c5173600f4b6"
}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": "2026-03-05T09:25:45.3463246Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2026-03-05T09:25:45.3463246Z",
"ProjectEndDate": "2026-03-05T09:25:45.3463246Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2026-03-05T09:25:45.3463246Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2026-03-05T09:25:45.3463246Z",
"DraftReview": "2026-03-05T09:25:45.3463246Z",
"GrantsAwarded": "2026-03-05T09:25:45.3463246Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "ddb42b4a-24fd-44da-997a-87fd9d222d38"
}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": "2026-03-05T09:25:45.3463246Z",
"PublicationDate": "2026-03-05T09:25:45.3463246Z",
"DateCreated": "2026-03-05T09:25:45.3463246Z",
"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": "deff944e-b7bc-4079-9de5-3155d7104742",
"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": "9d4f84c7-76ab-4a44-8e72-96dacfe68ff5",
"Provider": "sample string 23"
},
{
"LastModified": "2026-03-05T09:25:45.3463246Z",
"PublicationDate": "2026-03-05T09:25:45.3463246Z",
"DateCreated": "2026-03-05T09:25:45.3463246Z",
"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": "deff944e-b7bc-4079-9de5-3155d7104742",
"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": "9d4f84c7-76ab-4a44-8e72-96dacfe68ff5",
"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.