快递 - 快递发货,发货方式ID==1
字段 | 注释 | 是否必填 | 类型 |
---|---|---|---|
client_dispatch_shipping_agent-id | |||
client_dispatch_shipping_agent-shipping_agent_id | 发货方式ID | 必填 | int |
client_dispatch_shipping_agent-delivery_reference | 运输跟踪号 | 选填 | VARCHAR |
shipping_agent_property_id[1] | 快递公司 | 选填 | VARCHAR |
shipping_agent_property_id[2] | 体积 | 选填 | int |
shipping_agent_property_id[3] | 重量 | 选填 | int |
shipping_agent_property_id[35] | 发货时间 | 选填 | TIMESTAMP |
note | 备注 | 选填 | VARCHAR |
上门提货-飞鸟提供,发货方式ID==2
字段 | 注释 | 是否必填 | 类型 | |
---|---|---|---|---|
1 | client_dispatch_shipping_agent-id | |||
2 | client_dispatch_shipping_agent-shipping_agent_id | 发货方式ID | 必填 | int |
3 | client_dispatch_shipping_agent-delivery_reference | 运输跟踪号 | 选填 | VARCHAR |
4 | shipping_agent_property_id[4] | 发货人及电话 | 必填 | VARCHAR |
5 | shipping_agent_property_id[5] | 提单时间 | 必填 | TIMESTAMP |
6 | shipping_agent_property_id[6] | 体积 | 必填 | int |
7 | shipping_agent_property_id[37] | 提货时间段 | 必填 | TIMESTAMP |
8 | shipping_agent_property_id[38] | 重量 | 必填 | int |
9 | note | 备注 | 选填 | VARCHAR |
自送-客户自送,发货方式ID==3
字段 | 注释 | 是否必填 | 类型 |
---|---|---|---|
client_dispatch_shipping_agent-id | |||
client_dispatch_shipping_agent-shipping_agent_id | 发货方式ID | 必填 | INT |
client_dispatch_shipping_agent-delivery_reference | 运输跟踪号 | 选填 | VARCHAR |
shipping_agent_property_id[7] | 发货人及电话 | 选填 | VARCHAR |
shipping_agent_property_id[8] | 车牌号 | 选填 | VARCHAR |
shipping_agent_property_id[9] | 发货时间 | 选填 | TIMESTAMP |
shipping_agent_property_id[10] | 体积 | 选填 | INT |
note | 备注 | 选填 | VARCHAR |
物流-物流方式,发货方式ID==4
字段 | 注释 | 是否必填 | 类型 |
---|---|---|---|
client_dispatch_shipping_agent-id | |||
client_dispatch_shipping_agent-shipping_agent_id | 发货方式ID | 必填 | INT |
client_dispatch_shipping_agent-delivery_reference | 运输跟踪号 | 选填 | VARCHAR |
shipping_agent_property_id[11] | 物流公司 | 选填 | VARCHAR |
shipping_agent_property_id[12] | 体积 | 选填 | INT |
shipping_agent_property_id[13] | 重量 | 选填 | INT |
shipping_agent_property_id[36] | 发货时间 | 选填 | TIMESTAMP |
note | 备注 | 选填 | VARCHAR |