Skip to content

功能概述

服务商业务修改

接口访问

接口地址

user/business/update

请求方式 Method

PUT

Header - Authorization Type : Bearer Token

属性类型长度必填默认值说明访问版本
tokenstring32true用户身份标识令牌-

请求参数

属性类型长度必填默认值说明
serviceBusinessIDstring11true1服务项ID
paymentPricestring20false1价格(单位:分)
businessNamestring256false1业务名称
businessDescstring256false1业务描述

返回示例

{
    "response": {
        "Code": "200",
        "Message": "Success"
    },
    "requestId": "97223860-17fd-4741-84c5-ed157de85cf3"
}

错误码

错误码错误描述解决思路
20020很抱歉,您无权限操作很抱歉,您无权限操作
60003该业务没有信息,请联系管理员该业务没有信息,请联系管理员