# Journal Published Event **POST JournalPublished** This event is triggered when a journal is published as ready to post ## Servers - https://journal.adra.com: https://journal.adra.com () ## Parameters ### Body: application/json (object) - **EventId** (string(uuid)) Unique Event Identifier - **CorrelationId** (string(uuid)) Correlation identifier - **EventType** (string) Event type - **EventMessage** (string) Human-readable event description - **CreatedDate** (string(date-time)) Time of the event - **Payload** (object) ## Responses ### 200 Webhook received successfully ### default Error #### Body: application/problem+json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) [Powered by Bump.sh](https://bump.sh)