文档
测试

库存销量

POST
https://erp.superboss.cc/stock/queryItemRelationInfo

接口描述

库存状态当中的销量数据

请求头

参数名
类型
描述
必填
accessToken
string
必填

请求参数

参数名
类型
描述
必填
itemIds
string
["itemId:skuId"]
必填
relationInfoFields
string
sale0Days,sale1Days,sale7DetailDays,sale7Days,sale14Days,sale30Days,lastCheckTime
必填
saleVolumeSearchDays
int
7
必填

响应参数

参数名
类型
描述
必填
data
array
数据列表
必填
sale0Days
int
今日销量,示例:0
必填
sale14Days
int
14天销量,示例:0
必填
sale1Days
int
昨日销量示例:0
必填
sale2ndDays
int
前第2天销量,示例:0
必填
sale30Days
int
30天销量,示例:20
必填
sale3thDays
int
前第3天销量,示例:0
必填
sale4thDays
int
前第4天销量,示例:0
必填
sale5thDays
int
前第5天销量,示例:0
必填
sale6thDays
int
前第6天销量,示例:0
必填
sale7Days
int
7天销量,示例:0
必填
sale7thDays
int
前第7天销量,示例:0
必填
saleIncreRate
int
示例:0
必填
sysItemId
int
示例:274702821511680
必填
sysSkuId
int
示例:0
必填
qTime
int
示例:131
必填
result
int
示例:1
必填