Field | Type | Required | Description |
---|---|---|---|
startDate |
\DateTime | ✔️ | Start date. |
endDate |
\DateTime | ✔️ | End date. |
interval |
Components\Interval | ✔️ | Interval between two timestamps. |
organizationId |
string|array|null | ➖ | Filter by organization ID. |
productId |
string|array|null | ➖ | Filter by product ID. |
productPriceType |
Components\ProductPriceType|array|null | ➖ | Filter by product price type. recurring will filter data corresponding to subscriptions creations or renewals. one_time will filter data corresponding to one-time purchases. |