Navriti:Learnplate

<back to all web services

CreateUpdateQuestionRequest

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /xml/asynconeway/CreateUpdateQuestionRequest HTTP/1.1 
Host: uap-api.certiplate.com 
Content-Type: application/xml
Content-Length: length

<CreateUpdateQuestionRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Certiplate.BusinessObjects">
  <CreatedBy>0</CreatedBy>
  <ExamDuration>0</ExamDuration>
  <ExamPurpose>String</ExamPurpose>
  <FrameworkId>0</FrameworkId>
  <Id>0</Id>
  <Language>String</Language>
  <Mark_section>0</Mark_section>
  <ModifiedBy>0</ModifiedBy>
  <PracticalTemplate>0</PracticalTemplate>
  <PracticalsectionToAttempt>0</PracticalsectionToAttempt>
  <QpId>0</QpId>
  <Question_import_type>0</Question_import_type>
  <ShowMarksPreview>0</ShowMarksPreview>
  <TheoryTemplate>0</TheoryTemplate>
  <TheorysectionToAttempt>0</TheorysectionToAttempt>
  <Title>String</Title>
  <Uniform_Section>0</Uniform_Section>
  <VivaDuration>0</VivaDuration>
  <VivaMcqTemplate>0</VivaMcqTemplate>
  <VivaMcqsectionToAttempt>0</VivaMcqsectionToAttempt>
</CreateUpdateQuestionRequest>