Basic Information

appmixer.shopify.reports.PaymentsReport

1.0.0

Public

Run a payments report over a date range (net and gross payments and transaction count), optionally grouped by day, week or month.

Input Ports

in

FieldTypeDescription
Since text Start of the reporting period. A ShopifyQL date expression, e.g. -30d, -12m, or an ISO date like 2024-01-01.
Until text End of the reporting period. A ShopifyQL date expression, e.g. today, -1d, or an ISO date.
Group By select Optionally group the results by a time period. When left as None, a single aggregate row is returned.

Output Ports

out

FieldTypeDescription
Columns array -
Rows array -
Row Count integer -

Full Metadata