前端请求

POST/plugin.customer-manage.frontend.controllers.customer.share
参数名 是否必须 类型 说明
menu_type int 1我的客户,2部门客户,3公海客户
customer_ids array 客户
staff_ids array 员工

企业微信pc端请求URL:

xx.com/business/{公众号id}/plugin/CustomerManage/sharedMoreCustomer

请求类型

POST

参数:

参数名 是否必须 类型 说明
menu_type int 1我的客户,2部门客户,3公海客户
customer_ids array 客户,[1,2,3,4]
staff_ids array 员工,[1,2,3,4]