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-30T01:32:12.3189935Z",
"PublicationDate": "2026-03-30T01:32:12.3189935Z",
"DateCreated": "2026-03-30T01:32:12.3189935Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-30T01:32:12.3189935Z",
"ProjectEndDate": "2026-03-30T01:32:12.3189935Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-30T01:32:12.3189935Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-30T01:32:12.3189935Z",
"DraftReview": "2026-03-30T01:32:12.3189935Z",
"GrantsAwarded": "2026-03-30T01:32:12.3189935Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "e006d364-5154-48c0-aa87-e4021f60df44",
"Provider": "sample string 23"
},
{
"LastModified": "2026-03-30T01:32:12.3189935Z",
"PublicationDate": "2026-03-30T01:32:12.3189935Z",
"DateCreated": "2026-03-30T01:32:12.3189935Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-30T01:32:12.3189935Z",
"ProjectEndDate": "2026-03-30T01:32:12.3189935Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-30T01:32:12.3189935Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-30T01:32:12.3189935Z",
"DraftReview": "2026-03-30T01:32:12.3189935Z",
"GrantsAwarded": "2026-03-30T01:32:12.3189935Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "e006d364-5154-48c0-aa87-e4021f60df44",
"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-30T01:32:12.3189935Z",
"PublicationDate": "2026-03-30T01:32:12.3189935Z",
"DateCreated": "2026-03-30T01:32:12.3189935Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-30T01:32:12.3189935Z",
"ProjectEndDate": "2026-03-30T01:32:12.3189935Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-30T01:32:12.3189935Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-30T01:32:12.3189935Z",
"DraftReview": "2026-03-30T01:32:12.3189935Z",
"GrantsAwarded": "2026-03-30T01:32:12.3189935Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "df7be506-9443-4810-8ba8-c2f4b5b4ad8f",
"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": "f4d436a6-0c29-4928-9900-f41196090d2e"
}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-30T01:32:12.3189935Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2026-03-30T01:32:12.3189935Z",
"ProjectEndDate": "2026-03-30T01:32:12.3189935Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2026-03-30T01:32:12.3189935Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2026-03-30T01:32:12.3189935Z",
"DraftReview": "2026-03-30T01:32:12.3189935Z",
"GrantsAwarded": "2026-03-30T01:32:12.3189935Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "634e888c-c027-441d-9b7c-a0417dc22c5c"
}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-30T01:32:12.3189935Z",
"PublicationDate": "2026-03-30T01:32:12.3189935Z",
"DateCreated": "2026-03-30T01:32:12.3189935Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2026-03-30T01:32:12.3189935Z",
"ProjectEndDate": "2026-03-30T01:32:12.3189935Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2026-03-30T01:32:12.3189935Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2026-03-30T01:32:12.3189935Z",
"DraftReview": "2026-03-30T01:32:12.3189935Z",
"GrantsAwarded": "2026-03-30T01:32:12.3189935Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "d3ebf6e6-4453-49a9-987c-a9e4830b7100",
"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-30T01:32:12.3189935Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2026-03-30T01:32:12.3189935Z",
"ProjectEndDate": "2026-03-30T01:32:12.3189935Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2026-03-30T01:32:12.3189935Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2026-03-30T01:32:12.3189935Z",
"DraftReview": "2026-03-30T01:32:12.3189935Z",
"GrantsAwarded": "2026-03-30T01:32:12.3189935Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "e18fe346-300d-45dd-b964-ea449a44625c"
}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-30T01:32:12.3189935Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"OpenDate": "2026-03-30T01:32:12.3189935Z",
"ProjectEndDate": "2026-03-30T01:32:12.3189935Z",
"GrantsAwardedText": "sample string 10",
"ProjectEndDateText": "sample string 11",
"OpenDateText": "sample string 12",
"ProjectStartDate": "2026-03-30T01:32:12.3189935Z",
"DraftReviewStatus": "sample string 14",
"AlwaysOpen": true,
"CloseDate": "2026-03-30T01:32:12.3189935Z",
"DraftReview": "2026-03-30T01:32:12.3189935Z",
"GrantsAwarded": "2026-03-30T01:32:12.3189935Z",
"ProjectStartDateText": "sample string 19",
"ParentId": "0448a1b1-c530-44d6-be7a-f67ec1695be9"
}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-30T01:32:12.3189935Z",
"PublicationDate": "2026-03-30T01:32:12.3189935Z",
"DateCreated": "2026-03-30T01:32:12.3189935Z",
"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": "198be830-9c24-4d92-9232-8a22073eacbc",
"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": "088b1e93-1f0b-43dd-952d-83c2366c5dd1",
"Provider": "sample string 23"
},
{
"LastModified": "2026-03-30T01:32:12.3189935Z",
"PublicationDate": "2026-03-30T01:32:12.3189935Z",
"DateCreated": "2026-03-30T01:32:12.3189935Z",
"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": "198be830-9c24-4d92-9232-8a22073eacbc",
"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": "088b1e93-1f0b-43dd-952d-83c2366c5dd1",
"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.