{
"result": {
"retCode": "string",
"retMsg": "string",
"requestNo": "string",
"customerNo": "string",
"cardNo": "string",
"extInfo": "string",
"cardUseType": "string",
"openCardTime": "2019-08-24T14:15:22Z",
"cardUseOutTime": "2019-08-24T14:15:22Z",
"cardOrganization": "string",
"details": [
{
"tradeId": "string",
"transactionType": "string",
"transactionTime": "2019-08-24T14:15:22Z",
"swipeCardAmount": 0,
"swipeCardCurrency": "string",
"transactionAmount": 0,
"transactionCurrency": "string",
"merchantName": "string",
"merchantCity": "string",
"merchantCountryName": "string",
"mcc": "string",
"status": "string",
"configFee": 0,
"cnyAmount": 0,
"transOrderNo": "string"
}
]
}
}