Test aggregator connection credentials
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
Authorizations
Bearer token authentication (format: "Bearer {token}")
Body
application/json
Response
OK
Connection config name that was tested
Example:
"pluggy-main"
Whether the live connectivity check passed with the sealed credential
Example:
true
Aggregator vendor the tested connection is bound to
Available options:
pluggy, belvo Example:
"pluggy"

