Bessy uses a signature hash to ensure the integrity and authenticity of the webhook payloads it sends. This hash allows you, as a developer, to verify that the data has not been altered and is indeed sent by Bessy.
This documentation explains how to implement the verification process for Bessy webhooks in your application.