GET api/ERPDrawingMenus

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "MnuId": 1,
    "MnuName": "sample string 2",
    "ModuleId": 1,
    "MnuParentId": 1,
    "MnuTypeIsSubMnuId": 1,
    "MnuTypeOfId": "sample string 3",
    "MnuOrder": 1,
    "MnuCaptionAr": "sample string 4",
    "MnuCaptionEn": "sample string 5",
    "MnuCaptionFr": "sample string 6",
    "MnuCaptionTurk": "sample string 7",
    "MnuCaptionSpan": "sample string 8",
    "RouterLink": "sample string 9",
    "IconClass": "sample string 10",
    "ERPDrawingMenus_DaTim": "2025-12-10T14:50:38.7168021-08:00",
    "YearTagId": "sample string 11",
    "BasicOrMove": "sample string 12",
    "ERPDrawingMenus1": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "ERPDrawingMenu1": {
      "$ref": "1"
    }
  },
  {
    "$ref": "1"
  },
  {
    "$ref": "1"
  }
]