POST
requests and expect the receiving servers to respond to requests within 15
seconds.
By default, webhooks are not configured to retry if the receiving server
responds with an error. Any missed data can be collected via bulk data
transfer mechanisms.
X-Thanx-Signature
header that can be used to verify that the webhook was
initiated by the Thanx platform. The X-Thanx-Signature
is a hex-encoded
HMAC-SHA256
signature of the request payload, using a webhook secret that can
be provided by the Thanx team.
Example Verification: