Creates a new bank account country block rule

Creates a new bank account country block rule. The newly created resource can be referenced by the URI given by a Location header field in the response.

Body Params
string
required
length between 32 and 32

The unique identifier of the merchant that the block rule applies to. Optional if connectorId is provided.

string
length between 32 and 32

The unique identifier of the connector that the block rule applies to. Only mandatory if the block scope is intended to be limited to a single connector.

string
required
length between 2 and 2

The ISO 3166-1 alpha-2 country code of the country to be blocked.

boolean | null

Enables or disables blocking of Payment transactions for this country. Optional. Enabled by default.

boolean | null

Enables or disables blocking of Refund transactions for this country. Optional. Enabled by default.

boolean | null

Enables or disables blocking of Payout transactions for this country. Optional. Enabled by default.

boolean | null

Enables or disables blocking of RequestToPay transactions for this country. Optional. Enabled by default.

string
length between 0 and 255

Memo for free use by the PSP.

Responses

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