2.0、零售数据查询
POST
http://api.123580.com/api/gateway/service
系统参数
参数名
类型
描述
必填
Method
string
comradeapi/cloudapi/erp
必填
请求参数
参数名
类型
描述
必填
RequestMethod
string
Retail.GetRetail
必填
PageIndex
int
页码 示例:1
必填
PageSize
int
页大小,示例:150
必填
UserId
int
示例:0
必填
UserNo
string
示例:system
必填
UserName
string
示例:systemapi
必填
BranchId
int
示例:2
必填
响应参数
参数名
类型
描述
必填
Total
int
示例:1
必填
CustomerId
string
店铺编号
必填
RetailDate
string
核销日期
必填
GoodsId
int
货品编号
必填
ColorId
int
颜色编号
必填
SizeId
int
尺码编号
必填
SpecId
int
规格编号
必填
DiscountPrice
decimal
折扣价
必填
RetailPrice
decimal
核销价
必填
Quantity
decimal
数量
必填
CustomerCode
string
店铺编号(业务)
必填
CustomerName
string
店铺名称(业务)
必填
GoodsNo
string
货品编号(业务)
必填
GoodsName
string
货品名称
必填
ColorCode
string
颜色编号(业务)
必填
ColorDesc
string
颜色描述(业务)
必填
Size
string
尺码
必填
SpecName
string
规格
必填