What would be the best way to release a sales order, if it is created in a similar way a sales order is created within the sample ODataConsoleApplication in ODataChangesetsExample.cs ? Does the sales order have to be created differently? Does a custom data entity need to be created?
Thanks in advance!