Skip to content

GET /estadisticas/v4.0/Monetarias/{IdVariable}

GET
/estadisticas/v4.0/Monetarias/{IdVariable}

Parámetros

Path Parameters

IdVariable*
Tipointeger
Requerido
formatint32

Query Parameters

Desde
Tipostring
formatdate-time
Hasta
Tipostring
formatdate-time
Limit
Tipointeger
formatint32
Offset
Tipointeger
formatint32

Respuestas

Success
JSON
{
"status": 0,
"metadata": {
"resultset": {
"count": 0,
"offset": 0,
"limit": 0
}
},
"results": [
{
"idVariable": 0,
"detalle": [
{
"fecha": "2025-08-21",
"valor": 0
}
]
}
]
}

Playground

Variables
Key
Value

Ejemplos

cURL
JavaScript
PHP
Python
Powered by VitePress OpenAPI