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_id
source_family_student_id
profile_from
Allowed values:
family_profile_field_sources
Allowed values:
selection
Response
Family merged successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

