优品系统对接文档
  1. 获取系统参数
  • 对接前必看
  • 获取系统参数
    • 获取揽收仓库Id
      GET
    • 获取服务渠道Id
      GET
    • 获取地址类型
      GET
  • 订单推送
    • 创建订单
  • 订单信息获取
  1. 获取系统参数

获取服务渠道Id

GET
/api/expand/allChannelList
该接口用于获取本公司所有服务渠道的渠道ID以及这些渠道支持的国家和服务类型

请求参数

Authorization
在 header 添加参数
apiKey
示例:
apiKey: ********************

返回响应

🟢200成功
application/json
Bodyapplication/json

请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location '/api/expand/allChannelList' \
--header 'apiKey: <api-key>'
响应示例响应示例
{
    "code": 200,
    "message": "OK",
    "data": [
        {
            "serviceId": 2,
            "serviceName": "CA-海QQ",
            "serviceStatus": 0,
            "country": null,
            "stype": "N,D,P,DP,WP,KP"
        },
        {
            "serviceId": 3,
            "serviceName": "测试2",
            "serviceStatus": 0,
            "country": null,
            "stype": "N"
        },
        {
            "serviceId": 5,
            "serviceName": "DPD-H",
            "serviceStatus": 0,
            "country": "GB",
            "stype": "N,D,P"
        },
        {
            "serviceId": 7,
            "serviceName": "UPS-POL",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 8,
            "serviceName": "123",
            "serviceStatus": 0,
            "country": "BE,ES",
            "stype": "N,D,P"
        },
        {
            "serviceId": 10,
            "serviceName": "CA-海A",
            "serviceStatus": 0,
            "country": "CA",
            "stype": "N,DP,WP,KP"
        },
        {
            "serviceId": 11,
            "serviceName": "CA-海B",
            "serviceStatus": 0,
            "country": "CA",
            "stype": "N,D,P"
        },
        {
            "serviceId": 13,
            "serviceName": "EU-海A-GLS",
            "serviceStatus": 0,
            "country": "BE,CZ,DE,ES,FR,GB,IT,NL,PL,PT",
            "stype": "N,D,P"
        },
        {
            "serviceId": 15,
            "serviceName": "001库位的入库服务",
            "serviceStatus": 0,
            "country": null,
            "stype": "N,D,P"
        },
        {
            "serviceId": 17,
            "serviceName": "UK-路运",
            "serviceStatus": 0,
            "country": "CN",
            "stype": "N,D,P"
        },
        {
            "serviceId": 19,
            "serviceName": "CA-陆A",
            "serviceStatus": 0,
            "country": "CA",
            "stype": "N"
        },
        {
            "serviceId": 20,
            "serviceName": "CA太空线",
            "serviceStatus": 0,
            "country": null,
            "stype": "N"
        },
        {
            "serviceId": 21,
            "serviceName": "cs",
            "serviceStatus": 0,
            "country": "CA",
            "stype": "N"
        },
        {
            "serviceId": 24,
            "serviceName": "基地1区入库",
            "serviceStatus": 0,
            "country": "CN,CI",
            "stype": "N"
        },
        {
            "serviceId": 26,
            "serviceName": "GB-空B",
            "serviceStatus": 0,
            "country": null,
            "stype": "N"
        },
        {
            "serviceId": 27,
            "serviceName": "UPS-CA",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 33,
            "serviceName": "CA-UPS",
            "serviceStatus": 0,
            "country": null,
            "stype": "N,D,P"
        },
        {
            "serviceId": 34,
            "serviceName": "qwe",
            "serviceStatus": 0,
            "country": null,
            "stype": "P"
        },
        {
            "serviceId": 35,
            "serviceName": "asdqw",
            "serviceStatus": 0,
            "country": null,
            "stype": "P"
        },
        {
            "serviceId": 36,
            "serviceName": "US定提海派",
            "serviceStatus": 0,
            "country": "US",
            "stype": "D,P"
        },
        {
            "serviceId": 37,
            "serviceName": "字米服务线",
            "serviceStatus": 0,
            "country": null,
            "stype": "N"
        },
        {
            "serviceId": 38,
            "serviceName": "优品测试专线",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 40,
            "serviceName": "CA-海AA",
            "serviceStatus": 0,
            "country": null,
            "stype": "N,D,P"
        },
        {
            "serviceId": 41,
            "serviceName": "CA-多伦多-UPS",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 42,
            "serviceName": "UPS-HP-TEST",
            "serviceStatus": 0,
            "country": null,
            "stype": "N,D,P"
        },
        {
            "serviceId": 43,
            "serviceName": "CA-温哥华-UPS",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 46,
            "serviceName": "GB-海B",
            "serviceStatus": 0,
            "country": "GB",
            "stype": "D,N"
        },
        {
            "serviceId": 48,
            "serviceName": "GB-海C",
            "serviceStatus": 0,
            "country": "GB",
            "stype": null
        },
        {
            "serviceId": 50,
            "serviceName": "CA多伦多海外仓A价",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 51,
            "serviceName": "CA多伦多海外仓C价",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 63,
            "serviceName": "BE-2022",
            "serviceStatus": 0,
            "country": "BE",
            "stype": null
        },
        {
            "serviceId": 64,
            "serviceName": "NL-2022",
            "serviceStatus": 0,
            "country": "NL",
            "stype": "N"
        },
        {
            "serviceId": 65,
            "serviceName": "CONWEST-DPD",
            "serviceStatus": 0,
            "country": null,
            "stype": "US"
        },
        {
            "serviceId": 66,
            "serviceName": "CONWEST-CW",
            "serviceStatus": 0,
            "country": null,
            "stype": "US"
        },
        {
            "serviceId": 68,
            "serviceName": "GLS测试2",
            "serviceStatus": 0,
            "country": null,
            "stype": "US"
        },
        {
            "serviceId": 72,
            "serviceName": "JLJ",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 73,
            "serviceName": "EU-海运包税",
            "serviceStatus": 0,
            "country": "DE",
            "stype": null
        },
        {
            "serviceId": 74,
            "serviceName": "aa",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 75,
            "serviceName": "测试渠道",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 76,
            "serviceName": "测试渠道1",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 77,
            "serviceName": "渠道1",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 78,
            "serviceName": "一条龙服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 79,
            "serviceName": "优先服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 80,
            "serviceName": "优先服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 81,
            "serviceName": "GB-海卡",
            "serviceStatus": 0,
            "country": "GB",
            "stype": "D,N"
        },
        {
            "serviceId": 84,
            "serviceName": "物流售后服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 88,
            "serviceName": "得帮物流服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 93,
            "serviceName": "顺风服务渠道",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 94,
            "serviceName": "运达渠道服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 95,
            "serviceName": "服务渠道1",
            "serviceStatus": 0,
            "country": "US,UA",
            "stype": null
        },
        {
            "serviceId": 96,
            "serviceName": "CA-海AA1",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 102,
            "serviceName": "CA-ONH(含税)",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 103,
            "serviceName": "CA-海BBB",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 104,
            "serviceName": "CA-ONH(不含税)",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 108,
            "serviceName": "CA-KS",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 109,
            "serviceName": "CA-KD",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 110,
            "serviceName": "EU-欧洲优卡1",
            "serviceStatus": 0,
            "country": "DE,FR,IT,NL,BE,PL,CZ,ES,IE,LU,SE,LT,HU,DK,FI,MC,AT,BG,RO,HR,SK,GR,PT,SI,BY",
            "stype": "N"
        },
        {
            "serviceId": 115,
            "serviceName": "CA-海A限时达",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 116,
            "serviceName": "CA-TEST",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 117,
            "serviceName": "DN-海A限时达",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 118,
            "serviceName": "VN-海A限时达",
            "serviceStatus": 0,
            "country": "VN",
            "stype": null
        },
        {
            "serviceId": 119,
            "serviceName": "服务渠道66",
            "serviceStatus": 0,
            "country": "US,CA",
            "stype": null
        },
        {
            "serviceId": 120,
            "serviceName": "CA-海AAA",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 121,
            "serviceName": "GB-海CC",
            "serviceStatus": 0,
            "country": "GB",
            "stype": null
        },
        {
            "serviceId": 122,
            "serviceName": "12",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 123,
            "serviceName": "test11",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 124,
            "serviceName": "yunying-test",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 125,
            "serviceName": "CA-海K",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 126,
            "serviceName": "机器人服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 127,
            "serviceName": "EU-德国空运 BS(不带电)- 普货-NEW",
            "serviceStatus": 0,
            "country": "DE",
            "stype": null
        },
        {
            "serviceId": 128,
            "serviceName": "EU-比利时空运 BS(不带电)-FBA1",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 129,
            "serviceName": "EU-欧洲优卡",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 130,
            "serviceName": "GB-海B1",
            "serviceStatus": 0,
            "country": "GB",
            "stype": "N,D,P"
        },
        {
            "serviceId": 131,
            "serviceName": "GB-海C-NEW",
            "serviceStatus": 0,
            "country": "GB",
            "stype": "N,P"
        },
        {
            "serviceId": 132,
            "serviceName": "GB-海卡-NEW",
            "serviceStatus": 0,
            "country": "GB",
            "stype": "N,D,P"
        },
        {
            "serviceId": 133,
            "serviceName": "EU-海运包税(新)",
            "serviceStatus": 0,
            "country": "DE",
            "stype": null
        },
        {
            "serviceId": 134,
            "serviceName": "CA-KDK",
            "serviceStatus": 0,
            "country": "CA",
            "stype": "N,D,P,DP,WP,KP"
        },
        {
            "serviceId": 135,
            "serviceName": "CA-KSK",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 136,
            "serviceName": "US-盐田定提海A-UPS",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 137,
            "serviceName": "US-盐田定提卡派A价(含税)",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 138,
            "serviceName": "US-美森加班海J-UPS/6000-NEW",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 139,
            "serviceName": "\t US-美森限时达海S-UPS/6000",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 140,
            "serviceName": "US-卡派海B含税-NEW",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 141,
            "serviceName": "US-美东卡派海C含税-NEW",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 142,
            "serviceName": "US-盐田定提直送卡派包税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 143,
            "serviceName": "US-美森加班卡派J价(含税)-NEW",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 144,
            "serviceName": "US-美森限时达卡派S价(含税)-NEW",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 145,
            "serviceName": "CA-KS-NEW",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 146,
            "serviceName": "CA-AAA",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 147,
            "serviceName": "US-以星海Y卡派含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 148,
            "serviceName": "US-以星海Y卡派不含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 149,
            "serviceName": "US-美森限时达卡派S价(含税)",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 150,
            "serviceName": "嘻嘻哈哈服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 151,
            "serviceName": "物流服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 154,
            "serviceName": "德邦物流服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 155,
            "serviceName": "jk服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 158,
            "serviceName": "疼训服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 161,
            "serviceName": "CA-JKS",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 162,
            "serviceName": "CA-JKS-K",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 163,
            "serviceName": "EU-比利时空运 BS(不带电)-FBA",
            "serviceStatus": 0,
            "country": "DE,FR,NL,PL,CZ,IT,ES",
            "stype": null
        },
        {
            "serviceId": 164,
            "serviceName": "US-美森限时达海S-UPS/5000",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 165,
            "serviceName": "US-美森限时达海S-UPS/6000",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 168,
            "serviceName": "US-美森海外仓自提",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 169,
            "serviceName": "US-盐田海外仓仓储",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 170,
            "serviceName": "US-美森加班海外仓自提",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 171,
            "serviceName": "US-美森加班海J-UPS/6000",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 172,
            "serviceName": "US-美森加班卡派J价(不含税)",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 173,
            "serviceName": "US-美森加班卡派J价(含税)",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 174,
            "serviceName": "US-卡派海B含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 175,
            "serviceName": "US-卡派海B不含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 176,
            "serviceName": "US-美东卡派海C不含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 177,
            "serviceName": "US-美东卡派海C含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 178,
            "serviceName": "EU-德国空运 BS(纯纺专线)",
            "serviceStatus": 0,
            "country": "DE,FR,IT,ES,NL,PL,CZ,BE,FI,SE,PT,AT,DK,GR,HU,SI,SK,LT",
            "stype": null
        },
        {
            "serviceId": 179,
            "serviceName": "US-卡派海D含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 180,
            "serviceName": "US-卡派海D不含税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 181,
            "serviceName": "CA-其他渠道",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 182,
            "serviceName": "US-义乌普船海A-UPS",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 183,
            "serviceName": "US-盐田限时达-UPS",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 184,
            "serviceName": "EU-德国空运 BS(不带电)- 普货",
            "serviceStatus": 0,
            "country": "DE,FR,IT,ES,NL,BE,SK,SI,LT,LV,SE,FI,CZ,AT,HU,PL,GR,PT,DK,LU",
            "stype": null
        },
        {
            "serviceId": 185,
            "serviceName": "US-美森海外仓仓储",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 186,
            "serviceName": "美加互通(不含税)",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 187,
            "serviceName": "US-KY-A",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 188,
            "serviceName": "US-KY-B",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 189,
            "serviceName": "US-KY-C",
            "serviceStatus": 0,
            "country": "US,CA",
            "stype": null
        },
        {
            "serviceId": 190,
            "serviceName": "US-美东海外仓仓储",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 191,
            "serviceName": "CA-海DG",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 192,
            "serviceName": "CA-卡DG",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 193,
            "serviceName": "US-整柜",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 194,
            "serviceName": "EU-欧洲海运自税(递延)",
            "serviceStatus": 0,
            "country": "DE,FR,IT,ES,PL,CZ",
            "stype": null
        },
        {
            "serviceId": 195,
            "serviceName": "CA-卡DGK",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 196,
            "serviceName": "EU-欧洲海运自税(递延)-DTM2",
            "serviceStatus": 0,
            "country": "DE",
            "stype": null
        },
        {
            "serviceId": 197,
            "serviceName": "CA-QTP",
            "serviceStatus": 0,
            "country": "CA",
            "stype": null
        },
        {
            "serviceId": 198,
            "serviceName": "EU-欧洲海运自税(递延)-WRO5",
            "serviceStatus": 0,
            "country": "DE",
            "stype": null
        },
        {
            "serviceId": 199,
            "serviceName": "韩国空运头程-美国",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 202,
            "serviceName": "EU-欧洲铁路-WRO5专线",
            "serviceStatus": 0,
            "country": "DE",
            "stype": "N"
        },
        {
            "serviceId": 204,
            "serviceName": "US-盐田直送安心达不包税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 205,
            "serviceName": "GB-海B(专线直送)",
            "serviceStatus": 0,
            "country": "GB",
            "stype": "D,N"
        },
        {
            "serviceId": 206,
            "serviceName": "GB-海C(专线直送)",
            "serviceStatus": 0,
            "country": "GB",
            "stype": null
        },
        {
            "serviceId": 208,
            "serviceName": "饿了服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 209,
            "serviceName": "不含税渠道1",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 211,
            "serviceName": "aaa",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 212,
            "serviceName": "EU-欧洲优卡-BS",
            "serviceStatus": 0,
            "country": "DE,US,CZ,ES",
            "stype": "N"
        },
        {
            "serviceId": 215,
            "serviceName": "Test渠道",
            "serviceStatus": 0,
            "country": null,
            "stype": "N,D,P,DP,WP,KP"
        },
        {
            "serviceId": 216,
            "serviceName": "测试",
            "serviceStatus": 0,
            "country": null,
            "stype": "D,N"
        },
        {
            "serviceId": 217,
            "serviceName": "测试渠道2",
            "serviceStatus": 0,
            "country": "CA,BY",
            "stype": null
        },
        {
            "serviceId": 219,
            "serviceName": "US-以星快船包税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 220,
            "serviceName": "无预计到达天数测试",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 234,
            "serviceName": "EU-海运直送专线-BS",
            "serviceStatus": 0,
            "country": "DE,FR",
            "stype": null
        },
        {
            "serviceId": 235,
            "serviceName": "EU-优铁快线-快递派 BS",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 236,
            "serviceName": "ali服务",
            "serviceStatus": 0,
            "country": "DE",
            "stype": null
        },
        {
            "serviceId": 237,
            "serviceName": "Oulala",
            "serviceStatus": 0,
            "country": "FR,PL,DE",
            "stype": null
        },
        {
            "serviceId": 239,
            "serviceName": "一条服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 241,
            "serviceName": "测试渠道6",
            "serviceStatus": 0,
            "country": null,
            "stype": "N,D,P,WP,DP,KP"
        },
        {
            "serviceId": 242,
            "serviceName": "QQQQQQ",
            "serviceStatus": 0,
            "country": "AE,BE",
            "stype": "N"
        },
        {
            "serviceId": 243,
            "serviceName": "shiptrack推送测试渠道",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 244,
            "serviceName": "UI自动化",
            "serviceStatus": 0,
            "country": "AD,AE,AF,AG,AI,AL,AT,AW,BB,BE,BG,BI,BR,CN,CZ,DE,FR,GB,IN,JP,IT,NL,PL,US,VN",
            "stype": "N,D,P,DP,WP,KP"
        },
        {
            "serviceId": 245,
            "serviceName": "Shiptrack推送测试用渠道-无必要参数",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 246,
            "serviceName": "US-美森限时达卡派包税",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 248,
            "serviceName": "GB-优铁快线(自税)-快递派",
            "serviceStatus": 0,
            "country": "GB,ES,FI",
            "stype": "D"
        },
        {
            "serviceId": 249,
            "serviceName": "共享服务",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 250,
            "serviceName": "EU-欧洲铁路-快递派 BS",
            "serviceStatus": 0,
            "country": null,
            "stype": "N"
        },
        {
            "serviceId": 251,
            "serviceName": "123222",
            "serviceStatus": 0,
            "country": "US",
            "stype": null
        },
        {
            "serviceId": 252,
            "serviceName": "好的服务",
            "serviceStatus": 0,
            "country": null,
            "stype": null
        },
        {
            "serviceId": 253,
            "serviceName": "测试渠道45",
            "serviceStatus": 0,
            "country": "AD,AE",
            "stype": null
        },
        {
            "serviceId": 254,
            "serviceName": "测试6666",
            "serviceStatus": 0,
            "country": "AD",
            "stype": null
        },
        {
            "serviceId": 255,
            "serviceName": "10086服务",
            "serviceStatus": 0,
            "country": "DE,GB",
            "stype": null
        },
        {
            "serviceId": 256,
            "serviceName": "测试战旗轨迹状态渠道",
            "serviceStatus": 0,
            "country": "AD",
            "stype": null
        }
    ]
}
上一页
获取揽收仓库Id
下一页
获取地址类型
Built with