jdy/sal/sal_outbound_save{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | billsource | 单据来源 | string | APP | Optional | 单据来源,固定传入APP |
| 2 | billdate | 出库日期 | datetime | {{consign_time|date}} | Required | 出库日期,格式:2019-01-01 |
| 3 | billno | 单据编号 | string | {{order_no}} | Optional | 单据编号 |
| 4 | customerid_id | 客户信息 | string | _findCollection find id from 3d4f16d0-c2c7-3b01-b395-1f498d3d38b8 where name={{shop_name}} | Optional | 客户信息 |
| 5 | empid_id | 业务员信息 | string | 0 | Optional | 业务员信息 |
| 6 | remark | 单据备注 | string | {{cs_remark}} | Optional | 单据备注 |
| 7 | contact_phone | 联系信息-联系方式 | string | — | Optional | 联系信息-联系方式 |
| 8 | contact_country_id | 联系信息-国家ID | string | 0 | Optional | 联系信息-国家ID |
| 9 | contact_province_id | 联系信息-省ID | string | 0 | Optional | 联系信息-省ID |
| 10 | contact_city_id | 联系信息-市ID | string | 0 | Optional | 联系信息-市ID |
| 11 | contact_district_id | 联系信息-区ID | string | 0 | Optional | 联系信息-区ID |
| 12 | material_entity | 商品分录 | array | details_list | Optional | 商品分录 |
| 12.1 | materialid_id | 商品 | string | _findCollection find id from b36e2f56-3e1b-3d60-9748-c59ec4c9d95f where number={{details_list.spec_no}} | Optional | 商品 |
| 12.2 | stockid_id | 仓库 | string | _findCollection find id from dfb624bb-d6b8-33fc-a971-c3df53cf9288 where name={{warehouse_name}} | Optional | 仓库 |
| 12.3 | qty | 数量 | float | {{details_list.goods_count}} | Optional | 数量 |
| 12.4 | unit_id | 单位 | string | 2 | Optional | 单位(只能填商品关联的单位,来源于商品单位查询接口或商品详情中的baseunitid_id、fixunit1_id等) |
| 12.5 | price | 单价 | float | _function ({{details_list.total_amount}}+{{details_list.share_post}})/{{details_list.goods_count}} | Optional | 单价(如果在“系统参数”的“基础资料参数”中勾选了“商品价格为含税单价”,则price指示含税单价) |
| 12.6 | cess | 税率 | string | {{details_list.tax_rate}} | Optional | 税率(例:13%的税率填13) |
| 12.7 | is_free | 是否赠品 | string | _function CASE WHEN {{details_list.sell_price}}>0 THEN 'false' ELSE 'true' END | Optional | 是否赠品;true-是,false-否(默认) |
| 12.8 | batchno | 批次 | string | {{batch_no}} | Optional | 批次;批次商品必填 |
No parameter reference available
The 销售出库单保存-金蝶云星辰-资产建模后-资产建模 API (jdy/sal/sal_outbound_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.