GET api/GetQScanApplicantDetails?userId={userId}&appId={appId}&dealerId={dealerId}&refreshToken={refreshToken}&isFromNotification={isFromNotification}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| appId | integer |
Required |
|
| dealerId | integer |
Required |
|
| refreshToken | string |
Default value is |
|
| isFromNotification | 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.