operate_p_act_xkyl_record_export_appoint
{
"pageNum": "string",
"pageSize": "string",
"actTitle": "string",
"actId": "string",
"batchType": "string",
"batchNo": "string",
"batchName": "string",
"userPhone": "string",
"couponId": "string",
"userOpenid": "string",
"loginAccount": "string",
"recordStatus": "string",
"favorStatus": "string",
"couponStatus": "string",
"favorStartDate": "string",
"favorEndDate": "string",
"verifyStartDate": "string",
"verifyEndDate": "string",
"letterId": "string",
"field_19": "string",
"oaNum": "string",
"agentId": "string",
"transId": "string",
"verCustId": "string",
"verBusName": "string"
}
curl --location --request POST '/operate_p_act_xkyl_record_export_appoint' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": "string",
"pageSize": "string",
"actTitle": "string",
"actId": "string",
"batchType": "string",
"batchNo": "string",
"batchName": "string",
"userPhone": "string",
"couponId": "string",
"userOpenid": "string",
"loginAccount": "string",
"recordStatus": "string",
"favorStatus": "string",
"couponStatus": "string",
"favorStartDate": "string",
"favorEndDate": "string",
"verifyStartDate": "string",
"verifyEndDate": "string",
"letterId": "string",
"field_19": "string",
"oaNum": "string",
"agentId": "string",
"transId": "string",
"verCustId": "string",
"verBusName": "string"
}'
{}