Get a Donation
Get a donation by its unique identifier.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The unique identifier for the donation
Response
The donation was retrieved
id
The unique identifier for the donation
payment_source_id
The unique identifier for the payment source used to segregate deposits between various DAFs and platforms.
amount_gross
The original amount of the donation as intended by the donor in minor units of the currency.
For dollars, for example, this is cents.
amount_net
The amount of the donation that the nonprofit will receive after DAF and/or platform processing fees are deducted in minor units of the currency. For dollars, for example, this is cents.
amount_fee
The amount of the fee that was deducted by the DAF or processing platform from the donation in minor units of the currency.
For dollars, for example, this is cents.
currency
The [ISO 4217 code](https://en.wikipedia.org/wiki/ISO_4217) for the Transaction's currency.
purpose
A description of the donor's intent for the donation.
This is useful to understand how the donor intended the donation to be used.
For example, "Where needed most" or "General Operating Support" or "Specific Campaign".
note
An informational note from the donor to the nonprofit about the donation.
This may contain a message or other useful information that the donor wants to share with the nonprofit.
created_at
The date and time when the donation was created.
attribution
A subhash containing information about how the donation is attributed.
initiation
A subhash containing information about how the donation was initiated by DAFpay.
settlement
A subhash containing information about how the donation was settled by Chariot.
donor_advised_fund_grant
A subhash containing information about the grant from a Donor-Advised Fund sponsor.
platform
A subhash containing information about the platform that facilitated the donation.
If this is empty, then the donation was not facilitated by a platform.
corporate_match
A subhash containing information about the corporate match for the donation.
If this is empty, then the donation was not matched by a corporate sponsor.
properties
A list of custom properties for the donation.
artifacts
A list of source artifacts that were used to create the donation. These can include the raw source files (PDFs, CSVs, etc.) that were received from upstream platforms or systems.
updated_at
The date and time when the donation was last updated.
