Skip to main content

Fetch Journal Entry

GET 

/v1/entities/:entity_id/journal_entries/:journal_entry_id

Retrieves the details of a journal entry that has previously been created. Supply the unique entity ID and journal entry ID that was returned from your previous request, and Bookkeep will return the corresponding journal entry information. Authentication

Request

Responses

Returns a journal entry if a valid identifier was provided.