Introduction
The Donation Details Object contains information about the donation being made.
Donation Details Object
donorRecognition: self', 'anonymous' or the name of the organization | Example:
|
donorRecognitionTag: The recognition notes | Example: Any recognition notes |
donorRecognitionType: Whether the donation is a 'self', 'organization', or 'anonymous' donation | Example:
|
dedicationLastName: Last name of the person that is being honored in beneficiary type | Example: Doe |
dedicationFirstName: First name of the person that is being honored in beneficiary type | Example: Jane |
donationCampaignName: Name of the campaign that the donation is for | Example: Spring Direct Mail Appeal |
donationAppealName: Appeal that the donation is for | Example: Appeal One |
donationFundName: Fund that the donation is for | Example: General Fund |
beneficiaryType: In honor of' or 'In memory of' | Example: In memory of |
beneficiaryLastName: last name of the person being informed | Example: Doe |
beneficiaryFirstName: first name of the person being informed | Example: John |
beneficiaryEmail: email of the person being informed | Example: johnDoe@gmail.com |
beneficiaryPhoneNumber: phone number of the person being informed | Example: 555-555-5555 |
beneficiaryStreetAddress1: street address 1 of the person being informed | Example: 123 Main Street |
beneficiaryStreetAddress2: street address 2 of the person being informed | Example: Apt 2B |
beneficiaryCity: city of the person being informed | Example: Anytown |
beneficiaryState: state of the person being informed | Example: GA |
beneficiaryZip: zip code of the person being informed | Example: 30303 |
beneficiaryCountry: country of the person being informed | Example: United States |
notes: in honor of' or 'in memory of' notes | Example: Any note |
customFieldValues[ ] A list of name value pairs associated with this donation | |
customFieldValues[x].name: Customizable by tenant | Example: T-Shirt size |
customFieldValues[x].value: Customizable by tenant | Example: Medium |