v4
OpenAPI 3.0.12026-07-3189233676.2 KBCompanies and Data Providers
Retrieve a data provider
This endpoint retrieves a data provider.
get/v1/providers/{id}/
Query parameters
product_type'income' | 'employment' | 'deposit_switch' | 'pll' | 'insurance' | 'transactions' | 'assets'
Example:income
Product type
Response
Example response
{
"id": "adp",
"name": "ADP",
"data_source": "payroll",
"logo_url": "https://cdn.truv.com/providers/adp.svg",
"success_rate": "high",
"url": "https://www.adp.com/"
}