{
"agetId": "string",
"mainCustId": "string",
"acntSplitDetails": [
{
"outCustId": "string",
"inCustId": "string",
"inCustomerId": "string",
"txAmt": 0,
"feeOutRatio": 0,
"feeInRatio": 0,
"settleStatus": "string",
"cardNo": "string",
"tradeMemo": "string"
}
],
"remark": "string",
"txAmtSource": "string",
"otherOrderNo": "string",
"orders": [
"string"
]
}{
"code": "string",
"msg": "string",
"data": {
"batchId": "string",
"otherOrderNo": "string",
"tradeDate": "string",
"splitTradeLogs": [
{
"tradeId": "string",
"outCustId": "string",
"inCustId": "string",
"inCustomerId": "string",
"txAmt": 0,
"fee": 0,
"feeOut": 0,
"feeIn": 0,
"tradeMemo": "string",
"tradeStatus": 0,
"cashStatus": 0,
"splitTime": "string",
"withTime": "string"
}
]
}
}