Sample fidoRegister Response
Sample response for the fidoRegister API call.
<?xml version='1.0' encoding='UTF-8'?> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <FidoRegisterResponse xmlns="https://schemas.symantec.com/vip/2011/ 04/vipuserservices"> <requestId>654321</requestId> <status>0000</status> <statusMessage>Success</statusMessage> </FidoRegisterResponse> </S:Body> </S:Envelope>