ReportingReportRunCreateRequest
Request to create and run report.
- Type: string
report _type requiredThe ID of the report type to run, such as
"payments.1". parameters Parameters specifying how the report should be run. Different Report Types have different required and optional parameters.
- Type: array string[]
account _ids - Type: array string[]
columns - Type: array string[]
currencies - Type: stringFormat: date-time
interval _end the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: stringFormat: date-time
interval _start the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: array string[]
operations - Type: array string[]
payment _methods - Type: array string[]
statuses

