---
title: "Get Payment Constraints Rules"
method: GET
path: "/institutions/constraints/payments"
tags: ["Constraints"]
---

# Get Payment Constraints Rules

`GET /institutions/constraints/payments`

Retrieve institution specific constraints for payment authorisation and submission requests

## Query parameters

- `institutionIds` string[], required
- `institutionCountryCode` string, required
- `paymentType` 'DOMESTIC_PAYMENT' | 'DOMESTIC_INSTANT_PAYMENT' | 'DOMESTIC_VARIABLE_RECURRING_PAYMENT' | 'DOMESTIC_SCHEDULED_PAYMENT' | 'DOMESTIC_PERIODIC_PAYMENT' | 'INTERNATIONAL_PAYMENT' | 'INTERNATIONAL_SCHEDULED_PAYMENT' | 'INTERNATIONAL_PERIODIC_PAYMENT', required
- `endpointPath` string
- `endpointMethod` 'POST' | 'PATCH' | 'PUT' | 'GET' | 'DELETE'

## Response `200`

Ok

## Other responses

- `400` — Bad Request.
- `401` — Either authentication credentials were not supplied, or they were invalid.
- `404` — Not Found.
- `500` — Unexpected Error

---

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