Get virtual card details

View as MarkdownOpen in Claude
Retrieves vCard details for a single card in an entrypoint.

Path parameters

cardTokenstringRequired
ID for a virtual card.

Response

Success
vcardSentbooleanOptional
Indicates if the virtual card was sent.
cardTokenstringOptional
A unique token identifier for the card.
cardNumberstringOptional
The masked number of the card.
cvcstringOptional
Masked Card Verification Code.
expirationDatestringOptional
The expiration date of the card.
statusstringOptional
The current status of the card.
amountdoubleOptional
The initial amount loaded on the card.
currentBalancedoubleOptional
The current balance available on the card.
expenseLimitdoubleOptional
The set limit for expenses.
expenseLimitPeriodstringOptional
The period for the expense limit.
maxNumberOfUsesintegerOptional
Maximum number of uses allowed for the card.
currentNumberOfUsesintegerOptional
The current number of times the card has been used.
exactAmountbooleanOptional
Indicates if only the exact amount is allowed for transactions.
mccstringOptional
Merchant Category Code, if applicable.
tccstringOptional
Transaction Category Code, if applicable.
misc1stringOptional
A miscellaneous field for additional information.
misc2stringOptional
Another miscellaneous field for extra information.
dateCreatedstringOptional
The creation date of the record.
dateModifiedstringOptional
The last modified date of the record.
associatedVendorobjectOptional
Information about the associated vendor.
associatedCustomerstringOptional
Information about the associated customer, if applicable.
ParentOrgNamestringOptional
Name of the parent organization.
PaypointDbanamestringOptional
The 'Doing Business As' name of the Paypoint.
PaypointLegalnamestringOptional
The legal name of the Paypoint.
PaypointEntrynamestringOptional
Entry name for the Paypoint, if applicable.
externalPaypointIDstringOptional
A custom identifier for the paypoint, if applicable.
paypointIdintegerOptional
The unique identifier for the paypoint.

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error