- 开发指南
- 登录授权
- 基础数据
- 公共
- 客户
- 商品
- 订单
- 退单
- 采购
- 库存
- 资金-收付款
- 常见问题与解答
- 开放接口-商家端-商家订单管理
修改客户
PUT
/organization-aggregation/organization/customer
提供管理客户OpenAPI
请求参数
Header 参数
access_token
string
必需
x-client-id
string
必需
Body 参数application/json
cityId
integer <int64>
城市ID
code
string
编码
accountInfo
object (OpenAccountInfoParam)
必需
userName
string
用户名
password
string
密码
status
string
状态
contacts
array[object (openapi-联系人) {10}]
联系人
asDeliveryAddress
boolean
可选
email
string
电子邮件
job
string
职位
main
boolean
主要联系人标志
memo
string
备注
name
string
姓名
phoneNum
string
电话号码
postalCode
string
邮政编码
qq
string
QQ
wechatNum
string
微信号
customerCategoryId
integer <int64>
客户分类id
deliveryAddresses
array[object (openapi-收货地址) {8}]
收货地址
cityId
integer <int64>
城市ID
defaultFlag
boolean
默认收货地址标志
details
string
详细地址
districtId
integer <int64>
区ID
memo
string
备注
name
string
名字
phoneNum
string
电话号码
provinceId
integer <int64>
省份ID