HomeGuidesReference
Log In

Retrieve a Transaction Report

A GET request to /reporting/transactions/ retrieves a Transaction Report.

On success, the API returns a list of transactions created between the provided start_date and end_date.

Forage defines a transaction as any financial operation that triggers a flow of funds, including both EBT purchases and EBT refunds. A Transaction Report is useful for reconciling your accounting books against the Forage ledger. The fee field can help finance teams reconcile the payouts received from Forage.

🚧

Credit and debit card transactions are included in the report if the transaction occurred via a Fully Hosted integration, but Forage is never involved in the settlement flow for credit/debit. That falls to the credit/debit PSP, so balance your credit/debit accounting against the PSP’s ledger.

Language
Authorization
OAuth2
URL