# 下架团购优惠

针对上架中的团购优惠,可调用本接口下架,下架后用户无法购买。下架成功后,将通过「团购优惠上下架回调」接口通知商家。

# 接口调用请求说明

http请求方式:POST
https://api.weixin.qq.com/channels/ec/product/delisting?access_token=ACCESS_TOKEN

# 请求参数说明

参数名 类型 是否必填 参数描述
product_id string(uint64) 平台生成的id

# 回包参数说明

参数 类型 说明
errcode number 错误码
errmsg string 错误信息