Get boleto payment status
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Unix seconds. Required on the signed host; tolerance is 300s either way (403 request_timestamp_skew).
Lowercase hex SHA-256 of the body. An empty body hashes the empty string, so the header is always present. Mismatch returns 400 body_hash_mismatch.
Detached JWS (<protected>..<signature>, ES256 or PS256) over METHOD\nPATH?QUERY\nTIMESTAMP\nIDEMPOTENCY_KEY_OR_EMPTY\nX_CONTENT_SHA256.
Response
Payment status. Served live from the partner; when the partner
reference is not yet available (boleto just requested), the last
known local status is returned with a note and X-Source: local.
Canonical boleto id (bol_ + UUID). Present when resolvable.
Deprecated alias of paymentId (same value).
Partner-side reference (operationReferenceId).
Timestamp of the status at the partner, in Brasília time (offset -03:00).
Present only in the local-fallback case (partner reference not yet available).