Complete a Claim
Use this endpoint to complete a claim by the claimer. As a result, the link between the key and the claiming party is created.
Notes:
-
For ownership claim, status must be CONFIRMED and deadline defined by field CompletionPeriodEnd must have passed.
-
For portability, status must be CONFIRMED.
-
This operation finalizes the key transfer and creates the entry in DICT.
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).
Request ID for idempotency (UUID format).
Path Parameters
Unique identifier of the claim (UUID format).
Response
Claim completed 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"

