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

# BatchTypeIdentity

> BatchTypeIdentity data type in the ABBYY FlexiCapture Web Services API: identifies a batch type by ID and project so you can list batch types across projects.

## What it does

The **BatchTypeIdentity** data type stores information about the batch type. Allows you to get the list of batch types for a few projects.

## Fields

| **Name**  | **Type** | **Description**                                |
| --------- | -------- | ---------------------------------------------- |
| Id        | int      | The ID of the batch type. 0 default batch type |
| projectId | int      | The ID of the project                          |
