---
title: "POST /api/Association/Search"
method: POST
path: "/api/Association/Search"
tags: ["Association"]
---

# POST /api/Association/Search

`POST /api/Association/Search`

## Request body

- BizAssociationSearch
  - `associationId` integer
  - `associationTypeCode` string
  - `associationName` string
  - `associationState` string
  - `associationCity` string
  - `associationZip` string
  - `includeDissolvedFlag` string

## Response `200`

Success

- unknown[]
  - unknown

---

[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)
