Unable to us PATCH to move stop loss more than once

Hi,

I am able to PATCH an existing for moving stop-loss price but can do so only once. I get this message if I use to move the stop loss a second time. Thanks!

“unable to replace order, order is already replaced”

AFAU on PATCH response you receive the new order object with the new ID and if you want to change it again you have to use this new ID not the original one.