Skip to main content
POST
Decide on a Pix Automático Authorization Request

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

Path Parameters

id
string
required

Authorization Request ID (UUID format)

Body

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

"ACCEPTED"

receiverMaxAmount
string
Example:

"500.00"

Response

OK

authorizationRequest
object