3.1.4.2.2.2 CreateJobResponse

This element forms the body of the CreateJobSoapOut message. It MUST adhere to the following XSD:

 <s:element name="CreateJobResponse">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="1" maxOccurs="1" name="CreateJobResult" type="s1:guid" />
     </s:sequence>
   </s:complexType>
 </s:element>

CreateJobResult: The identifier of the newly created import job.