How To Report Transactions

  1. Login to Sigma.
  2. Click Reporting module.
  3. Click Create new report.
  4. Select NFIU Report.
  5. Select Report Transaction.

Overview

The transaction reporting process works by uploading a list of transaction IDs. Sigma will use those ID’s to fetch detailed transaction information from your API endpoint which you can then generate a report from.

How It Works

  1. You upload a CSV file containing transaction IDs that need to be reported.

  1. Sigma automatically utilizes your saved API connection details to securely retrieve comprehensive transaction information directly from your server. This eliminates the need for manual data entry.

  2. Depending on the number of transactions, Sigma sends requests to your API endpoint to get information for 100 transaction IDs per request. The transactionId query parameter contains all transaction IDs separated by commas.

  3. Sigma fetches detailed transaction specifics and associated customer information from your API endpoint.

Configuration

You should have your reporting entity and agent created before you can start reporting transactions. See how to set up

You need to configure your API endpoint for retrieving transaction details. You can also test the connection to ensure it’s working properly before uploading.