Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

RequestResponse
/v9/accounts 

 

 

Code Block
themeConfluence
languageruby
{
   "accounts":[
      {
         "pending_sent":"13108.06",
         "balance":"10412100412.79",
         "url":"/offices/6",
         "pending_amount":"0.0",
         "id":6,
         "spendable":"730487304.73",
         "updated_at":"2013-04-11T21:57:55Z",
         "currency":"USD"
      },
      {
         "pending_sent":"0.0",
         "balance":"345.32",
         "url":"/offices/1666",
         "pending_amount":"0.0",
         "id":1666,
         "spendable":"345.32",
         "updated_at":"2012-12-06T22:03:29Z",
         "currency":"USD"
      }
   ],
   "current_page":1,
   "per_page":100
}