文档
测试

库存主页面(统计)

GET
http://127.0.0.1:8080/stock-china/main?pageNo=1&pageSize=10&orderColumn=count&desc=true&status=%E5%9B%BD%E5%86%85%E5%BA%93%E5%AD%98&asin=B096FQRBC2&sku=NI-JG1E-0S9G&name=%E5%A1%91%E8%BA%AB%E7%BB%91%E5%B8%A6

请求参数

参数名
类型
描述
必填
pageNo
string
示例:1
必填
pageSize
string
示例:10
必填
orderColumn
string
示例:count
可选
desc
string
示例:true
可选
status
string
状态,示例:印度,FBA,在途,国内,印度计提亏损,建仓中
可选
asin
string
示例:B096FQRBC2
可选
sku
string
示例:NI-JG1E-0S9G
可选
name
string
示例:塑身绑带
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:
必填
code
string
示例:0001
必填
data
object
数据字典
必填
india
object
必填
goodValue
float
示例:114644.06
必填
preTransport
float
示例:50959.66
必填
count
int
示例:16652
必填
fba
object
必填
goodValue
float
示例:83609.27
必填
preTransport
float
示例:29275.97
必填
count
int
示例:13712
必填
onroad
object
必填
goodValue
float
示例:5.8
必填
preTransport
int
示例:0
必填
count
int
示例:1
必填
chian
object
必填
goodValue
int
示例:24501
必填
preTransport
int
示例:0
必填
count
int
示例:5730
必填
indiaOther
object
必填
goodValue
float
示例:18880.14
必填
preTransport
float
示例:6269.35
必填
count
int
示例:3557
必填
mainDetail
object
必填
records
array
数据列表
必填
asin
string
示例:B097YC6XC2
必填
sku
string
示例:0T-S5FM-7N2V
必填
name
string
示例:雪茄刀
必填
enName
string
示例:cigar knife
必填
count
int
示例:0
必填
shipCount
int
示例:0
必填
airCount
int
示例:0
必填
value
int
示例:0
必填
transport
int
示例:0
必填
ship
int
fba的ship,示例:0
必填
re
int
fba的re,示例:0
必填
onSale
int
fba的在售,示例:0
必填
left
int
fba的预留,示例:0
必填
noBuild
int
fba的未建仓,示例:0
必填
status
string
示例:FBA
必填
total
int
示例:190
必填
size
int
示例:10
必填
current
int
示例:1
必填
success
boolean
示例:true
必填