Skip to main content
This reference documents all webhook event types that PlaneConnection can send to your configured endpoints. Each event includes a JSON payload with the event type, timestamp, and relevant data.
Configure webhook endpoints in Settings > Webhooks. See Configure Webhooks for setup instructions.

Payload Structure

Every webhook payload follows this structure:

Trip Events

Example: trip.created


Trip Request Events


Safety Events


Crew Events


Aircraft Events


Invoice Events


Member Events


Portal Events


Delivery Headers

Each webhook delivery includes these HTTP headers:

Configure Webhooks

Set up webhook endpoints.

API Webhooks

API-level webhook documentation.

API Authentication

How to verify webhook signatures.
Last modified on April 11, 2026