jdy/pur/pur_inbound_save{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | ignoreconfirm | 忽略操作确认提示 | string | true | Optional | 忽略操作确认提示,当price不传或等于0时ignoreconfirm需要为true |
| 2 | billno | 单据编码 | string | {{order_no}} | Optional | 单据编码 |
| 3 | material_entity | 商品分录 | array | details_list | Required | 商品分录 |
| 3.1 | materialid_id | 商品 | string | _findCollection find id from b36e2f56-3e1b-3d60-9748-c59ec4c9d95f where number={{details_list.spec_no}} | Optional | 商品 |
| 3.2 | stockid_id | 仓库 | string | _findCollection find id from dfb624bb-d6b8-33fc-a971-c3df53cf9288 where name={{warehouse_name}} | Optional | 仓库 |
| 3.3 | is_free | 是否赠品 | string | _function case when {{details_list.tax_price}}> 0 then 'False' else 'True' end | Optional | 是否赠品 |
| 3.4 | qty | 数量 | string | {{details_list.right_num}} | Optional | 数量 |
| 3.5 | cost | 入库成本 | string | — | Optional | 入库成本 |
| 3.6 | comment | 行备注 | string | — | Optional | 行备注 |
| 3.7 | taxprice | 含税单价 | string | {{details_list.tax_price}} | Optional | 含税单价 |
| 3.8 | cess | 税率 | string | {{details_list.tax}} | Optional | 税率 |
| 4 | billdate | 单据日期 | string | {{created_time|date|}} | Required | 单据日期 |
| 5 | transtype | 业务类型,1:限购,2:赊购,3:直运采购,4:受托入库 | string | 2 | Required | 业务类型,1:限购,2:赊购,3:直运采购,4:受托入库 |
| 6 | remark | 备注 | string | {{remark}} | Optional | 备注 |
| 7 | supplierid_id | 供应商 | string | _findCollection find id from 9278fe4a-f123-3198-94b2-69703d296326 where number={{provider_no}} | Optional | 供应商 |
No parameter reference available
The 采购入库单保存-金蝶云星辰-资产建模后-资产建模 API (jdy/pur/pur_inbound_save) of 金蝶云星辰V1 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 金蝶云星辰V1 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.