How to move Project Sub-Task to another Parent-Task using WebService
Summary: How to move Project Sub-Task to another Parent-Task using WebService
Content (required):
Hi
I am looking for a payload to move a Sub-Task from one Parent-Task to another.
I am trying to use UpdateFinancialTaskStructure from following SOAP
https://servername/fscmService/ProjectTaskServiceV2?WSDL
Use case: I have a task "991" under a Parent-Task "9". I want to move the task "991" to a different Parent-Task "10" as its Sub-Task.
Thanks a lot
Version (include the version you are using, if applicable): 23C
Code Snippet (add any code snippets that support your topic, if applicable):
I am using the following Payload, which is ending up in ERROR response