W8海外仓系统|API文档
    W8海外仓系统|API文档
    • W8WMS API 简介
    • 01 公共接口
      • 获取机场
      • 获取自提类型
      • 获取仓库
      • 获取渠道
      • 获取可选服务
    • 02 一件代发
      • 创建产品
      • 查询产品
      • 创建入库单
      • 查询入库单
      • 创建出库单
      • 查询出库单
      • 查询库存
      • 打印箱唛
      • 退回出库单
      • 退回入库单
      • 获取价格
      • 查询费用明细
      • 创建退货单
      • 查询退货单
    • 03 中转
      • 清提拆派下单
      • 删除中转订单
      • 删除出库单
      • 查询中转订单
      • 查询出库单
      • 创建出库预约单
      • 大货头程下单
    • 04打单
      • 创建订单
      • 试算费用
      • 查询发货信息
      • 获取订单详情
    • 数据模型
      • sku返回值
      • 中转订单
      • 中转订单 Copy
      • CommonResult«?»
      • OutboundBatch
      • PushParam
      • SDChannel
      • Sku
      • Stock
      • SDHouse
      • SkuItem
      • SDCreditLine
      • InboundOrderItem
      • SDClient
      • InboundOrderServices
      • ShipmentsAccount
      • InboundOrderBox
      • OutboundOrder
      • InboundOrder
      • OutboundOrderVolume
      • InboundOrderShelfVO
      • OrderItem
      • OutboundOrderQuery
      • WPage«OutboundOrder»
      • 一件代发出库 下单对象
      • 产品sku
      • 一件代发 查询返回对象
      • 查询条件

    SDChannel

    基础资料-渠道对象 sd_channel

    {
        "keyword": "string",
        "keywordList": [
            "string"
        ],
        "warehouseIdsList": [
            0
        ],
        "action": "string",
        "createBy": "string",
        "createDate": "string",
        "createDateStr": "string",
        "updateBy": "string",
        "updateDate": "string",
        "updateDateStr": "string",
        "remark": "string",
        "createDateBeg": "string",
        "createDateEnd": "string",
        "updateDateBeg": "string",
        "updateDateEnd": "string",
        "dateBeg": "string",
        "dateEnd": "string",
        "dateBeg1": "string",
        "dateEnd1": "string",
        "dateBeg2": "string",
        "dateEnd2": "string",
        "dateBeg3": "string",
        "dateEnd3": "string",
        "idList": [
            "string"
        ],
        "ids": [
            0
        ],
        "status": 0,
        "listStatus": [
            0
        ],
        "houseIds": [
            0
        ],
        "houseId": 0,
        "userIds": [
            0
        ],
        "typeSql": "string",
        "isNullControl": 0,
        "clientId": 0,
        "aclientId": 0,
        "loginType": 0,
        "numbers": [
            "string"
        ],
        "clientIds": [
            0
        ],
        "isLike": 0,
        "numType": 0,
        "paramType": 0,
        "paramType2": 0,
        "relevance": 0,
        "channelId": 0,
        "channelCode": "string",
        "channelName": "string",
        "channelNameCn": "string",
        "channelNameEn": "string",
        "channelLabel": "string",
        "channelLabelName": "string",
        "channelType": 1,
        "channelTypeName": "string",
        "shipType": 0,
        "shipTypeName": "string",
        "businessType": 0,
        "businessTypeName": "string",
        "dispatchType": 2,
        "dispatchTypeName": "string",
        "priceSource": 0,
        "priceSourceName": "string",
        "rweightRuleid": 0,
        "rweightRuleName": "string",
        "totalRweightRuleId": 0,
        "totalRweightRuleName": "string",
        "volumeRuleId": 0,
        "volumeRuleName": "string",
        "totalVolumeRuleId": 0,
        "totalVolumeRuleName": "string",
        "weightRuleId": 0,
        "weightRuleName": "string",
        "totalWeightRuleId": 0,
        "totalWeightRulName": "string",
        "carrierId": 0,
        "carrierName": "string",
        "volume": 0,
        "calculateUnit": "string",
        "playRuleId": 0,
        "labelFormatId": 0,
        "outboundLabelFormatId": 0,
        "customsFormatId": 0,
        "expressFormatId": 0,
        "statusName": "string",
        "aging": "string",
        "agingDay": 0,
        "sort": 0,
        "note": "string",
        "servicerId": 0,
        "managerId": 0,
        "senderRuleId": 0,
        "senderTypeId": 0,
        "withHold": 0,
        "withHoldType": 0,
        "orderFields": "string",
        "senderControl": 0,
        "groupType": "string",
        "controlClientType": 0,
        "channelNname": "string",
        "channelRule": 0,
        "shipmentsType": 0,
        "shipmentsAccountCode": "string",
        "shipmentsAccountName": "string",
        "shipmentsRuleId": 0,
        "shipmentsRuleName": "string",
        "venderChannelCode": "string",
        "isFuel": 0,
        "profitRuleId": 0,
        "profitRuleName": "string"
    }
    Built with