Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleResponse 01
collapsetrue
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
   <s:Body>
     <PwsDeleteClientResponse> <PwsDeleteClientResponse xmlns="http://projectorpsa.com/PwsProjectorServices/">
         <PwsDeleteClientResult  <PwsDeleteClientResult>xmlns:a="http://projectorpsa.com/DataContracts/Responses/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
            <Messages i:nil="truexmlns="http://projectorpsa.com/CommonServices/" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/>
             <ResponseId>1<<ResponseId xmlns="http://projectorpsa.com/CommonServices/">1</ResponseId>
             <Status>Ok<<Status xmlns="http://projectorpsa.com/CommonServices/">Ok</Status>
             <ServerTimestampUtc>2017-12-21T16:14:01.7558585Z</ServerTimestampUtc><ServerTimestampUtc xmlns="http://projectorpsa.com/CommonServices/">2018-01-17T19:00:18.2269303Z</ServerTimestampUtc>
             <ClientIdentity><a:ClientIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/">
               <ClientId<b:ClientId i:nil="true"/>
               <ClientNumber>C000117<<b:ClientNumber>C000122</b:ClientNumber>
               <ClientUid>1152921504606989806<<b:ClientUid>1152921504606998463</b:ClientUid>
            </a:ClientIdentity>
         </PwsDeleteClientResult>
      </PwsDeleteClientResponse>
   </s:Body>
</s:Envelope>

PwsDeleteClient - Common Errors and Warnings

...