Account limits report files
The account limits report contains the consolidated account limits from the previous day. The files for this job are saved in your designated cloud storage container in the reports/accounts_limits/
subfolder. See Report file generation and path for more information.
The following table lists the account limits report fields.
Field | Type | Description |
---|---|---|
Org_ID | string | Organization ID |
RefDate | date | Date that the account limits report file was generated |
Account_ID | int | Account ID |
ProgramName | string | Account program name |
Program_ID | int | Account program ID |
AccountStatus | string | Account status |
MaxCreditLimit | decimal(3,2) | Maximum issuer-granted account credit limit |
AvailableCreditLimit | decimal(3,2) | Available credit limit |
TotalCreditLimit | decimal(3,2) | Maximum user-defined limit amount for purchases |
TotalOverDraftLimit | decimal(3,2) | Maximum issuer-granted limit for overdraft spending on debit accounts |
AvailableSavingsAccountLimit | decimal(3,2) | Current balance on an interest-bearing account |
PercentageOverLimit | decimal(3,2) | Percentage of MaxCreditLimit over the limit for purchases on credit accounts |
HeldFunds | decimal(3,2) | Amount held in reserve that the account holder can’t access, usually due to a legal action. |
Updated 27 days ago