End User Agreement (EUA) specifies the duration and scope of account information access given to Maven Banking on Financial Institution Account authorization.
Once you finish the authorization process, an EUA record is created in Maven Banking with the values you've set. Otherwise, default terms are applied:
Financial institutions can have their limits on the number of validity days and days from which you can get financial transactions.
For example, some Banks allow only 90 or fewer days of transaction history. Even if you set values to 180 and 730 in Maven Banking, the created End User Agreement would have those numbers reduced to the limits set by the Financial Institution.
An administrator must keep track of EUA duration and validity. It is a crucial part of data integrity and continuity.
When the access expires, the administrator must reconnect accounts to continue accessing the user's data.
At the same time, it is worth remembering that access expires on the Requisition level. It means access will lapse for all the accounts under the Requisition.
The administrator can reconnect accounts in advance to avoid any inconvenience.
To reconnect the expired accounts, follow instructions from the previous article.
You can modify End User Agreement if you want to specify access duration other than 90 days.
As to the expired EUA, you can either keep them for auditing purposes or delete them by making a DELETE request from a specific EUA record page inside Maven Banking as shown below.

| Field API Name | Values/Type | Description | Required |
|---|---|---|---|
Accepted__c |
Date/Time |
The date & time at which the end user accepted the agreement. | false |
Access_Scope__c |
Picklist (Multi-Select) |
Level of information to access (Balances, Details, Transactions). | false |
Access_Valid |
Number |
Number of days from acceptance that the access can be used. | false |
End_Access_Date__c |
Formula (Date/Time) |
The date & time at which the end user agreement will expire. | false |
Financial |
Lookup |
Lookup to the related Financial Institution. | false |
Max_Historical |
Number |
Maximum number of days of transaction data to retrieve. | false |