accounting-entries
accounting-entries-external
Fetch a single accounting entry by id.
get/v1/accounting-entries/{accountingEntryId}
Path parameters
accountingEntryIdstring uuid required
The specific accounting entry ID that you are looking for.
Query parameters
include_deletedboolean
Set this to true if you want to include deleted accounting entries.
Response
The accounting entry for the specified ID.