
GeneralLedgerAccount
================

Service that provides methods for querying and manipulating [GeneralLedgerAccount](Type_GeneralLedgerAccount.md) on the client (Norwegian: Hovedbokskonto).

**Base Url**: `https://api.poweroffice.net/GeneralLedgerAccount/`


### Routes
 Route | Method | Description
:------|:-------|:------------
[GeneralLedgerAccount/](Route_GET_GeneralLedgerAccount__options__options_.md)?options=&lt;options&gt;|GET|Gets a list of [GeneralLedgerAccount](Type_GeneralLedgerAccount.md) filtered by odata query.
[GeneralLedgerAccount/](Route_POST_GeneralLedgerAccount_.md)|POST|Creates or updates the specified [GeneralLedgerAccount](Type_GeneralLedgerAccount.md) .
[GeneralLedgerAccount/{id}](Route_GET_GeneralLedgerAccount__id__.md)|GET|Gets the specified [GeneralLedgerAccount](Type_GeneralLedgerAccount.md) by its identifier.
[GeneralLedgerAccount/{id}](Route_DELETE_GeneralLedgerAccount__id__.md)|DELETE|Deletes the specified [GeneralLedgerAccount](Type_GeneralLedgerAccount.md) by its identifier.


