FrontToken: ********************{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"remark": "string",
"params": {
"property1": {},
"property2": {}
},
"id": "string",
"chargeCode": "string",
"userId": "string",
"serverRuleId": "string",
"startDate": "string",
"endDate": "string",
"instanceId": "string",
"voucherId": "string",
"inviterUserKey": "string",
"taskType": "string",
"taskName": "string",
"cheapActive": "string",
"source": "string",
"chargeAmount": "string",
"phone": "string",
"couponName": "string",
"paymentUserId": "string",
"apiKey": "string",
"modelName": "string",
"apiKeyName": "string",
"apiKeyId": "string",
"innerUser": "string",
"exportModule": "string",
"exportExplain": "string",
"orderUserKey": "string",
"paymentUserXXXId": "string",
"pageNum": 0,
"pageSize": 0,
"dataFrom": "string",
"serverName": "string",
"requestSource": "string",
"requestSourceDisplay": "string",
"queryMonth": "2025-01",
"taskPrice": "string",
"skuId": "string"
}curl --location --request POST '/front/order-infer/export' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"remark": "string",
"params": {
"property1": {},
"property2": {}
},
"id": "string",
"chargeCode": "string",
"userId": "string",
"serverRuleId": "string",
"startDate": "string",
"endDate": "string",
"instanceId": "string",
"voucherId": "string",
"inviterUserKey": "string",
"taskType": "string",
"taskName": "string",
"cheapActive": "string",
"source": "string",
"chargeAmount": "string",
"phone": "string",
"couponName": "string",
"paymentUserId": "string",
"apiKey": "string",
"modelName": "string",
"apiKeyName": "string",
"apiKeyId": "string",
"innerUser": "string",
"exportModule": "string",
"exportExplain": "string",
"orderUserKey": "string",
"paymentUserXXXId": "string",
"pageNum": 0,
"pageSize": 0,
"dataFrom": "string",
"serverName": "string",
"requestSource": "string",
"requestSourceDisplay": "string",
"queryMonth": "2025-01",
"taskPrice": "string",
"skuId": "string"
}'{
"error": true,
"data": {},
"success": true,
"warn": true,
"empty": true,
"property1": {},
"property2": {}
}