What it does
Searches for tenants by their name.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| tenantName | string | Tenant name |
Returned value
| Type | Description |
|---|---|
| int | Tenant ID |
FindTenant method in the ABBYY FlexiCapture tenant management API searches for a tenant by name and returns the matching tenant ID as an integer value.
| Name | Type | Description |
|---|---|---|
| tenantName | string | Tenant name |
| Type | Description |
|---|---|
| int | Tenant ID |