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

# MerchantInput

> Input type for getReferralUrl.

**Input object**

Input type for getReferralUrl.

## Input fields

<ParamField name="id" type="UUID">
  The unique identifier for the merchant.
</ParamField>

<ParamField name="slug" type="String">
  Human readable unique identifier for merchant. Can be found in merchant list.
</ParamField>

<ParamField name="name" type="String">
  Merchant name
</ParamField>
