Skip to main content
GET
Get DICT funds recovery

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string
required

Funds recovery UUID (local record id)

Response

OK

Persisted local DICT funds-recovery record

createdAt
string
required

Record creation timestamp (RFC 3339, UTC)

Example:

"2026-06-14T12:00:00Z"

id
string
required

Server-assigned local funds-recovery record UUID

Example:

"550e8400-e29b-41d4-a716-446655440003"

reportStatus
string
required

BACEN report delivery state: PENDING, SENT, or FAILED (FAILED is retryable; the local record stands)

Example:

"SENT"

rootTransactionId
string
required

BACEN end-to-end identifier (E2E ID) of the originating fraudulent transaction

Example:

"E1234567820260614ABCDEFGHIJKLMNO"

situationType
string
required

MED 2.0 situation classification

Example:

"SCAM"

status
string
required

Local funds-recovery lifecycle state: CREATED, AWAITING_ANALYSIS, ANALYSED, REFUNDING, COMPLETED, or CANCELLED

Example:

"CREATED"

updatedAt
string
required

Last update timestamp (RFC 3339, UTC)

Example:

"2026-06-14T12:00:00Z"