{
"status": "success",
"message": "text",
"data": [
{
"id": "text",
"is_live": true,
"wallet_account_tags": [
{
"account_tag": "text",
"amount": 1,
"description": "text",
"metadata": "text"
}
],
"account_name": "text",
"account_number": "text",
"bank_name": "text",
"bank_code": "text",
"destination_gateway_code": "text",
"destination_gateway_merchant_id": "text",
"destination_gateway_merchant_name": "text",
"session_id": "text",
"reference": "text",
"batch_reference": "text",
"beneficiary_id": "text",
"country": "text",
"currency": "text",
"amount": 1,
"transfer_fee": 1,
"description": "text",
"status": "successful",
"failed_batch_validation": true,
"failure_reason": "text",
"transfer_type": "bank",
"created_at": "2025-04-26T10:11:51.824Z",
"edited_at": "2025-04-26T10:11:51.824Z",
"paid_at": "2025-04-26T10:11:51.824Z"
}
],
"meta": {
"page_meta": {
"page_count": 1,
"item_count": 1,
"search": "text",
"page": 1,
"page_size": 1
}
},
"errors": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"is_error": true
}