Delink bank account
/sandbox/v1/delinkaccount
curl -L \ --request POST \ --url 'https://api.akibaone.com/sandbox/v1/delinkaccount' \ --header 'Content-Type: application/json' \ --data '{ "success": true, "message": "text", "id": "text" }'
{ "success": true, "message": "text", "id": "text" }