GET api/adminOP/VerifyOTP?otp={otp}&mobile={mobile}&BusinessDetailsId={BusinessDetailsId}&CurrentDate={CurrentDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| otp | string |
Required |
|
| mobile | string |
Required |
|
| BusinessDetailsId | integer |
Required |
|
| CurrentDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1"
},
{
"$id": "2"
}
]