Is is possible to use the Create with Reference functionality via a Standard webservice to create a Sales order From an Existing Quote... ( I do not see a way currently)
Or will creating my own webservice with the action "AddReferenceWithDataProvision" (although this appears to require the order already be created)...
I guess alternatively I could also create a dummy BO that would just call the CreateWithReference action (have not attempted this one yet)...
Any suggestions?