{
"status": "success",
"message": "text",
"data": {
"id": "text",
"is_live": true,
"account_name": "text",
"account_number": "text",
"bank_name": "text",
"bank_code": "text",
"destination_gateway_merchant_id": "text",
"destination_gateway_merchant_name": "text",
"destination_gateway_name": "text",
"destination_gateway_code": "text",
"rate": 1,
"source_currency_debit_amount": 1,
"source_currency_transfer_fee": 1,
"sort_code": "text",
"swift_code": "text",
"email": "text",
"phone_number": "text",
"street_number": "text",
"street_name": "text",
"city": "text",
"postal_code": "text",
"session_id": "text",
"reference": "text",
"batch_reference": "text",
"batch_title": "text",
"beneficiary_id": "text",
"country": "text",
"currency": "text",
"source_currency": "text",
"amount": 1,
"transfer_fee": 1,
"description": "text",
"status": "successful",
"failed_batch_validation": true,
"failure_reason": "text",
"transfer_type": "bank",
"created_at": "2025-02-20T19:24:09.923Z",
"edited_at": "2025-02-20T19:24:09.923Z",
"paid_at": "2025-02-20T19:24:09.923Z",
"wallet_account_tags": [
{
"account_tag": "text",
"amount": 1,
"description": "text",
"metadata": "text"
}
]
},
"meta": {},
"is_error": true,
"errors": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
}
}