Discussions
Possible to update the order stage?
3 months ago by Jake Bound
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.