Merge fundraising donors
Merges source donors into the selected target, applies field selections, moves related records, and returns the refreshed target donor.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
donor_ids
merge_to
field_sources
Response
Source donors were merged and the refreshed target donor resource was returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

