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_idslist of integersRequired
merge_tointegerRequired>=1
field_sourcesmap from strings to integersOptional

Response

Source donors were merged and the refreshed target donor resource was returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error