Cancel a Claim
Use this endpoint to cancel a portability or ownership claim.
Notes:
-
For portability: Status must be OPEN or WAITING_RESOLUTION. If the cancellation reason is DEFAULT_OPERATION, the period defined by the ResolutionPeriodEnd field must have passed.
-
For ownership: Status must be OPEN or WAITING_RESOLUTION. If the cancellation reason is DEFAULT_OPERATION, the period defined by the ResolutionPeriodEnd field must have passed.
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cabeçalhos
Unique identifier of the Midaz Ledger Account (UUID format).
Parâmetros de caminho
Unique identifier of the claim (UUID format).
Corpo
The body is of type object.
Resposta
Claim cancelled 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"

