{
"code": 0,
"success": true,
"data": [
{
"bank_code": "12345678",
"rtime": "2024-11-05T12:00:00Z",
"deposit_rate_adjust": 0.5,
"bank_info": 1,
"utime": "2024-11-05T13:00:00Z",
"withdrawal_rate_adjust": 0.3,
"deposit_voucher": 1,
"is_visible_region": true,
"type": 1,
"time_frame_enable": true,
"enabled": true,
"min_money": "100.00",
"payee": "John Doe",
"outward_country": [
"US",
"CN"
],
"is_deleted": false,
"max_money": "10000.00",
"descriptions": [
{
"language": "en",
"context": "Deposit available through wire transfer."
},
{
"language": "zh",
"context": "通过电汇提供存款服务。"
}
],
"bank_name": "Bank of Example",
"shopid": "SHOP123",
"currency": "USD",
"swift_code": "EXAMPUS3XXX",
"payee_address": "123 Example St, City, Country",
"bank_address": "456 Bank St, City, Country",
"id": "ID123456",
"remark": "Example remark",
"bsb_code": "BSB123"
}
],
"msg": "msg",
"traceId": "631e39c9-2165-4071-a547-262bba5911c9"
}