Returns a cursor paged list of bank account block rules

Returns a cursor paged list of bank account block rules.

Query Params
string
length between 32 and 32

Return only objects after this cursor id. Optional.

string
length between 32 and 32

Return only objects before this cursor id. Optional.

int32 | null
1 to 500

Upper bound for the number of objects to be returned. Defaults to 50. Maximum of 500. Optional.

string
length between 32 and 32

Return only block rules that are configured for this merchant id. Optional.

string
length between 32 and 32

Return only block rules that are configured for this connector id. Optional.

string
length between 0 and 12

Return only block rules that are configured to be blocked for a specific transaction type. Optional.

Supported transaction types:

  • Payment
  • Payout
  • Refund
  • RequestToPay
string
length between 2 and 2

Return only block rules that belong to a specific country. Optional. ISO 3166-1 alpha-2 country code.

ibans
array of strings

Return only block rules for the specified IBANs. Optional.

ibans
boolean | null

If true, also return block rules of related sub-entities. For example include corresponding connector block rules of a merchant. Optional. False by default.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json