Qeasy Cloud
Get Started

金蝶云星辰V2 销售出库单写入V3.0-资产建模 API

Type
EXECUTE
Effect
EXECUTE
API Version
1.0
Adapter
\Adapter\Kingdee\YxcV2ExecuteAdapter
Auth Mode
OTHER
Help Link
1
Updated At
2023-05-15

销售出库单写入V3.0-资产建模

POST/jdy/v2/scm/sal_out_bound
Factory
{
  "operation": {
    "method": "none"
  }
}

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1bill_source单据来源,固定传入ISVstringISVOptional单据来源,固定传入APP
2bill_date出库日期,格式:2019-01-01datetime{{consign_date}}Required出库日期,格式:2019-01-01
3bill_no单据编号string{{order_no}}Optional单据编号
4customer_number客户信息string{{shop_no}}Optional客户信息
5material_entity商品分录arraydetails_listOptional商品分录
5.1material_number商品string{{details_list.spec_no}}Optional商品
5.2stock_number仓库string{{warehouse_no}}Optional仓库
5.3qty数量string{{details_list.goods_count}}Optional数量
5.4unit_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.5tax_price含税单价string{{details_list.sell_price}}Optional单价(如果在“系统参数”的“基础资料参数”中勾选了“商品价格为含税单价”,则price指示含税单价)
5.6is_free是否赠品string_function case '{{details_list.sell_price}}' when '0' then 'true' else 'false' endOptional是否赠品;true-是,false-否(默认)
5.7amount金额stringOptional金额

Response Parameters

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.

Need to integrate this API?

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