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 | |
| ProjectDeliveryTimeframe | 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-06-07T06:37:47.5916017Z",
"PublicationDate": "2026-06-07T06:37:47.5916017Z",
"DateCreated": "2026-06-07T06:37:47.5916017Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"ProjectDeliveryTimeframe": "sample string 10",
"OpenDate": "2026-06-07T06:37:47.5916017Z",
"ProjectEndDate": "2026-06-07T06:37:47.5916017Z",
"GrantsAwardedText": "sample string 13",
"ProjectEndDateText": "sample string 14",
"OpenDateText": "sample string 15",
"ProjectStartDate": "2026-06-07T06:37:47.5916017Z",
"DraftReviewStatus": "sample string 17",
"AlwaysOpen": true,
"CloseDate": "2026-06-07T06:37:47.5916017Z",
"DraftReview": "2026-06-07T06:37:47.5916017Z",
"GrantsAwarded": "2026-06-07T06:37:47.5916017Z",
"ProjectStartDateText": "sample string 22",
"ParentId": "5e987cf7-069e-46d2-ad28-d077fd94792d",
"Provider": "sample string 24"
},
{
"LastModified": "2026-06-07T06:37:47.5916017Z",
"PublicationDate": "2026-06-07T06:37:47.5916017Z",
"DateCreated": "2026-06-07T06:37:47.5916017Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"ProjectDeliveryTimeframe": "sample string 10",
"OpenDate": "2026-06-07T06:37:47.5916017Z",
"ProjectEndDate": "2026-06-07T06:37:47.5916017Z",
"GrantsAwardedText": "sample string 13",
"ProjectEndDateText": "sample string 14",
"OpenDateText": "sample string 15",
"ProjectStartDate": "2026-06-07T06:37:47.5916017Z",
"DraftReviewStatus": "sample string 17",
"AlwaysOpen": true,
"CloseDate": "2026-06-07T06:37:47.5916017Z",
"DraftReview": "2026-06-07T06:37:47.5916017Z",
"GrantsAwarded": "2026-06-07T06:37:47.5916017Z",
"ProjectStartDateText": "sample string 22",
"ParentId": "5e987cf7-069e-46d2-ad28-d077fd94792d",
"Provider": "sample string 24"
}
]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 | |
| ProjectDeliveryTimeframe | 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-06-07T06:37:47.5916017Z",
"PublicationDate": "2026-06-07T06:37:47.5916017Z",
"DateCreated": "2026-06-07T06:37:47.5916017Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"ProjectDeliveryTimeframe": "sample string 10",
"OpenDate": "2026-06-07T06:37:47.5916017Z",
"ProjectEndDate": "2026-06-07T06:37:47.5916017Z",
"GrantsAwardedText": "sample string 13",
"ProjectEndDateText": "sample string 14",
"OpenDateText": "sample string 15",
"ProjectStartDate": "2026-06-07T06:37:47.5916017Z",
"DraftReviewStatus": "sample string 17",
"AlwaysOpen": true,
"CloseDate": "2026-06-07T06:37:47.5916017Z",
"DraftReview": "2026-06-07T06:37:47.5916017Z",
"GrantsAwarded": "2026-06-07T06:37:47.5916017Z",
"ProjectStartDateText": "sample string 22",
"ParentId": "218074c9-ffa7-4b42-b75d-7f3cd40b7fd5",
"Provider": "sample string 24"
}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": "55935e8f-1354-4aef-b7bf-0b76f26a3a50"
}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 | |
| ProjectDeliveryTimeframe | 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-06-07T06:37:47.5916017Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"ProjectDeliveryTimeframe": "sample string 8",
"OpenDate": "2026-06-07T06:37:47.5916017Z",
"ProjectEndDate": "2026-06-07T06:37:47.5916017Z",
"GrantsAwardedText": "sample string 11",
"ProjectEndDateText": "sample string 12",
"OpenDateText": "sample string 13",
"ProjectStartDate": "2026-06-07T06:37:47.5916017Z",
"DraftReviewStatus": "sample string 15",
"AlwaysOpen": true,
"CloseDate": "2026-06-07T06:37:47.5916017Z",
"DraftReview": "2026-06-07T06:37:47.5916017Z",
"GrantsAwarded": "2026-06-07T06:37:47.5916017Z",
"ProjectStartDateText": "sample string 20",
"ParentId": "eb24ae67-316b-4376-8183-803475420c4d"
}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 | |
| ProjectDeliveryTimeframe | 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-06-07T06:37:47.5916017Z",
"PublicationDate": "2026-06-07T06:37:47.5916017Z",
"DateCreated": "2026-06-07T06:37:47.5916017Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"ProjectDeliveryTimeframe": "sample string 10",
"OpenDate": "2026-06-07T06:37:47.5916017Z",
"ProjectEndDate": "2026-06-07T06:37:47.5916017Z",
"GrantsAwardedText": "sample string 13",
"ProjectEndDateText": "sample string 14",
"OpenDateText": "sample string 15",
"ProjectStartDate": "2026-06-07T06:37:47.5916017Z",
"DraftReviewStatus": "sample string 17",
"AlwaysOpen": true,
"CloseDate": "2026-06-07T06:37:47.5916017Z",
"DraftReview": "2026-06-07T06:37:47.5916017Z",
"GrantsAwarded": "2026-06-07T06:37:47.5916017Z",
"ProjectStartDateText": "sample string 22",
"ParentId": "796fd3d5-f401-4ff3-ae10-e4cbf475eef9",
"Provider": "sample string 24"
}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 | |
| ProjectDeliveryTimeframe | 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-06-07T06:37:47.5916017Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"ProjectDeliveryTimeframe": "sample string 8",
"OpenDate": "2026-06-07T06:37:47.5916017Z",
"ProjectEndDate": "2026-06-07T06:37:47.5916017Z",
"GrantsAwardedText": "sample string 11",
"ProjectEndDateText": "sample string 12",
"OpenDateText": "sample string 13",
"ProjectStartDate": "2026-06-07T06:37:47.5916017Z",
"DraftReviewStatus": "sample string 15",
"AlwaysOpen": true,
"CloseDate": "2026-06-07T06:37:47.5916017Z",
"DraftReview": "2026-06-07T06:37:47.5916017Z",
"GrantsAwarded": "2026-06-07T06:37:47.5916017Z",
"ProjectStartDateText": "sample string 20",
"ParentId": "beb1f2b8-58f9-4c30-a985-fa694ff3e40d"
}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 | |
| ProjectDeliveryTimeframe | 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-06-07T06:37:47.5916017Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"CloseDateText": "sample string 4",
"Closed": true,
"DraftReviewText": "sample string 6",
"Title": "sample string 7",
"ProjectDeliveryTimeframe": "sample string 8",
"OpenDate": "2026-06-07T06:37:47.5916017Z",
"ProjectEndDate": "2026-06-07T06:37:47.5916017Z",
"GrantsAwardedText": "sample string 11",
"ProjectEndDateText": "sample string 12",
"OpenDateText": "sample string 13",
"ProjectStartDate": "2026-06-07T06:37:47.5916017Z",
"DraftReviewStatus": "sample string 15",
"AlwaysOpen": true,
"CloseDate": "2026-06-07T06:37:47.5916017Z",
"DraftReview": "2026-06-07T06:37:47.5916017Z",
"GrantsAwarded": "2026-06-07T06:37:47.5916017Z",
"ProjectStartDateText": "sample string 20",
"ParentId": "5b3d26cb-ef63-49ef-a5e3-2b329109cf7a"
}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-06-07T06:37:47.5916017Z",
"PublicationDate": "2026-06-07T06:37:47.5916017Z",
"DateCreated": "2026-06-07T06:37:47.5916017Z",
"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": "671b0e4b-8c09-4afe-a188-284881b8a320",
"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": "6933e21d-d63f-4385-bdf1-ce0f8a97bcc3",
"Provider": "sample string 23"
},
{
"LastModified": "2026-06-07T06:37:47.5916017Z",
"PublicationDate": "2026-06-07T06:37:47.5916017Z",
"DateCreated": "2026-06-07T06:37:47.5916017Z",
"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": "671b0e4b-8c09-4afe-a188-284881b8a320",
"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": "6933e21d-d63f-4385-bdf1-ce0f8a97bcc3",
"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.