现在版本运输服务
| 运输服务代码(code) | 类型 | 备注说明 | 拣货分类(承运商代码,下发给wms) | 是否需面单/tracking_number |
|---|---|---|---|---|
| No_ShipService_Required | 客户自行提供 | 不需要Oracle WMS请求运输服务 | Upstream_ShipService | ✅ |
| Upstream_ontrac | 客户自行提供 | 上游自行提供面单,使用OnTrac物流 | — | ✅ |
| Self_Pickup | 客户自行提供 | 可用于2B订单 | Self Pickup | ✅ |
| 3PL_FedEx | 客户自行提供 | 自行提供FedEx面单 | Fedex Express | ✅ |
| 3PL_FedEx_Express | 客户自行提供 | 自行提供FedEx Express面单 | Fedex Express | ✅ |
| 3PL_UPS_Ground | 客户自行提供 | 自行提供UPS Ground面单 | UPS Ground | ✅ |
| 3PL_UPS_Express | 客户自行提供 | 自行提供UPS Express面单 | UPS Express | ✅ |
| 3PL_LTL | 客户自行提供 | 自行提供LTL面单 | — | ✅ |
| CBT-USPS | 客户自行提供 | 自行提供CBT-USPS面单 | CBT-USPS | ✅ |
| CBT-CAINIAO | 客户自行提供 | 自行提供CBT-CAINIAO面单 | CBT-CAINIAO | ✅ |
| CBT-ONTRAC | 客户自行提供 | 自行提供CBT-ONTRAC面单 | CBT-ONTRAC | ✅ |
| CBT-UNIUNI | 客户自行提供 | 自行提供CBT-UNIUNI面单 | CBT-UNIUNI | ✅ |
| Auto | labelsday提供 | 系统自动选择最便宜的服务 | — | ❌ |
| DHL Ground | labelsday提供 | DHL Ground服务 | DHL | ❌ |
| DHL ECOMMERCE | labelsday提供 | DHL电商服务 | DHL | ❌ |
| UPS 2nd Day Air | labelsday提供 | UPS两天达 | UPS Express | ❌ |
| UPS 2nd Day Air Early | labelsday提供 | UPS两天达(上午送达) | UPS Express | ❌ |
| UPS 2nd Day Air Saver | labelsday提供 | UPS两天达(经济型) | UPS Express | ❌ |
| UPS Next Day Air | labelsday提供 | UPS次日达 | UPS Express | ❌ |
| UPS Next Day Air Saver | labelsday提供 | UPS次日达(经济型) | UPS Express | ❌ |
| UPS Ground | labelsday提供 | UPS陆运 | UPS Ground | ❌ |
| UPS Ground Return | labelsday提供 | UPS陆运退货 | UPS Ground | ❌ |
| USPS Ground Advantage | labelsday提供 | USPS陆运 | UPS Ground | ❌ |
| USPS Priority | labelsday提供 | USPS优先邮件 | UPS Express | ❌ |
| Fedex Express Saver | labelsday提供 | FedEx经济快递 | Fedex Express | ❌ |
| Fedex Home Delivery | labelsday提供 | FedEx住宅配送 | Fedex Express | ❌ |
| Fedex Standard Overnight | labelsday提供 | FedEx标准次日达 | Fedex Express | ❌ |
| Truck_Delivery | labelsday提供 | 卡车运输 ,Truck_Delivery类型 | Truck_Delivery | ❌ |
| truck_indoor_delivery | labelsday提供 | 卡车运输 truck_indoor_delivery类型 | Truck_Delivery | ❌ |
线下运输服务”code“
注意:*如果使用线下运输服务类型,需要您的订单 需要提供“ tracking_number ”和“面单”,否则无法提交拣货 。 面单请通过“/platform/facesheet/push” API下发 ,或者 创建订单成后在系统界面手动填写“tracking_number”同时 上传面单附件;*
| 运输服务代码 | 备注 | 拣货物流编码 |
|---|---|---|
| No_ShipService_Required | 不需要 oracle wms请求运输服务 | Upstream_ShipService |
| Upstream_ontrac | 不需要 oracle wms请求运输服务,且上游已下物流单使用ontrac物流 | |
| Self_Pickup | 线下客户自提,可用于2B订单 | Self Pickup |
| 3PL_FedEx | 客户自行提供FedEx面单 | Fedex Express |
| 3PL_FedEx_Express | 客户自行提供FedEx_Express面单 | Fedex Express |
| 3PL_UPS_Ground | 客户自行提供UPS_Ground面单 | UPS Ground |
| 3PL_UPS_Express | 客户自行提供UPS_Express面单 | UPS Express |
| 3PL_LTL | 客户自行提供LTL面单 |
labelsday渠道商提供的运输服务”code“
If not passing shippcode and passing this, the system will generate a label with the cheapest selected service type
| 运输服务代码 code : | 备注 | 拣货物流编码 |
|---|---|---|
| Auto | 自动选择(根据渠道商配置) | —- |
| DHL Ground | DHL | |
| DHL ECOMMERCE | DHL | |
| UPS 2nd Day Air | UPS Express | |
| UPS 2nd Day Air Early | UPS Express | |
| UPS 2nd Day Air Saver | UPS Express | |
| UPS Next Day Air | UPS Express | |
| UPS Next Day Air Saver | UPS Express | |
| UPS Ground | UPS Ground | |
| UPS Ground Return | UPS Ground | |
| USPS Ground Advantage | UPS Ground | |
| USPS Priority | UPS Express | |
| Fedex Express Saver | Fedex Express | |
| Fedex Home Delivery | Fedex Express | |
| Fedex Standard Overnight | Fedex Express | |
| Truck_Delivery | Truck_Delivery |
说明:
运输服务代码:
第三方oms平台 通过code 参数下发到Oracle系统;
映射为labelsday API(物流系统API) 为 “shipping_method_code” 参数;
承运商编码:用于仓库拣货通过不同承运商进行包裹分类;
labelsday渠道商提供的快递运输服务类型 ”servicetype“
If not passing shippType and passing this, the system will generate a label with the cheapest selected service type
注意:
如果创建订单 使用“ servicetype ”参数;
1: 由于“ servicetype ”权重高于 “ code” ,
case1:如果创建订单同时 指定了“ code” 和“ servicetype ”,其中“ code”将会无效。case2:如果创建订单 指定了“ code” ,未指定“ servicetype ”,按下发“ code”运输服务类型给物流系统(labelsday系统)下单;
2: 最终提供给您的物流服务,会在您指定 的“servicetype ”范围内,由物流商系统择优选择确定。
映射为 labelsday API (物流系统API) 为”shippType”参数;
| 运输服务类型 | 此类型物流服务范围内code(logistic system will Choice code which under the Servicetype for auto compar ) | |
|---|---|---|
| Ground | 参考服务:UPS Ground, Fedex Home Delivery, Fedex Ground, DHL Ground, USPS Priority, USPS Ground Advantage | |
| NextDayAir | 参考服务:UPS Next Day Air, Fedex Standard Overnight | |
| 2ndDayAir | 参考服务:UPS 2nd Day Air Saver, Fedex Express Saver | |
| Truck_Delivery | 参考服务:Truck_Delivery,truck_indoor_delivery |
参考服务实际已渠道商开放物流为准,以上及供参考;
旧版运输服务(已废弃) :
| 运输服务代码 | 备注 |
|---|---|
| No_ShipService_Required | 订单已有物流面单,推送到海外仓用此方式 |
| ups_ground | |
| ups_3_day_select | |
| ups_2nd_day_air | |
| ups_2nd_day_air_am | |
| ups_next_day_air | |
| ups_next_day_air_early_am | |
| ups_next_day_air_saver | |
| ups_expedited_mail_innovations | |
| ups_mail_innovations_priority_mail | |
| ups_mail_innovations_first_class | |
| ups_ground_with_freight_pricing | |
| ups_surepost_1_lb_or_greater | |
| fedex_ground | |
| fedex_ground_home_delivery | |
| fedex_express_saver | |
| fedex_2_day | |
| fedex_2_day_am | |
| fedex_standard_overnight | |
| fedex_first_overnight | |
| fedex_priority_overnight | |
| fedex_smart_post_bound_printed_matter | |
| fedex_smart_post_parcel_select | |
| fedex_smart_post_parcel_select_lightweight | |
| fedex_smart_post_media | |
| fedex_international_economy | |
| fedex_international_ground | |
| fedex_international_priority | |
| usps_first_class_package | |
| usps_parcel_select_ground | |
| usps_library_mail | |
| usps_media_mail | |
| usps_priority_mail | |
| usps_express_mail | |
| DHL |
