GET api/GetApplicantAutoSummaryReport?userId={userId}&AppId={AppId}&refreshToken={refreshToken}&IsHitOrNohit={IsHitOrNohit}&isfromNotification={isfromNotification}¬ificationId={notificationId}&isQRApplicant={isQRApplicant}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| AppId | integer |
Required |
|
| refreshToken | string |
Default value is |
|
| IsHitOrNohit | string |
Default value is Hit |
|
| isfromNotification | boolean |
Default value is False |
|
| notificationId | 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.