Skip to main content
POST
Confirm a Scanned Pix Automático Recurrence

Authorizations

Authorization
string
header
required

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

Headers

X-Account-Id
string
required

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

X-Idempotency
string
required

Idempotency key

Body

application/json
decision
enum<string>
required
Available options:
ACCEPTED,
REJECTED
Example:

"ACCEPTED"

idRec
string
required
Maximum string length: 64
Example:

"RR0000000000000000001"

journey
enum<string>
required
Available options:
J2,
J4
Example:

"J2"

receiverMaxAmount
string
Example:

"500.00"

Response

OK

authorizationRequest
object