Skip to main content
GET
Obter referência de journal por correlation id

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

correlation_id
string

Correlation identifier to resolve a journal/outbox reference.

Maximum string length: 256

Resposta

OK

correlationId
string
obrigatório

Correlation identifier the reference was resolved by, linking it to the originating run.

Exemplo:

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

id
string
obrigatório

UUID of the journal reference record.

Exemplo:

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

postingStatus
string
obrigatório

Status the reference recorded for the downstream ledger posting.

Exemplo:

"pending"

externalJournalReferenceId
string

Reference ID assigned by the external ledger/journal system; omitted until posting has been acknowledged.

outboxEventId
string

UUID of the emitted outbox event; omitted when no outbox event was recorded.

Exemplo:

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