Qeasy Cloud
Get Started

金蝶云星辰V2 销售订单新增 V3.0-资产建模 API

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

销售订单新增 V3.0-资产建模

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

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1bill_no订单编码string{{stockout_no}}Optional销售订单编码
2remark单据备注string{{remark}}Optional备注
3customerid_id客户IDstringOptional旺店通订单上店铺编码
4bill_date订单日期string{{consign_time}}Optional销售订单日期
5customer_number客户编码string{{shop_no}}Optional单据来源
6material_entity分录明细arraydetails_listOptional分录明细
6.1material_number物料编码string{{details_list.spec_no}}Optional物料编码
6.2qty数量string{{details_list.goods_count}}Optional数量
6.3unit_id单位string_mongoQuery b88a7889-af5d-3efd-aac4-d4960eae6748 findField=content.base_unit_id where={"content.number":{"$eq":"{{details_list.spec_no}}"}}Optional单位
6.4price单价string{{details_list.sell_price}}Optional单价
6.5sp_id仓位IDstring_function case '{{warehouse_no}}' when 'CK00001' then '1099179991205176320' else '' endOptional仓位ID
6.6is_free是否赠品string_function case '{{details_list.sell_price}}' when '0' then 'true' else 'false' endOptional是否赠品
6.7stock_id仓库idstring_mongoQuery dcf15639-66d6-3904-821c-5bc5e2d89a62 findField=content.id where={"content.number":{"$eq":"{{warehouse_no}}"}}Optional仓库id

Response Parameters

No parameter reference available

The 销售订单新增 V3.0-资产建模 API (/jdy/v2/scm/sal_order) 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.