九州通ERP库存数据查询API接口文档
库存数据查询
接口地址:/customerApi/tbnoStorageList
请求方法: POST
加工厂: {"operation":{"method":"none"}}
接口请求参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | startDate | 查询开始日期 | string | {{LAST_SYNC_TIME|date}} | 查询开始日期 | 否 |
2 | endDate | 查询截止日期 | string | {{CURRENT_TIME|date}} | 查询截止日期 | 否 |
3 | pageIndex | 当前页 | string | 1 | 当前页 | 否 |
4 | pageSize | 每页数量 | string | 500 | 每页数量 | 否 |
接口响应参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | productCode | 商品编号 | string | _autoFillResponse | 否 | |
2 | productId | 商品内码 | string | _autoFillResponse | 否 | |
3 | productName | 商品名称 | string | _autoFillResponse | 否 | |
4 | specification | 商品规格 | string | _autoFillResponse | 否 | |
5 | unit | 包装单位 | string | _autoFillResponse | 否 | |
6 | storageDate | 日期 | string | _autoFillResponse | 否 | |
7 | factory | 生产厂家 | string | _autoFillResponse | 否 | |
8 | batchNumber | 批号 | string | _autoFillResponse | 否 | |
9 | branchOrgCode | 公司标识 | string | _autoFillResponse | 否 | |
10 | branchOrgName | 公司名称 | string | _autoFillResponse | 否 | |
11 | price | 库存金额 | string | _autoFillResponse | 否 | |
12 | quantity | LMIS库存数量 | string | _autoFillResponse | 否 | |
13 | storageStatus | storageStatus | string | _autoFillResponse | 否 | |
14 | isHide | isHide | string | _autoFillResponse | 否 | |
15 | isPublish | isPublish | string | _autoFillResponse | 否 | |
16 | bnoStorageId | 序列ID | string | _autoFillResponse | 否 | |
17 | birthDate | 生产日期 | string | _autoFillResponse | 否 | |
18 | validity | 失效日期 | string | _autoFillResponse | 否 | |
19 | bigQuantity | 件数 | string | _autoFillResponse | 否 | |
20 | erpQuantity | ERP库存数量 | string | _autoFillResponse | 否 | |
21 | approveNo | 批准文号 | string | _autoFillResponse | 否 | |
22 | gsid | 商业代码 | string | _autoFillResponse | 否 |
九州通ERP的接口:库存数据查询(/customerApi/tbnoStorageList),由轻易云数据集成平台API资产管理模块整理收纳,并且根据九州通ERP版本更新同步实时更新。通过API资产管理,企业可以统一API的开发、部署和维护流程,降低跨部门协作的复杂性,提高团队的工作效率和协同能力。