Financial accounts represent your bank accounts, credit cards, private withdrawals/deposits and other payment services. They are used to track payments and financial mutations.
Retrieve all available financial accounts for the administration
GET
https://moneybird.com/api/v2
/{administration_id}/financial_accounts{format}
Retrieve all available financial accounts for the administration.
path Parameters
administration_id
string | integer · pattern:^\d+$
· requiredThe unique identifier of the administration
A unique record identifier of an administration
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 financial accounts
id
string | integer · pattern:^\d+$
A unique record identifier
administration_id
string | integer · pattern:^\d+$
A unique record identifier of an administration
type
stringname
stringidentifier
stringcurrency
stringISO 4217 currency code
provider
string | nullactive
booleanDefault: truecreated_at
string · date-timeupdated_at
string · date-time