Skip to main content
GET
Get billing summary for a period

Query Parameters

periodo
string
required

Period in format YYYY-MM

Example:

"2026-01"

client_id
string

Client ID (optional, if not provided returns summary for all clients)

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Billing summary retrieved successfully

periodo
string
required
Example:

"2026-01"

valor_uf
number
required
Example:

38000

subscripciones
number

Total subscriptions in CLP

Example:

1500000.5

visitas
number

Total visits in CLP

Example:

250000

ventas_dispositivos
number

Total device sales in CLP

Example:

0

total_neto
number

Net total in CLP

Example:

1750000.5

total_clients
number
Example:

45

prorrateos
object[]
Example:
facturas_detalladas
object[]
source
enum<string>

Source of data: facturas_generadas or calculo_tiempo_real

Available options:
facturas_generadas,
calculo_tiempo_real
Example:

"calculo_tiempo_real"

warnings
string[]

Array of warning messages for suspicious or critical data issues

Example:
metadata
object

Metadata about processing statistics