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

# Merchant

> Merchant is place that a Gift Card can be use, or can charge a user's VirtualCard.

**Object**

Merchant is place that a Gift Card can be use, or can charge a user's VirtualCard.

## Fields

<ResponseField name="merchantId" type="UUID">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="name" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="slug" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="logoUrl" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="faceplateUrl" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="offers" type="[Offer]">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="shortDescription" type="String">
  A short marketing description of the merchant (e.g. product details, category summary).
</ResponseField>
