v1
latestOpenAPI 3.0.02026-07-2640301.0 MBIntegration Endpoints
account/set-plaid-credentials
This endpoint is used to configure the optional integration with a Plaid account. For more information please visit our integration section.
post/account/set-plaid-credentials
Response
Example response
{
"PlaidClientID": "{PlaidClientID}",
"PlaidSecretKey": "{PlaidSecretKey}",
"PlaidUrl": "{PlaidUrl}"
}