Accounts
Fetch Ledger Account
This endpoint retrieves an account in a business’s general ledger.
GET
/
v1
/
businesses
/
{business_id}
/
ledger
/
accounts
/
{account_id}
Path Parameters
business_id
string
requiredID of the Business the Ledger Account is associated with.
account_id
string
requiredID of the Ledger Account.
Response
Returns the retrieved Ledger Account