文档
测试

创建出库单

POST
http://47.253.69.73:8090/api/factory/v1/outbound/:pod_type

接口描述

pod_type: 物流商

请求参数

application/json
参数名
类型
描述
必填
carrier_type
int
从工厂发货的运单号,例如:顺丰,跨越,自提
必填
ref_no
string
取货的物流单号,例如顺丰的单号
必填
weight
string
重量
必填
outbound_time
int64
出库时间
必填
state
int
出库单状态,0,1:正常出库;2:异常出库
必填
diff_count
int
出库差异数量
必填