Docs

Create Cost Center

Creates a new cost center 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
string

The description of the cost center. Error codes COST_003 Cost center description is required. COST_004 Cost center description is too long. COST_005 Cost center with this name already exists on this level of the tree. COST_011 Cost center fullPath is too long. COST_012 Cost center description has invalid characters.

number

The parent ID of the cost center. Error codes COST_005 Cost center with this name already exists on this level of the tree. COST_006 Cost center parent id cannot be changed. COST_007 Cost center parent is not active. COST_008 Cost center parent not found.

boolean

Whether the cost center is active. Error codes COST_007 Cost center parent is not active.

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.