终端用户登记--第三方
POST
/user/terminalRegisterOther
请求参数
参数名
类型
描述
必填
loginId
number
服务商登录ID
必填
provinceId
str
省份编号
必填
cityId
str
市编号
必填
countyId
str
县编号
必填
otherCompanyName
str
第三方企业名称
必填
otherConcat
str
第三方联系人
必填
otherTel
str
第三方联系人手机号码
必填
otherCompanyCode
str
第三方企业编码
必填
响应参数
参数名
类型
描述
必填
-1
参数错误
必填
-2
公司名重复
必填
其他
系统内部错误
必填
200
登记成功
必填