Get a Pix Automático Charge
Retrieve a single charge by id. Scoped to the authenticated payer — a charge owned by another payer is reported as not-found. The response carries the sanitized attempts array; the internal debit result code is never exposed.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique identifier of the Midaz Ledger Account (UUID format).
Path Parameters
Charge ID (UUID format)
Response
OK
"019cf6ef-e418-7ced-80c0-7b9816faa798"
"29.90"
1
"019cf6ef-e418-7ced-80c0-7b9816faa798"
"019cf6ef-e418-7ced-80c0-7b9816faa798"
0
"019cf6ef-e418-7ced-80c0-7b9816faa798"
"2026-04-25"
"90d0b9e1551447f695985409bf9b7fb5"
FailureCode is the privacy-preserving generic code reported to the receiver for the charge's current outcome (e.g. CHARGE_REJECTED, OVER_LIMIT, ACCEPTED, DEBIT_FAILED). It is the ONLY code surfaced on the read API and outbound payload — the internal financial reason is never carried here (T-33 privacy boundary, rev. 10 rule #6).
"CHARGE_REJECTED"
"019cf6ef-e418-7ced-80c0-7b9816faa798"
J1, J2, J3, J4 "J4"
4
"019cf6ef-e418-7ced-80c0-7b9816faa798"
RECEIVED, SCHEDULED, EXECUTED, FAILED, CANCELLED "SCHEDULED"

