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

# RequestGiftCardPurchaseInput

**Input object**

*No description provided in the schema yet.*

## Input fields

<ParamField name="offerId" type="UUID!" required>
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="purchaseAmount" type="Float!" required>
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="channel" type="SourcePlatformChannel!" required>
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="fluzpayAmount" type="Float">
  *No description provided in the schema yet.*
</ParamField>

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

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

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

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

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

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

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

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

<ParamField name="gcWarehouseUserRewardRate" type="Float">
  *No description provided in the schema yet.*
</ParamField>

<ParamField name="gcWarehouseDiscountRate" type="Float">
  *No description provided in the schema yet.*
</ParamField>

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

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