Moneybird logo
Moneybird API

Administrations

Administrations are the top level entities in Moneybird. Use the following endpoints to get information about the administrations you have access to.


List all administrations

GET
https://moneybird.com/api/v2
/administrations{format}

Lists all administrations the current user has access to.

List all administrations › path Parameters

format
​string · pattern: ^(.(json|xml))?$ · required

The format in which the response is given, can be empty to use the default format

Default: .json

List all administrations › Responses

200

A list of administrations

id
​administration_id · pattern: ^\d+$

A unique record identifier

name
​string
language
​string · enum

The ISO 639-1 language code used in the administration

Enum values:
nl
nl-be
en
currency
​string

The ISO 4217 currency code

country
​string

The ISO 3166-1 alpha-2 code the administration country

time_zone
​string

The time zone of the administration

access
​string · enum

The type of acess the user has to this administration

Enum values:
accountant_company
user
suspended
​boolean
period_locked_until
​string | null · date
period_start_date
​string · date

Start of the year in which the administration recorded its first bookkeeping data, based on journal entries.