GET v3/funds
Returns a list of available funds that can be donated too
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
attributes | Collection of NameValuePairOfString |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FundName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
Web | boolean |
None. |
|
Code | string |
None. |
|
DefaultDonationAmount | decimal number |
None. |
|
IsActive | boolean |
None. |
Response Formats
application/json, text/xml
Sample:
Sample not available.