Returns credit score and income score information for a consumer.
Headers
Name | Value |
---|---|
Content-Type | application/json |
Authorization | Bearer {JWT} |
URL Parameters
Key | Required | Comment |
---|---|---|
:id | Yes | int. The person ID as stored in your account. |
Response
Name | Value |
---|---|
income | List of JSON objects. |
income[].income_score | Income score for this person. |
income[].credit_updated | Date (YYYYMMDD) when this information was retrieved. |