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

# VirtualCardOffer

> Represents the Bank identification numbers (BINs).

**Object**

Represents the Bank identification numbers (BINs).

## Fields

<ResponseField name="offerId" type="String">
  Virtual Card offer ID.
</ResponseField>

<ResponseField name="programName" type="String">
  Virtual Card program name.
</ResponseField>

<ResponseField name="bin" type="String">
  The bank bin.
</ResponseField>

<ResponseField name="bankName" type="String">
  The bank name.
</ResponseField>

<ResponseField name="programLimits" type="ProgramLimits">
  The bank program spent limits.
</ResponseField>

<ResponseField name="rewardValue" type="String">
  The bank program earn rate.
</ResponseField>
