DELETE api/Emps/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "EmpID": 1,
  "EmpName": "sample string 2",
  "EmpNameE": "sample string 3",
  "Ser_No": 1,
  "TeleNo": "sample string 4",
  "MobNo": "sample string 5",
  "ManageId": 1,
  "DepartID": 1,
  "WorkID": 1,
  "NatID": 1,
  "PassNo": "sample string 6",
  "PassBegDate": "sample string 7",
  "PassEndDate": "sample string 8",
  "PassRenewDate": "sample string 9",
  "LisNo": "sample string 10",
  "LisBegDate": "sample string 11",
  "LisEndDate": "sample string 12",
  "LisRenewDate": "sample string 13",
  "StayNo": "sample string 14",
  "StayBegDate": "sample string 15",
  "StayEndDate": "sample string 16",
  "StayRenewDate": "sample string 17",
  "CompNo": "sample string 18",
  "SLisNO": "sample string 19",
  "Address": "sample string 20",
  "BasicSalary": 1.1,
  "HouseMon": 1.1,
  "MoveMon": 1.1,
  "ElseMon": 1.1,
  "LateDisc": 1.1,
  "ElseCut": 1.1,
  "SexID": 1,
  "DegID": 1,
  "MarryID": 1,
  "OverTimeAdd": "sample string 21",
  "ComAdd": 1.1,
  "ElseDisc": 1.1,
  "PassCut": 1.1,
  "ElseAdd": 1.1,
  "TestDate": "sample string 22",
  "BasicSalaryFirst": "sample string 23",
  "VacId": "sample string 24",
  "VacBegDate": "sample string 25",
  "VacEndDate": "sample string 26",
  "VacNotes": "sample string 27",
  "BasicSalaryVac": 1.1,
  "BankId": 1,
  "BankAcc": "sample string 28",
  "VacDays": 1.1,
  "EmpActive": "sample string 29",
  "ContTypeID": "sample string 30",
  "EmpContDateto": "sample string 31",
  "EmpContDateFrom": "sample string 32",
  "AccountId": "sample string 33",
  "ShiftID": 1,
  "OverCall": 1.1,
  "OtherOver": 1.1,
  "pepCut": 1.1,
  "InsCut": 1.1,
  "OtherCuts": 1.1,
  "ConstCut": 1.1,
  "FoodMon": 1.1,
  "ConstAddMony": 1.1,
  "Emps_DaTim": "2025-12-10T14:52:28.7960248-08:00",
  "AccountBorrId": "sample string 34",
  "YearTagId": "sample string 35",
  "BasicOrMove": "sample string 36",
  "InsuranceOfficeId": 1,
  "IsUnderPayrollRules": 1,
  "EmpFingerId": "sample string 37",
  "EmpIsHouse": "sample string 38",
  "EmpWorkDate": "sample string 39",
  "EHPId": "sample string 40",
  "EmpHousePlaceId": "sample string 41",
  "DegreeId": 1,
  "PlaceId": "sample string 42",
  "PlaceId1": "sample string 43",
  "SalAccountId": "sample string 44",
  "BonusHourVal": "sample string 45",
  "SalTypeId": "sample string 46",
  "EmpMain": 1,
  "BranchId": 1,
  "PhoneIP": "sample string 47",
  "ClientActions": [
    {
      "$id": "2",
      "ActionID": 1,
      "ClientID": 2,
      "ActionDate": "2025-12-10T14:52:28.7960248-08:00",
      "ActionComment": "sample string 4",
      "EmpID": 5,
      "StageID": 6,
      "NewActionDate": "2025-12-10T14:52:28.7960248-08:00",
      "Client": {
        "$id": "3",
        "ClientID": 1,
        "ClientName": "sample string 2",
        "ClientMobile": "sample string 3",
        "ProjectID": 1,
        "CreationDate": "2025-12-10T14:52:28.7960248-08:00",
        "StageID": 1,
        "ChannelID": 1,
        "LastComment": "sample string 5",
        "EmpID": 1,
        "ClientPhone": "sample string 6",
        "ClientAddress": "sample string 7",
        "ClientCity": "sample string 8",
        "ClientCityState": "sample string 9",
        "ClientWebSite": "sample string 10",
        "ContactPerson": "sample string 11",
        "ContactPersonJob": "sample string 12",
        "ContactPersonMobile": "sample string 13",
        "ContactPersonEmail": "sample string 14",
        "ClientWorkField": "sample string 15",
        "Channel": {
          "$id": "4",
          "ChannelID": 1,
          "ChannelName": "sample string 2",
          "ChannelNameAr": "sample string 3",
          "Clients": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "Project": {
          "$id": "5",
          "ProjectID": 1,
          "ProjectName": "sample string 2",
          "Clients": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "Stage": {
          "$id": "6",
          "StageID": 1,
          "StageName": "sample string 2",
          "StageTypeID": 1,
          "StageNameAr": "sample string 3",
          "Clients": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "StageType": {
            "$id": "7",
            "StageTypeID": 1,
            "StageTypeName": "sample string 2",
            "StageTypeNameAr": "sample string 3",
            "Stages": [
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ]
          },
          "ClientActions": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ]
        },
        "ClientActions": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "Emp": {
          "$ref": "1"
        }
      },
      "Stage": {
        "$ref": "6"
      },
      "Emp": {
        "$ref": "1"
      }
    },
    {
      "$ref": "2"
    },
    {
      "$ref": "2"
    }
  ],
  "Clients": [
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    }
  ],
  "AgentVisitRoutes": [
    {
      "$id": "8",
      "AVRId": 1,
      "AVRDate": "sample string 2",
      "EmpId": 3,
      "CustomerId": 4,
      "AVCId": 5,
      "AVRStatus": 1,
      "ManualCauseNote": "sample string 6",
      "ManualResultNote": "sample string 7",
      "ManualResultEmpID": 1,
      "ManualResultDate": "2025-12-10T14:52:28.7960248-08:00",
      "AgentVisitRoutes_DaTim": "2025-12-10T14:52:28.7960248-08:00",
      "YearTagId": "sample string 8",
      "BasicOrMove": "sample string 9",
      "AgentVisitCaus": {
        "$id": "9",
        "AVCId": 1,
        "AVCName": "sample string 2",
        "AVCNameE": "sample string 3",
        "AgentVisitCauses_DaTim": "2025-12-10T14:52:28.7960248-08:00",
        "YearTagId": "sample string 4",
        "BasicOrMove": "sample string 5",
        "AgentVisitRoutes": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ]
      },
      "Emp": {
        "$ref": "1"
      },
      "Customer": {
        "$id": "10",
        "CustomerID": 1,
        "CustomerName": "sample string 2",
        "govern_Id": "sample string 3",
        "Type": "sample string 4",
        "Tele": "sample string 5",
        "CustomerRamz": "sample string 6",
        "CustomerNameE": "sample string 7",
        "AccountID": "sample string 8",
        "tele2": "sample string 9",
        "mob1": "sample string 10",
        "mob2": "sample string 11",
        "fax": "sample string 12",
        "Email": "sample string 13",
        "address": "sample string 14",
        "CustAccount": "sample string 15",
        "OpenValR": "sample string 16",
        "OpenValS": "sample string 17",
        "MaxLimit": "sample string 18",
        "Customer_DaTim": "2025-12-10T14:52:28.7960248-08:00",
        "CustGroupId": "sample string 19",
        "YearTagId": "sample string 20",
        "BasicOrMove": "sample string 21",
        "CustTypeId": "sample string 22",
        "PersId": "sample string 23",
        "ExpLocationId": "sample string 24",
        "EndDate": "sample string 25",
        "CustSlideId": "sample string 26",
        "CustRankId": "sample string 27",
        "CommAccId": "sample string 28",
        "CommSellVal": "sample string 29",
        "CommManfOtherVal": "sample string 30",
        "DiscSellVal": "sample string 31",
        "CityId": "sample string 32",
        "CKMId": "sample string 33",
        "CKBrId": "sample string 34",
        "RegionId": "sample string 35",
        "CustEnterDate": "sample string 36",
        "BranchId": 1,
        "IsActive": "sample string 37",
        "OpenBalDebit": 38.1,
        "OpenBalCredit": 39.1,
        "StoreId": 1,
        "CustStoreDefaultId": 1,
        "RegistrationNumber": "sample string 40",
        "CompanyTypeID": 1,
        "EnterpriseId": 1,
        "CountryID": 1,
        "GovernateId": 1,
        "RegionCityId": 1,
        "street": "sample string 41",
        "buildingNumber": "sample string 42",
        "postalCode": "sample string 43",
        "floor": "sample string 44",
        "room": "sample string 45",
        "landmark": "sample string 46",
        "additionalInformation": "sample string 47",
        "HasTaxGainCom": true,
        "GovernateTxt": "sample string 48",
        "RegionCityTxt": "sample string 49",
        "CustBranchID": 1,
        "AgentVisitRoutes": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "CompanyType": {
          "$id": "11",
          "CompanyTypeID": 1,
          "CompanyTypeName": "sample string 2",
          "CompanyTypeNameE": "sample string 3",
          "CompanyType_SER": 4,
          "CompanyTypes_DaTim": "2025-12-10T14:52:28.7960248-08:00",
          "YearTagId": "sample string 5",
          "BasicOrMove": "sample string 6",
          "CompanyTypeCode": "sample string 7",
          "Enterprises": [
            {
              "$id": "12",
              "EnterpriseId": 1,
              "EnterpriseName": "sample string 2",
              "YearTagId": 1,
              "BasicOrMove": "sample string 3",
              "EnterpriseNameE": "sample string 4",
              "Enterprises_DaTim": "2025-12-10T14:52:28.7960248-08:00",
              "RegistrationNumber": "sample string 5",
              "CompanyTypeID": 1,
              "EnterpriseClientId": "sample string 6",
              "EnterpriseClientSecret": "sample string 7",
              "ActivityTypeID": 1,
              "EnterpriseClientIdActive": "sample string 8",
              "EnterpriseClientSecretActive": "sample string 9",
              "IsActivated": true,
              "TaxSignatureCertificateId": 1,
              "Users": [
                {
                  "$id": "13",
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "UserNameE": "sample string 3",
                  "PSWRD": "sample string 4",
                  "UserLog": "sample string 5",
                  "UserType": "sample string 6",
                  "EmpId": "sample string 7",
                  "UserLogE": "sample string 8",
                  "Users_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                  "YearTagId": "sample string 9",
                  "BasicOrMove": "sample string 10",
                  "EmpManageId": "sample string 11",
                  "CanPost": 1,
                  "CanRevision": 1,
                  "CanCancelRevision": 1,
                  "CanNotUpdatePrice": 1,
                  "BranchId": "sample string 12",
                  "TreasuryDefaultId": 1,
                  "EnterpriseId": 1,
                  "Option_ERPIsDarkMode": "sample string 13",
                  "Option_ERPLanguageMode": "sample string 14",
                  "Enterprise": {
                    "$ref": "12"
                  }
                },
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "Groups": [
                {
                  "$id": "14",
                  "GroupID": 1,
                  "GroupName": "sample string 2",
                  "Ser_NO": 1,
                  "GroupMainId": "sample string 3",
                  "GroupNameE": "sample string 4",
                  "Groups_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                  "YearTagId": "sample string 5",
                  "BasicOrMove": "sample string 6",
                  "GItemType": "sample string 7",
                  "BacisOrMove": "sample string 8",
                  "EnterpriseId": 1,
                  "Enterprise": {
                    "$ref": "12"
                  },
                  "Items": [
                    {
                      "$id": "15",
                      "ItemID": 1,
                      "ItemName": "sample string 2",
                      "ItemNameE": "sample string 3",
                      "ItemBarCode": "sample string 4",
                      "ItemCostPrice": 1.1,
                      "ItemSalePrice": 1.1,
                      "Unit": 1,
                      "ItemNO": "sample string 5",
                      "UnitBig": 1,
                      "UnitBigVal": 1.1,
                      "UnitVal": 1.1,
                      "GroupId": 1,
                      "ItemType": "sample string 6",
                      "ByMaint": "sample string 7",
                      "MinQty": 1.1,
                      "MaxQty": 1.1,
                      "ReqQty": 1.1,
                      "FMinQty": 1.1,
                      "FMaxQty": 1.1,
                      "FMaxPrice": 1.1,
                      "FMinPrice": 1.1,
                      "SalePriceWhole": 1.1,
                      "CountryId": "sample string 8",
                      "CompanyId": "sample string 9",
                      "ItemNote1": "sample string 10",
                      "ItemNote2": "sample string 11",
                      "PartNo": "sample string 12",
                      "DiscRatio": 1.1,
                      "ItmTaxRatio": 1.1,
                      "IsStock": "sample string 13",
                      "Items_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                      "SalePriceVirtual": "sample string 14",
                      "YearTagId": "sample string 15",
                      "BasicOrMove": "sample string 16",
                      "PriceToSell": "sample string 17",
                      "DiscToSell": "sample string 18",
                      "LifeTime": "sample string 19",
                      "AssAccountId": "sample string 20",
                      "AssDepAccId": "sample string 21",
                      "IsProteinMeal": 1,
                      "BalanceByKilo": 1.1,
                      "ItemDegreeId": "sample string 22",
                      "DollarPrice": 1.1,
                      "EnterpriseId": 1,
                      "TaxTypeID": 1,
                      "GS1Code": "sample string 23",
                      "EGSCode": "sample string 24",
                      "RequestId": "sample string 25",
                      "codeType": "sample string 26",
                      "parentCode": "sample string 27",
                      "activeFrom": "sample string 28",
                      "activeTo": "sample string 29",
                      "UpdatePriceDate": "sample string 30",
                      "AddDets": [
                        {
                          "$id": "16",
                          "SerNo": 1,
                          "AddID": 1,
                          "ItemId": 1,
                          "Qty": 1.1,
                          "Price": 1.1,
                          "DISC": 1.1,
                          "UnitID": 1,
                          "Tot": 1.1,
                          "ExpDate": "sample string 2",
                          "FarzId": "sample string 3",
                          "ColorId": "sample string 4",
                          "CostPrice": 1.1,
                          "AddDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                          "YearTagId": "sample string 5",
                          "BasicOrMove": "sample string 6",
                          "Add": {
                            "$id": "17",
                            "AddID": 1,
                            "AddName": "sample string 2",
                            "AddVal": 1.1,
                            "AddDate": "sample string 3",
                            "AddPost": "sample string 4",
                            "AddNotes": "sample string 5",
                            "ExpFromStock": "sample string 6",
                            "CCID": 1,
                            "AddNo": "sample string 7",
                            "StoreId": 1,
                            "AddType": "sample string 8",
                            "Adds_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                            "IsLockGard": "sample string 9",
                            "YearTagId": "sample string 10",
                            "BasicOrMove": "sample string 11",
                            "PurchId": "sample string 12",
                            "AddBayan": "sample string 13",
                            "RequestOrderNo": "sample string 14",
                            "SuppId": 1,
                            "AddManualNo": "sample string 15",
                            "CustId": 1,
                            "SellRetID": 1,
                            "BranchId": 1,
                            "EntryUserId": 1,
                            "EntryUserDate": "sample string 16",
                            "AddDets": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "CC": {
                              "$id": "18",
                              "CCID": 1,
                              "CCName": "sample string 2",
                              "CCNameE": "sample string 3",
                              "CC_SER": 1,
                              "AccountID": "sample string 4",
                              "Tele": "sample string 5",
                              "Address": "sample string 6",
                              "CCType": "sample string 7",
                              "CCS_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                              "YearTagId": "sample string 8",
                              "BasicOrMove": "sample string 9",
                              "AddRets": [
                                {
                                  "$id": "19",
                                  "AddRetID": 1,
                                  "AddRetName": "sample string 2",
                                  "AddRetVal": 1.1,
                                  "AddRetDate": "sample string 3",
                                  "AddRetPost": "sample string 4",
                                  "AddRetNotes": "sample string 5",
                                  "ExpFromStock": "sample string 6",
                                  "CCId": 1,
                                  "PurchasingRetType": "sample string 7",
                                  "AddRetType": "sample string 8",
                                  "AddRetNo": "sample string 9",
                                  "AddRetConst": "sample string 10",
                                  "StoreId": 1,
                                  "AddRets_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                  "IsLockGard": "sample string 11",
                                  "YearTagId": "sample string 12",
                                  "BasicOrMove": "sample string 13",
                                  "SellingId": "sample string 14",
                                  "AddRetBayan": "sample string 15",
                                  "RequestOrderNo": "sample string 16",
                                  "CustId": 1,
                                  "SuppId": 1,
                                  "AddRetManualNo": "sample string 17",
                                  "PurchRetId": 1,
                                  "BranchId": 1,
                                  "TBIID": 1,
                                  "EntryUserId": 1,
                                  "EntryUserDate": "sample string 18",
                                  "AddRetDets": [
                                    {
                                      "$id": "20",
                                      "SerNo": 1,
                                      "AddRetID": 1,
                                      "ItemId": 1,
                                      "Qty": 1.1,
                                      "Price": 1.1,
                                      "DISC": 1.1,
                                      "UnitId": 1,
                                      "Tot": 1.1,
                                      "ExpDate": "sample string 2",
                                      "FarzId": "sample string 3",
                                      "ColorId": "sample string 4",
                                      "CostPrice": 1.1,
                                      "AddRetDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                      "YearTagId": "sample string 5",
                                      "BasicOrMove": "sample string 6",
                                      "AddRet": {
                                        "$ref": "19"
                                      },
                                      "UNIT": {
                                        "$id": "21",
                                        "UNITID": 1,
                                        "UnitName": "sample string 2",
                                        "UnitNameE": "sample string 3",
                                        "SER": "sample string 4",
                                        "UNITS_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                        "YearTagId": "sample string 5",
                                        "BasicOrMove": "sample string 6",
                                        "UnitCode": "sample string 7",
                                        "EnterpriseId": 1,
                                        "TransBetStoreDets": [
                                          {
                                            "$id": "22",
                                            "TBSID": 1,
                                            "ItemId": 2,
                                            "Qty": 1.1,
                                            "UnitId": 3,
                                            "Price": 1.1,
                                            "Tot": 1.1,
                                            "ExpireDate": "sample string 4",
                                            "TransBetStoreDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                            "YearTagId": "sample string 5",
                                            "BasicOrMove": "sample string 6",
                                            "SerNo": 7,
                                            "TransBetStore": {
                                              "$id": "23",
                                              "TBSID": 1,
                                              "TBSName": "sample string 2",
                                              "Val": 1.1,
                                              "TBSDate": "sample string 3",
                                              "TBSNotes": "sample string 4",
                                              "FStoreId": 5,
                                              "ToStoreId": 6,
                                              "EmpId": 1,
                                              "TbsNo": "sample string 7",
                                              "ExpFromStock": "sample string 8",
                                              "TransBetStores_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                              "IsLockGard": "sample string 9",
                                              "YearTagId": "sample string 10",
                                              "BasicOrMove": "sample string 11",
                                              "EntryUserId": 1,
                                              "EntryUserDate": "sample string 12",
                                              "TransBetStoreDets": [
                                                {
                                                  "$ref": "22"
                                                },
                                                {
                                                  "$ref": "22"
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "Emp": {
                                                "$ref": "1"
                                              },
                                              "Store": {
                                                "$id": "24",
                                                "StoreId": 1,
                                                "StoreName": "sample string 2",
                                                "StoreNameE": "sample string 3",
                                                "EmpId": 1,
                                                "OpenAccountId": "sample string 4",
                                                "EndAccountId": "sample string 5",
                                                "Stores_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                "YearTagId": "sample string 6",
                                                "BasicOrMove": "sample string 7",
                                                "BranchId": "sample string 8",
                                                "IsOurFact": "sample string 9",
                                                "AddRets": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "Adds": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "Emp": {
                                                  "$ref": "1"
                                                },
                                                "Purchasings": [
                                                  {
                                                    "$id": "25",
                                                    "PurchasingID": 1,
                                                    "PurchasingName": "sample string 2",
                                                    "PurchasingVal": 1.1,
                                                    "PurchasingDate": "sample string 3",
                                                    "PurchasingPost": "sample string 4",
                                                    "PurchasingNotes": "sample string 5",
                                                    "ExpFromStock": "sample string 6",
                                                    "SupplierId": 1,
                                                    "PurchasingType": "sample string 7",
                                                    "InP": "sample string 8",
                                                    "PurchasingNo": "sample string 9",
                                                    "SaleTax": 1.1,
                                                    "PurchasingNet": 1.1,
                                                    "PurchasingDisc": 1.1,
                                                    "TaxGainCom": 1.1,
                                                    "TaxGainComRatio": 1.1,
                                                    "SaleTaxRatio": 1.1,
                                                    "PurchasingDiscRatio": 1.1,
                                                    "PurchasingTot": 1.1,
                                                    "StoreId": 1,
                                                    "TreasuryId": 1,
                                                    "Paid": 1.1,
                                                    "Remain": 1.1,
                                                    "CurrId": "sample string 10",
                                                    "CurrVal": 1.1,
                                                    "CurrRate": 1.1,
                                                    "Purchasings_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                    "IsLockGard": "sample string 11",
                                                    "CostCenterId": "sample string 12",
                                                    "YearTagId": "sample string 13",
                                                    "BasicOrMove": "sample string 14",
                                                    "IsRevision": "sample string 15",
                                                    "DeliverOrderNo": "sample string 16",
                                                    "AddId": 1,
                                                    "BranchId": 1,
                                                    "TransportVal": 1.1,
                                                    "TransportID": "sample string 17",
                                                    "EntryUserId": 1,
                                                    "EntryUserDate": "sample string 18",
                                                    "PONO": "sample string 19",
                                                    "PurchasingDets": [
                                                      {
                                                        "$id": "26",
                                                        "SerNo": 1,
                                                        "PurchasingID": 1,
                                                        "ItemId": 1,
                                                        "Qty": 1.1,
                                                        "Price": 1.1,
                                                        "DISC": 1.1,
                                                        "UnitID": 1,
                                                        "Tot": 1.1,
                                                        "ExpDate": 1.1,
                                                        "FarzId": "sample string 2",
                                                        "ColorId": "sample string 3",
                                                        "CostPrice": 1.1,
                                                        "PurchasingDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                        "YearTagId": "sample string 4",
                                                        "BasicOrMove": "sample string 5",
                                                        "ItmDiscVal": 1.1,
                                                        "ActPrice": 1.1,
                                                        "DollarPrice": 1.1,
                                                        "UNIT": {
                                                          "$ref": "21"
                                                        },
                                                        "Purchasing": {
                                                          "$ref": "25"
                                                        },
                                                        "Item": {
                                                          "$ref": "15"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "Treasury": {
                                                      "$id": "27",
                                                      "TreasuryId": 1,
                                                      "TreasuryName": "sample string 2",
                                                      "TreasuryNameE": "sample string 3",
                                                      "EmpId": "sample string 4",
                                                      "AccountId": "sample string 5",
                                                      "Treasurys_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                      "YearTagId": "sample string 6",
                                                      "BasicOrMove": "sample string 7",
                                                      "TrType": "sample string 8",
                                                      "Invs": [
                                                        {
                                                          "$id": "28",
                                                          "InvID": 1,
                                                          "Val": 1.1,
                                                          "InvDate": "sample string 2",
                                                          "InvNotes": "sample string 3",
                                                          "ByOther": "sample string 4",
                                                          "InvType": "sample string 5",
                                                          "SenderID": "sample string 6",
                                                          "PayType": "sample string 7",
                                                          "OrderNo": "sample string 8",
                                                          "billno": "sample string 9",
                                                          "accountId": "sample string 10",
                                                          "TreasuryId": 11,
                                                          "ProgramId": "sample string 12",
                                                          "PaymentNoId": "sample string 13",
                                                          "CollectId": "sample string 14",
                                                          "Disc": 1.1,
                                                          "BefDiscVal": "sample string 15",
                                                          "OrdNo": "sample string 16",
                                                          "CurrId": "sample string 17",
                                                          "CurrVal": 1.1,
                                                          "CurrRate": 1.1,
                                                          "Invs_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                          "CostCenterId": "sample string 18",
                                                          "YearTagId": "sample string 19",
                                                          "BasicOrMove": "sample string 20",
                                                          "SubCoContNo": "sample string 21",
                                                          "EntryUserId": 1,
                                                          "EntryUserDate": "sample string 22",
                                                          "Treasury": {
                                                            "$ref": "27"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "28"
                                                        },
                                                        {
                                                          "$ref": "28"
                                                        }
                                                      ],
                                                      "Purchasings": [
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "SellingRets": [
                                                        {
                                                          "$id": "29",
                                                          "SellingRetId": 1,
                                                          "SellingRetName": "sample string 2",
                                                          "SellingRetVal": 1.1,
                                                          "SellingRetDate": "sample string 3",
                                                          "SellingRetPost": "sample string 4",
                                                          "SellingRetNotes": "sample string 5",
                                                          "SellingRetType": "sample string 6",
                                                          "CustomerID": 1,
                                                          "SellingRetDisc": 1.1,
                                                          "SellingRetTot": 1.1,
                                                          "StoreId": 1,
                                                          "TaxGainComRatio": 1.1,
                                                          "TaxGainCom": 1.1,
                                                          "SaleTaxRatio": 1.1,
                                                          "SellingRetDiscRatio": 1.1,
                                                          "SaleTax": 1.1,
                                                          "CurrId": "sample string 7",
                                                          "CurrVal": 1.1,
                                                          "CurrRate": 1.1,
                                                          "SellingRets_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                          "IsLockGard": "sample string 8",
                                                          "CostCenterId": "sample string 9",
                                                          "YearTagId": "sample string 10",
                                                          "BasicOrMove": "sample string 11",
                                                          "SellingRetNo": "sample string 12",
                                                          "IsRevision": 1,
                                                          "AgentId": 1,
                                                          "isTax": 1,
                                                          "AddId": 1,
                                                          "AddNo": "sample string 13",
                                                          "EntryUserId": 1,
                                                          "EntryUserDate": "sample string 14",
                                                          "TreasuryId": 1,
                                                          "uuid": "sample string 15",
                                                          "longId": "sample string 16",
                                                          "EnterpriseId": 1,
                                                          "BranchId": 1,
                                                          "RefSellingId": 1,
                                                          "DiscV": 1.1,
                                                          "DiscValueExt": 1.1,
                                                          "DiscRatioExt": 1.1,
                                                          "FreeOfSalesTax": true,
                                                          "HasTaxGainCom": true,
                                                          "Agent": {
                                                            "$id": "30",
                                                            "AgentID": 1,
                                                            "AgentName": "sample string 2",
                                                            "AgentNameE": "sample string 3",
                                                            "Tele1": "sample string 4",
                                                            "AccountID": "sample string 5",
                                                            "mob1": "sample string 6",
                                                            "fax": "sample string 7",
                                                            "Email": "sample string 8",
                                                            "address": "sample string 9",
                                                            "mob2": "sample string 10",
                                                            "Tele2": "sample string 11",
                                                            "AgentAccount": "sample string 12",
                                                            "Agents_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                            "YearTagId": "sample string 13",
                                                            "BasicOrMove": "sample string 14",
                                                            "SellingRets": [
                                                              {
                                                                "$ref": "29"
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "Sellings": [
                                                              {
                                                                "$id": "31",
                                                                "SellingId": 1,
                                                                "SellingName": "sample string 2",
                                                                "SellingVal": 1.1,
                                                                "SellingDate": "sample string 3",
                                                                "SellingPost": "sample string 4",
                                                                "SellingNotes": "sample string 5",
                                                                "SellingType": "sample string 6",
                                                                "CustomerID": 1,
                                                                "AccountID": "sample string 7",
                                                                "PaidVal": 1.1,
                                                                "RemainVal": 1.1,
                                                                "SellingDisc": 1.1,
                                                                "SellingTot": 1.1,
                                                                "SellType": "sample string 8",
                                                                "SalePriceRetail": 1.1,
                                                                "StoreId": 1,
                                                                "SellingDiscRatio": 1.1,
                                                                "SaleTax": 1.1,
                                                                "TaxGainComRatio": 1.1,
                                                                "TaxGainCom": 1.1,
                                                                "SaleTaxRatio": 1.1,
                                                                "SellingNo": "sample string 9",
                                                                "TotWithoutTax": 1.1,
                                                                "TreasuryId": 1,
                                                                "CurrId": "sample string 10",
                                                                "CurrVal": 1.1,
                                                                "CurrRate": 1.1,
                                                                "TransVal": 1.1,
                                                                "TransAcc": "sample string 11",
                                                                "TransValC": 1.1,
                                                                "TransNotes": "sample string 12",
                                                                "PaidAfter": 1.1,
                                                                "PaidTreasuryId": "sample string 13",
                                                                "Paid": 1.1,
                                                                "Sellings_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                "IsLockGard": "sample string 14",
                                                                "CostCenterId": "sample string 15",
                                                                "YearTagId": "sample string 16",
                                                                "BasicOrMove": "sample string 17",
                                                                "IsTax": "sample string 18",
                                                                "AgentId": 1,
                                                                "PaidMaxDate": "sample string 19",
                                                                "IsPaid": "sample string 20",
                                                                "DeliverOrderNo": "sample string 21",
                                                                "IsRevision": "sample string 22",
                                                                "AddRetNo": "sample string 23",
                                                                "SellingAddRatio": 1.1,
                                                                "SellingAdd": 1.1,
                                                                "InvCalcFrom": "sample string 24",
                                                                "InvCalcTo": "sample string 25",
                                                                "RequestOrderNo": "sample string 26",
                                                                "SellingInvDate": "sample string 27",
                                                                "SellingCostPrice": 1.1,
                                                                "EntryUserId": 1,
                                                                "EntryUserDate": "sample string 28",
                                                                "uuid": "sample string 29",
                                                                "longId": "sample string 30",
                                                                "BranchId": 1,
                                                                "EnterpriseId": 1,
                                                                "DiscValueExt": 1.1,
                                                                "DiscRatioExt": 1.1,
                                                                "HasTaxGainCom": true,
                                                                "purchaseOrderReference": "sample string 31",
                                                                "purchaseOrderDescription": "sample string 32",
                                                                "salesOrderReference": "sample string 33",
                                                                "salesOrderDescription": "sample string 34",
                                                                "proformaInvoiceNumber": "sample string 35",
                                                                "SellingDiscV": 36.1,
                                                                "FreeOfSalesTax": true,
                                                                "Agent": {
                                                                  "$ref": "30"
                                                                },
                                                                "Branch": {
                                                                  "$id": "32",
                                                                  "BranchId": 1,
                                                                  "BranchName": "sample string 2",
                                                                  "YearTagId": 1,
                                                                  "BasicOrMove": "sample string 3",
                                                                  "BranchNameE": "sample string 4",
                                                                  "Branchs_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                  "BranchLatitude": 1.0,
                                                                  "BranchLongitude": 1.0,
                                                                  "EnterpriseId": 1,
                                                                  "BranchStreet": "sample string 5",
                                                                  "BranchBuildingNumber": "sample string 6",
                                                                  "BranchPostalCode": "sample string 7",
                                                                  "BranchFloor": "sample string 8",
                                                                  "BranchRoom": "sample string 9",
                                                                  "BranchLandmark": "sample string 10",
                                                                  "BranchAdditionalInformation": "sample string 11",
                                                                  "CountryID": 1,
                                                                  "GovernateId": 1,
                                                                  "RegionCityId": 1,
                                                                  "AddRets": [
                                                                    {
                                                                      "$ref": "19"
                                                                    },
                                                                    {
                                                                      "$ref": "19"
                                                                    },
                                                                    {
                                                                      "$ref": "19"
                                                                    }
                                                                  ],
                                                                  "Adds": [
                                                                    {
                                                                      "$ref": "17"
                                                                    },
                                                                    {
                                                                      "$ref": "17"
                                                                    },
                                                                    {
                                                                      "$ref": "17"
                                                                    }
                                                                  ],
                                                                  "Country": {
                                                                    "$id": "33",
                                                                    "CountryID": 1,
                                                                    "CountryName": "sample string 2",
                                                                    "CountryNameE": "sample string 3",
                                                                    "Country_SER": 4,
                                                                    "Countrys_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                    "YearTagId": "sample string 5",
                                                                    "BasicOrMove": "sample string 6",
                                                                    "CountryCode": "sample string 7",
                                                                    "Governates": [
                                                                      {
                                                                        "$id": "34",
                                                                        "GovernateId": 1,
                                                                        "GovernateName": "sample string 2",
                                                                        "GovernateNameE": "sample string 3",
                                                                        "CountryID": 4,
                                                                        "Country": {
                                                                          "$ref": "33"
                                                                        },
                                                                        "RegionCities": [
                                                                          {
                                                                            "$id": "35",
                                                                            "RegionCityId": 1,
                                                                            "RegionCityName": "sample string 2",
                                                                            "RegionCityNameE": "sample string 3",
                                                                            "GovernateId": 4,
                                                                            "Governate": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "Branchs": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "Customers": [
                                                                              {
                                                                                "$ref": "10"
                                                                              },
                                                                              {
                                                                                "$ref": "10"
                                                                              },
                                                                              {
                                                                                "$ref": "10"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "Branchs": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "Customers": [
                                                                          {
                                                                            "$ref": "10"
                                                                          },
                                                                          {
                                                                            "$ref": "10"
                                                                          },
                                                                          {
                                                                            "$ref": "10"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "Branchs": [
                                                                      {
                                                                        "$ref": "32"
                                                                      },
                                                                      {
                                                                        "$ref": "32"
                                                                      },
                                                                      {
                                                                        "$ref": "32"
                                                                      }
                                                                    ],
                                                                    "Customers": [
                                                                      {
                                                                        "$ref": "10"
                                                                      },
                                                                      {
                                                                        "$ref": "10"
                                                                      },
                                                                      {
                                                                        "$ref": "10"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "Enterprise": {
                                                                    "$ref": "12"
                                                                  },
                                                                  "Governate": {
                                                                    "$ref": "34"
                                                                  },
                                                                  "RegionCity": {
                                                                    "$ref": "35"
                                                                  },
                                                                  "Purchasings": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "SellingCreditNotes": [
                                                                    {
                                                                      "$id": "36",
                                                                      "SellingCreditNoteId": 1,
                                                                      "SellingCreditNoteDate": "sample string 2",
                                                                      "CustomerID": 3,
                                                                      "SellingId": 4,
                                                                      "SellingCreditNoteTotalItemsAmount": 5.1,
                                                                      "SellingCreditNoteTotalItemsDiscount": 6.1,
                                                                      "SellingCreditNoteNetAmount": 7.1,
                                                                      "SellingCreditNoteTotalTax": 8.1,
                                                                      "SellingCreditNoteTotalAmount": 9.1,
                                                                      "SellingCreditNoteNotes": "sample string 10",
                                                                      "YearTagId": 1,
                                                                      "BasicOrMove": "sample string 11",
                                                                      "SellingCreditNotes_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                      "BranchId": 1,
                                                                      "EnterpriseId": 1,
                                                                      "SellingCreditNoteDets": [
                                                                        {
                                                                          "$id": "37",
                                                                          "SerNo": 1,
                                                                          "SellingCreditNoteID": 2,
                                                                          "ItemId": 1,
                                                                          "Qty": 1.1,
                                                                          "Price": 1.1,
                                                                          "DISC": 1.1,
                                                                          "UnitId": 3,
                                                                          "Tot": 1.1,
                                                                          "TotWithTax": 1.1,
                                                                          "PricWithTax": 1.1,
                                                                          "DetTaxSal": 1.1,
                                                                          "SellingCreditNoteDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                          "YearTagId": "sample string 4",
                                                                          "BasicOrMove": "sample string 5",
                                                                          "DiscRatio": 1.1,
                                                                          "SellingCreditNote": {
                                                                            "$ref": "36"
                                                                          },
                                                                          "UNIT": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "Item": {
                                                                            "$ref": "15"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ],
                                                                      "Enterprise": {
                                                                        "$ref": "12"
                                                                      },
                                                                      "Branch": {
                                                                        "$ref": "32"
                                                                      },
                                                                      "Customer": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "Selling": {
                                                                        "$ref": "31"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "36"
                                                                    },
                                                                    {
                                                                      "$ref": "36"
                                                                    }
                                                                  ],
                                                                  "SellingDebitNotes": [
                                                                    {
                                                                      "$id": "38",
                                                                      "SellingDebitNoteId": 1,
                                                                      "SellingDebitNoteDate": "sample string 2",
                                                                      "CustomerID": 3,
                                                                      "SellingId": 4,
                                                                      "SellingDebitNoteTotalItemsAmount": 5.1,
                                                                      "SellingDebitNoteTotalItemsDiscount": 6.1,
                                                                      "SellingDebitNoteNetAmount": 7.1,
                                                                      "SellingDebitNoteTotalTax": 8.1,
                                                                      "SellingDebitNoteTotalAmount": 9.1,
                                                                      "SellingDebitNoteNotes": "sample string 10",
                                                                      "YearTagId": 1,
                                                                      "BasicOrMove": "sample string 11",
                                                                      "SellingDebitNotes_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                      "BranchId": 1,
                                                                      "EnterpriseId": 1,
                                                                      "SellingDebitNoteDets": [
                                                                        {
                                                                          "$id": "39",
                                                                          "SerNo": 1,
                                                                          "SellingDebitNoteID": 2,
                                                                          "ItemId": 1,
                                                                          "Qty": 1.1,
                                                                          "Price": 1.1,
                                                                          "DISC": 1.1,
                                                                          "UnitId": 3,
                                                                          "Tot": 1.1,
                                                                          "TotWithTax": 1.1,
                                                                          "PricWithTax": 1.1,
                                                                          "DetTaxSal": 1.1,
                                                                          "SellingDebitNoteDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                          "YearTagId": "sample string 4",
                                                                          "BasicOrMove": "sample string 5",
                                                                          "DiscRatio": 1.1,
                                                                          "SellingDebitNote": {
                                                                            "$ref": "38"
                                                                          },
                                                                          "UNIT": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "Item": {
                                                                            "$ref": "15"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "39"
                                                                        },
                                                                        {
                                                                          "$ref": "39"
                                                                        }
                                                                      ],
                                                                      "Enterprise": {
                                                                        "$ref": "12"
                                                                      },
                                                                      "Branch": {
                                                                        "$ref": "32"
                                                                      },
                                                                      "Customer": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "Selling": {
                                                                        "$ref": "31"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "38"
                                                                    },
                                                                    {
                                                                      "$ref": "38"
                                                                    }
                                                                  ],
                                                                  "SellingRets": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "Emps": [
                                                                    {
                                                                      "$ref": "1"
                                                                    },
                                                                    {
                                                                      "$ref": "1"
                                                                    },
                                                                    {
                                                                      "$ref": "1"
                                                                    }
                                                                  ],
                                                                  "Sellings": [
                                                                    {
                                                                      "$ref": "31"
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "SellingAdds": [
                                                                    {
                                                                      "$id": "40",
                                                                      "SellingAddId": 1,
                                                                      "SellingAddName": "sample string 2",
                                                                      "SellingAddVal": 1.1,
                                                                      "SellingAddDate": "sample string 3",
                                                                      "SellingAddPost": "sample string 4",
                                                                      "SellingAddNotes": "sample string 5",
                                                                      "SellingAddType": "sample string 6",
                                                                      "CustomerID": 1,
                                                                      "SellingAddDisc": 1.1,
                                                                      "SellingAddTot": 1.1,
                                                                      "StoreId": 1,
                                                                      "TaxGainComRatio": 1.1,
                                                                      "TaxGainCom": 1.1,
                                                                      "SaleTaxRatio": 1.1,
                                                                      "SellingAddDiscRatio": 1.1,
                                                                      "SaleTax": 1.1,
                                                                      "CurrId": "sample string 7",
                                                                      "CurrVal": 1.1,
                                                                      "CurrRate": 1.1,
                                                                      "SellingAdds_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                      "IsLockGard": "sample string 8",
                                                                      "CostCenterId": "sample string 9",
                                                                      "YearTagId": "sample string 10",
                                                                      "BasicOrMove": "sample string 11",
                                                                      "SellingAddNo": "sample string 12",
                                                                      "IsRevision": 1,
                                                                      "AgentId": 1,
                                                                      "isTax": 1,
                                                                      "AddId": 1,
                                                                      "AddNo": "sample string 13",
                                                                      "EntryUserId": 1,
                                                                      "EntryUserDate": "sample string 14",
                                                                      "TreasuryId": 1,
                                                                      "uuid": "sample string 15",
                                                                      "longId": "sample string 16",
                                                                      "EnterpriseId": 1,
                                                                      "BranchId": 1,
                                                                      "RefSellingId": 1,
                                                                      "DiscV": 1.1,
                                                                      "DiscValueExt": 1.1,
                                                                      "DiscRatioExt": 1.1,
                                                                      "FreeOfSalesTax": true,
                                                                      "HasTaxGainCom": true,
                                                                      "Agent": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "Branch": {
                                                                        "$ref": "32"
                                                                      },
                                                                      "Currency": {
                                                                        "$id": "41",
                                                                        "CurrID": "sample string 1",
                                                                        "CurrName": "sample string 2",
                                                                        "CurrNameE": "sample string 3",
                                                                        "CurrRate": "sample string 4",
                                                                        "Currencys_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                        "YearTagId": "sample string 5",
                                                                        "BasicOrMove": "sample string 6",
                                                                        "BacisOrMove": "sample string 7",
                                                                        "Sellings": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ],
                                                                        "SellingAdds": [
                                                                          {
                                                                            "$ref": "40"
                                                                          },
                                                                          {
                                                                            "$ref": "40"
                                                                          },
                                                                          {
                                                                            "$ref": "40"
                                                                          }
                                                                        ],
                                                                        "SellingRets": [
                                                                          {
                                                                            "$ref": "29"
                                                                          },
                                                                          {
                                                                            "$ref": "29"
                                                                          },
                                                                          {
                                                                            "$ref": "29"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "Customer": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "Enterprise": {
                                                                        "$ref": "12"
                                                                      },
                                                                      "SellingAddDets": [
                                                                        {
                                                                          "$id": "42",
                                                                          "SerNo": 1,
                                                                          "SellingAddID": 2,
                                                                          "ItemId": 1,
                                                                          "Qty": 1.1,
                                                                          "Price": 1.1,
                                                                          "DISC": 1.1,
                                                                          "ExpDate": "sample string 3",
                                                                          "UnitId": 4,
                                                                          "tot": 1.1,
                                                                          "FarzId": "sample string 5",
                                                                          "ColorId": "sample string 6",
                                                                          "CostPrice": 1.1,
                                                                          "SellingAddDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                          "YearTagId": "sample string 7",
                                                                          "BasicOrMove": "sample string 8",
                                                                          "DiscRatio": 1.1,
                                                                          "TotWithTax": 1.1,
                                                                          "PricWithTax": 1.1,
                                                                          "DiscV": 1.1,
                                                                          "DetTaxSal": 1.1,
                                                                          "RefSellingDetSerNo": 1,
                                                                          "DetTaxGainCom": 1.1,
                                                                          "DetItemDescription": "sample string 9",
                                                                          "Item": {
                                                                            "$ref": "15"
                                                                          },
                                                                          "SellingAdd": {
                                                                            "$ref": "40"
                                                                          },
                                                                          "UNIT": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "SellingAddDetTaxTypes": [
                                                                            {
                                                                              "$id": "43",
                                                                              "SellingAddDetTaxTypeId": 1,
                                                                              "SerNo": 2,
                                                                              "TaxTypeID": 3,
                                                                              "TaxTypeRate": 1.1,
                                                                              "TaxTypeAmount": 1.1,
                                                                              "SellingAddDet": {
                                                                                "$ref": "42"
                                                                              },
                                                                              "TaxType": {
                                                                                "$id": "44",
                                                                                "TaxTypeID": 1,
                                                                                "TaxTypeName": "sample string 2",
                                                                                "TaxTypeNameE": "sample string 3",
                                                                                "TaxType_SER": 4,
                                                                                "TaxTypes_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                                "YearTagId": "sample string 5",
                                                                                "BasicOrMove": "sample string 6",
                                                                                "TaxTypeCode": "sample string 7",
                                                                                "MainTaxTypeID": 1,
                                                                                "TaxTypeCalcWayId": 1,
                                                                                "ItemTaxTypes": [
                                                                                  {
                                                                                    "$id": "45",
                                                                                    "ItemsTaxTypeId": 1,
                                                                                    "ItemID": 2,
                                                                                    "TaxTypeID": 3,
                                                                                    "TaxTypeRate": 1.1,
                                                                                    "TaxTypeAmount": 1.1,
                                                                                    "TaxTypeName": "sample string 4",
                                                                                    "TaxType": {
                                                                                      "$ref": "44"
                                                                                    },
                                                                                    "Item": {
                                                                                      "$ref": "15"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "45"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "45"
                                                                                  }
                                                                                ],
                                                                                "SellingDetTaxTypes": [
                                                                                  {
                                                                                    "$id": "46",
                                                                                    "SellingDetTaxTypeId": 1,
                                                                                    "SerNo": 2,
                                                                                    "TaxTypeID": 3,
                                                                                    "TaxTypeRate": 1.1,
                                                                                    "TaxTypeAmount": 1.1,
                                                                                    "SellingDet": {
                                                                                      "$id": "47",
                                                                                      "SerNo": 1,
                                                                                      "SellingID": 2,
                                                                                      "ItemId": 1,
                                                                                      "Qty": 1.1,
                                                                                      "Price": 1.1,
                                                                                      "DISC": 1.1,
                                                                                      "UnitId": 3,
                                                                                      "Tot": 1.1,
                                                                                      "ExpDate": "sample string 4",
                                                                                      "FarzId": "sample string 5",
                                                                                      "ColorId": "sample string 6",
                                                                                      "CostPrice": 1.1,
                                                                                      "TotWithTax": 1.1,
                                                                                      "PricWithTax": 1.1,
                                                                                      "DetTaxSal": 1.1,
                                                                                      "SellingDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                                      "YearTagId": "sample string 7",
                                                                                      "BasicOrMove": "sample string 8",
                                                                                      "StoreId": "sample string 9",
                                                                                      "BonusV": "sample string 10",
                                                                                      "PriceToSell": "sample string 11",
                                                                                      "TaxV": "sample string 12",
                                                                                      "DiscV": 1.1,
                                                                                      "WideV": "sample string 13",
                                                                                      "LengthV": "sample string 14",
                                                                                      "SurfTot": "sample string 15",
                                                                                      "DiscRatio": 1.1,
                                                                                      "DetTaxGainCom": 1.1,
                                                                                      "DetItemDescription": "sample string 16",
                                                                                      "UNIT": {
                                                                                        "$ref": "21"
                                                                                      },
                                                                                      "SellingDetTaxTypes": [
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        }
                                                                                      ],
                                                                                      "Item": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "Selling": {
                                                                                        "$ref": "31"
                                                                                      }
                                                                                    },
                                                                                    "TaxType": {
                                                                                      "$ref": "44"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "46"
                                                                                  }
                                                                                ],
                                                                                "SellingRetDetTaxTypes": [
                                                                                  {
                                                                                    "$id": "48",
                                                                                    "SellingRetDetTaxTypeId": 1,
                                                                                    "SerNo": 2,
                                                                                    "TaxTypeID": 3,
                                                                                    "TaxTypeRate": 1.1,
                                                                                    "TaxTypeAmount": 1.1,
                                                                                    "TaxType": {
                                                                                      "$ref": "44"
                                                                                    },
                                                                                    "SellingRetDet": {
                                                                                      "$id": "49",
                                                                                      "SerNo": 1,
                                                                                      "SellingRetID": 2,
                                                                                      "ItemId": 1,
                                                                                      "Qty": 1.1,
                                                                                      "Price": 1.1,
                                                                                      "DISC": 1.1,
                                                                                      "ExpDate": "sample string 3",
                                                                                      "UnitId": 4,
                                                                                      "tot": 1.1,
                                                                                      "FarzId": "sample string 5",
                                                                                      "ColorId": "sample string 6",
                                                                                      "CostPrice": 1.1,
                                                                                      "SellingRetDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                                                      "YearTagId": "sample string 7",
                                                                                      "BasicOrMove": "sample string 8",
                                                                                      "DiscRatio": 1.1,
                                                                                      "TotWithTax": 1.1,
                                                                                      "PricWithTax": 1.1,
                                                                                      "DiscV": 1.1,
                                                                                      "DetTaxSal": 1.1,
                                                                                      "RefSellingDetSerNo": 1,
                                                                                      "DetTaxGainCom": 1.1,
                                                                                      "DetItemDescription": "sample string 9",
                                                                                      "Item": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "SellingRetDetTaxTypes": [
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        }
                                                                                      ],
                                                                                      "SellingRet": {
                                                                                        "$ref": "29"
                                                                                      },
                                                                                      "UNIT": {
                                                                                        "$ref": "21"
                                                                                      }
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ],
                                                                                "TaxTypeCalcWay": {
                                                                                  "$id": "50",
                                                                                  "TaxTypeCalcWayId": 1,
                                                                                  "TaxTypeCalcWayName": "sample string 2",
                                                                                  "TaxTypes": [
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "44"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "Items": [
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "15"
                                                                                  }
                                                                                ],
                                                                                "SellingAddDetTaxTypes": [
                                                                                  {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "43"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        },
                                                                        {
                                                                          "$ref": "42"
                                                                        }
                                                                      ],
                                                                      "Store": {
                                                                        "$ref": "24"
                                                                      },
                                                                      "Treasury": {
                                                                        "$ref": "27"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ]
                                                                },
                                                                "Currency": {
                                                                  "$ref": "41"
                                                                },
                                                                "Customer": {
                                                                  "$ref": "10"
                                                                },
                                                                "Enterprise": {
                                                                  "$ref": "12"
                                                                },
                                                                "SellingCreditNotes": [
                                                                  {
                                                                    "$ref": "36"
                                                                  },
                                                                  {
                                                                    "$ref": "36"
                                                                  },
                                                                  {
                                                                    "$ref": "36"
                                                                  }
                                                                ],
                                                                "SellingDebitNotes": [
                                                                  {
                                                                    "$ref": "38"
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "SellingDets": [
                                                                  {
                                                                    "$ref": "47"
                                                                  },
                                                                  {
                                                                    "$ref": "47"
                                                                  },
                                                                  {
                                                                    "$ref": "47"
                                                                  }
                                                                ],
                                                                "Store": {
                                                                  "$ref": "24"
                                                                },
                                                                "Treasury": {
                                                                  "$ref": "27"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "SellingAdds": [
                                                              {
                                                                "$ref": "40"
                                                              },
                                                              {
                                                                "$ref": "40"
                                                              },
                                                              {
                                                                "$ref": "40"
                                                              }
                                                            ]
                                                          },
                                                          "Treasury": {
                                                            "$ref": "27"
                                                          },
                                                          "Branch": {
                                                            "$ref": "32"
                                                          },
                                                          "Enterprise": {
                                                            "$ref": "12"
                                                          },
                                                          "Store": {
                                                            "$ref": "24"
                                                          },
                                                          "Customer": {
                                                            "$ref": "10"
                                                          },
                                                          "SellingRetDets": [
                                                            {
                                                              "$ref": "49"
                                                            },
                                                            {
                                                              "$ref": "49"
                                                            },
                                                            {
                                                              "$ref": "49"
                                                            }
                                                          ],
                                                          "Currency": {
                                                            "$ref": "41"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "29"
                                                        },
                                                        {
                                                          "$ref": "29"
                                                        }
                                                      ],
                                                      "Sellings": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ],
                                                      "SellingAdds": [
                                                        {
                                                          "$ref": "40"
                                                        },
                                                        {
                                                          "$ref": "40"
                                                        },
                                                        {
                                                          "$ref": "40"
                                                        }
                                                      ]
                                                    },
                                                    "Supplier": {
                                                      "$id": "51",
                                                      "SupplierId": 1,
                                                      "SupplierName": "sample string 2",
                                                      "SupplierNameE": "sample string 3",
                                                      "SerNo": 1,
                                                      "tele": "sample string 4",
                                                      "tele2": "sample string 5",
                                                      "mob1": "sample string 6",
                                                      "mob2": "sample string 7",
                                                      "fax": "sample string 8",
                                                      "address": "sample string 9",
                                                      "email": "sample string 10",
                                                      "AccountID": "sample string 11",
                                                      "SuppAccount": "sample string 12",
                                                      "OpenValR": "sample string 13",
                                                      "OpenValS": "sample string 14",
                                                      "Suppliers_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                      "YearTagId": "sample string 15",
                                                      "BasicOrMove": "sample string 16",
                                                      "RegionSuppId": "sample string 17",
                                                      "SuppFieldId": "sample string 18",
                                                      "SuppGroupId": "sample string 19",
                                                      "ManagerName": "sample string 20",
                                                      "CommRegister": "sample string 21",
                                                      "AffinityCard": "sample string 22",
                                                      "RegisterNo": "sample string 23",
                                                      "IsAdvancePayments": "sample string 24",
                                                      "IsUnderTaxRules": "sample string 25",
                                                      "PurchRes": "sample string 26",
                                                      "OpenBalDebit": 27.1,
                                                      "OpenBalCredit": 28.1,
                                                      "AffinityFile": "sample string 29",
                                                      "Purchasings": [
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "SuppDiscounts": [
                                                        {
                                                          "$id": "52",
                                                          "SuppDiscountId": 1,
                                                          "SupplierId": 2,
                                                          "SuppDiscountDate": "sample string 3",
                                                          "SuppDiscountValue": 4.1,
                                                          "SuppDiscountNotes": "sample string 5",
                                                          "SuppDiscountNo": "sample string 6",
                                                          "YearTagId": "sample string 7",
                                                          "BasicOrMove": "sample string 8",
                                                          "SuppDiscount_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                          "Supplier": {
                                                            "$ref": "51"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "52"
                                                        },
                                                        {
                                                          "$ref": "52"
                                                        }
                                                      ],
                                                      "SupplierStores": [
                                                        {
                                                          "$id": "53",
                                                          "SupplierStoreId": 1,
                                                          "SupplierId": 2,
                                                          "StoreId": 3,
                                                          "Supplier": {
                                                            "$ref": "51"
                                                          },
                                                          "Store": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "53"
                                                        },
                                                        {
                                                          "$ref": "53"
                                                        }
                                                      ]
                                                    },
                                                    "Branch": {
                                                      "$ref": "32"
                                                    },
                                                    "Store": {
                                                      "$ref": "24"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "SellingRets": [
                                                  {
                                                    "$ref": "29"
                                                  },
                                                  {
                                                    "$ref": "29"
                                                  },
                                                  {
                                                    "$ref": "29"
                                                  }
                                                ],
                                                "SupplierStores": [
                                                  {
                                                    "$ref": "53"
                                                  },
                                                  {
                                                    "$ref": "53"
                                                  },
                                                  {
                                                    "$ref": "53"
                                                  }
                                                ],
                                                "TransBetStores": [
                                                  {
                                                    "$ref": "23"
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "TransBetStores1": [
                                                  {
                                                    "$ref": "23"
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "Customers": [
                                                  {
                                                    "$ref": "10"
                                                  },
                                                  {
                                                    "$ref": "10"
                                                  },
                                                  {
                                                    "$ref": "10"
                                                  }
                                                ],
                                                "Sellings": [
                                                  {
                                                    "$ref": "31"
                                                  },
                                                  {
                                                    "$ref": "31"
                                                  },
                                                  {
                                                    "$ref": "31"
                                                  }
                                                ],
                                                "PriceLists": [
                                                  {
                                                    "$id": "54",
                                                    "PriceListID": 1,
                                                    "PriceListNotes": "sample string 2",
                                                    "PriceListVal": 1.1,
                                                    "PriceListDate": "sample string 3",
                                                    "custnam": "sample string 4",
                                                    "PriceListName": "sample string 5",
                                                    "StoreId": 1,
                                                    "ListTimeFrom": "sample string 6",
                                                    "ListTimeTo": "sample string 7",
                                                    "ListTime": "sample string 8",
                                                    "ListDisc": 1.1,
                                                    "PayCond": "sample string 9",
                                                    "TaxComm": 1.1,
                                                    "SaleTax": 1.1,
                                                    "ListCond": "sample string 10",
                                                    "NetAfterDisc": 1.1,
                                                    "NetAfterTaxComm": 1.1,
                                                    "Net": 1.1,
                                                    "ListData": "sample string 11",
                                                    "RecPlace": "sample string 12",
                                                    "EMail": "sample string 13",
                                                    "TelNo": "sample string 14",
                                                    "FaxNo": "sample string 15",
                                                    "EmpResp": "sample string 16",
                                                    "RespName": "sample string 17",
                                                    "PriceLists_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                    "CustomerId": 1,
                                                    "SellingIdNo": "sample string 18",
                                                    "YearTagId": "sample string 19",
                                                    "BasicOrMove": "sample string 20",
                                                    "Customer": {
                                                      "$ref": "10"
                                                    },
                                                    "Store": {
                                                      "$ref": "24"
                                                    },
                                                    "PriceListDets": [
                                                      {
                                                        "$id": "55",
                                                        "PriceListID": 1,
                                                        "PRICE": 1.1,
                                                        "itemID": 1,
                                                        "unitId": 1,
                                                        "tot": "sample string 1",
                                                        "ExpDate": "sample string 2",
                                                        "Qty": 1.1,
                                                        "ColorId": "sample string 3",
                                                        "FarzId": "sample string 4",
                                                        "CostPrice": 1.1,
                                                        "PriceListDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                                        "YearTagId": "sample string 5",
                                                        "BasicOrMove": "sample string 6",
                                                        "SerNo": 7,
                                                        "Item": {
                                                          "$ref": "15"
                                                        },
                                                        "PriceList": {
                                                          "$ref": "54"
                                                        },
                                                        "UNIT": {
                                                          "$ref": "21"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "55"
                                                      },
                                                      {
                                                        "$ref": "55"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "54"
                                                  },
                                                  {
                                                    "$ref": "54"
                                                  }
                                                ],
                                                "SellingAdds": [
                                                  {
                                                    "$ref": "40"
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ]
                                              },
                                              "Store1": {
                                                "$ref": "24"
                                              }
                                            },
                                            "UNIT": {
                                              "$ref": "21"
                                            },
                                            "Item": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "RequestOrderDets": [
                                          {
                                            "$id": "56",
                                            "RequestOrderID": 1,
                                            "Qty": 1.1,
                                            "PRICE": 1.1,
                                            "itemID": 1,
                                            "Ser": 2,
                                            "unitId": 1,
                                            "tot": 1.1,
                                            "ExpDate": "sample string 3",
                                            "FarzId": "sample string 4",
                                            "ColorId": "sample string 5",
                                            "CostPrice": 1.1,
                                            "RequestOrderDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                            "UNIT": {
                                              "$ref": "21"
                                            },
                                            "RequestOrder": {
                                              "$id": "57",
                                              "RequestOrderID": 1,
                                              "RequestOrderNotes": "sample string 2",
                                              "PriceListSuppNo": "sample string 3",
                                              "RequestOrderVal": 1.1,
                                              "RequestOrderDate": "sample string 4",
                                              "RequestOrderNo": "sample string 5",
                                              "RequestOrders_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                                              "YearTagId": "sample string 6",
                                              "BasicOrMove": "sample string 7",
                                              "Disc": "sample string 8",
                                              "Net": 1.1,
                                              "ListData": "sample string 9",
                                              "CustomerId": 1,
                                              "IsApproved": "sample string 10",
                                              "EmpID": 1,
                                              "RequestOrderDets": [
                                                {
                                                  "$ref": "56"
                                                },
                                                {
                                                  "$ref": "56"
                                                },
                                                {
                                                  "$ref": "56"
                                                }
                                              ],
                                              "Emp": {
                                                "$ref": "1"
                                              },
                                              "Customer": {
                                                "$ref": "10"
                                              }
                                            },
                                            "Item": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "56"
                                          },
                                          {
                                            "$ref": "56"
                                          }
                                        ],
                                        "AddDets": [
                                          {
                                            "$ref": "16"
                                          },
                                          {
                                            "$ref": "16"
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ],
                                        "AddRetDets": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "PurchasingDets": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "SellingCreditNoteDets": [
                                          {
                                            "$ref": "37"
                                          },
                                          {
                                            "$ref": "37"
                                          },
                                          {
                                            "$ref": "37"
                                          }
                                        ],
                                        "SellingDebitNoteDets": [
                                          {
                                            "$ref": "39"
                                          },
                                          {
                                            "$ref": "39"
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ],
                                        "SellingDets": [
                                          {
                                            "$ref": "47"
                                          },
                                          {
                                            "$ref": "47"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "Enterprise": {
                                          "$ref": "12"
                                        },
                                        "PriceListDets": [
                                          {
                                            "$ref": "55"
                                          },
                                          {
                                            "$ref": "55"
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ],
                                        "SellingRetDets": [
                                          {
                                            "$ref": "49"
                                          },
                                          {
                                            "$ref": "49"
                                          },
                                          {
                                            "$ref": "49"
                                          }
                                        ],
                                        "SellingAddDets": [
                                          {
                                            "$ref": "42"
                                          },
                                          {
                                            "$ref": "42"
                                          },
                                          {
                                            "$ref": "42"
                                          }
                                        ]
                                      },
                                      "Item": {
                                        "$ref": "15"
                                      }
                                    },
                                    {
                                      "$ref": "20"
                                    },
                                    {
                                      "$ref": "20"
                                    }
                                  ],
                                  "CC": {
                                    "$ref": "18"
                                  },
                                  "Branch": {
                                    "$ref": "32"
                                  },
                                  "Store": {
                                    "$ref": "24"
                                  }
                                },
                                {
                                  "$ref": "19"
                                },
                                {
                                  "$ref": "19"
                                }
                              ],
                              "Adds": [
                                {
                                  "$ref": "17"
                                },
                                {
                                  "$ref": "17"
                                },
                                {
                                  "$ref": "17"
                                }
                              ]
                            },
                            "Branch": {
                              "$ref": "32"
                            },
                            "Store": {
                              "$ref": "24"
                            }
                          },
                          "UNIT": {
                            "$ref": "21"
                          },
                          "Item": {
                            "$ref": "15"
                          }
                        },
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "AddRetDets": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "Enterprise": {
                        "$ref": "12"
                      },
                      "Group": {
                        "$ref": "14"
                      },
                      "TaxType": {
                        "$ref": "44"
                      },
                      "ItemTaxTypes": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "PurchasingDets": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "RequestOrderDets": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "SellingCreditNoteDets": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "SellingDebitNoteDets": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "SellingDets": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "TransBetStoreDets": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "PriceListDets": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "SellingRetDets": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "SellingAddDets": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ]
                    },
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ]
                },
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "SellingCreditNotes": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "SellingDebitNotes": [
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                }
              ],
              "CompanyType": {
                "$ref": "11"
              },
              "Branchs": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "ActivityType": {
                "$id": "58",
                "ActivityTypeID": 1,
                "ActivityTypeName": "sample string 2",
                "ActivityTypeNameE": "sample string 3",
                "ActivityType_SER": 4,
                "ActivityTypes_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                "YearTagId": "sample string 5",
                "BasicOrMove": "sample string 6",
                "ActivityTypeCode": "sample string 7",
                "Enterprises": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "EnterpriseActivityTypes": [
                  {
                    "$id": "59",
                    "EnterpriseActivityTypesId": 1,
                    "EnterpriseId": 1,
                    "ActivityTypeID": 1,
                    "ActivityType": {
                      "$ref": "58"
                    },
                    "Enterprise": {
                      "$ref": "12"
                    }
                  },
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ]
              },
              "SellingRets": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "EnterpriseActivityTypes": [
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                }
              ],
              "TaxSignatureCertificate": {
                "$id": "60",
                "TaxSignatureCertificateId": 1,
                "TaxSignatureCertificateName": "sample string 2",
                "Enterprises": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ]
              },
              "UNITS": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "Items": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "Customers": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "Sellings": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "SellingAdds": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ]
            },
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ],
          "Customers": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ]
        },
        "Country": {
          "$ref": "33"
        },
        "CustDiscounts": [
          {
            "$id": "61",
            "CustDiscountId": 1,
            "CustomerID": 2,
            "CustDiscountDate": "sample string 3",
            "CustDiscountValue": 4.1,
            "CustDiscountNotes": "sample string 5",
            "CustDiscountNo": "sample string 6",
            "YearTagId": "sample string 7",
            "BasicOrMove": "sample string 8",
            "CustDiscount_DaTim": "2025-12-10T14:52:28.7960248-08:00",
            "Customer": {
              "$ref": "10"
            }
          },
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "Enterprise": {
          "$ref": "12"
        },
        "Governate": {
          "$ref": "34"
        },
        "RegionCity": {
          "$ref": "35"
        },
        "Store": {
          "$ref": "24"
        },
        "RequestOrders": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "SellingCreditNotes": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "SellingDebitNotes": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "SellingRets": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "Sellings": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "PriceLists": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "SellingAdds": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ]
      }
    },
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "BANK": {
    "$id": "62",
    "BANKID": 1,
    "BankName": "sample string 2",
    "BankNameE": "sample string 3",
    "BANK_SER": 1.1,
    "AccountId": "sample string 4",
    "BANKS_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 5",
    "BasicOrMove": "sample string 6",
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "Branch": {
    "$ref": "32"
  },
  "degree": {
    "$id": "63",
    "degreeId": 1,
    "degreeName": "sample string 2",
    "degreeNameE": "sample string 3",
    "UniversityId": "sample string 4",
    "degrees_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 5",
    "BasicOrMove": "sample string 6",
    "Degree_SER": 1,
    "BacisOrMove": "sample string 7",
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "Depart": {
    "$id": "64",
    "DepartID": 1,
    "DepartName": "sample string 2",
    "DepartNameE": "sample string 3",
    "ManageID": 1,
    "Departs_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 4",
    "BasicOrMove": "sample string 5",
    "Manage": {
      "$id": "65",
      "ManageID": 1,
      "ManageName": "sample string 2",
      "ManageNameE": "sample string 3",
      "Ser_No": 1,
      "Manages_DaTim": "2025-12-10T14:52:28.7960248-08:00",
      "YearTagId": "sample string 4",
      "BasicOrMove": "sample string 5",
      "BacisOrMove": "sample string 6",
      "Departs": [
        {
          "$ref": "64"
        },
        {
          "$ref": "64"
        },
        {
          "$ref": "64"
        }
      ],
      "Emps": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ]
    },
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "EmpBonusSes": [
    {
      "$id": "66",
      "EmpBonusId": 1,
      "EmpId": 2,
      "EmpResId": 3,
      "SalBandId": 4,
      "Val": 5.1,
      "Notes": "sample string 6",
      "EmpBonusS_DaTim": "2025-12-10T14:52:28.7960248-08:00",
      "YearTagId": "sample string 7",
      "BasicOrMove": "sample string 8",
      "EmpBonusDate": "sample string 9",
      "EmpBonusS1": {
        "$ref": "66"
      },
      "EmpBonusS2": {
        "$ref": "66"
      },
      "SalBand": {
        "$id": "67",
        "SalBandID": 1,
        "SalBandName": "sample string 2",
        "SalBandNameE": "sample string 3",
        "SalBandCalcTypeID": "sample string 4",
        "SalBandTypeID": "sample string 5",
        "IsInTax": 6,
        "IsForEmployeeSide": 7,
        "IsPrintedInSheet": 8,
        "YearTagId": "sample string 9",
        "BasicOrMove": "sample string 10",
        "SalBands_DaTim": "2025-12-10T14:52:28.7960248-08:00",
        "EmpShedds": [
          {
            "$id": "68",
            "EmpSheddId": 1,
            "EmpSheddDate": "sample string 2",
            "EmpSheddVal": 3.1,
            "EmpSheddS_DaTim": "2025-12-10T14:52:28.7960248-08:00",
            "EYearId": 1,
            "EMonthId": 1,
            "EmpId": 4,
            "EmpSheddLastStep": 1.1,
            "YearTagId": 1,
            "BasicOrMove": "sample string 5",
            "HowMStepEMo": 1.1,
            "EmpSheddNotes": "sample string 6",
            "StepDateS": "sample string 7",
            "StepDateE": "sample string 8",
            "SalBandId": 9,
            "EmpSheddDets": [
              {
                "$id": "69",
                "EmpSheddId": 1,
                "EmpSheddDetId": 2,
                "StepId": 1,
                "StepVal": 1.1,
                "StepNotes": "sample string 3",
                "StepDate": "sample string 4",
                "EmpSheddDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
                "YearTagId": 1,
                "PaidId": 1,
                "BasicOrMove": "sample string 5",
                "EmpShedd": {
                  "$ref": "68"
                }
              },
              {
                "$ref": "69"
              },
              {
                "$ref": "69"
              }
            ],
            "SalBand": {
              "$ref": "67"
            },
            "Month": {
              "$id": "70",
              "MonthId": 1,
              "MonthName": "sample string 2",
              "MonthNameE": "sample string 3",
              "MonthType": "sample string 4",
              "MonthDay": "sample string 5",
              "MonthNo": "sample string 6",
              "Months_DaTim": "2025-12-10T14:52:28.7960248-08:00",
              "YearTagId": "sample string 7",
              "BasicOrMove": "sample string 8",
              "EmpShedds": [
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                }
              ]
            },
            "Emp": {
              "$ref": "1"
            }
          },
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "SalBandDets": [
          {
            "$id": "71",
            "SalBandDetID": 1,
            "SalBandID": 2,
            "ChildSalBandID": 3,
            "ChildSalBandOperator": "sample string 4",
            "ChildSalBandPersent": 5.0,
            "SalBand": {
              "$ref": "67"
            },
            "SalBand1": {
              "$ref": "67"
            }
          },
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "SalBandDets1": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "EmpCurrSalDets": [
          {
            "$id": "72",
            "EmpCurrSalDetID": 1,
            "EmpCurrSalID": 2,
            "SalBandID": 3,
            "EmpCurrSalDetValue": 1.0,
            "EmpCurrSal": {
              "$id": "73",
              "EmpCurrSalID": 1,
              "EmpCurrSalDate": "2025-12-10T14:52:28.7960248-08:00",
              "EmpID": 3,
              "YearTagId": 1,
              "BasicOrMove": "sample string 4",
              "EmpCurrSals_DaTim": "2025-12-10T14:52:28.7960248-08:00",
              "EmpCurrSalDets": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "Emp": {
                "$ref": "1"
              }
            },
            "SalBand": {
              "$ref": "67"
            }
          },
          {
            "$ref": "72"
          },
          {
            "$ref": "72"
          }
        ],
        "EmpBonusSes": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ]
      },
      "Emp": {
        "$ref": "1"
      },
      "Emp1": {
        "$ref": "1"
      }
    },
    {
      "$ref": "66"
    },
    {
      "$ref": "66"
    }
  ],
  "EmpBonusSes1": [
    {
      "$ref": "66"
    },
    {
      "$ref": "66"
    },
    {
      "$ref": "66"
    }
  ],
  "EmpCurrSals": [
    {
      "$ref": "73"
    },
    {
      "$ref": "73"
    },
    {
      "$ref": "73"
    }
  ],
  "EmpOverTimes": [
    {
      "$id": "74",
      "EmpOverTimeID": 1,
      "EmpId": 2,
      "EmpOverTimeDate": "sample string 3",
      "EmpOverTimeMinutes": 4,
      "EmpOverTimeApproved": "sample string 5",
      "EmpOverTime_DaTim": "2025-12-10T14:52:28.7960248-08:00",
      "YearTagId": "sample string 6",
      "BasicOrMove": "sample string 7",
      "EmpOverTimeFactor": 1.1,
      "Emp": {
        "$ref": "1"
      }
    },
    {
      "$ref": "74"
    },
    {
      "$ref": "74"
    }
  ],
  "EmpPenaltys": [
    {
      "$id": "75",
      "EmpPenaltysId": 1,
      "EmpId": 2,
      "EmpResId": 3,
      "PenaltyId": 4,
      "Notes": "sample string 5",
      "EmpPenaltys_DaTim": "2025-12-10T14:52:28.7960248-08:00",
      "YearTagId": "sample string 6",
      "BasicOrMove": "sample string 7",
      "EmpPenaltyDate": "sample string 8",
      "EmpPenaltys1": {
        "$ref": "75"
      },
      "EmpPenalty1": {
        "$ref": "75"
      },
      "penalty": {
        "$id": "76",
        "penaltyID": 1,
        "penaltyName": "sample string 2",
        "penaltyNameE": "sample string 3",
        "penaltyDate": "sample string 4",
        "penaltyTypeId": 1,
        "SerNo": 5,
        "penaltyTimeFrom": 1,
        "penaltyTimeTo": 1,
        "penaltyFirst": 1.1,
        "penaltySecond": 1.1,
        "penaltyThird": 1.1,
        "penaltyFourth": 1.1,
        "penaltyFifth": 1.1,
        "penaltyNotes": "sample string 6",
        "penaltyS_DaTim": "2025-12-10T14:52:28.7960248-08:00",
        "YearTagId": "sample string 7",
        "BasicOrMove": "sample string 8",
        "EmpPenaltys": [
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          },
          {
            "$ref": "75"
          }
        ]
      },
      "Emp": {
        "$ref": "1"
      },
      "Emp1": {
        "$ref": "1"
      }
    },
    {
      "$ref": "75"
    },
    {
      "$ref": "75"
    }
  ],
  "EmpPenaltys1": [
    {
      "$ref": "75"
    },
    {
      "$ref": "75"
    },
    {
      "$ref": "75"
    }
  ],
  "EmpPermits": [
    {
      "$id": "77",
      "EmpPermitId": 1,
      "EmpId": 2,
      "PermitDate": "sample string 3",
      "PermitType": 4,
      "YearTagId": 1,
      "BasicOrMove": "sample string 5",
      "EmpPermits_DaTim": "sample string 6",
      "EmpPermitNotes": "sample string 7",
      "EmpRespId": 1,
      "IsApproved": "sample string 8",
      "Emp": {
        "$ref": "1"
      }
    },
    {
      "$ref": "77"
    },
    {
      "$ref": "77"
    }
  ],
  "Emps1": [
    {
      "$ref": "1"
    },
    {
      "$ref": "1"
    },
    {
      "$ref": "1"
    }
  ],
  "Emp1": {
    "$ref": "1"
  },
  "Manage": {
    "$ref": "65"
  },
  "Marry": {
    "$id": "78",
    "MarryID": 1,
    "MarryName": "sample string 2",
    "MarryNameE": "sample string 3",
    "Ser_NO": 1,
    "Marrys_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 4",
    "BasicOrMove": "sample string 5",
    "BacisOrMove": "sample string 6",
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "Nat": {
    "$id": "79",
    "NatId": 1,
    "NatName": "sample string 2",
    "NatNameE": "sample string 3",
    "Ser_No": 1,
    "Nats_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 4",
    "BasicOrMove": "sample string 5",
    "BacisOrMove": "sample string 6",
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "InsuranceOffice": {
    "$id": "80",
    "InsuranceOfficeID": 1,
    "InsuranceOfficeName": "sample string 2",
    "BasicOrMove": "sample string 3",
    "YearTagId": 1,
    "InsuranceOfficeNameE": "sample string 4",
    "InsuranceOffices_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "Sex": {
    "$id": "81",
    "SexID": 1,
    "SexName": "sample string 2",
    "SexNameE": "sample string 3",
    "Ser_NO": 1,
    "Sexs_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 4",
    "BasicOrMove": "sample string 5",
    "BacisOrMove": "sample string 6",
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "Shift": {
    "$id": "82",
    "ShiftID": 1,
    "ShiftName": "sample string 2",
    "ShiftNameE": "sample string 3",
    "ShiftStartDate": "sample string 4",
    "Day1STime": "00:00:00.1234567",
    "SUNSTime": "sample string 5",
    "MONSTime": "sample string 6",
    "TUESTime": "sample string 7",
    "WENSTime": "sample string 8",
    "THUSTime": "sample string 9",
    "FRSTime": "sample string 10",
    "Day1ETime": "00:00:00.1234567",
    "SUNETime": "sample string 11",
    "MONETime": "sample string 12",
    "TUEETime": "sample string 13",
    "WENETime": "sample string 14",
    "THUETime": "sample string 15",
    "FRIETime": "sample string 16",
    "NormSTime": "sample string 17",
    "NormETime": "sample string 18",
    "Shifts_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 19",
    "BasicOrMove": "sample string 20",
    "ShiftApplyDate": "2025-12-10T14:52:28.7960248-08:00",
    "ShiftEndDate": "2025-12-10T14:52:28.7960248-08:00",
    "ShiftsWorkHours": 21,
    "IsWeekEndSat": 1,
    "IsWeekEndSun": 1,
    "IsWeekEndMon": 1,
    "IsWeekEndTue": 1,
    "IsWeekEndWed": 1,
    "IsWeekEndThu": 1,
    "IsWeekEndFri": 1,
    "Shift_SER": 1,
    "BacisOrMove": "sample string 22",
    "ShiftType": 23,
    "PermetsNOs": 1,
    "PermetsMaxHoursNOs": 1,
    "OneSignCut": 1,
    "FlexableHoursNOs": 1,
    "FlexableHoursShortageMinutes": 1,
    "FlexableHoursShortageCut": 1.1,
    "SingleSignAbsenceCut": 1.1,
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "ShiftChanges": [
      {
        "$id": "83",
        "ShiftChangeID": 1,
        "ShiftID": 2,
        "ChangeToShiftID": 3,
        "ChangeSDate": "sample string 4",
        "ChangeEDate": "sample string 5",
        "YearTagId": 1,
        "BasicOrMove": "sample string 6",
        "ShiftChanges_DaTim": "2025-12-10T14:52:28.7960248-08:00",
        "ShiftChangeNotes": "sample string 7",
        "Shift": {
          "$ref": "82"
        },
        "Shift1": {
          "$ref": "82"
        }
      },
      {
        "$ref": "83"
      },
      {
        "$ref": "83"
      }
    ],
    "ShiftChanges1": [
      {
        "$ref": "83"
      },
      {
        "$ref": "83"
      },
      {
        "$ref": "83"
      }
    ]
  },
  "Work": {
    "$id": "84",
    "WorkID": 1,
    "WorkName": "sample string 2",
    "WorkNameE": "sample string 3",
    "Ser_No": 1,
    "Works_DaTim": "2025-12-10T14:52:28.7960248-08:00",
    "YearTagId": "sample string 4",
    "BasicOrMove": "sample string 5",
    "BacisOrMove": "sample string 6",
    "Emps": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "EmpShedds": [
    {
      "$ref": "68"
    },
    {
      "$ref": "68"
    },
    {
      "$ref": "68"
    }
  ],
  "EmpVacBals": [
    {
      "$id": "85",
      "VacBalID": 1,
      "EmpID": 2,
      "VacBalFrom": "sample string 3",
      "VacBalTo": "sample string 4",
      "VacOpenBalance": 5,
      "VacAdd": 6,
      "VacCut": 7,
      "OpenCasualBal": 8,
      "Emp": {
        "$ref": "1"
      }
    },
    {
      "$ref": "85"
    },
    {
      "$ref": "85"
    }
  ],
  "RequestOrders": [
    {
      "$ref": "57"
    },
    {
      "$ref": "57"
    },
    {
      "$ref": "57"
    }
  ],
  "VacOrders": [
    {
      "$id": "86",
      "VacOrderId": 1,
      "VacOrderDate": "sample string 2",
      "VacId": 1,
      "EmpId": 1,
      "VacDateFrom": "sample string 3",
      "VacDateTo": "sample string 4",
      "VacNotes": "sample string 5",
      "VacOrders_DaTim": "2025-12-10T14:52:28.7960248-08:00",
      "YearTagId": "sample string 6",
      "BasicOrMove": "sample string 7",
      "VacOrdDateFrom": "sample string 8",
      "VacOrdDateTo": "sample string 9",
      "VacApprovedDateFrom": "sample string 10",
      "VacApprovedDateTo": "sample string 11",
      "EmpRespId": 1,
      "IsApproved": "sample string 12",
      "Vacs": {
        "$id": "87",
        "VacID": 1,
        "VacName": "sample string 2",
        "VacNameE": "sample string 3",
        "Vac_SER": 4,
        "VacType": "sample string 5",
        "Vacs_DaTim": "2025-12-10T14:52:28.7960248-08:00",
        "YearTagId": "sample string 6",
        "BasicOrMove": "sample string 7",
        "VacLimit": 1,
        "BacisOrMove": "sample string 8",
        "VacOrders": [
          {
            "$ref": "86"
          },
          {
            "$ref": "86"
          },
          {
            "$ref": "86"
          }
        ],
        "VacGovs": [
          {
            "$id": "88",
            "VacGovId": 1,
            "VacID": 2,
            "VacGovName": "sample string 3",
            "VacGovFrom": "sample string 4",
            "VacGovTO": "sample string 5",
            "VacGovDate": "sample string 6",
            "VacGovNotes": "sample string 7",
            "VacGovs_DaTim": "2025-12-10T14:52:28.7960248-08:00",
            "YearTagId": "sample string 8",
            "BasicOrMove": "sample string 9",
            "Vac": {
              "$ref": "87"
            }
          },
          {
            "$ref": "88"
          },
          {
            "$ref": "88"
          }
        ]
      },
      "Emp": {
        "$ref": "1"
      }
    },
    {
      "$ref": "86"
    },
    {
      "$ref": "86"
    }
  ],
  "TransBetStores": [
    {
      "$ref": "23"
    },
    {
      "$ref": "23"
    },
    {
      "$ref": "23"
    }
  ],
  "Stores": [
    {
      "$ref": "24"
    },
    {
      "$ref": "24"
    },
    {
      "$ref": "24"
    }
  ],
  "EmpCCDets": [
    {
      "$id": "89",
      "EmpCCDetId": 1,
      "EmpCCId": 1,
      "EmpId": 1,
      "CostCenterId": 1,
      "YearTagId": "sample string 2",
      "BasicOrMove": "sample string 3",
      "EmpCCDet_DaTim": "2025-12-10T14:52:28.7960248-08:00",
      "BacisOrMove": "sample string 4",
      "CostCenter": {
        "$id": "90",
        "CostCenterId": 1,
        "CostCenterName": "sample string 2",
        "CostCenterNameE": "sample string 3",
        "CostCenters_DaTim": "2025-12-10T14:52:28.7960248-08:00",
        "YearTagId": "sample string 4",
        "BasicOrMove": "sample string 5",
        "CostCenterIdMain": 1,
        "AccType": "sample string 6",
        "BacisOrMove": "sample string 7",
        "CostCenters1": [
          {
            "$ref": "90"
          },
          {
            "$ref": "90"
          },
          {
            "$ref": "90"
          }
        ],
        "CostCenter1": {
          "$ref": "90"
        },
        "EmpCCDets": [
          {
            "$ref": "89"
          },
          {
            "$ref": "89"
          },
          {
            "$ref": "89"
          }
        ]
      },
      "EmpCC": {
        "$id": "91",
        "EmpCCId": 1,
        "EmpCCs_DaTim": "sample string 2",
        "EmpCCNo": "sample string 3",
        "YearTagId": "sample string 4",
        "BasicOrMove": "sample string 5",
        "EmpCCDets": [
          {
            "$ref": "89"
          },
          {
            "$ref": "89"
          },
          {
            "$ref": "89"
          }
        ]
      },
      "Emp": {
        "$ref": "1"
      }
    },
    {
      "$ref": "89"
    },
    {
      "$ref": "89"
    }
  ]
}