Saves the provided intake form data back to various database tables (clients, children, cases, safety_plans, health_assessments).
The ID of the case.
The ID of the client.
The IntakeFormData object to be saved.
A promise that resolves to an object containing the success status and any error message.
Saves the provided intake form data back to various database tables (clients, children, cases, safety_plans, health_assessments).