> ## 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.

# Batches

> バッチを扱うための ABBYY FlexiCapture Web Services API メソッド: バッチの追加、オープン、クローズ、削除、更新、画像の追加、バッチ処理の開始。

API メソッドを使用すると、バッチに対して次の操作を実行できます。

| [AddNewBatch](/ja/flexi-capture/api/methods/add-new-batch)                            | 新しいバッチを追加し、その所有者を指定します            |
| ------------------------------------------------------------------------------------- | --------------------------------- |
| [AddNewImage](/ja/flexi-capture/api/methods/add-new-image)                            | バッチに画像を追加します                      |
| [CloseBatch](/ja/flexi-capture/api/methods/close-batch)                               | バッチを閉じます (ロックを解除します)              |
| [DeleteBatch](/ja/flexi-capture/api/methods/delete-batch)                             | バッチを削除します                         |
| [GetBatch](/ja/flexi-capture/api/methods/get-batch)                                   | バッチの情報を取得します                      |
| [GetBatches](/ja/flexi-capture/api/methods/get-batches)                               | プロジェクト内のバッチ一覧を取得します               |
| [GetBatchIdsRange](/ja/flexi-capture/api/methods/get-batch-ids-range)                 | バッチ内の一連の ID を予約します                |
| [GetBatchPercentCompleted](/ja/flexi-capture/api/methods/get-batch-percent-completed) | バッチの処理状況に関する情報を取得します              |
| [GetBatchType](/ja/flexi-capture/api/methods/get-batchtype)                           | バッチタイプの情報を取得します                   |
| [GetBatchTypes](/ja/flexi-capture/api/methods/get-batch-types)                        | バッチタイプの一覧を取得します                   |
| [GetFilteredBatches](/ja/flexi-capture/get-filtered-batches)                          | サーバーから、グループごとにフィルターされたバッチ一覧を取得します |
| [OpenBatch](/ja/flexi-capture/api/methods/open-batch)                                 | バッチを開きます (ロックします)                 |
| [ProcessBatch](/ja/flexi-capture/api/methods/process-batch)                           | バッチの処理を開始します                      |
| [UpdateBatch](/ja/flexi-capture/api/methods/update-batch)                             | バッチヘッダーを更新します                     |
