Update a fundraising donor
Updates donor identity, contact, payer, address, and fundraising preference fields for the selected SchoolSet donor.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Numeric SchoolSet fundraising donor identifier.
Request
This endpoint expects an object.
first_name
last_name
email
cell_phone
home_phone
work_phone
address
fundraising_donor_type_id
title
suffix
hebrew_first_name
hebrew_last_name
marital_status_id
maiden_name
gender
dob
spouse_parent_id
payer_id
payer_type
company_name
employer_name
employer_number
job_description
vip
donation_receipt_not_allowed
processing_fee_blocked
notes
Response
The donor was updated and returned as a SchoolSet resource.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error

