Docs

Create Ledger

Creates a new ledger in e-Boekhouden.nl.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The code of the ledger. Error codes LEDG_001 Code is missing. LEDG_002 Code is too long.

stringrequired

The description of the ledger. Error codes LEDG_003 Description is missing. LEDG_004 Description is too long.

string

A list of ledger categories is displayed below. Only these values may be used in `POST` and `PATCH` operations: `["BAL", "VW", "FIN", "DEB", "CRED"]`. | Value | Description | |---|---| | BAL | Balance | | VW | Profit and loss | | AF6 | Turnover tax low rate | | AF19 | Turnover tax high rate | | AFOVERIG | Turnover tax other | | VOOR | Input tax | | BTWRC | VAT current account | | FIN | Liquid Assets | | DEB | Debtors | | CRED | Creditors | | AF | Turnover tax |

string

The group of the ledger. Error codes LEDG_007 Group is missing.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.