# Bank Feed Authorization Account

API name: `cpm__Bank_Feed_Authorization_Account__c`

## Description

Bank Feed Authorization Account records are used by FinDock to manage the relationships between connected bank accounts and the authorizations for those account connections.

## Fields

| Label | Type | Description |
|  --- | --- | --- |
| Account Id | Text(255) | The identifier for the connected bank account used by the Account Information Service Provider (AISP). |
| Bank Feed Account | Master-Detail(Bank Feed Account) | The Bank Feed Account record linked to this authorized account. |
| Bank Feed Authorization | Master-Detail(Bank Feed Authorization) | The Bank Feed Authorization record linked to this authorized account. |
| Bank Feed Authorization Account Name | Auto Number | Auto-generated number for the authorization account. |
| Resource Id | Text(255) | The identifier of the agreement granting authorization used by the AISP. |
| Status | Formula (Text) | The status of the authorization according to the linked Bank Feed Authorization record. |