Account events are only sent for insurance accounts connected through Axle
Ignition sessions that are configured with
monitoring enabled. Please
contact the Axle team if you would like to enable this feature!Webhooks
APOST request will be sent to the webhookUri with the following payload. All events will include client, ref (Account object identifier), user (optionally specified when generating Ignition token), and metadata (optionally specified when generating Ignition token).
Example webhook payload
account.modified
This event type indicates details on the Account changed. Refer to Account for more details on the fields that can be modified.account.disconnected
This event type indicates the Accountconnection.status is no longer “active”, meaning Axle is no longer able to monitor the policies present on the account.
Additional data parameters (example)
credentials-expired
- Common causes
- Recommended messaging
The user has changed their login credentials or their insurance account
requires a periodic update of their login credentials.
mfa-expired
- Common causes
- Recommended messaging
The user’s insurance account is has re-triggered multi-factor
authentication, requiring additional authentication for Axle to regain
access.
account-disabled
- Common causes
- Recommended messaging
The user’s insurance account has been disabled by the insurance carrier
due to inactivity or policy expiration.
account-inaccessible
- Common causes
- Recommended messaging
The user’s insurance account unexpectedly cannot be accessed by Axle,
despite multiple attempts to reach the insurance carrier. The Axle team
has been notified and will immediately escalate for resolution. It is
recommended to reach out to the user to reconnect their account.