查询销售渠道

  • 接口描述

    获取销售渠道信息

  • API

/api/open/basic/getSalesChannel
  • 参数格式
POST application/x-www-form-urlencoded
  • 入参
参数名称 类型 是否必填 描述
token String 授权时获取的 access token
  • 出参
参数名称 类型 非空 描述
channelCode String 渠道编码
channelName String 渠道名称
  • 出参示例
{
    "code": 0,
    "data": [
        {
            "channelCode": "",
            "channelName": ""
        }
    ],
    "message": "",
    "success": true
}    
Copyright © cmdjh 2023 all right reserved,powered by Gitbook该文章修订时间: 2023-11-22

results matching ""

    No results matching ""