Create merchant routing account reject rule

Creates a merchant-level rule to block transactions from a specific routing/account number.

Query Params
uuid

Entity UUID to act as Required when authenticating with a Bearer token; may be omitted with Basic (API key) authentication, where the entity is resolved from the API key.

Body Params

Merchant reject rule

Merchant reject rule

string
required
length between 1 and 50

Account number to reject (supports wildcards)

string

"system" for global, or specific company UUID

string
enum
required

Method to apply rule to: "ACH", "RCC", or "ALL"

Allowed:
string
length ≤ 500

Reason for rejection

string
required

Routing number to reject

Responses

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