Transfer Event Activity Report
Overview
This report contains all transfer event activities across all financial accounts for your organization.
ReportType enum: TRANSFER_EVENT_ACTIVITY
Data availability
Data for this report is available as follows:
- Earliest available: 18 months from today
- Latest available: One (1) day from today
Report fields
| Field Name | Data Type | Description |
|---|---|---|
| financial_event_id | String | Unique identifier of the financial event |
| financial_event | String | Activity type of the financial event |
| created_at | DateTime (ISO 8601: YYYY-MM-DDTHH:MM:SSZ) | UTC timestamp when the financial event was created |
| updated_at | DateTime (ISO 8601: YYYY-MM-DDTHH:MM:SSZ) | UTC timestamp when the financial event was updated |
| amount | Decimal | Amount of the transfer |
| amount_direction | String | Direction of the change amount. Possible values are DEBIT or CREDIT. |
| amount_currency_code | String | ISO 4217 currency code (e.g., USD) |
| status | String | Current status of the transfer |
| transfer_activity_type | String | Type of activity associated with the transfer |
| purpose | String | Stated purpose for the transfer. |
| memo | String | A memo providing a brief description of the transfer for reference purposes |
| from_financial_account_id | String | Unique identifier of the account from which the funds are being sent |
| from_financial_account_name | String | Name of the account from which the funds are being sent |
| to_financial_account_id | String | Unique identifier of the account to which the funds are being received |
| to_financial_account_name | String | Name of the account to which the funds are being received |