Skip to content

Events pipeline events

Postal webhook events-pipeline schemas and stream name (sibling-facing within emailing).

POSTAL_WEBHOOK_EVENTS_STREAM_NAME module-attribute

POSTAL_WEBHOOK_EVENTS_STREAM_NAME = POSTAL_WEBHOOK_EVENTS

__all__ module-attribute

__all__ = [
    "POSTAL_WEBHOOK_EVENTS_STREAM_NAME",
    "PostalWebhookReceived",
]

PostalWebhookReceived

Bases: EventSchema

Published when a postal provider webhook is accepted and normalized.

country_code instance-attribute

country_code

letter_id instance-attribute

letter_id

normalized_status instance-attribute

normalized_status

provider_created_at instance-attribute

provider_created_at

raw_event_name instance-attribute

raw_event_name

use_case_key instance-attribute

use_case_key