Get a manual journal entry with given id for the authenticated user
The access token received from the authorization server in the OAuth 2.0 flow.
Id of the specific manual journal entry
Successful operation
Description of this journal entry
Date the transactions comprising this journal entry occurred
List of accounting transactions comprising this entry. The total of all drAmounts must sum to the total of all crAmounts.
Id of the journal entry, required when updating an existing journal entry
Date this journal entry was created
Frequency of the journal entry
ONE_TIME, WEEKLY, BI_WEEKLY, MONTHLY, YEARLY "ONE_TIME"
Whether this journal entry is a parent to recurring journal entries. Parent journal entries generally should not be directly displayed to the user, as its children are more pertinent and displaying both results in double counting.
Id of the recurring parent journal entry; populated if this journal entry is recurring
Id of the journal entry record in your DB