{"currentPage":1,"pageSize":10,"sourceType":2,"type":[]}curl --location --request POST 'https://m1.apifoxmock.com/m1/650141-0-default/kjsc-settlement/fee/odin/detail/query' \
--header 'Token: 31admin1678417229073' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{"currentPage":1,"pageSize":10,"sourceType":2,"type":[]}'{
"code": 0,
"msg": "string",
"data": {
"fees": {
"records": [
{
"accountId": "string",
"accountNumber": "string",
"amount": "string",
"operatingTime": "string",
"rechargeMethod": "string",
"txId": "string",
"orderId": "string",
"currency": "string",
"thirdTransactionNumber": null,
"originalTransactionId": null,
"withdrawType": "string",
"isTest": true,
"transactionType": "string",
"amountType": "string",
"remark": "string",
"customerNumber": "string",
"openId": "string",
"remainBalance": 0,
"receiptAccountName": "string",
"receiptAccountBankName": "string",
"receiptAccountBankNumber": "string"
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
"string"
],
"searchCount": true,
"pages": 0
},
"balances": "string",
"reparationBalances": "string",
"awards": "string",
"consumes": "string",
"withdrawals": "string",
"reversals": "string"
}
}