i have two methods in webapi .one method is used for passing the data through the body at the time i can possible to pass through body in json format and also another method for passing the data through header in json format but i need to combine both json response to single jsonobject format how can do this.many of examples i seen it's not worked for me.please help me.