Skip to main content
POST
Confirmar uma recorrência do Pix Automático lida por QR Code

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

Identificador único da Conta do Ledger Midaz (formato UUID).

X-Idempotency
string
obrigatório

Chave de idempotência

Corpo

application/json
decision
enum<string>
obrigatório
Opções disponíveis:
ACCEPTED,
REJECTED
Exemplo:

"ACCEPTED"

idRec
string
obrigatório
Maximum string length: 64
Exemplo:

"RR0000000000000000001"

journey
enum<string>
obrigatório
Opções disponíveis:
J2,
J4
Exemplo:

"J2"

receiverMaxAmount
string
Exemplo:

"500.00"

Resposta

OK

authorizationRequest
object