GET api/v1/sendotp?userName={userName}&userPassword={userPassword}&otpType={otpType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userName | string |
Required |
|
| userPassword | string |
Required |
|
| otpType | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.