Skip to main content
POST
Process (batch)

Autorizaciones

x-api-key
string
header
requerido

Encabezados

authorization
string | null
x-api-key
string | null
X-Tenant-ID
string | null

Parámetros de ruta

deployment_id
string<uuid>
requerido

Cuerpo

application/json

Request for batch document processing via deployment.

requests
BatchItem · object[]
requerido

List of items to process. Each item contains documents and optional metadata.

Required array length: 1 - 100 elements
webhook
WebhookConfig · object
requerido

Webhook configuration for receiving processing results

Respuesta

Successful Response

Response for batch processing request creation.

batch_id
string<uuid>
requerido

Unique identifier for the batch

total_items
integer
requerido

Number of items in the batch

resource_id
string<uuid>
requerido

ID of the structure being processed

resource_version_number
integer
requerido

Version number of the structure

created_at
string<date-time>
requerido

When the batch was created

status
string
predeterminado:pending

Initial batch status

resource_type
string
predeterminado:structure

Type of resource being processed