create_consumer
Create a consumer record to enable verification reports for assets, income, or both.
Instructions
Create a consumer record (prerequisite for VOA/VOI/VOAI reports).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssn | No | ||
| No | |||
| last_name | Yes | ||
| first_name | Yes | ||
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True when the upstream HTTP status was < 400. | |
| data | No | Finicity's native response body. | |
| error | No | Error summary when ok is False. | |
| status_code | Yes | Upstream Finicity HTTP status code. |