顾客停用
POST
/customer/disable
请求参数
参数名
类型
描述
必填
customer_id
string
顾客ID
必填
is_disable
bool
是否禁用,true为禁用,false为启用
必填