GET /bank-accounts

billingo.hu

Summary: List all bank account
Operation ID: ListBankAccount
Auth: api_key
Description

Returns a list of your bank accounts. The bank accounts are returned sorted by creation date, with the most recent bank account appearing first.

Parameters (2)

page (integer, query, optional, default: 1)
per_page (integer, query, optional, default: 25)

Constraints: {'minimum': 1, 'maximum': 100}

No probe data for this endpoint yet.