zoukankan
html css js c++ java
打印顺丰快递电子面单步骤 快递鸟教程
快递鸟对外提供的电子面单接口可以实现自助打印电子面单,然后提供给顺丰网点发货,下面就来教大家如何实现吧。
工具/原料
快递鸟账号
顺丰月结帐号
电子面单打印机
方法/步骤
注意事项
:快递公司不支持的特殊字符:' " # & + % < > 请确认请求数据(包含收寄方姓名、电话、地址、商品名称等所有订单数据)中是否含有以上特殊字符;
电子面单下单接口订单号OrderCode不能重复使用,重复使用会报错且返回的面单是此订单号上次下单的内容;
默认的模板TemplateSize无需传值,非默认模板传对应模板尺寸,不可传不存在的模板尺寸代码;
下单成功后如不需要发货,直接撕掉面单即可,不需要取消(如果一定要取消可对接”电子面单取消接口”),快递员揽件后才收费,单号不收费;
不可派送表示派件地址不在顺丰速运服务范围,具体收派范围可在顺丰速运官网查看http://www.sf-express.com/cn/sc/dynamic_function/range/,可更换其他快递发货;
查看全文
相关阅读:
[quote]HowTo Format Date For Display or Use In a Shell Script
[quote] standard Input and Output Redirection
[quote] Re: [ECOS] printf and diag_printf go to nowhere 2
[quote] Re: [ECOS] printf and diag_printf go to nowhere
[quote] DMA engine in Linux Kernel
[linux]How to set PATH in shell script, and keep it avaiable even after it exits
use AWK to extract some lines according to some patterns in file
[Reprinted] Howto Use Linux Watchdog
Hadoop 1 ecosystem
Java Comparable & Comparator
原文地址:https://www.cnblogs.com/51api/p/12611349.html
最新文章
2组-肖战后援队-项目系统设计与数据库设计
第五次团队作业:Gitee实战
第四次团队作业: git团队协作开发练习
第四次个人作业-林文豪
第三次团队作业:需求分析报告
第二次团队作业:选题报告
2组-- 肖战后援队--团队展示
[quote] debugging mdev events
[quote] linux wireless
[quote] How to do arithmetic operation in makefile?
热门文章
[quote] How to read Perl command-line arguments.
Operator precedence rules in C
system call
[quote] How to hg with english?
[quote] How to comment multi-lines in bash shell script.
[quote] How ot calculate date in linux cmd
[quote]termcap for cross-building gdb
[requote] How to solve
infos about pstack
How to add a option in right-key short-cut.
Copyright © 2011-2022 走看看