Schema
Returns the full structure of reporting categories, groupings, and line categories with human-readable descriptions. Use this to discover valid filter values for the time_series endpoint and understand what each value means.
Call this first before constructing time_series queries to understand the available filters and what financial data each one represents.
Query Parameters
The type of resource to query. Currently only wallet is supported.
wallet Response
Full taxonomy of wallet stats filter values.
Predefined report scopes. Each maps to a curated set of line categories. Pass a reporting_category name to the time_series endpoint to filter to that scope.
Logical groupings of line categories (e.g. payments, refunds, disputes). Pass grouping names to the time_series endpoint to filter by grouping.
Every active line category with its description, grouping, and which reporting categories it belongs to. This is the most granular filter available on the time_series endpoint.

