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

# SetVirtualCardPINResponse

> Shows whether setting the PIN on eligible virtual cards was successful.

**Object**

Shows whether setting the PIN on eligible virtual cards was successful.

## Fields

<ResponseField name="success" type="Boolean">
  Returns whether the operation was successfully queued.
</ResponseField>

<ResponseField name="pinError" type="String">
  Returns if an error occurred while trying to validate your PIN.
</ResponseField>
