{
"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:24:44.244Z",
"edited_at": "2025-04-03T10:24:44.244Z"
}
],
"meta": {
"page_meta": {
"page_count": 1,
"item_count": 1,
"search": "text",
"page": 1,
"page_size": 1
}
},
"errors": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"is_error": true
}