---
title: "Payouts - Transactions"
method: GET
path: "/v1.02/payouts/transactions"
---

# Payouts - Transactions

`GET /v1.02/payouts/transactions`

Use this request to check which transactions had their funds settled on payouts between two dates.
In case you want to check transactions in each payout of a single day, please use the same date on both params.

## Query parameters

- `start_date` string, date, required
- `end_date` string, date, required

## Response `200`

200

- object

## Other responses

- `401` — 401

---

[API](https://skmtc.net/eupago/apis/intro-and-oauth.md) · [All operations](https://skmtc.net/eupago/apis/intro-and-oauth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eupago/intro-and-oauth/versions/778475fa98e9/schema)
