Copy {
"status" : "success" ,
"message" : "text" ,
"data" : [
{
"id" : "text" ,
"is_live" : false ,
"wallet_account_tags" : [
{
"account_tag" : "text" ,
"amount" : 0 ,
"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" : 0 ,
"transfer_fee" : 0 ,
"description" : "text" ,
"status" : "successful" ,
"failed_batch_validation" : false ,
"failure_reason" : "text" ,
"transfer_type" : "bank" ,
"created_at" : "2024-11-16T16:44:56.402Z" ,
"edited_at" : "2024-11-16T16:44:56.402Z" ,
"paid_at" : "2024-11-16T16:44:56.402Z"
}
] ,
"meta" : {
"page_meta" : {
"search" : "text"
}
} ,
"is_error" : false
}