UpdateDonationRequest
Partial update for a donation. quantity, identifier, and source may only be sent when the donation status is pledged. designation_id must refer to a designation on the donation's campaign when set. The server also accepts PATCH with the same JSON body.
- advisorType: object | null
When present, links or creates an advisor (email required when providing an object). Use null to clear the advisor.
- bioType: string
- emailType: stringFormat: email
- firmType: string
_name - firstType: string
_name - lastType: string
_name - middleType: string
_name - secType: string
_url - titleType: string
- designationType: string | null
_id UUID of a campaign designation on this donation's campaign; omit or null to clear.
- donorType: string
_address _line _1 - donorType: string
_address _line _2 - donorType: string
_city - donorType: string ยท CountryCodeenum
_country ISO 3166-1 alpha-2 country code
values- ad
- ae
- af
- ag
- ai
- donorType: stringFormat: email
_email - donorType: string
_first _name - donorType: string
_last _name - donorType: string
_postal _code - donorType: string
_province - identifierType: string
- memoType: string
- quantityType: number
- sourceType: string