Skip to main content

Get's account state

Get's account state

Path Parameters
id string — REQUIRED
Responses
200

Account's state

Schema
id string

Account id

invoice_count uint

Number of invoices associated with this account.

wallets object[]
currency string
balance float

Wallet current balance.

sent_tx uint

Number of outgoing transactions.

service_fee_paid float

Total amount of fee payed by the wallet.

pending_received float

Value of all pending transactions.

received_tx_count uint

Number of pending incomming transactions.

sent float

Total sent amount.

pending_received_tx uint

Count of unconfirmed incomming transactions

received float

Total received amount.

pending_sent float

Value of outgoing unconfirmed transactions

create_date string

Creation time in RFC3339 format

400

Error response

Schema
message string
errors object[]
resource string
code string
field string
description string
404

Not found error response

Schema
message string
errors object[]
resource string
code string
field string
description string