{
"total": 0,
"page": 0,
"item": [
{
"partnerSerialNumber": "string",
"serialNumber": "string",
"business": "WALLET_TO_VCCWALLET",
"payer": {
"name": "string",
"amount": 0,
"currency": "string"
},
"payee": {
"name": "string",
"amount": 0,
"currency": "string"
},
"exchangeRate": 0,
"transactionFee": 0,
"transactionFeeCurrency": "string",
"serviceFee": 0,
"serviceFeeCurrency": "string",
"postscript": "string",
"gmtCreate": "string",
"gmtFinish": "string",
"status": "PROCESSING",
"reason": "string"
}
]
}