Having the following request class receiving :
public class WRequest{ Integer Id String name; List RelatedIds; }