{
"paymentRecordAggregate": {
"attachments": [
{
"fileName": "string",
"fileOriginalName": "string",
"fileSize": 0,
"fileType": "string",
"fileUrl": "string"
}
],
"exemptAmount": 0,
"fundAccountId": 0,
"payMoney": 0,
"payTime": "2019-08-24T14:15:22.123Z",
"paymentDimension": "ORDER",
"paymentMethodCode": "string",
"paymentMethodName": "string",
"paymentOrgId": 0,
"platformTradeCode": "string",
"receiptAccountId": 0,
"receiptOrgId": 0,
"remark": "string",
"sourceBizType": "BALANCE_TOP_UP"
},
"paymentRecordCreateFromEnum": "FAST_ORDERS",
"paymentRecordDetails": [
{
"fundAccountId": 0,
"fundSummaryId": 0,
"payMoney": 0,
"receiptAccountId": 0,
"remark": "string",
"sourceBizCode": "string",
"sourceBizType": "BALANCE_TOP_UP"
}
]
}