See Public API documentation for more details on calls and webhook events.
...
Bearer Authentication added for Webhook subscription
Status
colour
Red
title
NZ TEST
Status
title
NZ PREPROD
Status
colour
Blue
title
NZ PROD
Status
colour
Yellow
title
UK PREPROD
A webhook POST will now need to authenticate with the listener. In order for the listener to authenticate the incoming message, the authenticate URL and optionally the grantType and scope should be added when subscribing for a webhook.
This allows the listener to verify the receiving message is from the correct source.