Readonly
ReportReportRunsApiListReportRuns
Optional
Readonly
limitThe maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.
ReportRunsApiListReportRuns
Optional
Readonly
offsetThe (zero-based) offset of the first item in the collection to return.
ReportRunsApiListReportRuns
Optional
Readonly
statusOnly return ReportRuns whose status is included by this array. Examples: `?status=finished` and `?status=finished,queued`.
ReportRunsApiListReportRuns
Readonly
tilled_The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.
ReportRunsApiListReportRuns
Optional
Readonly
typeOnly return ReportRuns whose type is included by this array. Examples: `?type=payments_summary_1,payouts_summary_2` and `?type=payouts_summary_2`.
ReportRunsApiListReportRuns
Generated using TypeDoc
Request parameters for listReportRuns operation in ReportRunsApi.
Export
ReportRunsApiListReportRunsRequest