FinancialEventGroups
Returns all financial events for the specified financial event group.
Columns
| Name | Type | References | Description |
| FinancialEventGroupId | String | A unique identifier for the financial event group. | |
| ProcessingStatus | String | The processing status of the financial event group indicates whether the balance of the financial event group is settled. Possible values: Open or Closed. | |
| FundTransferStatus | String | The status of the fund transfer. | |
| OriginalTotalCurrencyCode | String | The three-digit currency code in ISO 4217 format. The total amount in the currency of the marketplace. For closed groups, this is the total disbursement or charge amount. | |
| OriginalTotalCurrencyAmount | Decimal | The total amount in the currency of the marketplace. For closed groups, this is the total disbursement or charge amount. For open groups, this is the current balance. | |
| ConvertedCurrencyCode | String | The three-digit currency code in ISO 4217 format. The total amount in the currency where funds were disbursed. | |
| ConvertedCurrencyAmount | Decimal | The total amount in the currency of the marketplace in which the funds were disbursed. | |
| FundTransferDate | Datetime | The date and time when the disbursement or charge was initiated. Only present for closed settlements. | |
| TraceId | String | The trace identifier used by sellers to look up transactions externally. | |
| AccountTail | String | The account tail of the payment instrument. | |
| BeginningBalanceCurrencyCode | String | The three-digit currency code in ISO 4217 format for the balance at the beginning of the settlement period. | |
| BeginningBalanceCurrencyAmount | Decimal | The balance at the beginning of the settlement period. | |
| FinancialEventGroupStartDate | Datetime | The date and time when the financial event group is opened. | |
| FinancialEventGroupEndDate | Datetime | The date and time when the financial event group is closed. |