Skip to main content
Once the journey has succeeded, retrieve the data using the same transactionId. You can fetch the normalized raw FI data or the analytics computed from it.
Fetch the raw financial information collected through Account Aggregator. Each item is normalized into a consistent shape with profile, summary, and transaction details. For the AA flow, every item has dataSource and type set to AA.You can obtain this data two ways: pull it on demand with POST /getallfidata, or have it pushed to your webhook as soon as it is ready. Both carry the same FI data records.

Endpoint

Base URL (UAT / Production): Contact support@moneyone.in.

Headers

Request body

Sample request

Response

Response fields

For the AA flow, dataSource and type are always AA.

Error Codes