文档
测试

库存流水查询-店铺

POST
http://api.123580.com/api/gateway/service

接口描述

查询店铺库存流水

ReqBody参数

参数名
类型
描述
必填
PageSize
int
页大小,示例:150
必填
PageIndex
int
页码 示例:1
必填
UserId
int
示例:0
必填
UserNo
string
示例:system
必填
UserName
string
示例:systemapi
必填
BranchId
int
示例:2
必填
RequestMethod
string
stock.querycustomerdateil
必填
WhereItems
object
数据字典
必填
Bill_BeginDate
string
库存流水开始日期 示例:2021-01-01
必填
Bill_EndDate
string
库存流水单据结束日期 示例:2021-01-01
必填
CustomerCode
string
店铺编号
必填
GoodsNo
string
货号
必填
BillUpdate_BeginDate
string
库存流水单据更新开始日期 示例:yyyy-MM-dd HH:mm:ss
必填
BillUpdate_EndDate
string
库存流水单据更新结束日期 示例:yyyy-MM-dd HH:mm:ss
必填

RspBody参数

参数名
类型
描述
必填
Total
int
示例:586
必填
Datas
array
数据列表
必填
StockId
string
流水号 示例:B991000810
必填
StockDate
string
库存日期 示例:2021-03-31 14:51:08
必填
BillType
string
单据类型 示例:ErpRetail
必填
BillId
string
单据编号 示例:B791000002
必填
UnitPrice
decimal
吊牌价 示例:139
必填
Remark
string
单据备注 示例:
必填
UpdateTime
string
示例:2021-03-31 14:51:09
必填
CustomerId
string
示例:C991000068
必填
CustomerCode
string
示例:YAH0002-03
必填
CustomerName
string
示例:优子壹家-蜀山店
必填
GoodsNo
string
货号 示例:8121979
必填
BarCode
string
条形码 示例:8121979F5980
必填
GbBarCode
string
国标码 示例:
必填
Quantity
decimal
数量 示例:-1
必填