Cancel a Refund Request
Use this endpoint to cancel a refund request before it is processed.
Notes:
-
Cancellation is only allowed for requests in OPEN status.
-
Cancelled requests cannot be reopened or modified.
-
This operation notifies BACEN and the contested participant.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the refund request (UUID format).
Response
Refund request cancelled successfully.
Unique identifier.
"019c96a0-0c6b-7166-8510-b262039b4838"
Original transaction ID.
"E12345678202411241430ABCDEFGHIJK"
Refund amount.
"150.00"
Current status.
OPEN, CLOSED, CANCELLED "OPEN"
Analysis result.
"TOTALLY_ACCEPTED"
"2024-01-15T10:30:00Z"
"2024-01-15T10:30:00Z"

