{
  "data": {
    "schemas": [
      {
        "id": "customer_id",
        "name": "customer_id",
        "label": "Customer ID",
        "dataType": "STRING",
        "enable": 1,
        "status": 1,
        "visible": 1,
        "semantics": {
          "conceptType": "DIMENSION",
          "conceptTypeEditable": false,
          "semanticType": ""
        },
        "isCustomField": false,
        "levelPosition": 0,
        "aggregationType": 1,
        "description": null,
        "aliasLabel": null,
        "inputFunction": false
      },
      {
        "id": "customer_name",
        "name": "customer_name",
        "label": "Name",
        "dataType": "STRING",
        "enable": 1,
        "status": 1,
        "visible": 1,
        "semantics": {
          "conceptType": "DIMENSION",
          "conceptTypeEditable": false,
          "semanticType": ""
        },
        "isCustomField": false,
        "levelPosition": 0,
        "aggregationType": 1,
        "description": null,
        "aliasLabel": null,
        "inputFunction": false
      },
      {
        "id": "gender",
        "name": "gender",
        "label": "Gender",
        "dataType": "STRING",
        "enable": 1,
        "status": 1,
        "visible": 1,
        "semantics": {
          "conceptType": "DIMENSION",
          "conceptTypeEditable": false,
          "semanticType": ""
        },
        "isCustomField": false,
        "levelPosition": 0,
        "aggregationType": 1,
        "description": null,
        "aliasLabel": null,
        "inputFunction": false
      }
    ]
  }
}
