v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBAccounting
Get journal reference by id
Returns journal/outbox reference data by journal reference ID.
get/api/v1/journal-references/{id}
Path parameters
idstring uuid required
Journal reference identifier.
Journal reference identifier.
Response
OK
Example response
{
"correlationId": "550e8400-e29b-41d4-a716-446655440007",
"id": "550e8400-e29b-41d4-a716-446655440006",
"outboxEventId": "550e8400-e29b-41d4-a716-446655440008",
"postingStatus": "posted"
}