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

# CardProvisioningUrl

**Object**

*No description provided in the schema yet.*

## Fields

<ResponseField name="url" type="String!">
  Short URL that, when opened on the end-user's mobile device, launches the
  Fluz App Clip (iOS) or Fluz app (Android) and initiates the wallet-provisioning
  flow for the targeted virtual card. Treat it as a bearer secret: it stays
  redeemable for a short grace window after first use. Surfaceable as a QR code,
  SMS / email link, or in-app button.
</ResponseField>

<ResponseField name="expiresAt" type="String!">
  ISO-8601 timestamp at which the URL stops working (approximately 5 minutes after creation). Plan your delivery timing accordingly.
</ResponseField>
