GET GetAccountBalance

Get the current account balance of the user for each currency.

Request URL

https://api-sandbox.smartcurrencyexchange.com/v4/Fund/GetAccountBalance

Field In Format Description Required
Authorization header string Authentication token Mandatory

Response Sample

{
   "status":"OK",
   "message":"",
   "singleObject":null,
   "objectCollection":[
      {
         "currency":"EUR",
         "fundsToBeAllocated":0.00,
         "depositRequired":0.00,
         "fundsRequired":1000.00,
         "balanceAvailable":0.00
      },
      {
         "currency":"GBP",
         "fundsToBeAllocated":0.00,
         "depositRequired":0.00,
         "fundsRequired":5130.22,
         "balanceAvailable":0.00
      }
   ]
}

Response codes

HTTP Status Description Message
200 Success  
401 Token Expired or invalid token Token is no longer valid, please login again.
401 Missing token Please add ‘Authorization’ to your request header.

Submit a Comment

Your email address will not be published. Required fields are marked *

Smart Currency Fintech
1 Lyric Square,
Hammersmith,
London,
W6 0NB

[email protected]
020 7898 0500