文档
测试

添加大客户

POST
backuserinfo/addbigcustinfo

接口描述

参数放在body中 在说明里面

请求参数

参数名
类型
描述
必填
supperVipUserInfoName
string
客户名称
必填
supperVipUserInfoPhone
string
电话号码
必填
supperVipUserInfoBalance
double
余额
必填
mcbId
string
erp户头ID
必填
mcbName
string
erp户头名称
必填
supperUserFanctoryInfoDtoList
json数组
水泥信息
必填
cementBrandName
string
水泥厂名称
必填
cementBrandPriceInfo
json数组
价格信息
必填
cementBrandTypeId
string
水泥编号
必填
cementBrandTypeName
string
水泥型号名称
必填
cementBrandTypePrice
double
价格
必填
salemanPhone
string
销售人员电话号码
必填
salemanName
销售人员名字
必填
cementCustId
水泥厂户头ID
必填
cementCustName
水泥厂户头名称
必填

说明 / 示例

{"supperVipUserInfoName":"浙江犯嘴团伙","supperVipUserInfoPhone":"1826833690","supperVipUserInfoBalance":100.00,"mcbId":"erpid","mcbName":"erpname","supperUserFanctoryInfoDtoList":[{"cementBrandName":"中国最强水泥-亚太中心分泥","cementBrandPriceInfo":[{"cementBrandTypeId":"hsdiagdiu","cementBrandTypeName":"mr45.5","cementBrandTypePrice":"512"}],"salemanPhone":"187589462312","salemanName":"耀哥","cementCustId":"837924032譿023","cementCustName":"知道玩物"}]}