Skip to content

Bank Feed Authorization

API name: cpm__Bank_Feed_Authorization__c

Description

Bank Feed Authorization records capture the required details for each authorization approved for a Bank Feed connect for the given bank account. The details are used to manage the connection between Bank Feed and the open banking service, also known as an Account Information Service Provider (AISP). These records are created automatically as part of the Bank Feed authorization process.

Fields

LabelTypeDescription
Authorization DateDate/TimeThe data and time the bank account connection was approved.
Authorization ReferenceText(255)A unique reference for the connection authorization used to communicate the authorization to the AISP.
Bank Feed Authorization NameText(80)Auto-generated name for the authorization.
Consent IdText(255)The unique identifier associated with the bank user who approved the bank account connection. This Id is communicated to the AISP.
Expiry DateDate/TimeThe data and time the connection authorization expires.
Institution IdText(255)The identifier used by the AISP to identify the institution that manages the connected bank account.
Institution NameText(255)The name used by the AISP for the institution that manages the connected bank account.
ScopeText(255)The scope of the authorization which determines what Bank Feed can import, such as just transactions, or transactions and account balances.
StatusPicklistThe status of the authorization: Connected (authorized and connected), Disconnected (authorized but not connected), Pending (authorization not yet approved), or Expired (authorization period ended).
Valid forNumber (18, 0)The duration (in days) of the authorization. The duration is set by the AISP and determines the Expiry Date.