{
"id": "event_Z4ni-JHBvkn9PlKJHPEwk",
"type": "policy.modified",
"data": {
"client": "cli_mZj6YGXhQyQnccN97aXbq",
"account": "acc_Z4ni-JHBvkn9PlKJHPEwk",
"ref": "pol_Z4ni-JHBvkn9PlKJHPEwk",
"user": {},
"metadata": {}
},
"createdAt": "2022-10-05T14:48:00.000Z"
}Webhooks
Policy Events
Sent to your webhookUri as Axle monitors an insurance policy connected through an Ignition session configured with monitoring enabled. See Policy Events for more details.
WEBHOOK
policyEvents
{
"id": "event_Z4ni-JHBvkn9PlKJHPEwk",
"type": "policy.modified",
"data": {
"client": "cli_mZj6YGXhQyQnccN97aXbq",
"account": "acc_Z4ni-JHBvkn9PlKJHPEwk",
"ref": "pol_Z4ni-JHBvkn9PlKJHPEwk",
"user": {},
"metadata": {}
},
"createdAt": "2022-10-05T14:48:00.000Z"
}Body
application/json
- Policy Modified
- Policy Renewal Available
Shared fields present on every webhook event payload.
Unique identifier for the event.
The event type.
Available options:
policy.modified ISO 8601 timestamp at which the event was created.
Response
200
Return a 200 status code to acknowledge receipt of the event.
Was this page helpful?