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

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

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

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

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

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

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

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