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
amountdoubleOptional
The initial amount loaded on the card.
associatedCustomerstringOptional
Information about the associated customer, if applicable.
associatedVendorobjectOptional
Information about the associated vendor.
cardNumberstringOptional
The masked number of the card.
cardTokenstringOptional
A unique token identifier for the card.
currentBalancedoubleOptional
The current balance available on the card.
currentNumberOfUsesintegerOptional
The current number of times the card has been used.
cvcstringOptional
Masked Card Verification Code.
dateCreatedstringOptional
The creation date of the record.
dateModifiedstringOptional
The last modified date of the record.
exactAmountbooleanOptional
Indicates if only the exact amount is allowed for transactions.
expenseLimitdoubleOptional
The set limit for expenses.
expenseLimitPeriodstringOptional
The period for the expense limit.
expirationDatestringOptional
The expiration date of the card.
externalPaypointIDstringOptional

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.

maxNumberOfUsesintegerOptional
Maximum number of uses allowed for the card.
mccstringOptional
Merchant Category Code, if applicable.
misc1stringOptional
A miscellaneous field for additional information.
misc2stringOptional
Another miscellaneous field for extra information.
ParentOrgNamestringOptional
Name of the parent organization.
PaypointDbanamestringOptional
The 'Doing Business As' name of the Paypoint.
PaypointEntrynamestringOptional
Entry name for the Paypoint, if applicable.
PaypointLegalnamestringOptional
The legal name of the Paypoint.
statusstringOptional
The current status of the card.
tccstringOptional
Transaction Category Code, if applicable.
vcardSentbooleanOptional
Indicates if the virtual card was sent.

Errors