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_idstring | integer · pattern:^\d+$· requiredThe unique identifier of the administration
A unique record identifier of an administration
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 financial accounts
idstring | integer · pattern:^\d+$A unique record identifier
administration_idstring | integer · pattern:^\d+$A unique record identifier of an administration
typestringnamestringidentifierstringcurrencystringISO 4217 currency code
providerstring | nullactivebooleanDefault: truecreated_atstring · date-timeupdated_atstring · date-time