> ## 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 body="offerId" type="UUID!" required>
  *No description provided in the schema yet.*
</ParamField>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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