This endpoint returns detailed information about a specific virtual card belonging to a user. Use this endpoint when you need to display or verify sensitive card details, such as the full card number, CVV, and expiration date, for a given card. This is typically used in secure areas of your application, for example when showing card details to the user, verifying card credentials, or preparing for a transaction. The response includes the card's status and all necessary data for online or in-app payments.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://partner-api-stage.p100.io/v1/card/details//' \
--header'x-api-key;'