GET - https://subscribercrmapi.acamh.org/api/fund

Lists all donation funds.

[
{
"Id": 1,
"Name": "London Marathon",
"Description": null,
"StartDate": null,
"EndDate": null
},
{
"Id": 2,
"Name": "Brighton Half Marathon",
"Description": null,
"StartDate": null,
"EndDate": null
}
]