Qeasy Cloud
Get Started

金蝶云星空 逐单查询销售订单-资产建模 API

Type
WebAPI
Effect
QUERY
API Version
1.0
Adapter
\Adapter\K3Cloud\BillViewQueryAdapter
Auth Mode
OTHER
Updated At
2023-07-13

逐单查询销售订单-资产建模

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

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1Limit最大行数int{{PAGINATION_PAGE_SIZE}}Required金蝶的查询分页参数
2StartRow开始行索引int{{PAGINATION_START_ROW}}Required金蝶的查询分页参数
3TopRowCount返回总行数int0Optional金蝶的查询分页参数
4FilterString过滤条件stringFApproveDate>='{{LAST_SYNC_TIME|dateTime}}'Optional示例写法 FSupplierId.FNumber = 'VEN00010' and FApproveDate>=
5FieldKeys需查询的字段key集合stringFBillNoRequired金蝶分录主键ID格式:FPOOrderEntry_FEntryId,其它格式 FPurchaseOrgId.FNumber
6FormId业务对象表单IdstringSAL_SaleOrderRequired必须填写金蝶的表单ID如:PUR_PurchaseOrder

Response Parameters

No parameter reference available

The 逐单查询销售订单-资产建模 API (ExecuteBillQuery) 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.