What it does
Gets information about a batch.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| batchId | int | The ID of the batch about which information is to be retrieved |
Returned value
| Type | Description |
|---|---|
| Batch | Information about the batch |
Retrieve information about a single batch by its ID using the GetBatch method of the ABBYY FlexiCapture Web Services API, which returns a Batch structure.
| Name | Type | Description |
|---|---|---|
| batchId | int | The ID of the batch about which information is to be retrieved |
| Type | Description |
|---|---|
| Batch | Information about the batch |