Webhook API is not getting invoked

My UserId: 250844
order id: 240304000363173

I have configured a webhook url against my app and testing the flow once with a dummy order.
Although the order is getting rejected due to insufficient funds, ideally the webhook API should be invoked with the order payload.
But it looks like there is no incoming request from upstox with order payload.

please look into this. Thanks in advance.

@vinobabu

Thank you for reaching out!

We’ve noticed that the updates sent to https://api.stealthwealth.in/order_event for order 240304000363173 have been timing out. Could you please check that the API is accessible and confirm that the updates are being acknowledged upon receipt?

Thank you!

@shanmu Thanks for your reply.

Not sure about the past issues. But I verified the API service now and its healthy.
Here is the new order id: 240304000699498

sample payload:
curl --location ‘https://api.stealthwealth.in/order_event
–header ‘Content-Type: application/json’
–data ‘{
“test”:14
}’

kindly check if you find any discrepancies in the API.
Additionally, I performed the testing during non-market hours. Hope this won’t make any difference.
Looking forward to hearing from you soon.

@shanmu were you able to check this? none of our order requests are getting received.

@Pradeep_Jaiswar My API service latency is less than 200ms. could you check and confirm if the root cause of failure is timeout or some other error code. It would be great if you can share the full details of an API call.
if needed I can fire fresh orders.