Use the /api/v1/providers endpoint to retrieve a list of all supported Data Providers in the Outbound ecosystem.
/api/v1/providers endpoint to retrieve a list of all supported Data Providers in the Outbound ecosystem.
You may need this information for marketing purposes, or to show your customers who we support.
To successfully call this endpoint, you must first call the /Token endpoint to obtain a valid access_token using the following settings:
client_credentials{partner client_id}{partner client_secret}client:adminBearer token obtained from the /Token endpoint.
Result
Unique identifier for the data provider.
Name of the data provider.
Country code of the data provider (e.g., CA, US).
List of data scopes supported by the data provider (e.g., ACCOUNT_BASIC, ACCOUNT_DETAILED, TRANSACTIONS, STATEMENTS, CUSTOMER_CONTACT, CUSTOMER_PERSONAL, INVESTMENTS, ACCOUNT_PAYMENTS).