{
"status": "success",
"message": "text",
"data": {
"id": "text",
"beneficiary_type": "bankAccount",
"currency": "text",
"country": "text",
"full_name": "text",
"email": "text",
"phone_number": "text",
"description": "text",
"account_number": "text",
"account_name": "text",
"bank_name": "text",
"bank_code": "text",
"created_at": "2025-04-03T10:14:19.529Z",
"edited_at": "2025-04-03T10:14:19.529Z"
},
"meta": {},
"errors": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"is_error": true
}