Extend history
Some institutions allow developers to access an extended transaction history with up to 24 months of data associated with a particular member. The process for fetching and then reading this extended transaction history is much like standard aggregation, and it may trigger multi-factor authentication.
POST
/users/{user_guid}/members/{member_guid}/extend_history
Path Parameters
| Field | Required | Type |
|---|---|---|
member_guid The unique id for a | Required | String |
user_guid The unique identifier for a | Required | String |
Loading...