patch https://faas.sandbox.tracefinance.io/webhook/api/subscriptions/
Retry Mechanism
If the allowRetry
parameter is set to true, all failed webhooks will be retried. Therefore, it's crucial that the client ensures idempotency to prevent duplicate webhook processing.