Skip to main content
All CollectionsAPI collections
Manual transaction upload for Data Enrichment
Manual transaction upload for Data Enrichment

How do I upload transaction data for calling the Data Enrichment API?

Ogenna Ogbogu avatar
Written by Ogenna Ogbogu
Updated over a week ago

Data enrichment enables you to categorize transactions and obtain metadata or statement insights for customers who haven't directly connected their accounts but have provided their transaction data.

How it works?

As a business, if your user hasn't linked their financial account using Mono, you have the option to upload a file containing your customers' transaction data and call the necessary endpoints to access the enriched data.

To do this, you will need to submit a CSV file that includes specific details about each transaction. The CSV file must contain the following information:

  • Type: credit or debit

  • Narration: the transaction narration.

Please find a sample of the transaction format below:

NB: If you upload a non-CSV file, you will get a "wrong file type" error. Also, you can only upload users' transactions in a CSV file to call the Transaction Categorisation and Transaction Metadata endpoints.

Did this answer your question?