Skip to main content
POST
Cancel a Pix Automático Authorization

Autorizações

Authorization
string
header
obrigatório

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

Cabeçalhos

X-Account-Id
string
obrigatório

Unique identifier of the Midaz Ledger Account (UUID format).

X-Idempotency
string
obrigatório

Idempotency key

Parâmetros de caminho

id
string
obrigatório

Authorization ID (UUID format)

Corpo

application/json
reasonKind
enum<string>
obrigatório
Opções disponíveis:
PAYER,
FRAUD
Exemplo:

"PAYER"

cancelledBy
string
Maximum string length: 255
Exemplo:

"agent-4417"

evidenceReference
string
Maximum string length: 200
Exemplo:

"FRAUD-CASE-2026-0042"

reasonText
string
Maximum string length: 500
Exemplo:

"Customer reported unauthorized charge"

Resposta

OK

authorization
object