Qeasy Cloud
Get Started

金蝶云星辰V1 销售出库单保存-金蝶云星辰-资产建模后-资产建模 API

Type
EXECUTE
Effect
EXECUTE
API Version
1.0
Adapter
\Adapter\Kingdee\YxcExecuteAdapter
Auth Mode
OTHER
Updated At
2023-03-14

销售出库单保存-金蝶云星辰-资产建模后-资产建模

POSTjdy/sal/sal_outbound_save
Factory
{
  "operation": {
    "method": "none"
  }
}

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1billsource单据来源stringAPPOptional单据来源,固定传入APP
2billdate出库日期datetime{{consign_time|date}}Required出库日期,格式:2019-01-01
3billno单据编号string{{order_no}}Optional单据编号
4customerid_id客户信息string_findCollection find id from 3d4f16d0-c2c7-3b01-b395-1f498d3d38b8 where name={{shop_name}}Optional客户信息
5empid_id业务员信息string0Optional业务员信息
6remark单据备注string{{cs_remark}}Optional单据备注
7contact_phone联系信息-联系方式stringOptional联系信息-联系方式
8contact_country_id联系信息-国家IDstring0Optional联系信息-国家ID
9contact_province_id联系信息-省IDstring0Optional联系信息-省ID
10contact_city_id联系信息-市IDstring0Optional联系信息-市ID
11contact_district_id联系信息-区IDstring0Optional联系信息-区ID
12material_entity商品分录arraydetails_listOptional商品分录
12.1materialid_id商品string_findCollection find id from b36e2f56-3e1b-3d60-9748-c59ec4c9d95f where number={{details_list.spec_no}}Optional商品
12.2stockid_id仓库string_findCollection find id from dfb624bb-d6b8-33fc-a971-c3df53cf9288 where name={{warehouse_name}}Optional仓库
12.3qty数量float{{details_list.goods_count}}Optional数量
12.4unit_id单位string2Optional单位(只能填商品关联的单位,来源于商品单位查询接口或商品详情中的baseunitid_id、fixunit1_id等)
12.5price单价float_function ({{details_list.total_amount}}+{{details_list.share_post}})/{{details_list.goods_count}}Optional单价(如果在“系统参数”的“基础资料参数”中勾选了“商品价格为含税单价”,则price指示含税单价)
12.6cess税率string{{details_list.tax_rate}}Optional税率(例:13%的税率填13)
12.7is_free是否赠品string_function CASE WHEN {{details_list.sell_price}}>0 THEN 'false' ELSE 'true' ENDOptional是否赠品;true-是,false-否(默认)
12.8batchno批次string{{batch_no}}Optional批次;批次商品必填

Response Parameters

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.

Need to integrate this API?

Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.