Get bank account info

This endpoint enables the authenticated end-user to fetch the details of the specific bank account entry based on its ID.

On success, the endpoint returns a bank account object.

Path Params
string
required

ID of the bank account. You can call the Get list of all bank accounts API endpoints to fetch the IDs of all existing bank account entries.

Headers
string
required
Defaults to Bearer {{accessToken}}

Must contain Bearer <access_token> value as received upon Authentication.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json