客户管理-客户审核-审核通过/不通过
POST
/customer/info/billexamine
请求参数
参数名
类型
描述
必填
customerId
Integer
客户id
必填
examineType
Integer
审核结果 1:通过 2:不通过
必填
customerType
Integer
客户类型1:新开 2:续费
可选
failReason
String
审核不通过原因
可选