Test aggregator connection credentials
Runs a live connectivity check for an existing Open-Finance data-aggregator (Pluggy/Belvo) connection using its already-sealed credential, addressed by (vendor, configName). No credential is supplied or returned: the result is the secret-free boolean health of the connection.
POST
Test aggregator connection credentials
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Cuerpo
application/json
Respuesta
OK
Connection config name that was tested
Ejemplo:
"pluggy-main"
Whether the live connectivity check passed with the sealed credential
Ejemplo:
true
Aggregator vendor the tested connection is bound to
Opciones disponibles:
pluggy, belvo Ejemplo:
"pluggy"

