Input fields
Int!
required
The number of virtual cards to create with this specific configuration.
Float!
required
The maximum amount that you can charge to the card. You will only be charged for the amount you actually used.
VirtualCardSpendLimitDuration
Card limit duration type. Default is Lifetime.
String
The date when the card will be locked. The default is 47 months.
Boolean
The setting to lock the card after next use. The default is false.
String
The card’s nickname. This nickname will be applied to all cards in this item.
VirtualCardFundingSource
Primary Funding Source for Virtual Card.
UUID
The unique identifier for the bank account.
UUID
The unique identifier of the user cash balance id
VirtualCardBillingAddressInput
A new billing address to register with the card program before issuing cards in this item.
A UserAddress (type: BILLING) is created if one does not already exist with the same
street / city / state / postal code. Ignored when userAddressId is also provided.
UUID
An existing UserAddress ID belonging to the caller’s account to use as the billing
address. Takes precedence over billingAddress when both are provided.
String
An optional note to attach to the transaction.
String
An optional category name. A matching category will be found or created for the account.