Sample Synchronize SOAP XML response

<?xml version="1.0" encoding="UTF-8" ?> <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"> <Body> <SynchronizeResponse RequestId="GJBC8741" Version="3.1" xmlns="https://schemas.vip.symantec.com/2006/08/vipservice"> <Status> <ReasonCode>0000</ReasonCode> <StatusMessage>Success</StatusMessage> </Status> </SynchronizeResponse> </Body> </Envelope>