﻿# EventAckResponse

Schema definition for EventAckResponse

# EventAckResponse

Schema definition for EventAckResponse

## Schema Viewer

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

## Description

This schema defines the structure and validation rules for EventAckResponse.

## Properties

- **sourceEventId** (string, required): ID of the original event.

## Related Schemas

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