Issue description:- Clients webhook is not getting verified even though the webhook gives 200 OK response via postman.
Cause for the issue:- The client’s weebhook url responds with 200 OK only if payload is passed. In Our platform we dont verify webhook with payload, we support headers.
Client’s weebhook URL when payload is passed:-

Webhook URL when payload is not passed:-

PFB the working URL which gives 200 Okeven when payload is not passed and the same is verified in LSQ:-

Next step of action:- Convey to the client that we dont verify webhook with payload, we support headers.
Client’s weebhook URL when payload is passed:-
Webhook URL when payload is not passed:-
PFB the working URL which gives 200 Okeven when payload is not passed and the same is verified in LSQ:-
Next step of action:- Convey to the client that we dont verify webhook with payload, we support headers.
