query_bill
Retrieve bill data from Kingdee Cloud ERP by form ID and field keys. Apply filters, ordering, and pagination to get precise records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| form_id | Yes | ||
| start_row | No | ||
| top_count | No | ||
| field_keys | Yes | ||
| order_string | No | ||
| filter_string | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |