changes_get
Retrieve a paginated list of company-wide recorded changes to support incremental synchronization of external systems with the AbraFlexi ERP.
Instructions
Get a page of company-wide recorded changes (Changes API), for incremental synchronization of external systems.
Changes are scoped to the AbraFlexi company this server is bound to (see server_info).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of changes to return (server default 100, max 1000) | |
| start | No | Global version to start listing from (inclusive); defaults to the beginning of tracked history | |
| evidences | No | Restrict the listing to these evidence names |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |