POST Keystonelogin/RetrieveExperianQuestions?firstName={firstName}&lastName={lastName}&ssn={ssn}&addressLine1={addressLine1}&addressLine2={addressLine2}&city={city}&state={state}&zipCode={zipCode}&AppCode={AppCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| firstName | string |
Required |
|
| lastName | string |
Required |
|
| ssn | string |
Required |
|
| addressLine1 | string |
Required |
|
| addressLine2 | string |
Required |
|
| city | string |
Required |
|
| state | string |
Required |
|
| zipCode | string |
Required |
|
| AppCode | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ExperianQuestionAnswer| Name | Description | Type | Additional information |
|---|---|---|---|
| keystoneLoginGuid | globally unique identifier |
None. |
|
| SessionId | string |
None. |
|
| Questions | Collection of ExperianQuestion |
None. |
|
| Answers | Collection of integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.