Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://business.bfinance.app/external/api/cards/{id}/sensetive \ --header 'Authorization: Bearer <token>'
{ "status": "success", "data": { "number": "<string>", "expire": "<string>", "cvc": "<string>" } }
Retrieve sensitive information (card number, expiration date, and CVC)
JWT authentication token
ID of the card
Successfully retrieved sensitive information for the card
"success"
Show child attributes
Was this page helpful?
Contact support