Qeasy Cloud
Get Started

金蝶云星空 销售订单写入v4.0 API

Type
EXECUTE
Effect
EXECUTE
API Version
1.0
Adapter
\Adapter\K3Cloud\K3CloudExecuteAdapter
Auth Mode
OTHER
Updated At
2023-11-10

销售订单写入v4.0

POSTbatchSave
Factory
{
  "operation": {
    "method": "none"
  }
}

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1FBillTypeID单据类型stringXSDD11_DEFRequired单据类型
2FBillNo单据编号string{{details_list.src_tid}}Optional单据编号
3FSaleOrgId销售组织string{{shop_no}}Required销售组织
4FDate日期string{{consign_time}}Required日期
5FCustId客户string{{shop_no}}Required客户
6FSalerId销售员stringRequired销售员
7FNote备注string{{cs_remark}}Optional备注
8FSaleOrderEntry订单明细arraydetails_listOptional订单明细
8.1FMaterialId物料编码string{{details_list.goods_no}}Optional物料编码
8.2FTaxPrice含税单价string_function LEFT( '{{details_list.sell_price}}' , 6)Optional含税单价
8.3FEntryTaxRate税率float_findCollection find FTaxRateId_FTaxRate from adac3655-a3cb-3551-9024-8e7b360f930a where FNumber={{details_list.goods_no}}Optional税率
8.4FQty销售数量string{{details_list.goods_count}}Optional销售数量
8.5FDeliveryDate要货日期string{{consign_time}}Optional要货日期
8.6FStockOrgId库存组织stringOptional库存组织
8.7FIsFree是否赠品string_function CASE WHEN {{details_list.sell_price}}>0 THEN 'false' ELSE 'true' ENDOptional是否赠品

Response Parameters

No parameter reference available

The 销售订单写入v4.0 API (batchSave) of 金蝶云星空 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 金蝶云星空 version updates.

Need to integrate this API?

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