商品价格更新
更新时间:2022-03-21 11:31
描述

商品价格更新

URL

{你的ERP域名}/app_zhenghe/aapi_app_zhenghe_syn/up_price

HTTP请求方式

post

是否需要登录

false

请求参数
字段 必选 类型及范围 说明
appid true string 应用ID(appId)
sign true string 签名参数
data true string 请求数据
data[skuPriceList] true string 批量商品信息
data[skuPriceList][][outSkuNo] true string 商户定义的SKUid
data[skuPriceList][][outStoreNo] true string 商家定义的门店ID
data[skuPriceList][][originalPrice] true string 门店商品原价,精确到分
data[skuPriceList][][salePrice] false string 门店商品促销价,精确到分
返回字段说明
字段 类型及范围 说明
status string 状态 y=成功 n=失败
info html 提示信息
TIPS

商品价格更新