Unblock a Pix Refund
Use this endpoint to unblock a refund stuck in PROCESSING status. The plugin fetches the BTG reversal status and triggers settlement if the reversal has already completed or failed on BTG.
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
Unique identifier of the refund request (UUID format).
Body
Opts into the not-found resolution path for CASHOUT refunds. When true and BTG reports the reversal as absent (404), the refund is resolved as FAILED (with idempotent Midaz revert and client webhook) instead of returning a provider error.

