> ## Documentation Index
> Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
> Use this file to discover all available pages before exploring further.

# SessionVoided

> Signals that a payment session has been voided.

Sent by Commerce when a payment session is voided.

`ce-type: SessionVoided`

## Payload

<ParamField body="terminal_id" type="string" required>
  UUID identifying the voided session terminal.
</ParamField>
