Verify a validation code to match with the code sent to a user through SMS previously.
https://api.wealthcare.com/participant/registration/validateCodeSMS
This endpoint verifies a validation code against the code previously sent to a user via SMS, ensuring that the user has access to the provided phone number.
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 -
RSAId string
Min Length: 0 Max Length: 75 -
TransactionId string
Min Length: 0 Max Length: 75 -
PortfolioId string
Min Length: 0 Max Length: 75 -
RequestFrom enum<string>Possible values:
WCAWCPWCM -
ValidationCode string
Min Length: 0 Max Length: 75
-
TpaId string
Min Length: 0 Max Length: 6 -
EmployerId string
Min Length: 0 Max Length: 18 -
EmployeeId string
Min Length: 0 Max Length: 255 -
RSAId string
Min Length: 0 Max Length: 75 -
TransactionId string
Min Length: 0 Max Length: 75 -
PortfolioId string
Min Length: 0 Max Length: 75 -
RequestFrom enum<string>Possible values:
WCAWCPWCM -
ValidationCode string
Min Length: 0 Max Length: 75
Response
-
Status string
-
ErrorCode string
-
ErrorDescription string
-
Status string
-
ErrorCode string
-
ErrorDescription string
Response Headers
No response yet.
Response Body
No response yet.