# Consumer Information Fields

The Consumer Information Fields outlined in this section are required by a majority of Financial Institutions on Engine by MoneyLion’s platform. In order to maximize results from your API Integration, we recommend that you include all Consumer Information Fields shown below in your flow. If you do not wish to include any of these fields in your API integration, please notify Engine by MoneyLion.

The Consumer Information Fields included in this section are applicable to ALL financial products offered on Engine by MoneyLion’s platform.

Technical guidelines for Consumer Information Field creation can be found here.

### Personal Information

* First Name
* Last Name
* Email
* City
* State
* Phone Number\*
* Address 1 (Street Address)
* Address 2 (Apartment or Suite #)
* ZIP Code
* Date of Birth
* Social Security Number\*

### **Credit Information**

* Credit Rating\*

### Employment Information

* Employment Status
* Pay Frequency
* Annual Income\*

### Loan Information

* Loan Purpose
* Loan Amount

### Product Specific Consumer Information Fields

Some financial products require additional Consumer Information Fields that are unique to that product. Please refer to the Native API Guide - Product Specific Addendums for the additional Consumer Information Fields: HELOC Addendum, Savings Addendum.

*\* Please refer to the next section for additional compliance recommendations and best practices applicable to fields marked with an asterisk.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://even-financial.gitbook.io/developer-center/native-api-integrations/savings/compliance/consumer-information-fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
