Skip to main content
POST
Test aggregator connection credentials

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Cuerpo

application/json
configName
string
requerido

Config name of the existing aggregator connection to test (tenant-scoped)

Minimum string length: 1
Ejemplo:

"pluggy-main"

vendor
enum<string>
requerido

Aggregator vendor: pluggy or belvo

Opciones disponibles:
pluggy,
belvo
Ejemplo:

"pluggy"

Respuesta

OK

configName
string
requerido

Connection config name that was tested

Ejemplo:

"pluggy-main"

healthy
boolean
requerido

Whether the live connectivity check passed with the sealed credential

Ejemplo:

true

vendor
enum<string>
requerido

Aggregator vendor the tested connection is bound to

Opciones disponibles:
pluggy,
belvo
Ejemplo:

"pluggy"