When setting up webhooks in our system for toll notifications, you will be asked to specify a URL where you would like to receive the webhook notifications.
When setting up webhooks in our system for parking notifications, you will be asked to specify a URL where you would like to receive the webhook notifications.
To ensure the security and authenticity of the webhook notifications, a signature is generated and included in the headers of each webhook request. This signature allows the receiving endpoint to verify the integrity of the payload.