用友BIP调出保存_v1API接口文档

所属平台: 用友BIP
类型: WebAPI
作用: EXECUTE
接口版本: 0.1
适配器: \Adapter\YYBIP\BIPExecuteAdapter
描述:
更新日期: 2022-04-17 15:19:59
调出保存_v1

接口地址:/yonbip/scm/storeout/save

请求方法: POST

加工厂: {"operation":{"method":"none"}}

接口请求参数
序号 字段 名称 类型 默认值 描述 是否必要
1 outorg outorg string 1 调出组织id或code
2 id id string 1 ID 新增时无需填写,修改时必填 新增时无需填写,修改时必填 新增时无需填写,修改时必填
3 outorg_name outorg_name string 1 调出组织名称
4 code code string 1 单据编号
5 outaccount outaccount string 1 调出会计主体id或code
6 outaccount_name outaccount_name string 1 调出会计主体名称
7 vouchdate vouchdate string 1 单据日期
8 bustype bustype string 1 交易类型id或code
9 bustype_name bustype_name string 1 交易类型名称
10 breturn breturn boolean 1 调拨退货, true:是、false:否、
11 bizType bizType int 1 自动调拨 默认值为0,0:手工,1:订单审核自动调出调入,2:调出保存自动调入,5:订单审核自动调出
12 merchant merchant string 1 商家
13 merchant_name merchant_name string 1 商家名称
14 store store string 1 所属门店
15 outStore outStore string 1 调出门店id或code
16 outStore_name outStore_name string 1 出库门店名称
17 outwarehouse outwarehouse string 1 调出仓库id或code
18 outwarehouse_name outwarehouse_name string 1 出库仓名称
19 bustype_storeOutType bustype_storeOutType string 1 出库交易类型
20 inStore inStore string 1 调入门店id或code
21 inStore_name inStore_name string 1 入库门店名称
22 inStore_org inStore_org string 1 调入门店组织id
23 inwarehouse inwarehouse string 1 调入仓库id或code
24 inwarehouse_name inwarehouse_name string 1 入库仓名称
25 inwarehouse_org inwarehouse_org string 1 调入仓库组织id
26 inwarehouse_org_name inwarehouse_org_name string 1 调入仓库组织名称
27 inorg inorg string 1 调入组织id或code
28 inorg_name inorg_name string 1 调入组织名称
29 inaccount inaccount string 1 调入会计主体id或code
30 inaccount_name inaccount_name string 1 调入会计主体名称
31 outdepartment outdepartment string 1 调出部门id或code
32 outdepartment_name outdepartment_name string 1 调出部门名称
33 outbizperson outbizperson string 1 调出业务员id或code
34 outbizperson_name outbizperson_name string 1 调出业务员名称
35 outStorekeeper outStorekeeper string 1 调出库管员id或code
36 outStorekeeper_name outStorekeeper_name string 1 调出库管员名称
37 indepartment indepartment string 1 调入部门id或code
38 indepartment_name indepartment_name string 1 调入部门名称
39 inbizperson inbizperson string 1 调入业务员id或code
40 inbizperson_name inbizperson_name string 1 调入业务员名称
41 outwarehouse_iSerialManage outwarehouse_iSerialManage boolean 1 调出仓库是否序列号严格管理, true:是、false:否
42 warehouse_isGoodsPosition warehouse_isGoodsPosition boolean 1 仓库是否货位管理, true:是、false:否
43 warehouse_isGoodsPositionStock warehouse_isGoodsPositionStock boolean 1 仓库货位是否记存量,若开启货位管理,则此字段必输,若开启存量,则货位id必输, true:是、false:否
44 status status string 1 单据状态,由系统业务自动生成,接口无需传值。
45 operator operator string 1 经办人id或code
46 operator_name operator_name string 1 经办人名称
47 totalPieces totalPieces BigDecimal 1 整单件数
48 memo memo string 1 备注
49 srcBill srcBill string 1 来源单据id
50 srcBillNO srcBillNO string 1 来源单据
51 srcBillType srcBillType string 1 来源上级单据类型, st_transferapply:调拨订单、st_storeout:调出单、st_storein:调入单、
52 creator creator string 1 创建人,新增时填写,修改时不填
53 createTime createTime string 1 创建时间,新增时填写,修改时不填
54 createDate createDate string 1 创建日期,新增时填写,修改时不填
55 modifier modifier string 1 修改人,修改时填写,新增时不填
56 modifyTime modifyTime string 1 修改时间,修改时填写,新增时不填
57 auditor auditor string 1 审批人,新增修改都不可填写
58 auditTime auditTime string 1 审批时间,新增修改都不可填写
59 pubts pubts string 1 时间戳,格式为:yyyy-MM-dd HH:mm:ss
60 tplid tplid string 1 模板id
61 totalQuantity totalQuantity int 1 整单数量
62 ecsuiteperson ecsuiteperson string 1 气泡联系人
63 receiver receiver string 1 收货人
64 receivemobile receivemobile string 1 收货人电话
65 receiveaddr receiveaddr string 1 收货人地址
66 receivezipcode receivezipcode string 1 邮编
67 natCurrency_priceDigit natCurrency_priceDigit string 1 币种单价精度
68 natCurrency_moneyDigit natCurrency_moneyDigit string 1 币种金额精度
69 _status _status string 1 操作标识, Insert:新增、Update:更新
70 details details array 1 调出单子表[st.storeout.StoreOutDetail]
71 id id string 1 子表ID 新增时无需填写,修改时必填
72 isSerialNoManage isSerialNoManage boolean 1 序列号管理, true:是、false:否、
73 sourceMainPubts sourceMainPubts string 1 生单时间戳
74 product product long 1 物料id或code
75 product_cCode product_cCode string 1 物料编码
76 product_cName product_cName string 1 物料名称
77 product_model product_model string 1 型号
78 modelDescription modelDescription string 1 规格说明
79 productsku productsku long 1 商品SKUid或code
80 productsku_cCode productsku_cCode string 1 物料sku编码
81 productsku_cName productsku_cName string 1 物料sku名称
82 propertiesValue propertiesValue string 1 规格
83 isExpiryDateManage isExpiryDateManage boolean 1 是否效期管理, true:是、false:否
84 isBatchManage isBatchManage boolean 1 是否批次管理, true:是、false:否
85 batchno batchno string 1 批次号
86 producedate producedate string 1 生产日期
87 invaliddate invaliddate string 1 有效期至
88 expireDateNo expireDateNo string 1 保质期
89 expireDateUnit expireDateUnit string 1 保质期单位, 1:年、2:月、6:天、
90 recorddate recorddate string 1 出库日期
91 mainid mainid string 1 主表id
92 rowno rowno int 1 行号
93 detailid detailid string 1 子表ID
94 pubts pubts string 1 时间戳,格式为:yyyy-MM-dd HH:mm:ss
95 srcBillRow srcBillRow int 1 来源行ID
96 markPrice markPrice int 1 建议零售价
97 goodsposition goodsposition string 1 货位id或code
98 goodsposition_cName goodsposition_cName string 1 货位名称
99 autoCalcCost autoCalcCost string 1 自动计算成本, true:是、false:否、
100 contactsQuantity contactsQuantity BigDecimal 1 应发数量
101 contactsPieces contactsPieces BigDecimal 1 应发件数
102 qty qty BigDecimal 1 数量
103 unit unit long 1 主计量id或code
104 unitName unitName string 1 主计量
105 invExchRate invExchRate int 1 换算率
106 subQty subQty BigDecimal 1 件数
107 stockUnitId stockUnitId long 1 库存单位id或code
108 stockUnit_name stockUnit_name string 1 库存单位
109 costprice costprice BigDecimal 1 成本价
110 costmoney costmoney BigDecimal 1 成本金额
111 natUnitPrice natUnitPrice BigDecimal 1 成本价
112 natMoney natMoney BigDecimal 1 成本金额
113 finishinqty finishinqty BigDecimal 1 已入库数量
114 finishinnum finishinnum BigDecimal 1 已入库件数
115 project project string 1 项目id或code
116 project_name project_name string 1 项目名称
117 source source string 1 上游单据类型, st_transferapply:调拨订单、st_storeout:调出单、st_storein:调入单、
118 sourceid sourceid long 1 上游单据主表id
119 sourceautoid sourceautoid long 1 上游单据子表id
120 upcode upcode string 1 上游单据号
121 makeRuleCode makeRuleCode string 1 生单规则编号
122 firstsource firstsource string 1 源头单据类型, st_transferapply:调拨订单、st_storeout:调出单、st_storein:调入单、
123 firstsourceid firstsourceid long 1 源头单据主表id
124 firstsourceautoid firstsourceautoid long 1 源头单据子表id
125 firstupcode firstupcode string 1 源头单据号
126 unitExchangeType unitExchangeType string 1 库存换算率换算方式
127 unit_Precision unit_Precision string 1 主计量精度
128 stockUnitId_Precision stockUnitId_Precision string 1 库存单位精度
129 memo memo string 1 备注
130 returnsourceid returnsourceid long 1 退货申请主表id
131 returnsourceautoid returnsourceautoid long 1 退货申请子表id
132 _status _status string 1 操作标识, Insert:新增、Update:更新
133 bodyItem bodyItem object 1 表体自定义项,最多支持60个
134 storeOutDetailSNs storeOutDetailSNs object 1 调出单序列号[st.storeout.StoreOutDetailSN]
135 OutStoreLogistics OutStoreLogistics array 1 物流信息表[st.storeout.OutStoreLogistic]
136 id id string 1 ID 新增时无需填写,修改时必填 新增时无需填写,修改时必填 新增时无需填写,修改时必填
137 grandpaid grandpaid string 1 主表id
138 deliverycorp deliverycorp string 1 物流公司id
139 deliverycorp_name deliverycorp_name string 1 物流公司名称
140 logisticNo logisticNo string 1 物流单号
141 deliverycorp_code deliverycorp_code string 1 物流公司编码
142 driverName driverName string 1 司机姓名
143 driverTel driverTel string 1 司机电话
144 vehicleNumber vehicleNumber string 1 汽车牌照号
145 _status _status string 1 操作标识, Insert:新增、Update:更新
接口响应参数
序号 字段 名称 类型 默认值 描述 是否必要
用友BIP的接口:调出保存_v1(/yonbip/scm/storeout/save),由轻易云数据集成平台API资产管理模块整理收纳,并且根据用友BIP版本更新同步实时更新。通过API资产管理,企业可以统一API的开发、部署和维护流程,降低跨部门协作的复杂性,提高团队的工作效率和协同能力。
联系轻易云集成专家
联系系统对接开发人员黄宏棵

黄宏棵 加微信

资深系统集成顾问,专长于ERP、电商OMS、钉钉及CRM系统。他能提供高效的集成方案,优化企业运营流程,提升业务效率和决策智能化。