盘点录入单单据汇总-查询
POST
http://172.16.4.219:8181/ampOpenapiService?method=istktake.stktakeinput.getRptStktakeInput&token=fa119020-983b-4dc3-87cd-64f8789d88ba
接口描述
盘点录入单单据汇总-查询
请求参数
参数名
类型
描述
shopid
string
机构编码
bdate
string
开启日期
edate
string
结束日期
planid
string
盘点计划编号
sheetid
string
单据编号
placeid
string
存货地编码
gdid
string
商品编码
barcode
string
商品条码
categoryid
string
类别编码
gdname
string
示例:%海天金标生抽王N%
condition
string
示例:shopid = '${shopid}' and bdate = '${bdate}' and edate = '${edate}' and planid = '${planid}' and sheetid = '${sheetid}' and placeid = '${placeid}' and gdid = '${gdid}' and barcode = '${barcode}' and categoryid = '${categoryid}' and gdname like '${gdname}'
orderBy
string
示例:
pageNo
int
页码
pageSize
int
每页条数
entid
string
企业id
响应参数
参数名
类型
描述
pageCount
int
总页数
total
int
总条数
pageNo
int
页码
pageSize
int
每页条数
costvalue
int
金额
shelvesname
string
货架名称
cost
float
默认进价
shelvesid
string
货架编码
gdid
string
商品编号
inputtype
int
盘点单类型(10=初盘 11=初盘更正 20=复盘 22=复盘更正)
placeid
string
存货地编码
checker
string
审核人
placename
string
存货地名称
realqty
int
核算码实盘数量(非子母码等于实盘数量,子母码要转换)
gdskuid
string
商品SKUID
price
float
售价
shopname
string
机构名称
sheetid
string
单据编号
categoryname
string
类别名称
location
int
货架位置(用于商品排序)
planid
string
盘点计划编号
shopid
string
机构编码
barcode
string
商品条码
cqty
int
帐存数量
categoryid
int
类别编码(当盘点范围为类别时录入)
checkdate
int
审核时间
gdname
string
商品名称
returncode
string
示例:0