---
title: "PATCH /ext/Association"
method: PATCH
path: "/ext/Association"
tags: ["Association"]
---

# PATCH /ext/Association

`PATCH /ext/Association`

## Request body

- AssociationPatch
  - `associationId` integer
  - `updates` AssociationJsonPatchDocument
    - `operations` AssociationOperation[]
      - `operationType` 0 | 1 | 2 | 3 | 4 | 5 | 6
      - `path` string
      - `op` string
      - `from` string
      - `value` unknown
    - `contractResolver` IContractResolver

## Response `200`

Success

- Association
  - `first_Inserted_By` string
  - `first_Inserted_Datetime` string, date-time
  - `last_Changed_By` string
  - `last_Changed_Datetime` string, date-time
  - `source_System_Id` integer
  - `source_Method_Id` integer
  - `firstName` string
  - `lastName` string
  - `coreEntityStatusCode` string
  - `canEdit` string
  - `sourceSystemDisplayName` string
  - `isInternal` boolean
  - `returnField` boolean
  - `isPubSub` boolean
  - `association_Id` integer
  - `association_Name` string
  - `association_Type_Code` string
  - `association_Status_Code` string
  - `association_Status_Date` string, date-time
  - `ae_Id` integer
  - `associationExecutive` string
  - `association_Fax_Number` string
  - `association_Phone_Number` string
  - `association_Email_Address` string
  - `last_Certification_Date` string, date-time
  - `mailing_Address_Line_1` string
  - `mailing_Address_Line_2` string
  - `mailing_City` string
  - `mailing_State` string
  - `mailing_Zip` string
  - `mailing_Zip6` string
  - `primary_State_Association_Id` integer
  - `primaryStateAssociation` Association — recursive
  - `street_Address_Line_1` string
  - `street_Address_Line_2` string
  - `street_City` string
  - `street_State` string
  - `street_Zip` string
  - `street_Zip6` string
  - `additional_Jurisdictional_State_Association_Id_1` integer
  - `stateAssociation1` Association — recursive
  - `additional_Jurisdictional_State_Association_Id_2` integer
  - `stateAssociation2` Association — recursive
  - `additional_Jurisdictional_State_Association_Id_3` integer
  - `stateAssociation3` Association — recursive
  - `web_Page_Address` string
  - `association_Executive_Fax_Number` string
  - `current_President_Member_Id` integer
  - `currentPresident` string
  - `current_President_Elect_Member_Id` integer
  - `currentPresidentElect` string
  - `current_Secretary_Member_Id` integer
  - `currentSecretary` string
  - `current_Treasurer_Member_Id` integer
  - `currentTreasurer` string
  - `prior_President_Member_Id` integer
  - `priorPresident` string
  - `prior_President_Elect_Member_Id` integer
  - `priorPresidentElect` string
  - `prior_Secretary_Member_Id` integer
  - `priorSecretary` string
  - `prior_Treasurer_Member_Id` integer
  - `priorTreasurer` string
  - `future_President_Member_Id` integer
  - `futurePresident` string
  - `future_President_Elect_Member_Id` integer
  - `futurePresidentElect` string
  - `future_Secretary_Member_Id` integer
  - `futureSecretary` string
  - `future_Treasurer_Member_Id` integer
  - `futureTreasurer` string
  - `election_Month` string
  - `commercial_Affiliate_Flag` string
  - `timestamp_Seq` integer
  - `single_Owned_MLS_Flag` string
  - `single_Owned_MLS_Name` string
  - `allow_Poe_Proxy` string
  - `charter_Date` string, date-time
  - `poeId` integer
  - `poe` string
  - `assocMemberCount` AssocMemberCount
  - `assocIdName` string
  - `assocMemberListCount` integer
  - `assocOfficeListCount` integer
  - `boardsServicedList` AssociationBoardServiced[]
    - `first_Inserted_By` string
    - `first_Inserted_Datetime` string, date-time
    - `last_Changed_By` string
    - `last_Changed_Datetime` string, date-time
    - `source_System_Id` integer
    - `source_Method_Id` integer
    - `firstName` string
    - `lastName` string
    - `coreEntityStatusCode` string
    - `canEdit` string
    - `sourceSystemDisplayName` string
    - `isInternal` boolean
    - `returnField` boolean
    - `isPubSub` boolean
    - `id` integer
    - `association_Id` integer
    - `board_Serviced_Association_Id` integer
    - `assocIdName` string
    - `assocNameState` string
  - `boardsServicedIds` integer[]
  - `aeEmailAddress` string
  - `currentPresidentEmailAddress` string
  - `currentPresidentElectEmailAddress` string

---

[API](https://skmtc.net/m1gateway/apis/m1gateway-internal.md) · [All operations](https://skmtc.net/m1gateway/apis/m1gateway-internal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/m1gateway/m1gateway-internal/revisions/b3a2cd83892d/schema)
