九州通ERP购进数据查询API接口文档
购进数据查询
接口地址:/customerApi/groupBuyList
请求方法: 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 | branchOrgName | 公司名称 | string | _autoFillResponse | 否 | |
| 2 | branchOrgCode | 公司标识 | string | _autoFillResponse | 否 | |
| 3 | buyDate | 日期 | string | _autoFillResponse | 否 | |
| 4 | customerCode | 单位编号 | string | _autoFillResponse | 否 | |
| 5 | customerName | 单位名称 | string | _autoFillResponse | 否 | |
| 6 | customerId | 单位内码 | string | _autoFillResponse | 否 | |
| 7 | productCode | 商品编号 | string | _autoFillResponse | 否 | |
| 8 | productName | 商品名称 | string | _autoFillResponse | 否 | |
| 9 | specification | 商品规格 | string | _autoFillResponse | 否 | |
| 10 | quantity | 数量 | string | _autoFillResponse | 否 | |
| 11 | price | 单价 | string | _autoFillResponse | 否 | |
| 12 | amount | 金额 | string | _autoFillResponse | 否 | |
| 13 | factory | 生产厂家 | string | _autoFillResponse | 否 | |
| 14 | buyer | 采购员 | string | _autoFillResponse | 否 | |
| 15 | batchNumber | 批号 | string | _autoFillResponse | 否 | |
| 16 | arrangeNumber | 行号 | string | _autoFillResponse | 否 | |
| 17 | orderNumber | 单据编号 | string | _autoFillResponse | 否 | |
| 18 | unit | 包装单位 | string | _autoFillResponse | 否 | |
| 19 | productId | 商品内码 | string | _autoFillResponse | 否 | |
| 20 | groupBuyId | 记录ID | string | _autoFillResponse | 否 | |
| 21 | birthDate | 生产日期 | string | _autoFillResponse | 否 | |
| 22 | validity | 失效日期 | string | _autoFillResponse | 否 | |
| 23 | storeName | 仓库地点 | string | _autoFillResponse | 否 | |
| 24 | approveNo | 批准文号 | string | _autoFillResponse | 否 | |
| 25 | gsid | 商业代码 | string | _autoFillResponse | 否 | |
| 26 | tradeType | 交易类型 | string | _autoFillResponse | 否 | |
| 27 | beizhu | 信息 | string | _autoFillResponse | 否 | |
| 28 | dabs | 经销商代码 | string | _autoFillResponse | 否 | |
| 29 | mcode | 药监码 | string | _autoFillResponse | 否 | |
| 30 | purchaseType | 购买类型 | string | _autoFillResponse | 否 | |
| 31 | fpackage | 包装数量 | string | _autoFillResponse | 否 |
九州通ERP的接口:购进数据查询(/customerApi/groupBuyList),由轻易云数据集成平台API资产管理模块整理收纳,并且根据九州通ERP版本更新同步实时更新。通过API资产管理,企业可以更好地控制API的访问权限和使用限制,防止未授权访问和滥用,保障企业数据的安全和合规性。
