GET
/
v1
/
businesses
/
{business_id}
/
ledger
/
accounts
/
{account_id}
/
lines

Path Parameters

business_id
string
required

ID of the Business the Ledger is associated with.

account_id
string
required

ID of the Ledger Account.

Response

Returns an array of Line Item objects for the ledger Account.