v2

OpenAPI 3.0.12026-07-2693281951.6 KB
Constraints

Get Payment Constraints Rules

Retrieve institution specific constraints for payment authorisation and submission requests

get/institutions/constraints/payments

Query parameters

institutionIdsstring[] required

Unique Id(s) of the Institution(s) to retrieve the Payment Constraints for. Multiple institutionIds need to be separated by ,

institutionCountryCodestring required

Country code of the Institution(s). Ensure that the country code matches the respective institutionIds; any mismatch will result in an HTTP 404 error response.

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

Type of payment to retrieve payment constraints for

endpointPathstring

The path on the API that is associated with the operation for which constraints are to be retrieved

endpointMethod'POST' | 'PATCH' | 'PUT' | 'GET' | 'DELETE'

The HTTP method that is associated with the operation for which constraints are to be retrieved

Response

Ok