{
"result": {
"bankCode": "string",
"accountName": "string",
"accountNumber": "string",
"currency": "string",
"termsAndConditions": "string",
"termsAndConditionsUrl": "string",
"chargeFee": [{
"id": 0,
"chargeFeeName": "string",
"transactionType": 0,
"charge": 0,
"lower": 0,
"upper": 0
}]
},
"errorMessage": "string",
"errorMessages": ["string"],
"hasError": true,
"timeGenerated": "string"
}