curl --location --globoff 'https://qyapi.weixin.qq.com/cgi-bin/externalpay/delmerchant?access_token=' \ --header 'Content-Type: application/json' \ --data '{"mch_id":"12334"}'
{ "errcode": 0, "errmsg": "ok" }