{
"version": "string",
"timestamp": 0,
"success": true,
"code": "string",
"message": "string",
"data": {
"bizId": "CT_ABCDEF1234567890",
"cardInfoBizId": "VC_ABCDEF1234567890",
"cardWalletBizId": "CW_ABCDEF1234567890",
"cardBinGroupBizId": "CPG_ABCDEF1234567890",
"cardBinProductBizId": "CBP_ABCDEF1234567890",
"transactionType": {
"code": "ACTIVE",
"value": 35010102,
"label": "Active"
},
"transactionStatus": {
"code": "ACTIVE",
"value": 35010102,
"label": "Active"
},
"fundFlowType": {
"code": "ACTIVE",
"value": 35010102,
"label": "Active"
},
"declineReason": "Insufficient funds",
"settlementAmount": -1000,
"userFeeAmount": -50,
"providerFeeAmount": -30,
"netAmount": -1050,
"settlementCurrency": {
"code": "ACTIVE",
"value": 35010102,
"label": "Active",
"scale": 2,
"isFiat": true,
"isStablecoin": false
},
"merchantName": "Amazon Web Services",
"merchantCountry": "US",
"merchantDetail": {
"city": "Seattle",
"state": "WA"
},
"providerTransactionId": "PROV_TXN_123456",
"transactionLifecycle": {
"transactionInfo": [
{
"transactionType": 0,
"transactionStatus": 0,
"occurredAt": "2019-08-24T14:15:22.123Z",
"originTransactionInfo": {
"transactionAmount": 0,
"transactionCurrency": "string",
"conversionRate": 0,
"settlementAmount": 0,
"settlementCurrency": "string"
}
}
]
},
"providerRawPayload": {
"raw": "payload"
},
"transactionAt": 1713628800,
"createdAt": 1713628800,
"updatedAt": 1713629600
}
}