Input fields
Int!
required
The limit on the card you want to share.
String!
required
The offer ID for the virtual card.
Int
The number of days the card should be valid for.
Int!
required
The number of share links to generate.
The method you want to share cards.
[String]
The list of phone numbers to send the share link to via SMS.
[String]
The list of email addresses to send the share link to.
[UUID]
Known Fluz user IDs to bind as share-link recipients when shareMethod is EXISTING_USER.
Required length must equal quantity. Mutually exclusive with recipientRegistrations.
[ShareLinkRecipientRegistrationInput]
Inline pre-register payloads when shareMethod is REGISTER_USER.
TGS creates or reuses placeholder users (no seat) before generating links.
Required length must equal quantity. Mutually exclusive with recipientUserIds.
UUID
The spend account you want to use to fund the virtual card.
UUID
Existing virtual card to bind to the hosted link. When provided, claim grants access instead of issuing a new card.
Boolean
Set whether to use your Prepayment Balance as an additional funding source. The default is false.
Boolean
Set whether to use your Fluz Rewards Balance as an additional funding source. The default is false.