GET
/
bankAccounts

Authorizations

Authorization
string
headerrequired

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

Query Parameters

perPage
integer
default: 10

Number of records that you want to receive in the response. By default, 10 records will be listed.

page
integer
default: 1

For navigating through pages. By default, the first page will be listed.

term
string

Filter records using any keywords.

Response

200 - application/json
success
boolean
data
object