---
title: "GET /source-of-payment/filtered"
method: GET
path: "/source-of-payment/filtered"
tags: ["SourcesOfPayment"]
---

# GET /source-of-payment/filtered

`GET /source-of-payment/filtered`

## Get source of payment
 Get  all source of payments by company id

## Query parameters

- `authorization` string, required
- `companyId` number, required

## Response `200`

Array of source of payment model and pagination info

- object
  - `sourceOfPayments` object[]
  - `paginationInfo` object

---

[API](https://skmtc.dev/loopay/apis/loopay-api.md) · [All operations](https://skmtc.dev/loopay/apis/loopay-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loopay/loopay-api/revisions/2f7c6537d598/schema)
