ExecuteBillQuery{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | Limit | 最大行数 | int | {{PAGINATION_PAGE_SIZE}} | Required | 金蝶的查询分页参数 |
| 2 | StartRow | 开始行索引 | int | {{PAGINATION_START_ROW}} | Required | 金蝶的查询分页参数 |
| 3 | TopRowCount | 返回总行数 | int | 0 | Optional | 金蝶的查询分页参数 |
| 4 | FilterString | 过滤条件 | string | FApproveDate>='{{LAST_SYNC_TIME|dateTime}}' | Optional | 示例写法 FSupplierId.FNumber = 'VEN00010' and FApproveDate>= |
| 5 | FieldKeys | 需查询的字段key集合 | string | FBillNo | Required | 金蝶分录主键ID格式:FPOOrderEntry_FEntryId,其它格式 FPurchaseOrgId.FNumber |
| 6 | FormId | 业务对象表单Id | string | SAL_SaleOrder | Required | 必须填写金蝶的表单ID如:PUR_PurchaseOrder |
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.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.