---
title: "This endpoint is to get payment Payment Made"
method: GET
path: "/api/Payment/GetAllPaymentMade"
tags: ["Payment"]
---

# This endpoint is to get payment Payment Made

`GET /api/Payment/GetAllPaymentMade`

## Query parameters

- `PageNumber` integer
- `PageSize` integer
- `routeId` string
- `approvalType` string
- `paymentChannel` 'CyberPay' | 'Deposit' | 'Other' | 'Interswitch' | 'Etranzact'
- `paymentAction` string
- `membershipType` integer
- `startDate` string
- `endDate` string

## Response `200`

Success

## Other responses

- `404` — Not Found
- `500` — Server Error

---

[API](https://skmtc.dev/cipmnigeria/apis/membershipapi.md) · [All operations](https://skmtc.dev/cipmnigeria/apis/membershipapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cipmnigeria/membershipapi/revisions/85c2d3922bb1/schema)
