子账户删除(永久删除)
POST
user/clearAccount
接口描述
B8c
请求头
参数名
类型
描述
必填
btoken
必填
请求参数
参数名
类型
描述
必填
bid
string
机构码
必填
_id
int
用户id唯一识别标识码
必填
响应参数
参数名
类型
描述
必填
status
string
状态Y表示成功,N表示失败
必填
msg
string
参数status为Y返回删除成功,参数status为N返回删除失败,
必填