Authorizations
JWT token obtained from the authentication endpoint
Path Parameters
Claim ID to retrieve
Query Parameters
Account ID requesting the claim details
Response
Claim details retrieved successfully
Claim identifier
Example:
"claim-abc123-def456-789012"
Pix key being claimed
Example:
"12345678901"
Bank identification number
Example:
"12345678"
Claim type enumeration.
Available options:
0
, 1
Claim status enumeration (0- OPEN, 1- WAITING_RESOLUTION, 2- CONFIRMED, 3- CANCELLED, 4- CONCLUDED).
Available options:
0
, 1
, 2
, 3
, 4
Claim creation timestamp
Example:
"2024-09-20T10:00:00.000Z"
Resolution deadline
Example:
"2024-09-27T10:00:00.000Z"
Last update timestamp
Example:
"2024-09-20T10:00:00.000Z"