Send a verification code to an email address for the user to validate.
https://api.wealthcare.com/participant/registration/sendCodeEmail
Sends a verification code to a specified email address to facilitate user validation during the registration process. This operation is essential for confirming the user's identity and ensuring secure access to the WealthCare services.
Request
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.
-
TpaId string
Min Length: 0 Max Length: 6 -
EmployerId string
Min Length: 0 Max Length: 18 -
EmployeeId string
Min Length: 0 Max Length: 255 -
MobileNumber string
Min Length: 0 Max Length: 30 -
Email string
Min Length: 0 Max Length: 75 -
IPAddress string
Min Length: 0 Max Length: 75 -
PortfolioId string
Min Length: 0 Max Length: 75 -
HardwareId string
Min Length: 0 Max Length: 75 -
RequestFrom enum<string>Possible values:
WCAWCPWCM
-
TpaId string
Min Length: 0 Max Length: 6 -
EmployerId string
Min Length: 0 Max Length: 18 -
EmployeeId string
Min Length: 0 Max Length: 255 -
MobileNumber string
Min Length: 0 Max Length: 30 -
Email string
Min Length: 0 Max Length: 75 -
IPAddress string
Min Length: 0 Max Length: 75 -
PortfolioId string
Min Length: 0 Max Length: 75 -
HardwareId string
Min Length: 0 Max Length: 75 -
RequestFrom enum<string>Possible values:
WCAWCPWCM
Response
-
RSAId string
-
TransactionId string
-
RSAId string
-
TransactionId string
Response Headers
No response yet.
Response Body
No response yet.