{
"messageType": "string",
"termTermcode": "string",
"orderId": "string",
"clientCode": "string",
"pepDate": "string",
"version": "string",
"MAC": "string"
}
curl --location --request POST 'https://mtest.eycard.cn:4443/AG_MerchantManagementSystem_Core/agent/api/gen?version=&messageType=QUERYTRADE&termTermcode=30000656&orderId=21070214511280199908&clientCode=88888888&pepDate=20230214&MAC=1C536401977D301DDF4021D8CA4F17AC' \
--header 'Content-Type: application/json' \
--data-raw '{
"messageType": "string",
"termTermcode": "string",
"orderId": "string",
"clientCode": "string",
"pepDate": "string",
"version": "string",
"MAC": "string"
}'
{
"messageType": "QUERYTRADE",
"clientCode": "88888888",
"retCode": "6052",
"retMsg": "交易记录不存在",
"version": "1.0",
"MAC": "1B2FEED01113F19947F583C5D6B9F3D0"
}