Solarize · AsyncAPI Specification
Solarize Outgoing Webhooks
Version 1.0.0
Outgoing webhooks deliver entity lifecycle and bill-run events to an external endpoint configured in the Solarize app (Settings > Notifications), where the endpoint URL, optional headers, and triggering event types are specified. Each delivery is a JSON POST carrying a common event envelope.
View Spec
View on GitHub
CompanyEnergyBillingMeteringUtilitiesMeter-to-CashSaaSAsyncAPIWebhooksEvents
Channels
site.created
site.updated
site.deleted
payment_method.created
payment_method.updated
payment_method.deleted
contract.created
contract.updated
contract.deleted
meter.created
meter.updated
meter.deleted
customer.created
customer.updated
customer.deleted
bill_run.create_progress
bill_run.create_error
bill_run.create_success
bill_run.complete_progress
bill_run.complete_error
bill_run.complete_success
bill_run.deleted
Messages
WebhookEvent
Solarize webhook event