cURL
curl --request POST \ --url https://business.bfinance.app/external/api/cards/{id}/unfreeze \ --header 'Authorization: Bearer <token>'
{ "status": "success", "message": "Card has been unfrozen" }
JWT authentication token
ID of the card to unfreeze
Successfully unfrozen the card
"success"
"Card has been unfrozen"
Was this page helpful?
Contact support