This event is triggered when a journal is published as ready to post. The request body contains the journal-published payload directly.
Request examples
{
"JournalId": "string",
"ResourceUrl": "string"
}
Response examples (default)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}