retrieveRegistrationDetails – allows the user to create an anonymous session and a new WSCaptcha.png image. N.B. The user needs to call the CreateSession web service for a registered user before calling this web service. User should call createAccount after calling this web service.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID | String | Mandatory | |
| contactTemplate | Contact template | String | 3 | Mandatory |
Response:
| Field ID | Description | Type | Occurrence |
| UMData | User Management Data Structure | umDataStructureType | 1 |
| CaptchaImage | Image used to verify user is human | Base64Binary | |
| messageSet | Message set | messageSetDataType |
