Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 5.67 KB

MetricsGetRequest.md

File metadata and controls

13 lines (10 loc) · 5.67 KB

MetricsGetRequest

Fields

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.