{
"event_type": "string",
"webhook_id": "string",
"filing_id": "string",
"company": {
"id": "string",
"name": "string",
"ticker": "string",
"lei": "string",
"website": "http://example.com",
"company_page": "http://example.com",
"country_name": "string",
"country_code_alpha2": "string",
"isins": [
"string"
]
},
"filing": {
"id": "string",
"filing_type_code": "string",
"filing_type_name": "string",
"language_code": "string",
"language_name": "string",
"title": "string",
"dissemination_datetime": "2019-08-24T14:15:22Z",
"release_datetime": "2019-08-24T14:15:22Z",
"document_url": "http://example.com",
"markdown_content": "string"
},
"triggered_at": "2019-08-24T14:15:22Z"
}