{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "getBalances",
  "type": "array",
  "items": {"$ref": "balance"}
}
