DesarrolladoresAPI RESTReferenceAccounting
Balance General — Activo/Pasivo/Patrimonio a una fecha
Authorization
bearer AuthorizationBearer <token>
Ingresa tu access token JWT (sin el prefijo Bearer)
In: header
Query Parameters
asOfDate?string
YYYY-MM-DD (inclusive, hasta el fin de ese día), default hoy
Response Body
curl -X GET "https://example.com/api/v1/accounting/reports/balance-sheet"Empty