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

# order.terminated

<Tip>
  Make sure to read the [Webhooks Overview](/api-reference/webhooks/overview) for important information about signature verification.
</Tip>

## Purpose

The `order.terminated` webhook is triggered when an **Order** has been flagged for termination.

Since termination can be either scheduled or applied immediately, the timestamp in the `terminated_at` attribute of the payload contains the time at which the termination will be effective.

## Payload format

Your configured endpoint will receive an [Order](/api-reference/webhooks/order/payload) payload.
