Cards Details
This endpoint is used to get details of a card without full card number
POST
{{base_url}}/business/vcard-details
Headers
Name
Type
Description
Authorization*
String
SECRET_KEY
Request Body
Name
Type
Description
cardid*
Sting
Card ID
Your secret keys are to be kept secret and only stored on your servers. Do not pass your secret key to the front-end language where it can be exploited.
Take a look at how you might do this:
Sample response
Last updated