文档
测试

获取未出库数量

GET
http://47.253.69.73:8090/api/factory/v1/outbound/unbound/:carrier_type

接口描述

carrier_type: 物流类型

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:succeed!
必填
data
object
数据字典
必填
total
int
示例:0
必填
normal_count
int
示例:0
必填
repeat_count
int
示例:0
必填
cancel_count
int
示例:0
必填
wait_outbound
int
示例:0,待出库数
必填