curl --location --request GET 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/playerTrade/seamless/list'{
"total": 0,
"rows": [
{
"creatTime": "2019-08-24T14:15:22Z",
"transactionId": "string",
"refTransactionId": "string",
"gfPlayerName": "string",
"opPlayerName": "string",
"providerName": "string",
"gameId": "string",
"gameCnName": "string",
"gameEnName": "string",
"gameType": "string",
"operatorId": "string",
"operatorName": "string",
"bizType": "string",
"status": "string",
"currency": "string",
"amount": 0,
"changeBefore": 0,
"changeAfter": 0
}
],
"code": 0,
"msg": "string"
}