---
title: "Download Payment Data"
method: GET
path: "/api/v1/summary/download_payment_data"
tags: ["Summary for fee module"]
---

# Download Payment Data

`GET /api/v1/summary/download_payment_data`

API to download payment data

## Query parameters

- `institute_ids` string, required
- `branch_ids` string, required
- `start_time` string, required
- `end_time` string, required
- `payment_methods` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/leo1/apis/leofees-backend.md) · [All operations](https://skmtc.net/leo1/apis/leofees-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/leo1/leofees-backend/revisions/cace8144ecd9/schema)
