Accounts Info
Check the list of assets currently held by members.
Check the list of assets currently held by members.
GET https://api.myapi.com/v1/v1/accounts
Request Body
Name
Type
Description
currency*
String
English capital code for currency (symbol name)
balance*
String
Orderable amount/quantity
locked
String
Amount/quantity ordered and unavailable
avgBuyPrice*
String
the average purchase price
unitCurrency*
String
Flat unit price base currency (USDT, BTC...)
avgBuyPriceModified
Boolean
Whether the average purchase price is modified
{
"name"="Wilson",
"owner": {
"id": "sha7891bikojbkreuy",
"name": "Samuel Passet",
"species": "Dog",}
"breed": "Golden Retriever",
}Last updated