Accounts balances report files
The accounts balances report contains the account balances from the previous day. The files for this job are saved in your designated cloud storage container in the /reports/accounts_balances/
subfolder. See Report file generation and path for more information.
The following table lists the accounts balances report fields.
Field | Type | Description |
---|---|---|
Org_ID | string | Organization ID |
RefDate | date | Date the report file was generated |
Account_ID | int | Account ID |
Program_ID | int | Program ID |
DueDays | int | Number of days the account has been in arrears |
Type | string | Balance type: - RotativoEmDia - RotativoAtraso - Corrente - Futuro |
AccountStatus | string | Account status |
Balance | double | Balance summarized according to Type |
Updated 19 days ago