The webhook system is a mechanism by which the integrator is informed by an external API.Webhooks can be set up directly in the Backoffice: https://backoffice.kasamax.cz/plugins/webhooks/endpointsThey can work in GET or POST mode. GET serves only as a notification, while POST also sends data in the message body.