Tried with the suggested header, but the same error.
curl -H "Content-Type: application/x-www-form-urlencoded" -H "X-Kite-Version: 3" -H "Authorization: token XXX:YYY" -d 'variety=regular&tradingsymbol=INFY&exchange=NSE&transaction_ty…
Thanks Sujith for the prompt response. I have variety included in JSON payload.
I tried form request, but still same response:
curl -X POST -H "X-Kite-Version: 3" -H "Authorization: token XXX:YYY" -d "variety=regular&tradingsymbol=INFY&am…
Thanks for the clarification. I have taken care of other interim orders because they are documented in the above link.
This is the third instance I've come across for incorrect documentation. I request you to update the documents with complete detai…