当开思平台发货商品绑定溯源码,将商品绑定的溯源码信息同步到三方接口
cassec.push.label.bind
名称 | 类型 | 示例 | 描述 |
---|---|---|---|
labelCode | String | 20948837AC209132 | 溯源码-单品码 |
productId | String | 16085311943138280002 | 商品id |
orderId | String | B123456 | 订单id |
waybillId | String | W2104250009858 | 运单id(开思) |
x[
{
"labelCode": "20948837AC209132",
"orderId": "B123456",
"productId": "16085311943138280002",
"waybillId": "W2104250009858"
},
{
"labelCode": "20950798AC209135",
"orderId": "B123456",
"productId": "16085311943138280002",
"waybillId": "W2104250009858"
}
]