POST https://eu-openapi.chukou1.cn:81/v1/directExpressOrders/label
Ãû³Æ | ÀàÐÍ | ¸ñʽҪÇó | ÊÇ·ñ±ØÐë | ÃèÊö | ʾÀýÖµ |
---|---|---|---|---|---|
PackageIds | Collection of string |
None. |
±ØÐë |
包裹Id列表 |
|
PrintFormat | PrintFormat |
None. |
±ØÐë |
打印格式 |
ClassicLabel |
PrintContent | DirectExpressPrintContent |
None. |
±ØÐë |
打印内容 |
AddressCostomsSplit |
CustomPrintOptions | Collection of DirectExpressCustomPrintOption |
None. |
Custom区域的内容选项 |
Custom |
|
IdType | IdType |
None. |
输入参数id的类型 |
{ "PackageIds": [ "sample string 1", "sample string 2" ], "PrintFormat": "ClassicA4", "PrintContent": "Address", "CustomPrintOptions": [ "RefNo", "RefNo" ], "IdType": "PackageId" }
Ãû³Æ | ÀàÐÍ | ¸ñʽҪÇó | ÊÇ·ñ±ØÐë | ÃèÊö | ʾÀýÖµ |
---|---|---|---|---|---|
Label | string |
None. |
Base64 编码,需要转换成byte数据,再生成pdf文件 |
{ "Label": "sample string 1" }