Sorry, you need to enable JavaScript to visit this website.
Skip to main content

Data Types

The Envestnet | Yodlee data types page explains the exhaustive list of data types of attributes that are returned in the API services. This helps you define the entities to read the payload returned by our services. Here you can view the supported list of data types.

Basic Data Types

Data Types Details
boolean Boolean values - true or false.
integer Number values without decimals(integer).
long Number values without decimals(long).
string String values
decimal  Number values with two decimal places.
date All the date fields will be returned as strings.
They follow YYYY-MM-DD format.
dateTime All the date fields will be returned as strings. They follow ISO 8601 format. The dateTime attributes will be expressed in UTC.
For more details, refer https://www.w3.org/TR/NOTE-datetime, https://en.wikipedia.org/wiki/ISO_8601
term All the term fields will be returned as strings. They follow ISO 8601 format. The term attributes will be represented by the format  P[n]Y[n]M[n]DT[n]H[n]M[n]S
For more details, refer https://en.wikipedia.org/wiki/ISO_8601

Composite Data Types

Name Fields  Basic Data Type Valid Values
money amount  decimal  
currency
Note: Currency should be a valid three letter ISO Code
string
address address1 string  
address2 string
street string
state  string
city string
zip  string
type string BUSINESS, WORK, HOME
country
Note: Country input should be a two letter valid ISO code. 
string  
apartmentNumber string  
name first string  
last string
middle string
displayed string
title string
fullName string
suffix string
nickname string
phoneNumber type string home, work, landline, mobile
value string  
identifier type string
Value Country
NIE, DNI Spain
EIN US
BN Canada
AADHAR India
NIN  UK 
NRIC Malaysia
value string  
email type string primary, secondary, personal, work, others
value string  
coordinates latitude decimal  
longtitude decimal