Bridge Token Attributes
The attributes of the Bridge Token are below.| Attribute | Type | Description |
|---|---|---|
| bridge_token | string | Unique ID of Bridge Token |
| tracking_info | string | Information to associate with current user |
| product_type | string | Indicates main product type |
| data_sources | array | List of data sources for the provided product type. Leave blank to apply default values. |
| use_case | string | Use case for the connection which will be used for billing. |
| template_id | string | An ID of a customization template. Leave blank to apply default values. |
| allowed_products | array | List of allowed product types for linked account, only main type is allowed if not included |
| company_mapping_id | string | Company ID to skip search step |
| provider_id | string | Provider ID to skip search step |
| access_token | string | Access token of existing Link, used for data refresh with re-authentication |
| account | object | Bank account info. Used for Direct deposit switching and Paycheck linked lending |
Endpoints
Below is the available endpoint list for creating a bridge_token.Example response
The example object below is from theCreate Bridge Token endpoint.