Skip to main content
GET
Ocurrencias que vencen en los próximos días (REP-006)

Authorizations

Authorization
string
header
required

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

Query Parameters

days
string
required

Response

200 - application/json
repeatingTransactionId
string
required
description
string
required
amount
string | null
required
currency
string
required
type
enum<string>
required
Available options:
expense,
income,
transfer
dueDate
string
required
Example:

"2026-07-05"

autoAdd
boolean
required