Skip to main content
Schema2020-08-27object

financial_reporting_finance_report_run_run_parameters

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

FinancialReportingFinanceReportRunRunParameters

object
columns array
optional

The set of output columns requested for inclusion in the report run.

connected_account string
optional

Connected account ID by which to filter the report run.

currency string
optional

Currency of objects to be included in the report run.

interval_end integer (unix-time)
optional

Ending timestamp of data to be included in the report run (exclusive).

interval_start integer (unix-time)
optional

Starting timestamp of data to be included in the report run.

payout string
optional

Payout ID by which to filter the report run.

reporting_category string
optional

Category of balance transactions to be included in the report run.

timezone string
optional

Defaults to `Etc/UTC`. The output timezone for all timestamps in the report. A list of possible time zone values is maintained at the [IANA Time Zone Database](http://www.iana.org/time-zones). Has no effect on `interval_start` or `interval_end`.