> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Batch types

> ABBYY FlexiCapture Web Services API methods for batch types: list available batch types, get batch type details and processing stages, and check access rights.

The API methods allow you to perform the following operations on batch types:

| [GetAllowedBatchTypes](/flexi-capture/api/methods/get-allowed-batch-types)    | Gets a list of available batch types                                     |
| ----------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [GetBatchType](/flexi-capture/api/methods/get-batchtype)                      | Gets information about a batch type                                      |
| [GetBatchTypes](/flexi-capture/api/methods/get-batch-types)                   | Gets a list of batch types                                               |
| [GetProcessingStages](/flexi-capture/api/methods/get-processing-stages)       | Gets extended information about processing stages                        |
| [HasRightsForBatchType](/flexi-capture/api/methods/has-rights-for-batch-type) | Check if the user under this role is permitted to access this batch type |
