Skip to main content
GET
Get Account

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
string<uuid>
required

Unique ID of the account.

consumer_id
string
required

The id you used to create the given consumer

Response

OK

BankAccount
object
balance
number

Consumer acccount balance

Example:

2567.83

last_update
string<date-time>

Datetime of the last update

Example:

"2019-02-14T15:28:41.167520+00:00"

type
integer

Type of the account.

Example:

1