Integration 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}"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.