{
"code": "string",
"message": "string",
"data": {
"total": 0,
"page": 0,
"item": [
{
"cardId": "string",
"number": "string",
"payer": {
"amount": 0,
"currency": "string"
},
"payee": {
"amount": 0,
"currency": "string"
},
"transactionFee": 0,
"transactionFeeCurrency": "string",
"serviceFee": 0,
"serviceFeeCurrency": "string",
"business": "CLEARING",
"transactionId": "string",
"gmtCreate": "string",
"reason": "string"
}
]
},
"timestamp": "string"
}