---
title: "PUT /business_units/{business_unit_uid}"
method: PUT
path: "/business_units/{business_unit_uid}"
---

# PUT /business_units/{business_unit_uid}

`PUT /business_units/{business_unit_uid}`

## Path parameters

- `business_unit_uid` string, required

## Request body

- object
  - `business_unit` object, required
    - `bu_logo` string
    - `bu_name` string, required
    - `bu_email` string
    - `bu_phone` string
    - `bu_license_number` string
    - `bu_address` object
      - `first_name` string
      - `last_name` string
      - `email` string
      - `phone_number` string
      - `street` string
      - `landmark` string
      - `city` string
      - `county` string
      - `state` string
      - `country` string
      - `zip_code` string
    - `monthly_goal` number

## Response `200`

## Other responses

- `500` — Internal Server Error

---

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