cURL
curl --request POST \ --url https://business.bfinance.app/external/api/virtual-account/{customerId}/{virtualAccountId}/close \ --header 'Authorization: Bearer <token>'
{ "status": "success", "data": {} }
Closes a specific virtual account.
JWT authentication token
Customer ID
Virtual account ID
Virtual account closed.
"success"
{}
Was this page helpful?
Contact support