存货单价回写
POST
/erpService/synInOrOutStorageBillPriceForUpdate
接口描述
入库单价回写;出库单价回写;
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
请求参数
参数名
类型
描述
必填
akey
string
appKey;
必填
erpId
string
ERP单据子表ID;
必填
erpParentId
string
ERP单据ID;
必填
erpShopCode
string
ERP库存组织编码;
必填
erpShopId
string
ERP库存组织ID;
必填
id
string
SAAS单据子表ID;
必填
price
decimal
单价;无税单价
必填
saaSBill
string
是否saas单据;Y:saas单据、N:ERP单据;
必填
ts
long
时间戳;
必填
vmoney
decimal
金额;无税金额
必填
vtype
string
单据类别;1:入库单 、2:出库单
必填
taxPrice
decimal
含税单价
可选
taxAmount
decimal
含税金额
可选
taxRate
decimal
税率
可选
taxMoney
税额
可选
loginCode
string
手机号;
可选
loginName
string
姓名;示例:陈杨
可选
响应参数
参数名
类型
描述
必填
code
int
状态码;成功:200、失败:500
必填
data
string
必填
msg
string
必填