{
"result": {
"code": "string",
"message": "string",
"settleMerchantNo": "string",
"orderAmount": 0,
"feeAmount": 0,
"orderSettleAmount": 0,
"settleRecordQueryDtos": [
{
"summaryNo": "string",
"settleAmount": 0,
"status": "string",
"statusDesc": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"settleType": "string",
"realAmount": 0,
"realFee": 0,
"settleRecordDetailsDtos": [
{
"accountNo": "string",
"realAmount": 0,
"status": "string",
"statusDesc": "string",
"errorCode": "string",
"errorMessage": "string",
"correct": true,
"channelRequestNo": "string",
"accountType": "string",
"accountTypeDesc": "string",
"accountNameMast": "string",
"finishTime": "2019-08-24T14:15:22.123Z",
"reverseTime": "2019-08-24T14:15:22.123Z",
"bankCode": "string",
"bankName": "string"
}
]
}
]
}
}