Get virtual card details

Retrieves vCard details for a single card in an entrypoint.

Path parameters

cardTokenstringRequired
ID for a virtual card.

Headers

requestTokenstringRequired

Response

Success
amountdouble or null
The initial amount loaded on the card.
associatedCustomerstring or null
Information about the associated customer, if applicable.
associatedVendorobject or null
Information about the associated vendor.
cardNumberstring or null
The masked number of the card.
cardTokenstring or null
A unique token identifier for the card.
currentBalancedouble or null
The current balance available on the card.
currentNumberOfUsesinteger or null
The current number of times the card has been used.
cvcstring or null
Masked Card Verification Code.
dateCreatedstring or null
The creation date of the record.
dateModifiedstring or null
The last modified date of the record.
exactAmountboolean or null
Indicates if only the exact amount is allowed for transactions.
expenseLimitdouble or null
The set limit for expenses.
expenseLimitPeriodstring or null
The period for the expense limit.
expirationDatestring or null
The expiration date of the card.
externalPaypointIDstring or null

A custom identifier for the paypoint, if applicable. Like entrypoint is the Payabli identifier for the merchant, externalPaypointId is a custom field you can use to include the merchant’s ID from your own systems.

maxNumberOfUsesinteger or null
Maximum number of uses allowed for the card.
mccstring or null
Merchant Category Code, if applicable.
misc1string or null
A miscellaneous field for additional information.
misc2string or null
Another miscellaneous field for extra information.
ParentOrgNamestring or null
Name of the parent organization.
PaypointDbanamestring or null
The 'Doing Business As' name of the Paypoint.
PaypointEntrynamestring or null
Entry name for the Paypoint, if applicable.
PaypointLegalnamestring or null
The legal name of the Paypoint.
statusstring or null
The current status of the card.
tccstring or null
Transaction Category Code, if applicable.
vcardSentboolean or null
Indicates if the virtual card was sent.

Errors