{
"mch_id": "string",
"chnl_type": "WECHAT",
"sub_mch_id": "string",
"req_ext": "string"
}curl --location 'https://openapi.lianlianpay.com/query/v1/at/submch/config/query' \
--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",
"sub_mch_id": "string",
"req_ext": "string"
}'{
"ret_code": "string",
"ret_msg": "string",
"wechat_config": {
"jsapi_path_list": [
"string"
],
"appid_config_list": [
"string"
]
},
"req_ext": "string"
}