Skip to main content
GET
Agregados + serie por bucket + periodo anterior para la vista de detalle (11)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

accountId
string

Limita a una cuenta.

categoryId
string

Limita a una categoría (incluye su subárbol).

from
string
required

Inicio del periodo (inclusive).

Example:

"2026-06-08"

to
string
required

Fin del periodo (inclusive).

Example:

"2026-07-07"

Response

200 - application/json
from
string
required
to
string
required
currency
string
required
Example:

"MXN"

estimated
boolean
required

true si mezcla divisas: totales convertidos y estimados (≈).

ratesAsOf
string | null
required
bucketUnit
enum<string>
required
Available options:
day,
week,
month
inflow
string
required
outflow
string
required
net
string
required
inflowCount
number
required
outflowCount
number
required
buckets
object[]
required
previous
object
required