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
formatstring · 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
idstring | integer · pattern:^\d+$A unique record identifier of an administration
namestringlanguagestring · enumThe ISO 639-1 language code used in the administration
Enum values:nlnl-beencurrencystringThe ISO 4217 currency code
countrystringThe ISO 3166-1 alpha-2 code the administration country
time_zonestringThe time zone of the administration
accessstring · enumThe type of acess the user has to this administration
Enum values:accountant_companyusersuspendedbooleanperiod_locked_untilstring | null · date