Funds
Create a fund
Creates a fund.
post/fund
Headers
Accept'application/vnd.Creative Force.v2.3+json' | 'application/vnd.Creative Force.v2.3+xml' required
Defines the response type.
x-api-languagestring[]
Defines the languages included in the response. If omitted, the account default language is used.
Value all overrides any other values present.
Request body
Response
Fund created.
Example response
{
"allocated": 91661,
"available": 8339,
"budget": 100000,
"created": "2023-11-21T09:57:43Z",
"currency": "GBP",
"description": {
"en_GB": "Seed funding for first-time entrants."
},
"name": {
"en_GB": "Starter"
},
"slug": "KEmBgExL",
"updated": "2026-06-02T13:05:08Z"
}