enabled_events accepts concrete event types (vault.card_stored) or wildcards (checkout_authorization.*). Events emitted today: connection.created, wallet_link.opened, vault.session_linked, vault.card_stored, checkout_authorization.approved|submitted|declined|expired|amount_mismatch, order.placed|failed|confirmed, identity.verification.updated, connected_card.updated, card.created|updated|closed, transaction.authorized|cleared|declined|voided, approval.requested.
The webhook endpoint object
Endpoints
The same router also answers at
/api/v1/webhook_endpoints; both addresses are one resource. For the envelope, signature verification, and every event payload, see the Webhooks tab.