Is there any way to test it from zerodha it self like "Test button"? some questions. 1. Do we need to create any user session from api? 2. Would it require any special permission to be triggered eg. multi user?
We don't have a test button. However, you can set up a dummy endpoint and check here. You get postbacks for the orders placed from the Kite Connect app. Yes, you need to create a user session from API to place an order. There is no special permission required for that.
You get postbacks for the orders placed from the Kite Connect app.
Yes, you need to create a user session from API to place an order. There is no special permission required for that.