查询商品库存

  • 接口描述 查询商品库存

  • API

/api/open/product/getStock
  • 参数格式
POST application/x-www-form-urlencoded
  • 入参
参数名称 类型 是否必填 描述
token string yes 授权时获取的 access token
supplierSku string yes 供应商sku编码
  • 出参
参数名称 类型 描述
quantity Integer 库存量
  • 出参示例

结果对象说明

{
  "success": true,
  "code": 200,
  "message": "操作成功",
  "data": {
  }
}
Copyright © cmdjh 2023 all right reserved,powered by Gitbook该文章修订时间: 2023-11-22

results matching ""

    No results matching ""