v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBFinance > LedgerAccountResource
Reads a single Ledger account resource
Fetch one or all ledger account resource for the company.
get/api/2026-07-01/resources/finance/ledger_account_resources/{id}
Path parameters
idstring required
Search ledger account resources by ID
Response
OK
Example response
{
"id": "135",
"resource_type": "taxtype",
"resource_id": "155",
"account_id": "15",
"balance_type": "debit",
"updated_at": "2021-01-01T00:00:00.000Z",
"external_id": "ext_123",
"legal_entity_id": "13"
}