GET v3/basket/donations/{donationId}
Return the details of a specific donation in the current basket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
donationId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
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.