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

# GET /payment-sources-pay-in/valid

`GET /payment-sources-pay-in/valid`

## Get if sourceOfPayment is valid for a payin

## Query parameters

- `authorization` string
- `sourceOfPaymentId` number, required
- `amount` number, required
- `userId` number, required

## Response `200`

Boolean

- object
  - `codeError` number
  - `message` string

---

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