thanks, this is what I have been doing. how many times can I call this api (for single cancellation) per second? Does the normal API call rate apply to this?
Would you want to introduce this API in future? This would be a nice addition.
BTW, any particular (or technical) reasons why this API is not provided so far?
It is 200 requests per minute for order place, modify and delete order. I don't think we will support bulk order cancel API. OMS doesn't support bulk cancel. Even if we support, we will have write a loop and place requests one after the other.
Would you want to introduce this API in future? This would be a nice addition.
BTW, any particular (or technical) reasons why this API is not provided so far?
I don't think we will support bulk order cancel API.
OMS doesn't support bulk cancel. Even if we support, we will have write a loop and place requests one after the other.