Skip to main content
GET

Query Parameters

string
required
Start date in ISO format (YYYY-MM-DD).Example: 2025-01-01
string
required
End date in ISO format (YYYY-MM-DD).Example: 2025-01-31
string
Filter by reseller IDs. Can be comma-separated or passed as array parameters.Example: reseller_ids=id1,id2 or reseller_ids[]=id1&reseller_ids[]=id2
string
Filter by organization IDs. Can be comma-separated or passed as array parameters.Example: organization_ids=id1,id2

Response Fields

Data Array

Period Object

Date Format: Input dates use ISO format (YYYY-MM-DD), but response dates are returned in US format (MM/DD/YYYY).