{
  "$id": "balance.get",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "owner": {
      "$ref": "common#/definitions/owner"
    }
  }
}
