获取所有的菜鸟标准电子面单模板

获取菜鸟标准电子面单模板,此接口无须店铺授权

1.请求参数

请求URL:

POST https://kf.fw199.com/gateway/taobao/cainiao/cloudprint/getstdtemplates

参数名 类型 说明 示例
appid String 合作伙伴AppId uwkahf@jfs92
timestamp String 当前时间戳
tb_seller_nick String 淘宝卖家店铺登录账号,非店铺名称 kingdo
sign String 接口签名 如何计算生成见示例代码

2. 请求示例代码(Java)

    @Test
    public void getCloudPrintStdtemplates() throws Exception { 
        String tb_seller_nick = Config.TBSellerNick ;  
        //业务参数
        Map<String, String> data = new HashMap<String, String>();
        data.put("appid",  Config.AppId);
        data.put("tb_seller_nick", tb_seller_nick);
        Long timestamp = System.currentTimeMillis() / 1000;
        data.put("timestamp", timestamp.toString());
        data.put("sign", Utils.Sign(data,Config.AppSecret));
        // 调用服务API
        doHttpRequest(Config.TaoBaoCaiNiaoCloudPrintStdtemplatesUrl ,data);

    }

3. 返回结果如下:

下面返回只是部分数据, 最新最全的数据请自行调用接口获取.

