> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Business

> Represents the Business who has access to the account.

**Object**

Represents the Business who has access to the account.

## Fields

<ResponseField name="businessId" type="UUID">
  The businessId associated with the account.
</ResponseField>

<ResponseField name="businessName" type="String">
  The name of the business.
</ResponseField>
