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

# RequestVirtualCardInput

**Input object**

*No description provided in the schema yet.*

## Input fields

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

<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!" required>
  *No description provided in the schema yet.*
</ParamField>

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

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

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

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

<ParamField body="shareWith" type="[String!]">
  *No description provided in the schema yet.*
</ParamField>

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