Returns a set of data items of type grants.
GET /api/funding/grants
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 | |
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 | |
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-06-27T06:58:07.8811339Z",
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"DateCreated": "2025-06-27T06:58:07.8811339Z",
"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": "1e1ce15e-6379-4a1e-a8d6-f68e2a344d36",
"FundingFor": "sample string 13",
"Introduction": "sample string 14",
"FilterFields": "sample string 15",
"ShowGraphs": true,
"Closed": true,
"AdditionalFundingText": "sample string 18",
"FundingNotFor": "sample string 19",
"Tags": "3072a162-ef8b-4f74-8208-c5dda44e7eb0",
"Provider": "sample string 21"
},
{
"LastModified": "2025-06-27T06:58:07.8811339Z",
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"DateCreated": "2025-06-27T06:58:07.8811339Z",
"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": "1e1ce15e-6379-4a1e-a8d6-f68e2a344d36",
"FundingFor": "sample string 13",
"Introduction": "sample string 14",
"FilterFields": "sample string 15",
"ShowGraphs": true,
"Closed": true,
"AdditionalFundingText": "sample string 18",
"FundingNotFor": "sample string 19",
"Tags": "3072a162-ef8b-4f74-8208-c5dda44e7eb0",
"Provider": "sample string 21"
}
]
Gets grants item by id.
GET /api/funding/grants({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 | |
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 | |
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-06-27T06:58:07.8811339Z",
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"DateCreated": "2025-06-27T06:58:07.8811339Z",
"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": "0bd5b1f1-78e7-47d3-b19f-af24d295e32f",
"FundingFor": "sample string 13",
"Introduction": "sample string 14",
"FilterFields": "sample string 15",
"ShowGraphs": true,
"Closed": true,
"AdditionalFundingText": "sample string 18",
"FundingNotFor": "sample string 19",
"Tags": "42d669ea-2d94-4feb-8c05-877c6c0f687e",
"Provider": "sample string 21"
}
Gets Id property from grants item.
GET /api/funding/grants({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": "5f2862c5-524c-412b-83cd-19b2ab1a155a"
}
Creates a grants item.
POST /api/funding/grants
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 | |
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 | |
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
{
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"AdditionalFundingTitle": "sample string 4",
"Recipient": "sample string 5",
"Description": "sample string 6",
"HideRecipientColumn": "sample string 7",
"Title": "sample string 8",
"WhoCanApply": "sample string 9",
"Departments": "1dc68200-a5da-4218-a556-ec9cbe1de885",
"FundingFor": "sample string 11",
"Introduction": "sample string 12",
"FilterFields": "sample string 13",
"ShowGraphs": true,
"Closed": true,
"AdditionalFundingText": "sample string 16",
"FundingNotFor": "sample string 17",
"Tags": "1ea09d61-61d5-4ddc-83d2-daf6bd2cfca5"
}
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 | |
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 | |
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-06-27T06:58:07.8811339Z",
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"DateCreated": "2025-06-27T06:58:07.8811339Z",
"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": "9d793bbc-d1e0-4a61-999a-1e43ee7c3735",
"FundingFor": "sample string 13",
"Introduction": "sample string 14",
"FilterFields": "sample string 15",
"ShowGraphs": true,
"Closed": true,
"AdditionalFundingText": "sample string 18",
"FundingNotFor": "sample string 19",
"Tags": "fa57f00f-16ab-4caf-b2f3-b8c0ca7bb65d",
"Provider": "sample string 21"
}
Partial update for grants item.
PATCH /api/funding/grants({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 | |
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 | |
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
{
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"AdditionalFundingTitle": "sample string 4",
"Recipient": "sample string 5",
"Description": "sample string 6",
"HideRecipientColumn": "sample string 7",
"Title": "sample string 8",
"WhoCanApply": "sample string 9",
"Departments": "97bf28cd-912d-49e7-b17d-e8a5616d2edc",
"FundingFor": "sample string 11",
"Introduction": "sample string 12",
"FilterFields": "sample string 13",
"ShowGraphs": true,
"Closed": true,
"AdditionalFundingText": "sample string 16",
"FundingNotFor": "sample string 17",
"Tags": "a70e9acc-3013-4f4e-968a-99e46470ae23"
}
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 grants item.
PUT /api/funding/grants({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 | |
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 | |
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
{
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"IncludeInSitemap": true,
"UrlName": "sample string 3",
"AdditionalFundingTitle": "sample string 4",
"Recipient": "sample string 5",
"Description": "sample string 6",
"HideRecipientColumn": "sample string 7",
"Title": "sample string 8",
"WhoCanApply": "sample string 9",
"Departments": "5a5c7979-a011-462f-af16-d6e92cba6549",
"FundingFor": "sample string 11",
"Introduction": "sample string 12",
"FilterFields": "sample string 13",
"ShowGraphs": true,
"Closed": true,
"AdditionalFundingText": "sample string 16",
"FundingNotFor": "sample string 17",
"Tags": "4508820a-9174-4823-ad52-86ca3db84999"
}
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 grants item by Id.
DELETE /api/funding/grants({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 Rounds from grants item.
GET /api/funding/grants({key})/Rounds
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-06-27T06:58:07.8811339Z",
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"DateCreated": "2025-06-27T06:58:07.8811339Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2025-06-27T06:58:07.8811339Z",
"ProjectEndDate": "2025-06-27T06:58:07.8811339Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2025-06-27T06:58:07.8811339Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2025-06-27T06:58:07.8811339Z",
"DraftReview": "2025-06-27T06:58:07.8811339Z",
"GrantsAwarded": "2025-06-27T06:58:07.8811339Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "5d887d1e-7274-4ea4-9735-b3cdaaabca96",
"Provider": "sample string 23"
},
{
"LastModified": "2025-06-27T06:58:07.8811339Z",
"PublicationDate": "2025-06-27T06:58:07.8811339Z",
"DateCreated": "2025-06-27T06:58:07.8811339Z",
"IncludeInSitemap": true,
"UrlName": "sample string 5",
"CloseDateText": "sample string 6",
"Closed": true,
"DraftReviewText": "sample string 8",
"Title": "sample string 9",
"OpenDate": "2025-06-27T06:58:07.8811339Z",
"ProjectEndDate": "2025-06-27T06:58:07.8811339Z",
"GrantsAwardedText": "sample string 12",
"ProjectEndDateText": "sample string 13",
"OpenDateText": "sample string 14",
"ProjectStartDate": "2025-06-27T06:58:07.8811339Z",
"DraftReviewStatus": "sample string 16",
"AlwaysOpen": true,
"CloseDate": "2025-06-27T06:58:07.8811339Z",
"DraftReview": "2025-06-27T06:58:07.8811339Z",
"GrantsAwarded": "2025-06-27T06:58:07.8811339Z",
"ProjectStartDateText": "sample string 21",
"ParentId": "5d887d1e-7274-4ea4-9735-b3cdaaabca96",
"Provider": "sample string 23"
}
]
Add Rounds relation to grants item.
POST /api/funding/grants({key})/Rounds/$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 Rounds from grants item.
DELETE /api/funding/grants({key})/Rounds/$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.