文档
测试

创建出库 log

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

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:succeed!
必填
data
object
数据字典
必填
is_rescan
bool
是否为重复扫描
必填
order_code
string
包裹订单 id
必填
work_code
string
工单 id
必填
item_count
int
件数
必填
delivery_time
int64
贴单时间
必填
record
string
扫码记录
必填
outbound_time
int64
出库扫描时间
必填
outbound_state
int
是否正常出库
必填
remark
string
注释
必填
ref_no
string
运单号
必填
ref_no_real
string
真实的运单号,在 RefNo 为 EQ 的标签号时
必填
wait_outbound
int
等待出库的包裹数量
必填