Confirm a Claim
Use this endpoint to confirm a claim operation. As a consequence, the link between the key and the donor participant is removed. Status must be in WAITING_RESOLUTION.
Notes:
- For ownership claims, if the reason is DEFAULT_OPERATION, the resolution period (ResolutionPeriodEnd) must have passed. If the reason given is USER_REQUESTED, the closing period (CompletionPeriodEnd) will be advanced to allow for immediate termination by the claimant.
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).
Reason for confirmation: USER_REQUESTED, ACCOUNT_CLOSURE, DEFAULT_OPERATION, FRAUD, or RECONCILIATION.
USER_REQUESTED, ACCOUNT_CLOSURE, DEFAULT_OPERATION, FRAUD, RECONCILIATION Path Parameters
Unique identifier of the claim (UUID format).
Response
Claim confirmed successfully.
Internal UUID of the claim.
"019c96a0-0c3e-77b5-8321-4807058a67bb"
BACEN DICT identifier for this claim.
"019c96a0-0d16-7184-ad7f-38545eeb671c"
The Pix key value being claimed.
"+5561988887777"
Type of Pix key.
"PHONE"
Type of claim.
OWNERSHIP, PORTABILITY "OWNERSHIP"
Current status of the claim.
OPEN, WAITING_RESOLUTION, CONFIRMED, CANCELLED, COMPLETED "OPEN"
ISPB of the donor PSP.
"30306294"
Deadline for donor response (D+7 from creation).
"2024-01-22T10:30:00Z"
Deadline for claim completion (D+14 from creation).
"2024-01-29T10:30:00Z"
Timestamp when the claim was created.
"2024-01-15T10:30:00Z"
Timestamp when the claim was last updated.
"2024-01-15T10:30:00Z"

