标记已获取的商品信息
更新时间:2022-03-21 11:31
描述

URL

{你的ERP域名}/api_v2/goods/up_goods

HTTP请求方式

post

是否需要登录

true

请求参数
字段 必选 类型及范围 说明
appid true string(16) 应用appId
sign true string(32) 签名参数
barcode_ids true string 条码id集合 json格式:[1,2,3]
pos_num true string 收银终端编号
返回字段说明
字段 类型及范围 说明
data array 返回的数据
status string 状态 y=正确 n=失败
info html 提示信息
TIPS

标记已获取的商品信息