{
  "data": {
    "tree": [
      {
        "value": "data_out",
        "tree": [
          {
            "value": "client",
            "tree": [
              {
                "value": "client_id",
                "key": "client_id"
              },
              {
                "value": "name",
                "key": "name"
              },
              {
                "value": "category",
                "key": "category"
              },
              {
                "value": "mapping",
                "key": "mapping"
              },
              {
                "value": "fiscal_year",
                "key": "fiscal_year"
              }
            ]
          },
          {
            "value": "customer",
            "tree": [
              {
                "value": "customer_id",
                "key": "customer_id"
              },
              {
                "value": "name",
                "key": "name"
              }
            ]
          },
          {
            "value": "susas"
          }
        ]
      },
      {
        "value": "data_in",
        "tree": [
          {
            "value": "limits_clients_api",
            "tree": [
              {
                "value": "client_id",
                "key": "client.client_id"
              },
              {
                "value": "category",
                "key": "client.category"
              },
              {
                "value": "fiscal_year",
                "key": "client.fiscal_year"
              },
              {
                "value": "mapping",
                "key": "client.mapping"
              }
            ]
          }
        ]
      }
    ]
  }
}
