Constituent - Create Household?

Options

My goal is to:

  1. POST a new household record with two or more existing constituent record associations
  2. POST a new constituent record with an association to an existing household record
  3. PATCH an existing constituent record to add an association with an existing household record
  4. PATCH an existing constituent record to remove a household association

I can see in /alt-conmg/constituents where you can set the spouse (spouse_id), which creates a household, or copy primary info INTO the household (house_hold_copy_primary_contact_info), but I do not see how to add to an existing household, or create an entirely new household.

Comments

Categories