ValwispDocs
DesarrolladoresAPI RESTReferenceAccounting

Venta/Costo/Ganancia por período — para el gráfico del Panel principal

GET
/api/v1/accounting/reports/sales-summary
AuthorizationBearer <token>

Ingresa tu access token JWT (sin el prefijo Bearer)

In: header

Query Parameters

period?string

default weekly

Value in

  • "daily"
  • "weekly"
  • "monthly"
  • "quarterly"
  • "yearly"

Response Body

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