Get journal reference by correlation id
Returns journal/outbox reference data resolved by correlation ID.
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Correlation identifier to resolve a journal/outbox reference.
256Response
OK
Correlation identifier the reference was resolved by, linking it to the originating run.
"550e8400-e29b-41d4-a716-446655440007"
UUID of the journal reference record.
"550e8400-e29b-41d4-a716-446655440006"
Status of the downstream ledger posting for this reference (e.g. pending, posted).
"posted"
Reference ID assigned by the external ledger/journal system; omitted until posting has been acknowledged.
UUID of the emitted outbox event; omitted when no outbox event was recorded.
"550e8400-e29b-41d4-a716-446655440008"

