HomeGuidesReference
Log In
Reference

Retrieve a Payout Summary Report

Mock Data In Sandbox

This endpoint returns mock data in sandbox. If your dev environment is set to sandbox, then Forage returns mock data so that you can work with a realistic data set during testing.

A GET request to /reporting/payouts/ retrieves a Payout Report. A payout is a scheduled funds disbursement from Forage to a merchant. A payout accounts for all transactions, both purchases and refunds, during the scheduled time period.

On success, the API returns a list of payouts that occurred between the provided start_date and end_date.

Language
Credentials
OAuth2
URL