GET
/
payment
/
bank-account-transactions

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Query Parameters

page
integer
default: 1

The collection page number

limit
integer
default: 30

The number of items per page

status
string
status[]
string[]
order[receivedAt]
enum<string>
Available options:
asc,
desc
order[bookingDate]
enum<string>
Available options:
asc,
desc
order[bookedAt]
enum<string>
Available options:
asc,
desc

Response

200 - application/json
data
object[]
meta
object