Skip to main content
POST
Reanuda: próxima fecha desde hoy, sin catch-up del periodo pausado (REP-009)

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
description
string
required
memo
string | null
required
amount
string | null
required

null = monto variable

type
enum<string>
required
Available options:
expense,
income,
transfer
accountId
string | null
required
fromAccountId
string | null
required
toAccountId
string | null
required
currency
string
required
startDate
string
required
periodUnit
enum<string>
required
Available options:
week,
month,
year
periodCount
number
required
repeatUntil
string | null
required
nextDueDate
string
required

Próxima fecha de vencimiento.

emailAlert
boolean
required
autoAdd
boolean
required
status
enum<string>
required
Available options:
active,
paused,
finished
pausedReason
string | null
required
category
object | null
required

Categoría (una); null = Sin categoría.

monthlyEquivalent
string | null
required

Gasto fijo mensual equivalente (REP-005); null si monto variable.

Example:

"12000.00"

createdAt
string
required