Skip to main content
GET
Get 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).

Path Parameters

id
string
required

Authorization Request ID (UUID format)

Response

OK

acceptedMaxAmount
string
Example:

"500.00"

accountId
string
Example:

"019cf6ef-e418-7ced-80c0-7b9816faa798"

amount
object
approvingAt
string<date-time>
cancellationCode
string
Example:

"ACCL"

cancellationRequester
string
Example:

"PSP_PAYEE"

cancelledAt
string<date-time>
confirmedAt
string<date-time>
createdAt
string<date-time>
description
string
Example:

"Streaming subscription"

destination
object
expiredAt
string<date-time>
externalRequestId
string
Example:

"RREC-2026-04-001"

firstChargeId
string
Example:

"019cf6ef-e418-7ced-80c0-7b9816faa798"

id
string
Example:

"019cf6ef-e418-7ced-80c0-7b9816faa798"

journey
string
Example:

"J1"

payeeRejectionCode
string
Example:

"MD20"

payeeRejectionDescription
string
periodicity
object
rejectedAt
string<date-time>
replyFailedAt
string<date-time>
replyFailureReason
string
retryPolicy
string
Example:

"RETRY_3X_7D"

status
enum<string>
Available options:
PENDING,
INITIATED,
APPROVING,
CONFIRMED,
REJECTED,
PAYMENT_FAILED,
REPLY_FAILED,
CANCELLED,
EXPIRED
Example:

"PENDING"

updatedAt
string<date-time>
validUntil
string<date-time>
Example:

"2026-06-30T23:59:59Z"