account_number | String | The account number. This is normally a masked or partial account number. |
account_number_set_by | String | The source that set the data for the account number. |
account_subtype | String | The account’s subtype. |
account_subtype_set_by | String | The source that set the data for the account subtype. |
account_type | String | The specific type of account being received. |
account_type_set_by | String | The source that set the data for the account type. |
apr | Decimal | The annual percentage rate. Max length is 10,6. |
apr_set_by | String | The source that set the data for the annual percentage rate. |
apy | Decimal | The annual percentage yield. Max length is 10,6. |
apy_set_by | String | The source that set the data for the annual percentage yield. |
available_balance | Decimal | The current available account balance. The available balance is normally a positive value for all account types. The sign of the balance is determined with the same rules that apply to the balance field. Max length is 14,2. |
available_balance_set_by | String | The source that set the data for the available balance. |
available_credit | Decimal | The current available credit balance of the account. This field is for credit card accounts or accounts with a line of credit. |
available_credit_set_by | String | The source that set the data for the available credit. |
balance | Decimal | The current account balance. This is normally a positive value for all account types. An asset account (checking, savings, or investment) has a positive balance unless it’s in an overdraft condition, in which case the balance is negative. A debt account (credit card, loan, line of credit, or mortgage) has a positive balance when the user owes money on the account, and has a negative balance when the account is overpaid. Max length is 14,2. |
balance_set_by | String | The source that set the data for the account balance. |
cash_balance | Decimal | The cash balance of the account. Max length is 14,2. |
cash_balance_set_by | String | The source that set the data for the cash balance. |
cash_surrender_value | Decimal | The sum of money paid to the policyholder or annuity holder in the event the policy is voluntarily terminated before it matures, or the insured event occurs. Max length is 14,2. |
cash_surrender_value_set_by | String | The source that set the data for the cash surrender value. |
created_at | Integer | The date and time the account was created. |
credit_limit | Decimal | The credit limit for the account. Max length is 10,2. |
credit_limit_set_by | String | The source that set the data for the credit limit. |
currency_code | String | The ISO 4217 currency code. |
currency_code_set_by | String | The source that set the data for the currency code. |
day_payment_is_due | Integer | The day of the month the payment is due. |
day_payment_is_due_set_by | String | The source that set the data for the payment day. |
death_benefit | Decimal | The amount paid to the beneficiary of the account upon death of the account owner. Max length is 14,2. |
death_benefit_set_by | String | The source that set the data for the death benefit. |
id | String | The unique partner-defined identifier for the account. |
feed_account_number | String | The account number, as provided by our data feed. See account_number for more information. |
feed_account_subtype | String | The account subtype, as provided by our data feed. See account_subtypes for more information. |
feed_account_type | String | The account type, as provided by our data feed. See account_types for more information. |
feed_apr | Decimal | The annual percentage rate, as provided by our data feed. Max length is 10,6. |
feed_apy | Decimal | The annual percentage yield, as provided by our data feed. Max length is 10,6. |
feed_available_balance | Decimal | The available balance, as provided by our data feed. Max length is 14,2. |
feed_balance | Decimal | The balance, as provided by our data feed. Max length is 14,2. |
feed_cash_balance | Decimal | The cash balance, as provided by our data feed. Max length is 14,2. |
feed_cash_surrender_value | Decimal | The cash surrender value, as provided by our data feed. Max length is 14,2. |
feed_credit_limit | Decimal | The credit limit, as provided by our data feed. Max length is 10,2. |
feed_currency_code | String | The ISO 4217 currency code, as provided by our data feed. |
feed_day_payment_is_due | Integer | The day of the month the payment is due, as provided by our data feed. |
feed_death_benefit | Decimal | The death benefit, as provided by our data feed. Max length is 14,2. |
feed_holdings_value | Decimal | The holdings value, as as provided by our data feed. Max length is 14,2. |
feed_interest_rate | Decimal | The interest rate, as provided by our data feed. Max length is 10,6. |
feed_last_payment | Decimal | The amount of the last payment, as provided by our data feed. Max length is 10,2. |
feed_last_payment_at | Integer | The date and time of the last payment, as provided by our data feed. |
feed_loan_amount | Decimal | The amount of the loan, as provided by our data feed. Max length is 14,2. |
feed_matures_on | String | The maturity date, as provided by our data feed. |
feed_minimum_balance | Decimal | The minimum balance, as provided by our data feed. Max length is 14,2. |
feed_minimum_payment | Decimal | The minimum payment, as provided by our data feed. Max length is 10,2. |
feed_name | String | The name of the account, as provided by our data feed. |
feed_original_balance | Decimal | The original balance, as provided by our data feed. Max length is 14,2. |
feed_payment_due_at | Integer | The date and time the payment is due, as provided by our data feed. |
feed_payoff_balance | Decimal | The payoff balance, as provided by our data feed. Max length is 14,2. |
feed_routing_number | String | The routing number, as provided by our data feed. See routing_number for more information. |
feed_started_on | String | The start date of the loan or other debt account, as provided by our data feed. |
feed_total_account_value | Decimal | The sum of the long and short positions, the sweep account and/or cash balance, and any margin debt associated with a particular account. This amount includes the market value of all positions held in the account and is reduced by any debit balance and the amount of short options positions that are in the money. This may sum to a negative value, and it does not represent an account balance. Max length is 14,2. |
guid | String | The unique identifier for the account. Defined by MX. |
holdings_value | Decimal | The value of holdings with this account. |
holdings_value_set_by | String | The source that set the data for the holdings value. |
institution_guid | String | The unique identifier for the institution the account is attached to. Defined by MX. |
interest_rate | Decimal | The interest rate. For example, 2.99% is passed as 2.99. Max length is 10,6. |
interest_rate_set_by | String | The source that set the data for the interest rate. |
is_closed | Boolean | Whether the account is closed. |
is_hidden | Boolean | Whether the account has been hidden. If true, all linked transactions are also hidden. |
is_manual | Boolean | Whether the account has been manually created. |
last_payment | Decimal | The amount of the account’s last payment. Max length is 10,2. |
last_payment_at | Integer | The date and time the account’s last payment was applied. |
last_payment_at_set_by | String | The source that set the data for the last payment date. |
last_payment_set_by | String | The source that set the data for the last payment amount. |
loan_amount | Decimal | The amount of the loan. Max length is 14,2. |
loan_amount_set_by | String | The source that set the data for the loan amount. |
matures_on | String | The maturity date. |
matures_on_set_by | String | The source that set the data for the maturity date. |
member_guid | String | The unique identifier for the member this account is attached to. Defined by MX. |
member_id | String | The unique, partner-defined identifier for the member. |
member_is_managed_by_user | Boolean | Whether the account is managed by the user. |
metadata | String | Additional information a partner can store on the account. |
minimum_balance | Decimal | The minimum required balance. This is normally a positive value. Max length is 14,2. |
minimum_balance_set_by | String | The source that set the data for the minimum balance. |
minimum_payment | Decimal | The minimum payment. This field applies to debt accounts. Max length is 10,2. |
minimum_payment_set_by | String | The source that set the data for the minimum payment. |
name | String | The text that represents the name of the account. This value is visible to the user and must be human readable. |
name_set_by | String | The source that set the data for the name of the account. |
nickname | String | An alternate name for the account. |
original_balance | Decimal | The original balance. This is normally a positive value. Max length is 14,2. |
original_balance_set_by | String | The source that set the data for the original balance. |
payment_due_at | Integer | The date and time the account’s next payment is due. |
payment_due_at_set_by | String | The source that set the data for the payment date and time. |
payoff_balance | Decimal | The payoff balance. This is normally a positive value. This field applies to debt accounts. Max length is 14,2. |
payoff_balance_set_by | String | The source that set the data for the payoff balance. |
property_type | String | The subtype if the account type is PROPERTY. This field should be ignored unless the account_type is set to PROPERTY. |
revision | Integer | The revision number for the account. |
routing_number | String | The routing number for the account. |
started_on | String | The date the loan or other debt account started. |
started_on_set_by | String | The source that set the data for the start date of the loan or other debt account. |
total_account_value | Decimal | The sum of the long and short positions, the sweep account and/or cash balance, and any margin debt associated with a particular account. This amount includes the market value of all positions held in the account and is reduced by any debit balance and the amount of short options positions that are in the money. This may sum to a negative value, and it does not represent an account balance. Max length is 14,2. |
total_account_value_set_by | String | The source that set the data for the total account value. |
updated_at | Integer | The date and time the account was last updated. |
user_guid | String | The unique identifier for the user the account is attached to. Defined by MX. |
user_id | String | The unique partner-defined identifier for the user. |