Wallets
Get Wallet
Get wallet
GET
/
wallets
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredResponse
200 - application/json
account_name
string
account_number
string
account_type
string
address
string
balance
number
bank_address
string
bank_code
string
bank_name
string
created_at
string
id
string
pending_balance
number
reference
string
routing_number
string
status
string
total_received
number
updated_at
string
Was this page helpful?