Skip to main content

Negative Account Balance Report

Overview

This report lets subscribers monitor their negative balances.

ReportType enum: NEGATIVE_ACCOUNT_BALANCE

Data availability

Data for this report is generated daily.

Report fields

Field NameData TypeDescription
program_nameStringName of the card program or product associated with the account
product_nameStringName of the card product associated with the account
financial_account_idStringUnique public identifier for the financial account
account_type_codeStringCode indicating the type of account (e.g., 'C0' for credit accounts, 'OG' for organization accounts)
account_statusStringCurrent status of the account
balance_amountStringCurrent negative balance amount in the account (converted from micro-units by dividing by 1,000,000)
turn_to_negative_dateStringTimestamp when the account first turned negative (transitioned from zero or positive to negative balance)
latest_update_dateStringTimestamp of the most recent balance update for this account
aging_daysStringNumber of days the account has had a negative balance (current timestamp minus turn_to_negative_date)