{
    "code": 0,
    "message": "ok",
    "data": {
        "request_id": "16mlmwwqchwbn",
        "result": {
            "datas": {
                "standard_template_result": [
                    {
                        "cp_code": "LE16250370",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 576416,
                                    "standard_template_name": "渡石医药快运标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/576416/1",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "ZTKY",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 407120,
                                    "standard_template_name": "中铁快运标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/407120/3",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "GTO",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 1101,
                                    "standard_template_name": "国通快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/1101/109",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 75504,
                                    "standard_template_name": "国通快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/75504/30",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 574367,
                                    "standard_template_name": "壹基金",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/574367/1",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE14322600",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 541279,
                                    "standard_template_name": "1688货运-标快金牌",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/541279/2",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 548605,
                                    "standard_template_name": "1688货运-标快银牌",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/548605/1",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 548608,
                                    "standard_template_name": "1688货运-特快",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/548608/1",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 549001,
                                    "standard_template_name": "1688货运-标快60kg以上",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/549001/1",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 549101,
                                    "standard_template_name": "1688货运-标快标准",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/549101/1",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "QFKD",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 1401,
                                    "standard_template_name": "全峰快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/1401/120",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 76802,
                                    "standard_template_name": "全峰快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/76802/31",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "100005492",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 474715,
                                    "standard_template_name": "日日顺快递一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/474715/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "UC",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 1001,
                                    "standard_template_name": "优速标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/1001/142",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 75105,
                                    "standard_template_name": "优速标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/75105/43",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286187,
                                    "standard_template_name": "优速标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286187/3",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286605,
                                    "standard_template_name": "优速便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286605/5",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "STO",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 201,
                                    "standard_template_name": "申通快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/201/217",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 75402,
                                    "standard_template_name": "申通快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/75402/54",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 269738,
                                    "standard_template_name": "申通快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/269738/14",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 285415,
                                    "standard_template_name": "申通快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/285415/4",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 288948,
                                    "standard_template_name": "申通快递一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/288948/66",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 300002,
                                    "standard_template_name": "申通蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/300002/18",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE12466160",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 513231,
                                    "standard_template_name": "淘特生鲜一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/513231/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "YTO",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 101,
                                    "standard_template_name": "圆通快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/101/640",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 72417,
                                    "standard_template_name": "圆通快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/72417/106",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 269439,
                                    "standard_template_name": "圆通快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/269439/13",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 285423,
                                    "standard_template_name": "圆通快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/285423/10",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 290659,
                                    "standard_template_name": "圆通一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/290659/67",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 300502,
                                    "standard_template_name": "圆通蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/300502/19",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE14027000",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 552938,
                                    "standard_template_name": "快弟来了一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/552938/1",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "100004928",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 34725,
                                    "standard_template_name": "如风达标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/34725/47",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 75603,
                                    "standard_template_name": "如风达标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/75603/23",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP443514",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 280999,
                                    "standard_template_name": "百世云配标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/280999/1",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "YUNDA",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 401,
                                    "standard_template_name": "韵达快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/401/206",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 76303,
                                    "standard_template_name": "韵达快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/76303/62",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 278831,
                                    "standard_template_name": "韵达快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/278831/13",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 285424,
                                    "standard_template_name": "韵达快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/285424/10",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 288357,
                                    "standard_template_name": "韵达便携式(高度160)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/288357/3",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 288658,
                                    "standard_template_name": "韵达快递一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/288658/52",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 300202,
                                    "standard_template_name": "韵达蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/300202/25",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "ZJS",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 901,
                                    "standard_template_name": "宅急送标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/901/130",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 75104,
                                    "standard_template_name": "宅急送标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/75104/28",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286607,
                                    "standard_template_name": "宅急送快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286607/5",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286705,
                                    "standard_template_name": "宅急送快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286705/1",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 309188,
                                    "standard_template_name": "宅急送一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/309188/5",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "FEDEX",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 261503,
                                    "standard_template_name": "联邦快递标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/261503/4",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "BESTQJT",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 250934,
                                    "standard_template_name": "百世快运(电商)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/250934/10",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE10032270",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 439205,
                                    "standard_template_name": "韵达同城",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/439205/3",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 466402,
                                    "standard_template_name": "韵达同城标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/466402/1",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "2744832184_543",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 251413,
                                    "standard_template_name": "壹米滴答",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/251413/8",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "EMS",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 701,
                                    "standard_template_name": "EMS标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/701/140",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 76503,
                                    "standard_template_name": "(2.1号下线)EMS标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/76503/40",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286353,
                                    "standard_template_name": "(2.10号下线)EMS快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286353/6",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286356,
                                    "standard_template_name": "EMS快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286356/2",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 345208,
                                    "standard_template_name": "EMS一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/345208/32",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 456701,
                                    "standard_template_name": "EMS蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/456701/2",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "POSTB",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 801,
                                    "standard_template_name": "中国邮政快递包裹标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/801/150",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 75704,
                                    "standard_template_name": "(2.1号下线)中国邮政快递包裹标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/75704/41",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 275609,
                                    "standard_template_name": "(2.10号下线)中国邮政快递包裹一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/275609/15",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286357,
                                    "standard_template_name": "中国邮政快递包裹标准面单(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286357/2",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286704,
                                    "standard_template_name": "(2.10号下线)中国邮政快递包裹便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286704/5",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 304351,
                                    "standard_template_name": "快递包裹一联单(高度130)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/304351/11",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 308720,
                                    "standard_template_name": "邮政包裹蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/308720/8",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 518556,
                                    "standard_template_name": "中国邮政一联单模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/518556/9",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CN7000001003876",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 421158,
                                    "standard_template_name": "官方物流",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/421158/7",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CN7000001021040",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 256622,
                                    "standard_template_name": "韵达快运标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/256622/12",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CN7000001003751",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 181603,
                                    "standard_template_name": "跨越速运标准模版",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/181603/11",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 182004,
                                    "standard_template_name": "跨越速运标准三联模版",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/182004/9",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286188,
                                    "standard_template_name": "跨越速运标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286188/2",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286606,
                                    "standard_template_name": "跨越速运便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286606/5",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 570017,
                                    "standard_template_name": "跨越速运一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/570017/1",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "SURE",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 281280,
                                    "standard_template_name": "速尔快递一票多件",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/281280/3",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP570969",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 279710,
                                    "standard_template_name": "丹鸟二联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/279710/7",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 309239,
                                    "standard_template_name": "丹鸟外单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/309239/1",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 351135,
                                    "standard_template_name": "丹鸟一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/351135/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 393904,
                                    "standard_template_name": "蓝牙丹鸟一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/393904/9",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 574210,
                                    "standard_template_name": "丹鸟三段码模板(一联单)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/574210/5",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP468398",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 283369,
                                    "standard_template_name": "承诺达便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/283369/8",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "21000026002",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 519805,
                                    "standard_template_name": "安迅物流一联单模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/519805/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP449455",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 403585,
                                    "standard_template_name": "京广速递二联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/403585/7",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 543306,
                                    "standard_template_name": "京广速递一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/543306/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "5000000007756",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 82710,
                                    "standard_template_name": "中国邮政国内标快标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/82710/26",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 84011,
                                    "standard_template_name": "(2.10号下线)中国邮政国内标快标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/84011/26",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 288617,
                                    "standard_template_name": "(2.10号下线)中国邮政国内标快便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/288617/4",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "DBKD",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 1301,
                                    "standard_template_name": "德邦快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/1301/129",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 75304,
                                    "standard_template_name": "德邦快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/75304/39",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286355,
                                    "standard_template_name": "德邦快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286355/3",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286604,
                                    "standard_template_name": "德邦快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286604/5",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 293905,
                                    "standard_template_name": "德邦一联单模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/293905/30",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 300104,
                                    "standard_template_name": "德邦快递蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/300104/10",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "2460304407_385",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 190302,
                                    "standard_template_name": "远成快运标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/190302/8",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 190602,
                                    "standard_template_name": "远成快运三联标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/190602/7",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP457538",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 285042,
                                    "standard_template_name": "卡行天下快运标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/285042/3",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE09252050",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 564006,
                                    "standard_template_name": "丰网一联单(高度130)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/564006/4",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 564104,
                                    "standard_template_name": "丰网蓝牙一联单(高度105)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/564104/4",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 564210,
                                    "standard_template_name": "丰网一联单(高度150)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/564210/4",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE15622260",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 556834,
                                    "standard_template_name": "批发团官方直送一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/556834/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "SF",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 1501,
                                    "standard_template_name": "顺丰速运标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/1501/72",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 471314,
                                    "standard_template_name": "新顺丰快运-100*150",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/471314/18",
                                    "standard_waybill_type": 4,
                                    "brand_code": "FOP"
                                },
                                {
                                    "standard_template_id": 471611,
                                    "standard_template_name": "新顺丰快运-76*130",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/471611/25",
                                    "standard_waybill_type": 6,
                                    "brand_code": "FOP"
                                },
                                {
                                    "standard_template_id": 471708,
                                    "standard_template_name": "新顺丰快运-100*210",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/471708/19",
                                    "standard_waybill_type": 5,
                                    "brand_code": "FOP"
                                },
                                {
                                    "standard_template_id": 474750,
                                    "standard_template_name": "新-顺丰速运-100*150",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/474750/15",
                                    "standard_waybill_type": 8,
                                    "brand_code": "SF"
                                },
                                {
                                    "standard_template_id": 474941,
                                    "standard_template_name": "新顺丰速运-76*130",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/474941/25",
                                    "standard_waybill_type": 6,
                                    "brand_code": "SF"
                                },
                                {
                                    "standard_template_id": 475443,
                                    "standard_template_name": "新顺丰速运-100*210",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/475443/16",
                                    "standard_waybill_type": 2,
                                    "brand_code": "SF"
                                },
                                {
                                    "standard_template_id": 490207,
                                    "standard_template_name": "顺丰丰网-76*130",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/490207/7",
                                    "standard_waybill_type": 6,
                                    "brand_code": "FW"
                                },
                                {
                                    "standard_template_id": 490404,
                                    "standard_template_name": "顺丰丰网-100*150",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/490404/9",
                                    "standard_waybill_type": 1,
                                    "brand_code": "FW"
                                },
                                {
                                    "standard_template_id": 501311,
                                    "standard_template_name": "新顺丰速运-100*180",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/501311/7",
                                    "standard_waybill_type": 1,
                                    "brand_code": "SF"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "ZTO",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 301,
                                    "standard_template_name": "中通快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/301/229",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 74805,
                                    "standard_template_name": "中通快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/74805/48",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 278404,
                                    "standard_template_name": "中通便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/278404/3",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 285198,
                                    "standard_template_name": "中通快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/285198/2",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 288345,
                                    "standard_template_name": "中通便携式模板(高度200mm)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/288345/4",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 300336,
                                    "standard_template_name": "中通一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/300336/62",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 308812,
                                    "standard_template_name": "中通蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/308812/13",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "TTKDEX",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 601,
                                    "standard_template_name": "天天快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/601/162",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 76403,
                                    "standard_template_name": "天天快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/76403/58",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 270135,
                                    "standard_template_name": "天天快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/270135/15",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 285703,
                                    "standard_template_name": "天天快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/285703/2",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 298499,
                                    "standard_template_name": "天天一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/298499/18",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 300401,
                                    "standard_template_name": "天天快递蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/300401/12",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "SNWL",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 266904,
                                    "standard_template_name": "苏宁标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/266904/6",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 286484,
                                    "standard_template_name": "苏宁快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/286484/3",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 404078,
                                    "standard_template_name": "苏宁一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/404078/5",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CN7000001017817",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 238398,
                                    "standard_template_name": "申通快运标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/238398/3",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 238614,
                                    "standard_template_name": "申通快运三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/238614/4",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "HOAU",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 291152,
                                    "standard_template_name": "天地华宇快运",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/291152/16",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE15764140",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 558054,
                                    "standard_template_name": "官方物流兜底",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/558054/3",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "HTKY",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 501,
                                    "standard_template_name": "极兔速递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/501/172",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 74606,
                                    "standard_template_name": "极兔速递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/74606/50",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 278380,
                                    "standard_template_name": "极兔速递递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/278380/9",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 278716,
                                    "standard_template_name": "极兔速递一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/278716/56",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 285199,
                                    "standard_template_name": "极兔速递蓝牙标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/285199/5",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CN7000001009020",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 194434,
                                    "standard_template_name": "德邦快运三联模板(即将下线)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/194434/5",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 194938,
                                    "standard_template_name": "德邦快运标准模板(即将下线)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/194938/6",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 250621,
                                    "standard_template_name": "德邦快递(物流)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/250621/5",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "3108002701_1011",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 256771,
                                    "standard_template_name": "中通快运标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/256771/13",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP471906",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 327512,
                                    "standard_template_name": "顺心捷达快运标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/327512/4",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CN7000001000869",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 251315,
                                    "standard_template_name": "安能快运",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/251315/7",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE10576340",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 543618,
                                    "standard_template_name": "菜鸟裹裹商家寄一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/543618/6",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 544102,
                                    "standard_template_name": "菜鸟裹裹商家寄便携式一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/544102/6",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 577539,
                                    "standard_template_name": "菜鸟裹裹商家寄件蓝牙一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/577539/2",
                                    "standard_waybill_type": 8,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "XFWL",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 249128,
                                    "standard_template_name": "信丰物流标准二联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/249128/10",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 249422,
                                    "standard_template_name": "信丰物流三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/249422/7",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "100002392",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 552950,
                                    "standard_template_name": "安得物流一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/552950/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "2383545689_32",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 188729,
                                    "standard_template_name": "九曳标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/188729/9",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 188817,
                                    "standard_template_name": "九曳标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/188817/7",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "100007887",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 248932,
                                    "standard_template_name": "递速物流标准二联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/248932/3",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 249423,
                                    "standard_template_name": "递速物流三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/249423/3",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 290472,
                                    "standard_template_name": "递速物流便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/290472/1",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 290473,
                                    "standard_template_name": "递速蓝牙标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/290473/1",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 502304,
                                    "standard_template_name": "递速物流一联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/502304/3",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "2608021499_235",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 183020,
                                    "standard_template_name": "安能快递标准三联模版",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/183020/9",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 183119,
                                    "standard_template_name": "安能快递标准模版",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/183119/10",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 288514,
                                    "standard_template_name": "安能快递便携式模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/288514/4",
                                    "standard_waybill_type": 3,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 289106,
                                    "standard_template_name": "安能快递标准模板(蓝牙版)",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/289106/1",
                                    "standard_waybill_type": 7,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP446169",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 403974,
                                    "standard_template_name": "加运美快运二联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/403974/5",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CN7000001028572",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 473624,
                                    "standard_template_name": "速腾物流标准二联单模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/473624/5",
                                    "standard_waybill_type": 4,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "CP446881",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 460038,
                                    "standard_template_name": "平安达腾飞标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/460038/4",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 565802,
                                    "standard_template_name": "平安达腾飞一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/565802/2",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE14066700",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 559526,
                                    "standard_template_name": "中通冷链一联单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/559526/3",
                                    "standard_waybill_type": 6,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "FAST",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 1201,
                                    "standard_template_name": "快捷快递标准模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/1201/108",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                },
                                {
                                    "standard_template_id": 74806,
                                    "standard_template_name": "快捷快递标准三联模板",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/74806/31",
                                    "standard_waybill_type": 2,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    },
                    {
                        "cp_code": "LE15060630",
                        "standard_templates": {
                            "standard_template_do": [
                                {
                                    "standard_template_id": 552416,
                                    "standard_template_name": "1688官方直送标准面单",
                                    "standard_template_url": "https://cloudprint.cainiao.com/template/standard/552416/1",
                                    "standard_waybill_type": 1,
                                    "brand_code": "default"
                                }
                            ]
                        }
                    }
                ]
            },
            "error_code": "0",
            "success": true
        }
    },
    "trace_id": ""
}
}

说明: code为0表示成功,非0为失败,message会包含失败原因。 data字段包含数据字段说明:。
cp_code : YTO cp编码
standard_template_id : 模板id
standard_template_name: 模板名称
standard_template_ur: 模板url
standard_waybill_type: 0:未定义, 1 快递标准面单 ,2 快递三联面单, 3 快递便携式三联单, 4 快运标准面单, 5 快运三联面单, 6 快递一联单

注意:淘宝卖家后台看到的“D速物流”在接口中即为递速物流,淘宝命名不同而已,快递代码cp_code为100007887。本次接口返回的电子面单模板中,会返回相关的D速物流(递速物流)的模板。

文档更新时间: 2023-12-23 11:25   作者:admin