Hi Martin,
WebRequest is used and we try the idea used in the link below method (JsonServiceGroup1EchoContractListTest) , but unfortunately it does not work
The serialized json string is as the following:
{"input":[{ XXXXXX }]},, XXXXXX indicates our data entity properties .
The system does not accept "input" string at the beginning of the array.