﻿# EntityProcessorCalculationResponse

Schema definition for EntityProcessorCalculationResponse

# EntityProcessorCalculationResponse

Schema definition for EntityProcessorCalculationResponse

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="EntityProcessorCalculationResponse"
  category="processing"
  client:load
/>

## Description

This schema defines the structure and validation rules for EntityProcessorCalculationResponse.

## Properties

- **entityId** (string, required): Entity ID.
- **payload** (object): 
- **requestId** (string, required): ID of the original calculation request.

## Related Schemas

See other schemas in the [processing](/reference/schemas/processing/) category.