Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Abfrageparameter

page
integer
Standard:1

The collection page number

limit
integer
Standard:30

The number of items per page

Erforderlicher Bereich: 0 <= x <= 100
status
string
status[]
string[]
order[receivedAt]
enum<string>
Verfügbare Optionen:
asc,
desc
order[bookingDate]
enum<string>
Verfügbare Optionen:
asc,
desc
order[bookedAt]
enum<string>
Verfügbare Optionen:
asc,
desc

Antwort

BankAccountTransaction collection

data
object[]
meta
object