Moneybird logo
Moneybird API

Verifications

Endpoint:https://moneybird.com/api/v2

Verifications are used to retrieve all verified information within an administration, such as e-mail addresses, bank account numbers, Chamber of Commerce numbers, and tax numbers.


Retrieve verifications

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

Retrieve all the verifications within an administration. Returns all verified e-mail addresses and bank account numbers, as well as the verified chamber of commerce number and tax number.

Retrieve verificationspath Parameters

  • administration_idstring | integer · pattern: ^\d+$ · required

    The unique identifier of the administration

    A unique record identifier of an administration

  • formatstring · pattern: ^(.(json|xml))?$ · required

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

    Default: .json

Retrieve verifications Responses

A list of verifications

  • emailsstring[]
  • bank_account_numbersstring[]
  • chamber_of_commerce_numberstring
  • tax_numberstring