Try these test bank account details to understand possible responses in sandbox

bene_account_numberResponse
1111111111{
"data": {
"bank_account_number": "1111111111",
"balance": "1.00"
},
"status": 200
}
any other numbers{
"message": "Account number not found",
"status": 412
}