Merge one family into another

Merges the source family into the target family using the selected profile, people, contracts, and payment records. The target family remains after a successful merge.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
target_family_student_idintegerRequired>=1
source_family_student_idintegerRequired>=1
profile_fromenumOptional
Allowed values:
family_profile_field_sourcesmap from strings to enumsOptional
Allowed values:
selectionobjectOptional

Response

Family merged successfully.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error