用友BIP其他入库详情查询_v1API接口文档
其他入库详情查询_v1
接口地址:/yonbip/scm/othinrecord/detail
请求方法: GET
加工厂: {"operation":{"method":"none"}}
接口请求参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | access_token | access_token | string | access_token | 111 | 是 |
2 | id | id | string | id | 111 | 是 |
接口响应参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | id | id | long | 1 | 主表id | 否 |
2 | org | org | string | 1 | 库存组织id | 否 |
3 | org_name | org_name | string | 1 | 库存组织名称 | 否 |
4 | accountOrg | accountOrg | string | 1 | 会计主体id | 否 |
5 | accountOrg_name | accountOrg_name | string | 1 | 会计主体名称 | 否 |
6 | code | code | string | 1 | 单据编号 | 否 |
7 | vouchdate | vouchdate | string | 1 | 单据日期 | 否 |
8 | bustype | bustype | string | 1 | 交易类型id | 否 |
9 | bustype_name | bustype_name | string | 1 | 交易类型名称 | 否 |
10 | store | store | string | 1 | 门店id | 否 |
11 | store_name | store_name | string | 1 | 门店名称 | 否 |
12 | warehouse | warehouse | long | 1 | 仓库id | 否 |
13 | warehouse_name | warehouse_name | string | 1 | 仓库名名称 | 否 |
14 | department | department | string | 1 | 部门id | 否 |
15 | department_name | department_name | string | 1 | 部门名称 | 否 |
16 | stockMgr | stockMgr | string | 1 | 库管员IDid | 否 |
17 | stockMgr_name | stockMgr_name | string | 1 | 库管员名称 | 否 |
18 | operator | operator | string | 1 | 业务员id | 否 |
19 | operator_name | operator_name | string | 1 | 业务员名称 | 否 |
20 | bustype_extend_attrs_json | bustype_extend_attrs_json | string | 1 | 入库类型 | 否 |
21 | totalQuantity | totalQuantity | int | 1 | 整单数量 | 否 |
22 | totalPieces | totalPieces | int | 1 | 整单件数 | 否 |
23 | status | status | int | 1 | 单据状态, 0:未提交、1:已提交、 | 否 |
24 | memo | memo | string | 1 | 备注 | 否 |
25 | warehouse_iSerialManage | warehouse_iSerialManage | string | 1 | 仓库是否序列号严格管理 | 否 |
26 | warehouse_isGoodsPosition | warehouse_isGoodsPosition | string | 1 | 仓库是否货位管理 | 否 |
27 | pubts | pubts | string | 1 | 时间戳,格式为:yyyy-MM-dd HH:mm:ss | 否 |
28 | tplid | tplid | string | 1 | 模板id | 否 |
29 | natCurrency | natCurrency | string | 1 | 本币 | 否 |
30 | natCurrency_priceDigit | natCurrency_priceDigit | int | 1 | 币种单价精度 | 否 |
31 | natCurrency_moneyDigit | natCurrency_moneyDigit | int | 1 | 币种金额精度 | 否 |
32 | isCopy | isCopy | string | 1 | 是否复制, true:是、false:否、 | 否 |
33 | creator | creator | string | 1 | 创建人 | 否 |
34 | createTime | createTime | string | 1 | 创建时间 | 否 |
35 | createDate | createDate | string | 1 | 创建日期 | 否 |
36 | modifier | modifier | string | 1 | 修改人 | 否 |
37 | modifyTime | modifyTime | string | 1 | 修改时间 | 否 |
38 | modifyDate | modifyDate | string | 1 | 修改日期 | 否 |
39 | auditor | auditor | string | 1 | 提交人 | 否 |
40 | auditTime | auditTime | string | 1 | 提交时间 | 否 |
41 | auditDate | auditDate | string | 1 | 提交日期 | 否 |
42 | creatorId | creatorId | string | 1 | 创建人 | 否 |
43 | modifierId | modifierId | string | 1 | 修改人id | 否 |
44 | auditorId | auditorId | string | 1 | 审批人id | 否 |
45 | costStart | costStart | string | 1 | 成本期初, true:是、false:否、 | 否 |
46 | stockStart | stockStart | string | 1 | 库存期初, true:是、false:否、 | 否 |
47 | othInRecords | othInRecords | object | 1 | 其他入库单子表[st.othinrecord.OthInRecords] | 是 |
48 | id | id | long | 1 | 子表id | 否 |
49 | mainid | mainid | string | 1 | 主表id | 否 |
50 | rowno | rowno | int | 1 | 行号 | 否 |
51 | isSerialNoManage | isSerialNoManage | string | 1 | 序列号管理, true:是、false:否、 | 否 |
52 | product | product | string | 1 | 物料id | 否 |
53 | product_cCode | product_cCode | string | 1 | 物料编码 | 否 |
54 | product_cName | product_cName | string | 1 | 物料名称 | 否 |
55 | product_model | product_model | string | 1 | 型号 | 否 |
56 | modelDescription | modelDescription | string | 1 | 规格说明 | 否 |
57 | productsku | productsku | string | 1 | 商品SKUid | 否 |
58 | productsku_cCode | productsku_cCode | string | 1 | 物料sku编码 | 否 |
59 | productsku_cName | productsku_cName | string | 1 | 物料sku名称 | 否 |
60 | propertiesValue | propertiesValue | string | 1 | 规格 | 否 |
61 | batchno | batchno | string | 1 | 批次号 | 否 |
62 | producedate | producedate | string | 1 | 生产日期 | 否 |
63 | invaliddate | invaliddate | string | 1 | 有效期至 | 否 |
64 | expireDateNo | expireDateNo | string | 1 | 保质期 | 否 |
65 | expireDateUnit | expireDateUnit | string | 1 | 保质期单位, 1:年、2:月、6:天、 | 否 |
66 | contactsQuantity | contactsQuantity | int | 1 | 应收数量 | 否 |
67 | contactsPieces | contactsPieces | int | 1 | 应收件数 | 否 |
68 | qty | qty | int | 1 | 数量 | 否 |
69 | unit | unit | string | 1 | 单位id | 否 |
70 | product_unitName | product_unitName | string | 1 | 主计量 | 否 |
71 | subQty | subQty | int | 1 | 件数 | 否 |
72 | invExchRate | invExchRate | int | 1 | 换算率 | 否 |
73 | stockUnitId | stockUnitId | string | 1 | 库存单位id | 否 |
74 | stockUnit_name | stockUnit_name | string | 1 | 库存单位 | 否 |
75 | unit_Precision | unit_Precision | string | 1 | 主计量精度 | 否 |
76 | stockUnitId_Precision | stockUnitId_Precision | string | 1 | 库存单位精度 | 否 |
77 | recorddate | recorddate | string | 1 | 入库日期 | 否 |
78 | natUnitPrice | natUnitPrice | int | 1 | 单价 | 否 |
79 | natMoney | natMoney | int | 1 | 金额 | 否 |
80 | goodsposition | goodsposition | string | 1 | 货位id | 否 |
81 | goodsposition_cName | goodsposition_cName | string | 1 | 货位名称 | 否 |
82 | costMoney | costMoney | int | 1 | 成本金额 | 否 |
83 | costUnitPrice | costUnitPrice | int | 1 | 成本单价 | 否 |
84 | natTaxUnitPrice | natTaxUnitPrice | string | 1 | 本币含税单价 | 否 |
85 | natSum | natSum | string | 1 | 本币含税金额 | 否 |
86 | natTax | natTax | string | 1 | 本币税额 | 否 |
87 | oriUnitPrice | oriUnitPrice | string | 1 | 原币无税单价 | 否 |
88 | oriTaxUnitPrice | oriTaxUnitPrice | string | 1 | 原币含税单价 | 否 |
89 | oriMoney | oriMoney | string | 1 | 原币无税金额 | 否 |
90 | oriSum | oriSum | string | 1 | 原币含税金额 | 否 |
91 | oriTax | oriTax | string | 1 | 原币税额 | 否 |
92 | taxRate | taxRate | int | 1 | 税率 | 否 |
93 | group_number | group_number | string | 1 | 组号 | 否 |
94 | project | project | string | 1 | 项目id | 否 |
95 | project_code | project_code | string | 1 | 项目编码 | 否 |
96 | project_name | project_name | string | 1 | 项目名称 | 否 |
97 | sourceid | sourceid | string | 1 | 上游单据主表id | 否 |
98 | sourceautoid | sourceautoid | string | 1 | 上游单据子表id | 否 |
99 | source | source | string | 1 | 上游单据类型, pu_applyorder:采购请购单、st_purchaseorder:采购订单、pu_arrivalorder:采购到货单、st_purinrecord:采购入库单、st_purinvoice:采购发票、pu_pursettle:采购结算单、pu_adjustprice:采购调价单、st_storecheckplan:盘点计划、st_storecheck:实盘单、voucher_order:销售订单、voucher_delivery:发货单、 | 否 |
100 | upcode | upcode | string | 1 | 上游单据号 | 否 |
101 | makeRuleCode | makeRuleCode | string | 1 | 生单规则编号 | 否 |
102 | memo | memo | string | 1 | 备注 | 否 |
103 | unitExchangeType | unitExchangeType | string | 1 | 库存换算率换算方式 | 否 |
104 | autoCalcCost | autoCalcCost | string | 1 | 自动计算成本, true:是、false:否、 | 否 |
105 | pubts | pubts | string | 1 | 时间戳,格式为:yyyy-MM-dd HH:mm:ss | 否 |
106 | isBatchManage | isBatchManage | string | 1 | 是否批次管理 | 否 |
107 | isExpiryDateManage | isExpiryDateManage | string | 1 | 是否效期管理 | 否 |
108 | othInRecordsSNs | othInRecordsSNs | object | 1 | 序列号孙表 | 是 |
109 | id | id | long | 1 | 序列号id | 否 |
110 | sn | sn | string | 1 | 序列号 | 否 |
111 | pubts | pubts | string | 1 | 时间戳 | 否 |
用友BIP的接口:其他入库详情查询_v1(/yonbip/scm/othinrecord/detail),由轻易云数据集成平台API资产管理模块整理收纳,并且根据用友BIP版本更新同步实时更新。API资产管理平台支持API的市场推广和商业化,帮助企业发掘API的商业价值,拓展新的收入来源和业务模式。