{
"mch_id": "string",
"chnl_type": "WECHAT",
"complaint_id": "string",
"sub_mch_id": "string"
}curl --location 'https://openapi.lianlianpay.com/mch/query/v1/violation/complaintComplete' \
--header 'Signature-Data;' \
--header 'Signature-Type: RSA' \
--header 'mch_id: 2020042200284052' \
--header 'sp_no;' \
--header 'timestamp: 20221109111509' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"mch_id": "string",
"chnl_type": "WECHAT",
"complaint_id": "string",
"sub_mch_id": "string"
}'{
"ret_code": "string",
"ret_msg": "string"
}