Every question type has is own setup of the body content. Body content The payload of the different question types all have the same parameters: questionInfo type title id order isQuiz required { "questionInfo": "", "type": "", "title": "Question", "id": "", "order": 4000500, "isQuiz": false, "required": false } Parameter type Question Type Choice Question.Choice Text Question.TextField Rating Question.Rating Date Question.DateTime Ranking Question.Ranking Likert Question.Matrix Upload File Q...