/jdy/v2/scm/sal_out_bound{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | bill_source | 单据来源,固定传入ISV | string | ISV | Optional | 单据来源,固定传入APP |
| 2 | bill_date | 出库日期,格式:2019-01-01 | datetime | {{consign_date}} | Required | 出库日期,格式:2019-01-01 |
| 3 | bill_no | 单据编号 | string | {{order_no}} | Optional | 单据编号 |
| 4 | customer_number | 客户信息 | string | {{shop_no}} | Optional | 客户信息 |
| 5 | material_entity | 商品分录 | array | details_list | Optional | 商品分录 |
| 5.1 | material_number | 商品 | string | {{details_list.spec_no}} | Optional | 商品 |
| 5.2 | stock_number | 仓库 | string | {{warehouse_no}} | Optional | 仓库 |
| 5.3 | qty | 数量 | string | {{details_list.goods_count}} | Optional | 数量 |
| 5.4 | unit_id | 单位 | string | _mongoQuery b88a7889-af5d-3efd-aac4-d4960eae6748 findField=content.base_unit_id where={"content.number":{"$eq":"{{items.details_list_spec_no}}"}} | Optional | 单位(只能填商品关联的单位,来源于商品单位查询接口或商品详情中的baseunitid_id、fixunit1_id等) |
| 5.5 | tax_price | 含税单价 | string | {{details_list.sell_price}} | Optional | 单价(如果在“系统参数”的“基础资料参数”中勾选了“商品价格为含税单价”,则price指示含税单价) |
| 5.6 | is_free | 是否赠品 | string | _function case '{{details_list.sell_price}}' when '0' then 'true' else 'false' end | Optional | 是否赠品;true-是,false-否(默认) |
| 5.7 | amount | 金额 | string | — | Optional | 金额 |
No parameter reference available
The 销售出库单写入V3.0-资产建模 API (/jdy/v2/scm/sal_out_bound) of 金蝶云星辰V2 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 金蝶云星辰V2 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.