{
"belong_merchant": "1587950041",
"stock_id": "1274270000000009",
"goods_name": "快递2"
}
curl --location --request POST '/openapiservice/wechat/coupon/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"belong_merchant": "1587950041",
"stock_id": "1274270000000009",
"goods_name": "快递2"
}'
{}