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

# MerchantCategoryCode

> MerchantCategoryCode represents the classifier for a business by the types of goods or services it provides.

**Object**

MerchantCategoryCode represents the classifier for a business by the types of goods or services it provides.

## Fields

<ResponseField name="code" type="String">
  Four digit merchant category code.
</ResponseField>

<ResponseField name="displayDescription" type="String">
  Display description.
</ResponseField>

<ResponseField name="description" type="String">
  Mcc description.
</ResponseField>
