Sample sendOtp response
<?xml version="1.0" encoding="UTF-8"?> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns="https://schemas.symantec.com/vip/2011/04/vipuserservices"> <S:Body> <SendOtpResponse> <requestId>1234abcd</requestId> <status>0000</status> <statusMessage>Success</statusMessage> </SendOtpResponse> </S:Body> </S:Envelope>