<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://v1_33.ExternalOrderFacade.service.secutix.com">
   <soapenv:Header>
      <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-1" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
            <wsse:Username>MOSA_B2C</wsse:Username>
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">P@ssw0rd</wsse:Password>
         </wsse:UsernameToken>
      </wsse:Security>
   </soapenv:Header>

   <soapenv:Body>
      <v1:createOrUpdateOrder>
         <pointOfSalesId>466653735</pointOfSalesId>
         <orderType>SALE</orderType>
         <purchasersInfo>
            <contactReference>5442</contactReference>
         </purchasersInfo>
         
         <simpleProductOperations>
            <audienceSubCategoryId>306159078</audienceSubCategoryId>
            <quantity>1</quantity>
            <itemId>466638397</itemId>
         </simpleProductOperations>


      </v1:createOrUpdateOrder>
   </soapenv:Body>
</soapenv:Envelope>