GET v3/baskets/{id}/donations
Return details of the donations in a basket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DonationName | Description | Type | Additional information |
---|---|---|---|
Amount | decimal number |
None. |
|
Fund | Fund |
None. |
|
RecognitionName | string |
None. |
|
IsAnonymous | boolean |
None. |
|
TributeTypeId | string |
None. |
|
TributeName | string |
None. |
|
Id | string |
None. |
Response Formats
application/json, text/xml
Sample:
Sample not available.