---
title: "GET /payment-sources"
method: GET
path: "/payment-sources"
tags: ["SourcesOfPaymentAdmin"]
---

# GET /payment-sources

`GET /payment-sources`

## Get payment-sources
 Get array IDs PaymentOfSources belonging to a company available to create a payint

## Query parameters

- `authorization` string, required
- `companyIds` number, required
- `page` number
- `recordsPerPage` number

## Response `200`

Array of ID PaymentOfSources

- number[]

---

[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)
