Journal Entries
Fetch Journal Entry
This endpoint retrieves a journal entry within a business’ general ledger.
GET
/
v1
/
businesses
/
{business_id}
/
ledger
/
entries
/
{entry_id}
Path Parameters
business_id
string
requiredID of the Business to retrieve the Journal Entry for.
entry_id
string
requiredID of the Journal Entry to retrieve.
Response
The retrieved Journal Entry