Skip to main content
PUT
/white-list/rules

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
realmId
string
required
Minimum string length: 1
organizationId
string
required
Minimum string length: 1
accountId
string
required
Minimum string length: 1
rules
enum<string>[]
required
Available options:
BLOCK_WALLET_PIX_IN,
PIX_IN_BLOCK_ALL,
PIX_FROM_GATEWAY,
PIX_IN_ALLOW_ALL,
PIX_FROM_SAME_DOCUMENT,
PIX_FROM_SHAREHOLDER,
PIX_RECURRENT_DEBIT_PARTY,
PIX_AMOUNT_LESS_THAN,
PIX_INFRACTION

Response

default

Undocumented response (no code type, no existing spec).