Skip to main content

Extend history [deprecated]

Deprecated

Use new Aggregate Transaction History url instead. This endpoint has been deprecated and will be sunset in the next version. For more information, reference the Migration guide.

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_identifier}/members/{member_identifier}/extend_history

Path Parameters

FieldRequiredType

member_identifier

Use either the member id you defined or the MX-defined member guid. See MX-Defined GUIDs vs IDs Defined by You.

Required
String

user_identifier

Use either the user id you defined or the MX-defined user guid. See MX-Defined GUIDs vs IDs Defined by You​.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...