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

# POST /api/Office/Search

`POST /api/Office/Search`

## Request body

- BizOfficeSearch
  - `officeId` integer
  - `officeBusinessName` string
  - `streetCity` string
  - `streetState` string
  - `streetZip` string
  - `officeStreetCountry` string
  - `officeContactDrFirstName` string
  - `officeContactDrLastName` string
  - `officeContactDrId` integer

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