Webhooks
Events in Litium are exposed to web apis through Webhooks. There are additional events available through webhooks for Litium Connect, such as specific state change events, for example, OrderConfirmed.
This section shows how to register a webhook in Litium.
When sending out the webhook, Litium has a mechanism to re-send the same message if the destination url was not reachable.
Secret code is a secret value shared between the webhook sender and receiver.