Webhook overview

Webhooks provide the ability to receive real-time data updates about various Lia events. We send a snapshot of the entity that changed to the provided endpoint.

Webhook schema

FieldDescriptionType
idUnique identifier (UUID)String
nameThe name of your productString
urlWebhook’s urlString
entityEntity for the webhookString
eventsEntity’s event for the webhookArray
verbHttp verb used in requestString
created_atIndicates when the record was created in iso8601String
updated_atIndicates when the record was last updated in iso8601String

Entity and events

EntityEvents
billpending, paid, canceled
ordercanceled, in_progress, finished
billingwaiting_payment, active, finished, canceled