Webhook Nor working

My UserId: AR0257
order id: GTT-C25140300000539

I have configured a webhook url against my app and testing the flow once with a dummy order.
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.

When we use this url (https://webhook.site/b638064a-da37-4b37-b11d-7762fe93dfd0) getting the json responce.

please look into this. Thanks in advance.

Hi @VASANTHAN_1992045
The webhook order update for GTT has not been released yet, but it will be available soon. We will notify you once it is released. This is why you have not received GTT order updates.

Thanks!

Hi @Ketan ok

We had made a another order (NOT GTT) 250317000090224

{ “quantity”: 2, “product”: “I”, “validity”: “DAY”, “price”: 0, “tag”: “string”, “instrument_token”: “NSE_EQ|INE669E01016”, “order_type”: “MARKET”, “transaction_type”: “BUY”, “disclosed_quantity”: 0, “trigger_price”: 0, “is_amo”: false }

But we don’t get any data which i hade provided in postback url can you check on this

Thankyou.

I have shared postback url to you please check.

Since you can access updates from the link provided, it appears that your firewall is blocking updates from being set on the configured URL.

I’ll escalate this to our security team to check if the URL can be whitelisted.

Thanks!