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.
path Parameters
format
string · pattern:^(.(json|xml))?$
· requiredThe format in which the response is given, can be empty to use the default format
Default: .json
Responses
A list of administrations
id
string | integer · pattern:^\d+$
A unique record identifier of an administration
name
stringlanguage
string · enumThe ISO 639-1 language code used in the administration
Enum values:nlnl-beencurrency
stringThe ISO 4217 currency code
country
stringThe ISO 3166-1 alpha-2 code the administration country
time_zone
stringThe time zone of the administration
access
string · enumThe type of acess the user has to this administration
Enum values:accountant_companyusersuspended
booleanperiod_locked_until
string | null · date