Skip to content

Variables Monetarias

GET
/estadisticas/v3.0/Monetarias

Respuestas

Success
JSON
{
"status": 0,
"results": [
{
"idVariable": 0,
"descripcion": "string",
"categoria": "string",
"fecha": "2025-04-16",
"valor": 0
}
]
}

Playground

Ejemplos

cURL
JavaScript
PHP
Python
Powered by VitePress OpenAPI