GET api/GetApplicantDetails?userId={userId}&appid={appid}&refreshToken={refreshToken}&isQRApplicant={isQRApplicant}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| appid | integer |
Required |
|
| refreshToken | string |
Default value is |
|
| isQRApplicant | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
JsonHttpStatusResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ContentEncoding | Encoding |
None. |
|
| ContentType | string |
None. |
|
| Data | Object |
None. |
|
| JsonRequestBehavior | JsonRequestBehavior |
None. |
|
| MaxJsonLength | integer |
None. |
|
| RecursionLimit | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.