ValwispDocs
DesarrolladoresAPI RESTReferenceAccounting

Estado de Resultados — Ingresos/Costos/Gastos en un rango de fechas

GET
/api/v1/accounting/reports/income-statement
AuthorizationBearer <token>

Ingresa tu access token JWT (sin el prefijo Bearer)

In: header

Query Parameters

from?string

YYYY-MM-DD, default 1ro del mes en curso

to?string

YYYY-MM-DD, default hoy

Response Body

curl -X GET "https://example.com/api/v1/accounting/reports/income-statement"
Empty