These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Possible to update the order stage?

The LegacyOrder endpoint returns an OrderStage value but PUT isn't available on that endpoint. If I need/want to change the order stage is there an API endpoint I can use? It looks like a call to Order/_execute with teh operation OrderStageProcessingRequest is a possibility but I can't figure out the payload. Thanks.