Get virtual card details

Retrieves vCard details for a single card in an entrypoint.

Authentication

requestTokenstring
API Key authentication via header

Path parameters

cardTokenstringRequired
ID for a virtual card.

Response

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

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

Errors

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