﻿# EntityTransactionResponse

Schema definition for EntityTransactionResponse

# EntityTransactionResponse

Schema definition for EntityTransactionResponse

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="EntityTransactionResponse"
  category="entity"
  client:load
/>

## Description

This schema defines the structure and validation rules for EntityTransactionResponse.

## Properties

- **requestId** (string, required): ID of the original request to save data.
- **transactionInfo** (object, required): Entity transaction info.

## Related Schemas

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