Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/wallets/{walletId}/transactions/{transactionId}/pix-infraction

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
organizationId
string
required
accountId
string
required
walletId
string
required
transactionId
string
required

Body

application/json
reason
enum<string>
required
Available options:
REFUND_REQUEST,
REFUND_CANCELLED
situationType
enum<string>
required
Available options:
SCAM,
ACCOUNT_TAKEOVER,
COERCION,
FRAUDULENT_ACCESS,
OTHER,
UNKNOWN
reportDetails
string
required
Minimum string length: 1

Response

default

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