Accounts / Show

NameShow
DescriptionAccount show action
TypeGET
URL/v9/accounts/:office_id

Long Description

Shows office for your brokerage and its balances.

 

Examples

RequestResponse
/v9/accounts/6 

 

 

{
   "pending_sent":"13108.06",
   "balance":"100412.79",
   "url":"/offices/6",
   "pending_amount":"0.0",
   "id":6,
   "spendable":"87304.73",
   "updated_at":"2013-04-11T21:57:55Z",
   "currency":"USD"
}