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
Autorizações
Bearer token authentication (format: "Bearer {token}")
Corpo
application/json
Resposta
OK
Connection config name that was tested
Exemplo:
"pluggy-main"
Whether the live connectivity check passed with the sealed credential
Exemplo:
true
Aggregator vendor the tested connection is bound to
Opções disponíveis:
pluggy, belvo Exemplo:
"pluggy"

