POST api/Inventories/PostInventory

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
inventory
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "guid": "06db14df-ebef-4b47-b3d5-930499e86c1c",
  "BranchID": 2,
  "BranchInventory": {
    "$id": "2",
    "ID": 1,
    "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
    "UserID": 3,
    "Deleted": true,
    "MachineID": 5,
    "User": {
      "$id": "3",
      "ID": 1,
      "Email": "sample string 2",
      "Password": "sample string 3",
      "Pin": "sample string 4",
      "Lastname": "sample string 5",
      "Firstname": "sample string 6",
      "Active": true,
      "SecurityPin": "sample string 8",
      "Locked": "sample string 9",
      "DisplayName": "sample string 10",
      "UserGroupID": 1,
      "StatusID": 1,
      "StateID": 1,
      "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
      "UserGroup": {
        "$id": "4",
        "ID": 1,
        "Text": "sample string 2",
        "Users": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "UserGroup_UserRight": [
          {
            "$id": "5",
            "ID": 1,
            "UserGroupID": 2,
            "UserRightID": 3,
            "UserRight": {
              "$id": "6",
              "ID": 1,
              "Text": "sample string 2",
              "UserGroup_UserRight": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "UserGroup": {
              "$ref": "4"
            }
          },
          {
            "$ref": "5"
          },
          {
            "$ref": "5"
          }
        ]
      },
      "Ledgers": [
        {
          "$id": "7",
          "ID": 1,
          "TableOrderID": 1,
          "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
          "Amount": 3.0,
          "FinalPrice": 1.0,
          "PaymentTypeID": 4,
          "UserID": 5,
          "Canceled": true,
          "CancelDTstamp": "2025-10-28T23:04:19.1505028+02:00",
          "CancelUserID": 1,
          "Partial": 1.0,
          "OrderID": 1,
          "DeliveryOrderID": 1,
          "Printed": true,
          "CreditUsed": 1.0,
          "PaymentType": {
            "$id": "8",
            "ID": 1,
            "Text": "sample string 2",
            "Active": true,
            "PrinterID": 1,
            "Ledgers": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "DeliveryOrders": [
              {
                "$id": "9",
                "ID": 1,
                "UserID": 2,
                "CustomerID": 3,
                "IsModified": true,
                "TotalPrice": 5.0,
                "FinalPrice": 6.0,
                "NetAmount": 7.0,
                "DiscountPercent": 1.0,
                "DiscountAmount": 1.0,
                "Notes": "sample string 8",
                "PaymentTypeID": 1,
                "CreditUsed": 1.0,
                "WebOrderID": 1,
                "Code": "sample string 9",
                "Prepaid": true,
                "FiscalPaymentID": 1,
                "Customer": {
                  "$id": "10",
                  "ID": 1,
                  "Lastname": "sample string 2",
                  "Firstname": "sample string 3",
                  "StreetNo": "sample string 4",
                  "ZipCode": 1,
                  "City": "sample string 5",
                  "CountryID": 1,
                  "Phone": "sample string 6",
                  "AddressNotes": "sample string 7",
                  "Mobile": "sample string 8",
                  "Email": "sample string 9",
                  "AFM": "sample string 10",
                  "DOY": "sample string 11",
                  "Profession": "sample string 12",
                  "CardNumber": "sample string 13",
                  "PrintInvoice": true,
                  "CustomerGroupID": 1,
                  "Notes": "sample string 15",
                  "Deleted": true,
                  "GUID": 1,
                  "GlobalNotes": "sample string 17",
                  "Latitude": 1.1,
                  "Longitude": 1.1,
                  "Floor": "sample string 18",
                  "Code": "sample string 19",
                  "Birthday": "2025-10-28T23:04:19.1505028+02:00",
                  "Bell": "sample string 20",
                  "Attributes": 20,
                  "DeliveryCostProductSizeID": 1,
                  "Street": "sample string 22",
                  "Number": "sample string 23",
                  "CustomerGroup": {
                    "$id": "11",
                    "ID": 1,
                    "Text": "sample string 2",
                    "Attributes": 3,
                    "PricelistRules": [
                      {
                        "$id": "12",
                        "ID": 1,
                        "PricelistID": 2,
                        "OrderTypeID": 1,
                        "CustomerGroupID": 1,
                        "DateFrom": "2025-10-28T23:04:19.1505028+02:00",
                        "DateTo": "2025-10-28T23:04:19.1505028+02:00",
                        "StartTime": "00:00:00.1234567",
                        "EndTime": "00:00:00.1234567",
                        "DayOfWeek": 1,
                        "Active": true,
                        "CustomerGroup": {
                          "$ref": "11"
                        },
                        "OrderType": {
                          "$id": "13",
                          "ID": 1,
                          "Text": "sample string 2",
                          "Active": true,
                          "IsDefault": true,
                          "PrintText": "sample string 5",
                          "PrintOnBill": true,
                          "InternalTypeID": 1,
                          "PaymentTypeID": 1,
                          "PrintOnInvoice": true,
                          "Attributes": 1,
                          "SortOrder": 1,
                          "PricelistRules": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "ReceiptFooters": [
                            {
                              "$id": "14",
                              "ID": 1,
                              "OrderTypeID": 2,
                              "Text": "sample string 3",
                              "OrderType": {
                                "$ref": "13"
                              },
                              "Receipts": [
                                {
                                  "$id": "15",
                                  "PaymentTypeText": "sample string 1",
                                  "ID": 1,
                                  "OrderID": 2,
                                  "OrderNumber": 3,
                                  "Machine": "sample string 4",
                                  "ReceiptTypeID": 5,
                                  "Number": 6,
                                  "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                  "TableText": "sample string 8",
                                  "CustomerName": "sample string 9",
                                  "CustomerProfession": "sample string 10",
                                  "CustomerAddress": "sample string 11",
                                  "CustomerAFM": "sample string 12",
                                  "CustomerDOY": "sample string 13",
                                  "Discount": 14.0,
                                  "NetAmount": 15.0,
                                  "TotalAmount": 16.0,
                                  "CancelReceiptID": 1,
                                  "FooterID": 1,
                                  "PaymentTypeID": 17,
                                  "Service": 1.0,
                                  "Canceled": true,
                                  "PrintedPaymentTypeID": 1,
                                  "CreditUsed": 1.0,
                                  "RemainingCredit": 1.0,
                                  "CustomerNotes": "sample string 18",
                                  "Series": "sample string 19",
                                  "Status": 1,
                                  "CountryCode": "sample string 20",
                                  "Cash": 1.0,
                                  "ZNumber": 1,
                                  "FiscalNumber": 1,
                                  "qrUrl": "sample string 21",
                                  "qrImage": "QEBA",
                                  "FiscalDeviceID": 1,
                                  "FilePath": "sample string 22",
                                  "ZTime": 1,
                                  "DevicePaymentID": 1,
                                  "MasterAmount": 1.0,
                                  "MasterCash": 1.0,
                                  "MachineID": 1,
                                  "PrepayAmount": 1.0,
                                  "Mark": 1,
                                  "VivaLogID": 1,
                                  "Uid": "sample string 23",
                                  "AuthCode": "sample string 24",
                                  "Machine1": {
                                    "$id": "16",
                                    "ID": 1,
                                    "Text": "sample string 2",
                                    "ReceiptText": "sample string 3",
                                    "CustomerDisplayPort": "sample string 4",
                                    "CustomerDisplayType": "sample string 5",
                                    "TypeID": 6,
                                    "Active": true,
                                    "LatestVersion": "sample string 8",
                                    "Mandatory": true,
                                    "CurrentVersion": "sample string 9",
                                    "SDK": 1,
                                    "IsServer": true,
                                    "Audits": [
                                      {
                                        "$id": "17",
                                        "ID": 1,
                                        "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                        "UserID": 3,
                                        "MachineID": 4,
                                        "ActionID": 5,
                                        "OrderID": 1,
                                        "ReceiptID": 1,
                                        "OutcomeID": 6,
                                        "AuditAction": {
                                          "$id": "18",
                                          "ID": 1,
                                          "Text": "sample string 2",
                                          "Audits": [
                                            {
                                              "$ref": "17"
                                            },
                                            {
                                              "$ref": "17"
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "Auditings": [
                                            {
                                              "$id": "19",
                                              "ID": 1,
                                              "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                              "UserID": 3,
                                              "MachineID": 4,
                                              "ActionID": 5,
                                              "EntityTypeID": 6,
                                              "EntityID": 7,
                                              "OutcomeID": 8,
                                              "Value": 1.0,
                                              "Description": "sample string 9",
                                              "AuditAction": {
                                                "$ref": "18"
                                              },
                                              "AuditOutcome": {
                                                "$id": "20",
                                                "ID": 1,
                                                "Text": "sample string 2",
                                                "Audits": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "Auditings": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ]
                                              },
                                              "AuditTable": {
                                                "$id": "21",
                                                "ID": 1,
                                                "Text": "sample string 2",
                                                "Auditings": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ]
                                              },
                                              "User": {
                                                "$ref": "3"
                                              },
                                              "Machine": {
                                                "$ref": "16"
                                              }
                                            },
                                            {
                                              "$ref": "19"
                                            },
                                            {
                                              "$ref": "19"
                                            }
                                          ]
                                        },
                                        "AuditOutcome": {
                                          "$ref": "20"
                                        },
                                        "Machine": {
                                          "$ref": "16"
                                        }
                                      },
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "Auditings": [
                                      {
                                        "$ref": "19"
                                      },
                                      {
                                        "$ref": "19"
                                      },
                                      {
                                        "$ref": "19"
                                      }
                                    ],
                                    "Orders": [
                                      {
                                        "$id": "22",
                                        "ID": 1,
                                        "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                        "Number": 3,
                                        "UserID": 4,
                                        "MachineID": 5,
                                        "TableID": 1,
                                        "CustomerID": 1,
                                        "Price": 6.0,
                                        "FinalPrice": 7.0,
                                        "NetAmount": 8.0,
                                        "Canceled": true,
                                        "TypeID": 10,
                                        "TableOrderID": 1,
                                        "MainPrice": 1.0,
                                        "SourceID": 1,
                                        "DeliveryOrderID": 1,
                                        "Service": 1.0,
                                        "Printed": true,
                                        "StatusID": 1,
                                        "CreditUsed": 1.0,
                                        "TotalLoyaltyCredit": 1.0,
                                        "Notes": "sample string 11",
                                        "WebOrderID": 1,
                                        "PrepayAmount": 1.0,
                                        "PrepayCompleted": true,
                                        "FiscalPrice": 1.0,
                                        "Customer": {
                                          "$ref": "10"
                                        },
                                        "Ledgers": [
                                          {
                                            "$ref": "7"
                                          },
                                          {
                                            "$ref": "7"
                                          },
                                          {
                                            "$ref": "7"
                                          }
                                        ],
                                        "OrderType": {
                                          "$ref": "13"
                                        },
                                        "TableOrder": {
                                          "$id": "23",
                                          "ID": 1,
                                          "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                          "TableID": 3,
                                          "Number": 4,
                                          "UserID": 5,
                                          "CustomerID": 1,
                                          "StatusID": 6,
                                          "IsModified": true,
                                          "TotalPrice": 8.0,
                                          "FinalPrice": 9.0,
                                          "NetAmount": 10.0,
                                          "DiscountPercent": 1.0,
                                          "DiscountAmount": 1.0,
                                          "Active": true,
                                          "CheckoutDTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                          "CancelReasonID": 1,
                                          "Notes": "sample string 12",
                                          "Persons": 1,
                                          "EducationMode": true,
                                          "ReserveTargetExist": true,
                                          "CustomerLangID": 1,
                                          "CreditUsed": 1.0,
                                          "FiscalTableID": 1,
                                          "PrepayAmount": 1.0,
                                          "Attributes": 1,
                                          "Ledgers": [
                                            {
                                              "$ref": "7"
                                            },
                                            {
                                              "$ref": "7"
                                            },
                                            {
                                              "$ref": "7"
                                            }
                                          ],
                                          "Reason": {
                                            "$id": "24",
                                            "ID": 1,
                                            "Text": "sample string 2",
                                            "ReasonTypeID": 1,
                                            "Deleted": true,
                                            "ReasonType": {
                                              "$id": "25",
                                              "ID": 1,
                                              "Text": "sample string 2",
                                              "Reasons": [
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                }
                                              ]
                                            },
                                            "TableOrders": [
                                              {
                                                "$ref": "23"
                                              },
                                              {
                                                "$ref": "23"
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ],
                                            "Deliveries": [
                                              {
                                                "$id": "26",
                                                "ID": 1,
                                                "DeliveryOrderID": 2,
                                                "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                "Number": 4,
                                                "CustomerName": "sample string 5",
                                                "CustomerAddressID": 1,
                                                "StreetNo": "sample string 6",
                                                "ZipCode": 1,
                                                "City": "sample string 7",
                                                "CountryID": 1,
                                                "Phone": "sample string 8",
                                                "AddressNotes": "sample string 9",
                                                "DeliveryNotes": "sample string 10",
                                                "DriverID": 1,
                                                "DTstamp_Assign": "2025-10-28T23:04:19.1505028+02:00",
                                                "DTstamp_Departure": "2025-10-28T23:04:19.1505028+02:00",
                                                "DTstamp_Arrival": "2025-10-28T23:04:19.1505028+02:00",
                                                "DeliveryStatusID": 3,
                                                "ReasonID": 1,
                                                "ReasonNotes": "sample string 12",
                                                "Floor": "sample string 13",
                                                "CancelOrderPending": true,
                                                "Bell": "sample string 15",
                                                "Pickup": true,
                                                "CustomerAddress": {
                                                  "$id": "27",
                                                  "ID": 1,
                                                  "CustomerID": 2,
                                                  "StreetNo": "sample string 3",
                                                  "ZipCode": 1,
                                                  "City": "sample string 4",
                                                  "CountryID": 1,
                                                  "Phone": "sample string 5",
                                                  "AddressNotes": "sample string 6",
                                                  "Deleted": true,
                                                  "GUID": 1,
                                                  "Latitude": 1.1,
                                                  "Longitude": 1.1,
                                                  "Floor": "sample string 13",
                                                  "Bell": "sample string 14",
                                                  "DeliveryCostProductSizeID": 1,
                                                  "Street": "sample string 10",
                                                  "Number": "sample string 11",
                                                  "Customer": {
                                                    "$ref": "10"
                                                  },
                                                  "Deliveries": [
                                                    {
                                                      "$ref": "26"
                                                    },
                                                    {
                                                      "$ref": "26"
                                                    },
                                                    {
                                                      "$ref": "26"
                                                    }
                                                  ],
                                                  "WebOrders": [
                                                    {
                                                      "$id": "28",
                                                      "ID": 1,
                                                      "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                      "Number": 3,
                                                      "CustomerID": 1,
                                                      "FinalPrice": 4.0,
                                                      "NetAmount": 5.0,
                                                      "Canceled": true,
                                                      "MainPrice": 1.0,
                                                      "CreditUsed": 1.0,
                                                      "StatusID": 7,
                                                      "TotalLoyaltyCredit": 1.0,
                                                      "Notes": "sample string 8",
                                                      "TypeID": 9,
                                                      "PaymentTypeID": 10,
                                                      "Paid": true,
                                                      "PrintInvoice": true,
                                                      "PickupDeliveryDateTimeFrom": "2025-10-28T23:04:19.1505028+02:00",
                                                      "PickupDeliveryDateTimeTo": "2025-10-28T23:04:19.1505028+02:00",
                                                      "CustomerAddressID": 1,
                                                      "StreetNo": "sample string 13",
                                                      "ZipCode": 1,
                                                      "City": "sample string 14",
                                                      "Phone": "sample string 15",
                                                      "AddressNotes": "sample string 16",
                                                      "Floor": "sample string 17",
                                                      "Title": "sample string 18",
                                                      "Latitude": 1.1,
                                                      "Longitude": 1.1,
                                                      "Code": "sample string 19",
                                                      "Lang": "sample string 20",
                                                      "Email": "sample string 21",
                                                      "BankPaymentRef": "sample string 22",
                                                      "OrderTypeID": 23,
                                                      "ExternalRef": 1,
                                                      "OriginID": 1,
                                                      "Customer": {
                                                        "$ref": "10"
                                                      },
                                                      "CustomerAddress": {
                                                        "$ref": "27"
                                                      },
                                                      "OrderType": {
                                                        "$ref": "13"
                                                      },
                                                      "PaymentType": {
                                                        "$ref": "8"
                                                      },
                                                      "WebOrderStatu": {
                                                        "$id": "29",
                                                        "ID": 1,
                                                        "Text": "sample string 2",
                                                        "WebOrders": [
                                                          {
                                                            "$ref": "28"
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          }
                                                        ]
                                                      },
                                                      "WebOrderType": {
                                                        "$id": "30",
                                                        "ID": 1,
                                                        "Text": "sample string 2",
                                                        "WebOrders": [
                                                          {
                                                            "$ref": "28"
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          }
                                                        ]
                                                      },
                                                      "WebOrderProducts": [
                                                        {
                                                          "$id": "31",
                                                          "ID": 1,
                                                          "WebOrderID": 2,
                                                          "Quantity": 3,
                                                          "Weight": 1.0,
                                                          "ProductSizeID": 4,
                                                          "FinalBasePrice": 5.0,
                                                          "VatRate": 6.0,
                                                          "FinalExtrasPrice": 7.0,
                                                          "MainBasePrice": 1.0,
                                                          "PricelistID": 8,
                                                          "MainExtrasPrice": 1.0,
                                                          "NetBasePrice": 9.0,
                                                          "NetExtrasPrice": 10.0,
                                                          "LoyaltyCredit": 1.0,
                                                          "Notes": "sample string 11",
                                                          "WebOrder": {
                                                            "$ref": "28"
                                                          },
                                                          "WebOrderProductExtras": [
                                                            {
                                                              "$id": "32",
                                                              "ID": 1,
                                                              "WebOrderProductID": 2,
                                                              "ExtraID": 3,
                                                              "FinalPrice": 4.0,
                                                              "VatRate": 5.0,
                                                              "MainPrice": 1.0,
                                                              "PricelistID": 6,
                                                              "NetPrice": 7.0,
                                                              "WebOrderProduct": {
                                                                "$ref": "31"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "WebOrderUknownProductExtras": [
                                                            {
                                                              "$id": "33",
                                                              "ID": 1,
                                                              "WebOrderUknownProductID": 1,
                                                              "WebOrderProductID": 1,
                                                              "Text": "sample string 2",
                                                              "Quantity": 3,
                                                              "Price": 4.0,
                                                              "Notes": "sample string 5",
                                                              "ExternalRef": "sample string 6",
                                                              "WebOrderProduct": {
                                                                "$ref": "31"
                                                              },
                                                              "WebOrderUknownProduct": {
                                                                "$id": "34",
                                                                "ID": 1,
                                                                "WebOrderID": 2,
                                                                "Text": "sample string 3",
                                                                "Quantity": 4,
                                                                "Weight": 1.0,
                                                                "Price": 5.0,
                                                                "Notes": "sample string 6",
                                                                "ExternalRef": "sample string 7",
                                                                "WebOrder": {
                                                                  "$ref": "28"
                                                                },
                                                                "WebOrderUknownProductExtras": [
                                                                  {
                                                                    "$ref": "33"
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ]
                                                              }
                                                            },
                                                            {
                                                              "$ref": "33"
                                                            },
                                                            {
                                                              "$ref": "33"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ],
                                                      "DeliveryOrders": [
                                                        {
                                                          "$ref": "9"
                                                        },
                                                        {
                                                          "$ref": "9"
                                                        },
                                                        {
                                                          "$ref": "9"
                                                        }
                                                      ],
                                                      "Orders": [
                                                        {
                                                          "$ref": "22"
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "WebOrderUknownProducts": [
                                                        {
                                                          "$ref": "34"
                                                        },
                                                        {
                                                          "$ref": "34"
                                                        },
                                                        {
                                                          "$ref": "34"
                                                        }
                                                      ],
                                                      "WebOrderOrigin": {
                                                        "$id": "35",
                                                        "ID": 1,
                                                        "Text": "sample string 2",
                                                        "WebOrders": [
                                                          {
                                                            "$ref": "28"
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          }
                                                        ]
                                                      }
                                                    },
                                                    {
                                                      "$ref": "28"
                                                    },
                                                    {
                                                      "$ref": "28"
                                                    }
                                                  ],
                                                  "Country": {
                                                    "$id": "36",
                                                    "ID": 1,
                                                    "Text": "sample string 2",
                                                    "Code": "sample string 3",
                                                    "Customers": [
                                                      {
                                                        "$ref": "10"
                                                      },
                                                      {
                                                        "$ref": "10"
                                                      },
                                                      {
                                                        "$ref": "10"
                                                      }
                                                    ],
                                                    "CustomerAddresses": [
                                                      {
                                                        "$ref": "27"
                                                      },
                                                      {
                                                        "$ref": "27"
                                                      },
                                                      {
                                                        "$ref": "27"
                                                      }
                                                    ]
                                                  },
                                                  "ProductSize": {
                                                    "$id": "37",
                                                    "ID": 1,
                                                    "ProductID": 2,
                                                    "SizeID": 3,
                                                    "Active": true,
                                                    "Deleted": true,
                                                    "StatusID": 6,
                                                    "Code": "sample string 7",
                                                    "Quantity": 1.0,
                                                    "StartingQuantity": 1.0,
                                                    "Cost": 1.0,
                                                    "Barcode": "sample string 8",
                                                    "DeliveryOrderProducts": [
                                                      {
                                                        "$id": "38",
                                                        "ID": 1,
                                                        "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                        "DeliveryOrderID": 3,
                                                        "Quantity": 4,
                                                        "Weight": 1.0,
                                                        "ProductSizeID": 5,
                                                        "UserID": 6,
                                                        "Price": 7.0,
                                                        "ExtrasPrice": 8.0,
                                                        "VatRate": 9.0,
                                                        "State": 10,
                                                        "OrderTypeID": 1,
                                                        "CancelReasonID": 1,
                                                        "Notes": "sample string 12",
                                                        "PricelistID": 13,
                                                        "DeliveryOrder": {
                                                          "$ref": "9"
                                                        },
                                                        "OrderType": {
                                                          "$ref": "13"
                                                        },
                                                        "Pricelist": {
                                                          "$id": "39",
                                                          "ID": 1,
                                                          "Text": "sample string 2",
                                                          "Version": 3,
                                                          "Active": true,
                                                          "Priority": 5,
                                                          "Deleted": true,
                                                          "IsDefault": true,
                                                          "ConnectedOnID": 1,
                                                          "PercentageOnConnected": 1.0,
                                                          "GlobalPercentDiscount": true,
                                                          "ProductsForOffer": 1,
                                                          "OfferText": "sample string 9",
                                                          "TypeID": 10,
                                                          "GlobalPercentLoyaltyCredit": 1.0,
                                                          "RoundDigits": 1,
                                                          "ConnectedPricelists": [
                                                            {
                                                              "$ref": "39"
                                                            },
                                                            {
                                                              "$ref": "39"
                                                            },
                                                            {
                                                              "$ref": "39"
                                                            }
                                                          ],
                                                          "MasterPricelist": {
                                                            "$ref": "39"
                                                          },
                                                          "PricelistType": {
                                                            "$id": "40",
                                                            "ID": 1,
                                                            "Text": "sample string 2",
                                                            "Pricelists": [
                                                              {
                                                                "$ref": "39"
                                                              },
                                                              {
                                                                "$ref": "39"
                                                              },
                                                              {
                                                                "$ref": "39"
                                                              }
                                                            ]
                                                          },
                                                          "PricelistPricings": [
                                                            {
                                                              "$id": "41",
                                                              "ID": 1,
                                                              "PricelistID": 2,
                                                              "EntityTypeID": 3,
                                                              "EntityID": 4,
                                                              "Price": 5.0,
                                                              "VatID": 1,
                                                              "PercentLoyaltyCredit": 1.0,
                                                              "PriceEntityType": {
                                                                "$id": "42",
                                                                "ID": 1,
                                                                "Text": "sample string 2",
                                                                "PricelistPricings": [
                                                                  {
                                                                    "$ref": "41"
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  }
                                                                ]
                                                              },
                                                              "Vat": {
                                                                "$id": "43",
                                                                "ID": 1,
                                                                "Text": "sample string 2",
                                                                "Rate": 3.0,
                                                                "PricelistPricings": [
                                                                  {
                                                                    "$ref": "41"
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  }
                                                                ]
                                                              },
                                                              "Pricelist": {
                                                                "$ref": "39"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "41"
                                                            },
                                                            {
                                                              "$ref": "41"
                                                            }
                                                          ],
                                                          "PricelistRules": [
                                                            {
                                                              "$ref": "12"
                                                            },
                                                            {
                                                              "$ref": "12"
                                                            },
                                                            {
                                                              "$ref": "12"
                                                            }
                                                          ],
                                                          "OrderProducts": [
                                                            {
                                                              "$id": "44",
                                                              "ID": 1,
                                                              "OrderID": 2,
                                                              "Quantity": 3,
                                                              "Weight": 1.0,
                                                              "ProductSizeID": 4,
                                                              "BasePrice": 5.0,
                                                              "FinalBasePrice": 6.0,
                                                              "VatRate": 7.0,
                                                              "ExtrasPrice": 8.0,
                                                              "FinalExtrasPrice": 9.0,
                                                              "MainBasePrice": 10.0,
                                                              "PricelistID": 11,
                                                              "MainExtrasPrice": 12.0,
                                                              "NetBasePrice": 13.0,
                                                              "NetExtrasPrice": 14.0,
                                                              "BasePriceBeforeCredit": 1.0,
                                                              "ExtrasPriceBeforeCredit": 1.0,
                                                              "LoyaltyCredit": 1.0,
                                                              "TableOrderProductID": 1,
                                                              "Notes": "sample string 15",
                                                              "BaseCost": 1.0,
                                                              "ExtrasCost": 1.0,
                                                              "FiscalFail": true,
                                                              "Order": {
                                                                "$ref": "22"
                                                              },
                                                              "Pricelist": {
                                                                "$ref": "39"
                                                              },
                                                              "OrderProductExtras": [
                                                                {
                                                                  "$id": "45",
                                                                  "ID": 1,
                                                                  "OrderProductID": 2,
                                                                  "ExtraID": 3,
                                                                  "Price": 4.0,
                                                                  "FinalPrice": 5.0,
                                                                  "VatRate": 6.0,
                                                                  "MainPrice": 7.0,
                                                                  "PricelistID": 8,
                                                                  "NetPrice": 9.0,
                                                                  "PriceBeforeCredit": 1.0,
                                                                  "QualifierText": "sample string 10",
                                                                  "QualifierFactor": 1.0,
                                                                  "Cost": 1.0,
                                                                  "Extra": {
                                                                    "$id": "46",
                                                                    "ID": 1,
                                                                    "Text": "sample string 2",
                                                                    "ExtraCategoryID": 3,
                                                                    "PictureID": 1,
                                                                    "Active": true,
                                                                    "Deleted": true,
                                                                    "StatusID": 6,
                                                                    "Code": "sample string 7",
                                                                    "SortOrder": 8,
                                                                    "ColorOverlay": "sample string 9",
                                                                    "Quantity": 1,
                                                                    "Text2": "sample string 10",
                                                                    "IsContainer": true,
                                                                    "Cost": 1.0,
                                                                    "ExtraCategory": {
                                                                      "$id": "47",
                                                                      "ID": 1,
                                                                      "Text": "sample string 2",
                                                                      "SortOrder": 3,
                                                                      "PictureID": 1,
                                                                      "Active": true,
                                                                      "Deleted": true,
                                                                      "Extras": [
                                                                        {
                                                                          "$ref": "46"
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ],
                                                                      "Picture": {
                                                                        "$id": "48",
                                                                        "ID": 1,
                                                                        "Data": "QEBA",
                                                                        "Width": 2,
                                                                        "Height": 3,
                                                                        "Text": "sample string 4",
                                                                        "CanBeDeleted": true,
                                                                        "Products": [
                                                                          {
                                                                            "$id": "49",
                                                                            "ID": 1,
                                                                            "Text": "sample string 2",
                                                                            "ProductCategoryID": 3,
                                                                            "PictureID": 1,
                                                                            "Active": true,
                                                                            "Deleted": true,
                                                                            "StatusID": 6,
                                                                            "Code": "sample string 7",
                                                                            "PrintGroupID": 1,
                                                                            "SortOrder": 8,
                                                                            "ColorOverlay": "sample string 9",
                                                                            "DefaultPlateOrder": 1,
                                                                            "Text2": "sample string 10",
                                                                            "SourceAvailability": 1,
                                                                            "AccountingCategoryID": 11,
                                                                            "Picture": {
                                                                              "$ref": "48"
                                                                            },
                                                                            "ProductCategory": {
                                                                              "$id": "50",
                                                                              "ID": 1,
                                                                              "Text": "sample string 2",
                                                                              "SortOrder": 3,
                                                                              "PictureID": 1,
                                                                              "Active": true,
                                                                              "Deleted": true,
                                                                              "ColorOverlay": "sample string 6",
                                                                              "SourceAvailability": 1,
                                                                              "IncludeTagProductExtras": true,
                                                                              "Picture": {
                                                                                "$ref": "48"
                                                                              },
                                                                              "Products": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "ProductCategory_Tag": [
                                                                                {
                                                                                  "$id": "51",
                                                                                  "ID": 1,
                                                                                  "ProductCategoryID": 2,
                                                                                  "TagID": 3,
                                                                                  "ProductCategory": {
                                                                                    "$ref": "50"
                                                                                  },
                                                                                  "Tag": {
                                                                                    "$id": "52",
                                                                                    "ID": 1,
                                                                                    "Text": "sample string 2",
                                                                                    "Product_Tag": [
                                                                                      {
                                                                                        "$id": "53",
                                                                                        "ID": 1,
                                                                                        "ProductID": 2,
                                                                                        "TagID": 3,
                                                                                        "Product": {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        "Tag": {
                                                                                          "$ref": "52"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "53"
                                                                                      }
                                                                                    ],
                                                                                    "ProductCategory_Tag": [
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      }
                                                                                    ],
                                                                                    "OfferTags": [
                                                                                      {
                                                                                        "$id": "54",
                                                                                        "ID": 1,
                                                                                        "OfferID": 2,
                                                                                        "TagID": 3,
                                                                                        "Tag": {
                                                                                          "$ref": "52"
                                                                                        },
                                                                                        "Offer": {
                                                                                          "$id": "55",
                                                                                          "ID": 1,
                                                                                          "Text": "sample string 2",
                                                                                          "ProductSizeID": 3,
                                                                                          "Active": true,
                                                                                          "Deleted": true,
                                                                                          "ProductSize": {
                                                                                            "$ref": "37"
                                                                                          },
                                                                                          "OfferTags": [
                                                                                            {
                                                                                              "$ref": "54"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "54"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "54"
                                                                                            }
                                                                                          ]
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "ProductStatu": {
                                                                              "$id": "56",
                                                                              "ID": 1,
                                                                              "Text": "sample string 2",
                                                                              "PictureID": 1,
                                                                              "Picture": {
                                                                                "$ref": "48"
                                                                              },
                                                                              "Products": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "Extras": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "ProductSizes": [
                                                                                {
                                                                                  "$ref": "37"
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "PrintGroup": {
                                                                              "$id": "57",
                                                                              "ID": 1,
                                                                              "Text": "sample string 2",
                                                                              "PrintGroup_PrintTask": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "ID": 1,
                                                                                  "PrintGroupID": 2,
                                                                                  "PrintTaskID": 3,
                                                                                  "PrintOrder": 4,
                                                                                  "PrintGroup": {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  "PrintTask": {
                                                                                    "$id": "59",
                                                                                    "Continue": true,
                                                                                    "ID": 2,
                                                                                    "Text": "sample string 3",
                                                                                    "InternalTypeID": 1,
                                                                                    "SourceAvailability": 1,
                                                                                    "TypeID": 1,
                                                                                    "TableGroups": "sample string 4",
                                                                                    "Printer_PrintTask": [
                                                                                      {
                                                                                        "$id": "60",
                                                                                        "ID": 1,
                                                                                        "PrinterID": 2,
                                                                                        "PrintTaskID": 3,
                                                                                        "MachineID": 4,
                                                                                        "TableGroups": "sample string 5",
                                                                                        "Printer": {
                                                                                          "$id": "61",
                                                                                          "ID": 1,
                                                                                          "Text": "sample string 2",
                                                                                          "PrintWidth": 1,
                                                                                          "Description": "sample string 3",
                                                                                          "Type": 4,
                                                                                          "LeftMargin": 5,
                                                                                          "TaxMachineUse": true,
                                                                                          "HexCode": "sample string 7",
                                                                                          "FiscalDeviceID": 1,
                                                                                          "FilePath": "sample string 8",
                                                                                          "Printer_PrintTask": [
                                                                                            {
                                                                                              "$ref": "60"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "60"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "60"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "Machine": {
                                                                                          "$ref": "16"
                                                                                        },
                                                                                        "PrintTask": {
                                                                                          "$ref": "59"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "60"
                                                                                      }
                                                                                    ],
                                                                                    "PrintGroup_PrintTask": [
                                                                                      {
                                                                                        "$ref": "58"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "58"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "58"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                }
                                                                              ],
                                                                              "Products": [
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "ProductExtras": [
                                                                              {
                                                                                "$id": "62",
                                                                                "ID": 1,
                                                                                "ProductID": 2,
                                                                                "ExtraID": 3,
                                                                                "Selected": true,
                                                                                "Extra": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "Product": {
                                                                                  "$ref": "49"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "62"
                                                                              },
                                                                              {
                                                                                "$ref": "62"
                                                                              }
                                                                            ],
                                                                            "Product_Tag": [
                                                                              {
                                                                                "$ref": "53"
                                                                              },
                                                                              {
                                                                                "$ref": "53"
                                                                              },
                                                                              {
                                                                                "$ref": "53"
                                                                              }
                                                                            ],
                                                                            "ProductSizes": [
                                                                              {
                                                                                "$ref": "37"
                                                                              },
                                                                              {
                                                                                "$ref": "37"
                                                                              },
                                                                              {
                                                                                "$ref": "37"
                                                                              }
                                                                            ],
                                                                            "ProductExtend": {
                                                                              "$id": "63",
                                                                              "ProductID": 1,
                                                                              "ShortDescription": "sample string 2",
                                                                              "LongDescription": "sample string 3",
                                                                              "Slug": "sample string 4",
                                                                              "Allergens": "sample string 5",
                                                                              "Title": "sample string 6",
                                                                              "MayContain": "sample string 7",
                                                                              "Product": {
                                                                                "$ref": "49"
                                                                              }
                                                                            },
                                                                            "TableOrderFormBodyRows": [
                                                                              {
                                                                                "$id": "64",
                                                                                "ID": 2,
                                                                                "TableOrderFormID": 3,
                                                                                "Quantity": 4,
                                                                                "Weight": 1.0,
                                                                                "Text": "sample string 5",
                                                                                "ProductID": 6,
                                                                                "OrderTypeID": 7,
                                                                                "Notes": "sample string 8",
                                                                                "PlateOrder": 1,
                                                                                "Price": 1.0,
                                                                                "Text2": "sample string 9",
                                                                                "VatRate": 1.0,
                                                                                "TableOrderProductID": 1,
                                                                                "SourceID": 1,
                                                                                "OrderProductID": 1,
                                                                                "FiscalFail": true,
                                                                                "OrderType": {
                                                                                  "$ref": "13"
                                                                                },
                                                                                "Product": {
                                                                                  "$ref": "49"
                                                                                },
                                                                                "TableOrderForm": {
                                                                                  "$id": "65",
                                                                                  "ID": 1,
                                                                                  "TableOrderID": 2,
                                                                                  "Waiter": "sample string 3",
                                                                                  "Table_Group": "sample string 4",
                                                                                  "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                                                  "Notes": "sample string 6",
                                                                                  "Attributes": 1,
                                                                                  "PickupDeliveryDateTime": "2025-10-28T23:04:19.1505028+02:00",
                                                                                  "Code": "sample string 7",
                                                                                  "FiscalTableID": 1,
                                                                                  "FiscalDeviceID": 1,
                                                                                  "FilePath": "sample string 8",
                                                                                  "ZNumber": 1,
                                                                                  "ZTime": 1,
                                                                                  "UserID": 1,
                                                                                  "SourceID": 1,
                                                                                  "OrderID": 1,
                                                                                  "TableID": 1,
                                                                                  "qrUrl": "sample string 9",
                                                                                  "qrImage": "QEBA",
                                                                                  "Mark": 1,
                                                                                  "Uid": "sample string 10",
                                                                                  "AuthCode": "sample string 11",
                                                                                  "TableOrder": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "TableOrderFormBodyRows": [
                                                                                    {
                                                                                      "$ref": "64"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "64"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "64"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "TableOrderProduct": {
                                                                                  "$id": "66",
                                                                                  "ID": 1,
                                                                                  "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                                                  "TableOrderID": 3,
                                                                                  "Quantity": 4,
                                                                                  "Weight": 1.0,
                                                                                  "ProductSizeID": 5,
                                                                                  "UserID": 6,
                                                                                  "Price": 7.0,
                                                                                  "ExtrasPrice": 8.0,
                                                                                  "VatRate": 9.0,
                                                                                  "State": 10,
                                                                                  "OrderTypeID": 1,
                                                                                  "CancelReasonID": 1,
                                                                                  "Notes": "sample string 12",
                                                                                  "PricelistID": 13,
                                                                                  "PlateOrder": null,
                                                                                  "OfferTableOrderProductID": 1,
                                                                                  "IsOffer": true,
                                                                                  "Tag": "sample string 15",
                                                                                  "FiscalTableID": 1,
                                                                                  "FiscalRow": 1,
                                                                                  "ZTime": 1,
                                                                                  "Verified": true,
                                                                                  "OrderType": {
                                                                                    "$ref": "13"
                                                                                  },
                                                                                  "Pricelist": {
                                                                                    "$ref": "39"
                                                                                  },
                                                                                  "Reason": {
                                                                                    "$ref": "24"
                                                                                  },
                                                                                  "TableOrder": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "TableOrderComboes": [
                                                                                    {
                                                                                      "$id": "67",
                                                                                      "ID": 1,
                                                                                      "TableOrderID": 2,
                                                                                      "TopID": 1,
                                                                                      "TopeID": 1,
                                                                                      "UsedByTopID": 1,
                                                                                      "UsedByTopeID": 1,
                                                                                      "PricelistRuleComboID": 3,
                                                                                      "TableOrder": {
                                                                                        "$ref": "23"
                                                                                      },
                                                                                      "TableOrderProduct": {
                                                                                        "$ref": "66"
                                                                                      },
                                                                                      "TableOrderProduct1": {
                                                                                        "$ref": "66"
                                                                                      },
                                                                                      "TableOrderProductExtra": {
                                                                                        "$id": "68",
                                                                                        "ID": 1,
                                                                                        "TableOrderProductID": 2,
                                                                                        "ExtraID": 3,
                                                                                        "Price": 4.0,
                                                                                        "VatRate": 5.0,
                                                                                        "PricelistID": 6,
                                                                                        "QualifierText": "sample string 7",
                                                                                        "QualifierFactor": 1.0,
                                                                                        "FiscalTableID": 1,
                                                                                        "FiscalRow": 1,
                                                                                        "Extra": {
                                                                                          "$ref": "46"
                                                                                        },
                                                                                        "Pricelist": {
                                                                                          "$ref": "39"
                                                                                        },
                                                                                        "TableOrderComboes": [
                                                                                          {
                                                                                            "$ref": "67"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "67"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "67"
                                                                                          }
                                                                                        ],
                                                                                        "TableOrderComboes1": [
                                                                                          {
                                                                                            "$ref": "67"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "67"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "67"
                                                                                          }
                                                                                        ],
                                                                                        "TableOrderProduct": {
                                                                                          "$ref": "66"
                                                                                        },
                                                                                        "V3Guid": "sample string 8"
                                                                                      },
                                                                                      "TableOrderProductExtra1": {
                                                                                        "$ref": "68"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "67"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "67"
                                                                                    }
                                                                                  ],
                                                                                  "TableOrderComboes1": [
                                                                                    {
                                                                                      "$ref": "67"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "67"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "67"
                                                                                    }
                                                                                  ],
                                                                                  "User": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "TableOrderProductExtras": [
                                                                                    {
                                                                                      "$ref": "68"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "68"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "68"
                                                                                    }
                                                                                  ],
                                                                                  "TableOrderProductSplits": [
                                                                                    {
                                                                                      "$id": "69",
                                                                                      "ID": 1,
                                                                                      "TableActionID": 2,
                                                                                      "TableOrderProductID": 3,
                                                                                      "TableAction": {
                                                                                        "$id": "70",
                                                                                        "ID": 1,
                                                                                        "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                                                        "UserID": 3,
                                                                                        "MachineID": 4,
                                                                                        "TableActionTypeID": 5,
                                                                                        "FromTableID": 6,
                                                                                        "ToTableID": 7,
                                                                                        "IsFromTableReady": true,
                                                                                        "FromTableOrderID": 9,
                                                                                        "ToTableOrderID": 10,
                                                                                        "TableActionType": {
                                                                                          "$id": "71",
                                                                                          "ID": 1,
                                                                                          "Text": "sample string 2",
                                                                                          "TableActions": [
                                                                                            {
                                                                                              "$ref": "70"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "70"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "70"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "User": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "TableOrderProductSplits": [
                                                                                          {
                                                                                            "$ref": "69"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "69"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "69"
                                                                                          }
                                                                                        ],
                                                                                        "Machine": {
                                                                                          "$ref": "16"
                                                                                        }
                                                                                      },
                                                                                      "TableOrderProduct": {
                                                                                        "$ref": "66"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "69"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "69"
                                                                                    }
                                                                                  ],
                                                                                  "ProductSize": {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  "TableOrderFormBodyRows": [
                                                                                    {
                                                                                      "$ref": "64"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "64"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "64"
                                                                                    }
                                                                                  ],
                                                                                  "V3Guid": "sample string 16",
                                                                                  "DisplayText": "sample string 24"
                                                                                },
                                                                                "TableOrderFormBodyRowExtras": [
                                                                                  {
                                                                                    "$id": "72",
                                                                                    "ID": 4,
                                                                                    "FormBodyRowID": 5,
                                                                                    "Text": "sample string 6",
                                                                                    "PrintOnForm": true,
                                                                                    "Price": 1.0,
                                                                                    "Text2": "sample string 8",
                                                                                    "VatRate": 1.0,
                                                                                    "TableOrderProductExtraID": 1,
                                                                                    "TableOrderFormBodyRow": {
                                                                                      "$ref": "64"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "72"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "72"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "64"
                                                                              },
                                                                              {
                                                                                "$ref": "64"
                                                                              }
                                                                            ],
                                                                            "DisplayQuantity": null,
                                                                            "StatusPictureID": 1,
                                                                            "HasExtras": true
                                                                          },
                                                                          {
                                                                            "$ref": "49"
                                                                          },
                                                                          {
                                                                            "$ref": "49"
                                                                          }
                                                                        ],
                                                                        "ProductCategories": [
                                                                          {
                                                                            "$ref": "50"
                                                                          },
                                                                          {
                                                                            "$ref": "50"
                                                                          },
                                                                          {
                                                                            "$ref": "50"
                                                                          }
                                                                        ],
                                                                        "ProductStatus": [
                                                                          {
                                                                            "$ref": "56"
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "TableStatus": [
                                                                          {
                                                                            "$id": "73",
                                                                            "ID": 1,
                                                                            "Text": "sample string 2",
                                                                            "PictureID": 1,
                                                                            "Picture": {
                                                                              "$ref": "48"
                                                                            },
                                                                            "Tables": [
                                                                              {
                                                                                "$id": "74",
                                                                                "ID": 1,
                                                                                "Text": "sample string 2",
                                                                                "TableGroupID": 3,
                                                                                "Active": true,
                                                                                "TableStatusID": 5,
                                                                                "PictureID": 1,
                                                                                "ReserveTarget": 1.0,
                                                                                "SortOrder": 6,
                                                                                "EducationMode": true,
                                                                                "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                                                "ByUserID": 1,
                                                                                "FromMachineID": 1,
                                                                                "OccupyState": 1,
                                                                                "TempText": "sample string 8",
                                                                                "FiscalTableID": 1,
                                                                                "FiscalDeviceID": 1,
                                                                                "FiscalPending": true,
                                                                                "KdsOrders": [
                                                                                  {
                                                                                    "$id": "75",
                                                                                    "ID": 1,
                                                                                    "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                                                    "SourceID": 3,
                                                                                    "OrderID": 4,
                                                                                    "TableID": 1,
                                                                                    "Persons": 1,
                                                                                    "Notes": "sample string 5",
                                                                                    "StatusID": 6,
                                                                                    "ProcessStart": "2025-10-28T23:04:19.1505028+02:00",
                                                                                    "Completed": "2025-10-28T23:04:19.1505028+02:00",
                                                                                    "KdsStatu": {
                                                                                      "$id": "76",
                                                                                      "ID": 1,
                                                                                      "Text": "sample string 2",
                                                                                      "KdsOrders": [
                                                                                        {
                                                                                          "$ref": "75"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "75"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "75"
                                                                                        }
                                                                                      ],
                                                                                      "KdsOrderProducts": [
                                                                                        {
                                                                                          "$id": "77",
                                                                                          "ID": 1,
                                                                                          "KdsOrderID": 2,
                                                                                          "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                                                          "OrderProductID": 4,
                                                                                          "ProductSizeID": 5,
                                                                                          "DisplayQuantity": "sample string 6",
                                                                                          "Notes": "sample string 7",
                                                                                          "PlateOrder": 1,
                                                                                          "StatusID": 8,
                                                                                          "ProcessStart": "2025-10-28T23:04:19.1505028+02:00",
                                                                                          "Completed": "2025-10-28T23:04:19.1505028+02:00",
                                                                                          "KdsOrder": {
                                                                                            "$ref": "75"
                                                                                          },
                                                                                          "KdsStatu": {
                                                                                            "$ref": "76"
                                                                                          },
                                                                                          "KdsOrderProductExtras": [
                                                                                            {
                                                                                              "$id": "78",
                                                                                              "ID": 1,
                                                                                              "KdsOrderProductID": 2,
                                                                                              "ExtraID": 3,
                                                                                              "Extra": {
                                                                                                "$ref": "46"
                                                                                              },
                                                                                              "KdsOrderProduct": {
                                                                                                "$ref": "77"
                                                                                              }
                                                                                            },
                                                                                            {
                                                                                              "$ref": "78"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "78"
                                                                                            }
                                                                                          ],
                                                                                          "ProductSize": {
                                                                                            "$ref": "37"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "77"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "77"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "OrderSource": {
                                                                                      "$id": "79",
                                                                                      "ID": 1,
                                                                                      "Text": "sample string 2",
                                                                                      "Orders": [
                                                                                        {
                                                                                          "$ref": "22"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "22"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "22"
                                                                                        }
                                                                                      ],
                                                                                      "KdsOrders": [
                                                                                        {
                                                                                          "$ref": "75"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "75"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "75"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "KdsOrderProducts": [
                                                                                      {
                                                                                        "$ref": "77"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "77"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "77"
                                                                                      }
                                                                                    ],
                                                                                    "Table": {
                                                                                      "$ref": "74"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "75"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "75"
                                                                                  }
                                                                                ],
                                                                                "Orders": [
                                                                                  {
                                                                                    "$ref": "22"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "22"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "22"
                                                                                  }
                                                                                ],
                                                                                "Picture": {
                                                                                  "$ref": "48"
                                                                                },
                                                                                "TableGroup": {
                                                                                  "$id": "80",
                                                                                  "ID": 1,
                                                                                  "Text": "sample string 2",
                                                                                  "SortOrder": 3,
                                                                                  "Active": true,
                                                                                  "PictureID": 1,
                                                                                  "ColorOverlay": "sample string 5",
                                                                                  "OrderTypeID": 1,
                                                                                  "Picture": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "OrderType": {
                                                                                    "$ref": "13"
                                                                                  },
                                                                                  "Tables": [
                                                                                    {
                                                                                      "$ref": "74"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "74"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "74"
                                                                                    }
                                                                                  ],
                                                                                  "OccupiedTables": "sample string 6"
                                                                                },
                                                                                "TableStatu": {
                                                                                  "$ref": "73"
                                                                                },
                                                                                "MergedTableMerges": [
                                                                                  {
                                                                                    "$id": "81",
                                                                                    "ID": 1,
                                                                                    "OrderTableID": 2,
                                                                                    "MergedTableID": 3,
                                                                                    "MergedTable": {
                                                                                      "$ref": "74"
                                                                                    },
                                                                                    "OrderTable": {
                                                                                      "$ref": "74"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "81"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "81"
                                                                                  }
                                                                                ],
                                                                                "OrderTableMerges": [
                                                                                  {
                                                                                    "$ref": "81"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "81"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "81"
                                                                                  }
                                                                                ],
                                                                                "TableOccupies": [
                                                                                  {
                                                                                    "$id": "82",
                                                                                    "ID": 1,
                                                                                    "TableID": 2,
                                                                                    "UserID": 3,
                                                                                    "MachineID": 4,
                                                                                    "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                                                    "State": 6,
                                                                                    "Machine": {
                                                                                      "$ref": "16"
                                                                                    },
                                                                                    "User": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "Table": {
                                                                                      "$ref": "74"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "82"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "82"
                                                                                  }
                                                                                ],
                                                                                "TableOrders": [
                                                                                  {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "23"
                                                                                  }
                                                                                ],
                                                                                "Callnames": [
                                                                                  {
                                                                                    "$id": "83",
                                                                                    "ID": 1,
                                                                                    "TableID": 1,
                                                                                    "Text": "sample string 2",
                                                                                    "CustomerID": 1,
                                                                                    "Customer": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "Table": {
                                                                                      "$ref": "74"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "83"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "83"
                                                                                  }
                                                                                ],
                                                                                "Tickets": [
                                                                                  {
                                                                                    "$id": "84",
                                                                                    "Id": 1,
                                                                                    "Title": "sample string 2",
                                                                                    "Subtitle": "sample string 3",
                                                                                    "OrderType": "sample string 4",
                                                                                    "DTCreatedDate": "2025-10-28T23:04:19.1505028+02:00",
                                                                                    "CreatedBy": 1,
                                                                                    "DTCompletedDate": "2025-10-28T23:04:19.1505028+02:00",
                                                                                    "CompletedBy": 1,
                                                                                    "Notes": "sample string 6",
                                                                                    "Status": 1,
                                                                                    "SourceId": 1,
                                                                                    "OrderId": 1,
                                                                                    "TableId": 1,
                                                                                    "IsCompleted": true,
                                                                                    "IsCanceled": true,
                                                                                    "DeviceId": 9,
                                                                                    "Table": {
                                                                                      "$ref": "74"
                                                                                    },
                                                                                    "TicketProducts": [
                                                                                      {
                                                                                        "$id": "85",
                                                                                        "Id": 1,
                                                                                        "TicketId": 2,
                                                                                        "Label": "sample string 3",
                                                                                        "DTCreatedDate": "2025-10-28T23:04:19.1505028+02:00",
                                                                                        "CreatedBy": 1,
                                                                                        "DTCompletedDate": "2025-10-28T23:04:19.1505028+02:00",
                                                                                        "CompletedBy": 1,
                                                                                        "Quantity": 5.0,
                                                                                        "Notes": "sample string 6",
                                                                                        "Status": 1,
                                                                                        "ProductId": 1,
                                                                                        "OrderProductId": 1,
                                                                                        "DisplayQuantity": "sample string 7",
                                                                                        "PlateOrder": 8,
                                                                                        "TagText": "sample string 9",
                                                                                        "IsCompleted": true,
                                                                                        "IsCanceled": true,
                                                                                        "Ticket": {
                                                                                          "$ref": "84"
                                                                                        },
                                                                                        "TicketProductModifiers": [
                                                                                          {
                                                                                            "$id": "86",
                                                                                            "Id": 1,
                                                                                            "Prefix": "sample string 2",
                                                                                            "Label": "sample string 3",
                                                                                            "Quantity": 4,
                                                                                            "TicketProductId": 1,
                                                                                            "ExtraId": 1,
                                                                                            "TicketProduct": {
                                                                                              "$ref": "85"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "86"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "86"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      {
                                                                                        "$ref": "85"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "85"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "84"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "84"
                                                                                  }
                                                                                ],
                                                                                "StatusPictureID": 1,
                                                                                "DisplayText": "sample string 8"
                                                                              },
                                                                              {
                                                                                "$ref": "74"
                                                                              },
                                                                              {
                                                                                "$ref": "74"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "73"
                                                                          },
                                                                          {
                                                                            "$ref": "73"
                                                                          }
                                                                        ],
                                                                        "Extras": [
                                                                          {
                                                                            "$ref": "46"
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "ExtraCategories": [
                                                                          {
                                                                            "$ref": "47"
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "TableGroups": [
                                                                          {
                                                                            "$ref": "80"
                                                                          },
                                                                          {
                                                                            "$ref": "80"
                                                                          },
                                                                          {
                                                                            "$ref": "80"
                                                                          }
                                                                        ],
                                                                        "Tables": [
                                                                          {
                                                                            "$ref": "74"
                                                                          },
                                                                          {
                                                                            "$ref": "74"
                                                                          },
                                                                          {
                                                                            "$ref": "74"
                                                                          }
                                                                        ],
                                                                        "Sizes": [
                                                                          {
                                                                            "$id": "87",
                                                                            "ID": 1,
                                                                            "Text": "sample string 2",
                                                                            "SortOrder": 3,
                                                                            "PictureID": 1,
                                                                            "Abbreviation": "sample string 4",
                                                                            "IsWeighted": true,
                                                                            "UnitOfMeasureID": 1,
                                                                            "Deleted": true,
                                                                            "Abbreviation2": "sample string 7",
                                                                            "SourceAvailability": 1,
                                                                            "Picture": {
                                                                              "$ref": "48"
                                                                            },
                                                                            "ProductSizes": [
                                                                              {
                                                                                "$ref": "37"
                                                                              },
                                                                              {
                                                                                "$ref": "37"
                                                                              },
                                                                              {
                                                                                "$ref": "37"
                                                                              }
                                                                            ],
                                                                            "UnitOfMeasure": {
                                                                              "$id": "88",
                                                                              "ID": 1,
                                                                              "Text": "sample string 2",
                                                                              "Deleted": true,
                                                                              "DisplayText": "sample string 4",
                                                                              "Multiplier": 5.0,
                                                                              "Sizes": [
                                                                                {
                                                                                  "$ref": "87"
                                                                                },
                                                                                {
                                                                                  "$ref": "87"
                                                                                },
                                                                                {
                                                                                  "$ref": "87"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "ExtraContainerExtras": [
                                                                              {
                                                                                "$id": "89",
                                                                                "ID": 1,
                                                                                "ContainerID": 2,
                                                                                "SizeID": 3,
                                                                                "ExtraID": 4,
                                                                                "Quantity": 5,
                                                                                "Container": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "Extra": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "Size": {
                                                                                  "$ref": "87"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "89"
                                                                              },
                                                                              {
                                                                                "$ref": "89"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "87"
                                                                          },
                                                                          {
                                                                            "$ref": "87"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    "Picture": {
                                                                      "$ref": "48"
                                                                    },
                                                                    "ProductStatu": {
                                                                      "$ref": "56"
                                                                    },
                                                                    "ProductExtras": [
                                                                      {
                                                                        "$ref": "62"
                                                                      },
                                                                      {
                                                                        "$ref": "62"
                                                                      },
                                                                      {
                                                                        "$ref": "62"
                                                                      }
                                                                    ],
                                                                    "KdsOrderProductExtras": [
                                                                      {
                                                                        "$ref": "78"
                                                                      },
                                                                      {
                                                                        "$ref": "78"
                                                                      },
                                                                      {
                                                                        "$ref": "78"
                                                                      }
                                                                    ],
                                                                    "OrderProductExtras": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "DeliveryOrderProductExtras": [
                                                                      {
                                                                        "$id": "90",
                                                                        "ID": 1,
                                                                        "DeliveryOrderProductID": 2,
                                                                        "ExtraID": 3,
                                                                        "Price": 4.0,
                                                                        "VatRate": 5.0,
                                                                        "PricelistID": 6,
                                                                        "QualifierText": "sample string 7",
                                                                        "QualifierFactor": 1.0,
                                                                        "DeliveryOrderProduct": {
                                                                          "$ref": "38"
                                                                        },
                                                                        "Extra": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "Pricelist": {
                                                                          "$ref": "39"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "90"
                                                                      },
                                                                      {
                                                                        "$ref": "90"
                                                                      }
                                                                    ],
                                                                    "TableOrderProductExtras": [
                                                                      {
                                                                        "$ref": "68"
                                                                      },
                                                                      {
                                                                        "$ref": "68"
                                                                      },
                                                                      {
                                                                        "$ref": "68"
                                                                      }
                                                                    ],
                                                                    "InventoryItems": [
                                                                      {
                                                                        "$id": "91",
                                                                        "ID": 1,
                                                                        "InventoryID": 2,
                                                                        "ProductSizeID": 1,
                                                                        "ExtraID": 1,
                                                                        "Quantity": 3.0,
                                                                        "Extra": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "Inventory": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "ProductSize": {
                                                                          "$ref": "37"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "91"
                                                                      },
                                                                      {
                                                                        "$ref": "91"
                                                                      }
                                                                    ],
                                                                    "ExtraContainerExtras": [
                                                                      {
                                                                        "$ref": "89"
                                                                      },
                                                                      {
                                                                        "$ref": "89"
                                                                      },
                                                                      {
                                                                        "$ref": "89"
                                                                      }
                                                                    ],
                                                                    "ExtraContainerExtras1": [
                                                                      {
                                                                        "$ref": "89"
                                                                      },
                                                                      {
                                                                        "$ref": "89"
                                                                      },
                                                                      {
                                                                        "$ref": "89"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "OrderProduct": {
                                                                    "$ref": "44"
                                                                  },
                                                                  "Pricelist": {
                                                                    "$ref": "39"
                                                                  },
                                                                  "V3Guid": "sample string 11"
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ],
                                                              "ProductSize": {
                                                                "$ref": "37"
                                                              },
                                                              "V3Guid": "sample string 16",
                                                              "TotalPrice": 17.0,
                                                              "IsWeighted": true,
                                                              "OfferID": 1,
                                                              "OfferTagID": 1,
                                                              "OfferNumber": 1
                                                            },
                                                            {
                                                              "$ref": "44"
                                                            },
                                                            {
                                                              "$ref": "44"
                                                            }
                                                          ],
                                                          "OrderProductExtras": [
                                                            {
                                                              "$ref": "45"
                                                            },
                                                            {
                                                              "$ref": "45"
                                                            },
                                                            {
                                                              "$ref": "45"
                                                            }
                                                          ],
                                                          "DeliveryOrderProducts": [
                                                            {
                                                              "$ref": "38"
                                                            },
                                                            {
                                                              "$ref": "38"
                                                            },
                                                            {
                                                              "$ref": "38"
                                                            }
                                                          ],
                                                          "DeliveryOrderProductExtras": [
                                                            {
                                                              "$ref": "90"
                                                            },
                                                            {
                                                              "$ref": "90"
                                                            },
                                                            {
                                                              "$ref": "90"
                                                            }
                                                          ],
                                                          "TableOrderProducts": [
                                                            {
                                                              "$ref": "66"
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            }
                                                          ],
                                                          "TableOrderProductExtras": [
                                                            {
                                                              "$ref": "68"
                                                            },
                                                            {
                                                              "$ref": "68"
                                                            },
                                                            {
                                                              "$ref": "68"
                                                            }
                                                          ]
                                                        },
                                                        "Reason": {
                                                          "$ref": "24"
                                                        },
                                                        "User": {
                                                          "$ref": "3"
                                                        },
                                                        "DeliveryOrderProductExtras": [
                                                          {
                                                            "$ref": "90"
                                                          },
                                                          {
                                                            "$ref": "90"
                                                          },
                                                          {
                                                            "$ref": "90"
                                                          }
                                                        ],
                                                        "ProductSize": {
                                                          "$ref": "37"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "38"
                                                      },
                                                      {
                                                        "$ref": "38"
                                                      }
                                                    ],
                                                    "InventoryItems": [
                                                      {
                                                        "$ref": "91"
                                                      },
                                                      {
                                                        "$ref": "91"
                                                      },
                                                      {
                                                        "$ref": "91"
                                                      }
                                                    ],
                                                    "KdsOrderProducts": [
                                                      {
                                                        "$ref": "77"
                                                      },
                                                      {
                                                        "$ref": "77"
                                                      },
                                                      {
                                                        "$ref": "77"
                                                      }
                                                    ],
                                                    "OrderProducts": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ],
                                                    "Product": {
                                                      "$ref": "49"
                                                    },
                                                    "ProductStatu": {
                                                      "$ref": "56"
                                                    },
                                                    "TableOrderProducts": [
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "Size": {
                                                      "$ref": "87"
                                                    },
                                                    "ProductSizeConnecteds": [
                                                      {
                                                        "$id": "92",
                                                        "ID": 1,
                                                        "ProductSizeID": 2,
                                                        "ConnectedProductSizeID": 3,
                                                        "Quantity": 4,
                                                        "SourceAvailability": 5,
                                                        "ProductSize": {
                                                          "$ref": "37"
                                                        },
                                                        "ConnectedProductSize": {
                                                          "$ref": "37"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "92"
                                                      },
                                                      {
                                                        "$ref": "92"
                                                      }
                                                    ],
                                                    "ProductSizeConnecteds1": [
                                                      {
                                                        "$ref": "92"
                                                      },
                                                      {
                                                        "$ref": "92"
                                                      },
                                                      {
                                                        "$ref": "92"
                                                      }
                                                    ],
                                                    "Customers": [
                                                      {
                                                        "$ref": "10"
                                                      },
                                                      {
                                                        "$ref": "10"
                                                      },
                                                      {
                                                        "$ref": "10"
                                                      }
                                                    ],
                                                    "CustomerAddresses": [
                                                      {
                                                        "$ref": "27"
                                                      },
                                                      {
                                                        "$ref": "27"
                                                      },
                                                      {
                                                        "$ref": "27"
                                                      }
                                                    ],
                                                    "Offers": [
                                                      {
                                                        "$ref": "55"
                                                      },
                                                      {
                                                        "$ref": "55"
                                                      },
                                                      {
                                                        "$ref": "55"
                                                      }
                                                    ],
                                                    "HasOffer": true,
                                                    "OfferText": "sample string 10",
                                                    "ProductsForOffer": 11,
                                                    "StatusPictureID": 1,
                                                    "DisplayQuantity": "1"
                                                  },
                                                  "V3Guid": "sample string 12",
                                                  "DeliveryCostProductSize": {
                                                    "$ref": "37"
                                                  }
                                                },
                                                "DeliveryOrder": {
                                                  "$ref": "9"
                                                },
                                                "DeliveryStatu": {
                                                  "$id": "93",
                                                  "ID": 1,
                                                  "Text": "sample string 2",
                                                  "Deliveries": [
                                                    {
                                                      "$ref": "26"
                                                    },
                                                    {
                                                      "$ref": "26"
                                                    },
                                                    {
                                                      "$ref": "26"
                                                    }
                                                  ]
                                                },
                                                "Reason": {
                                                  "$ref": "24"
                                                },
                                                "User": {
                                                  "$ref": "3"
                                                },
                                                "CallHistories": [
                                                  {
                                                    "$id": "94",
                                                    "ID": 1,
                                                    "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                    "PhoneNumber": "sample string 3",
                                                    "DTstamp_Process": "2025-10-28T23:04:19.1505028+02:00",
                                                    "UserID": 1,
                                                    "NewCustomer": true,
                                                    "CustomerID": 1,
                                                    "DeliveryID": 1,
                                                    "MachineID": 1,
                                                    "Customer": {
                                                      "$ref": "10"
                                                    },
                                                    "Delivery": {
                                                      "$ref": "26"
                                                    },
                                                    "User": {
                                                      "$ref": "3"
                                                    },
                                                    "Machine": {
                                                      "$ref": "16"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "94"
                                                  },
                                                  {
                                                    "$ref": "94"
                                                  }
                                                ],
                                                "OrderProductRows": [
                                                  {
                                                    "$id": "95",
                                                    "DisplayQuantity": "sample string 1",
                                                    "Size": "sample string 2",
                                                    "Product": "sample string 3",
                                                    "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                                    "OrderType": "sample string 5",
                                                    "Price": 6.0,
                                                    "Notes": "sample string 7",
                                                    "Extras": [
                                                      "sample string 1",
                                                      "sample string 2",
                                                      "sample string 3"
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "95"
                                                  },
                                                  {
                                                    "$ref": "95"
                                                  }
                                                ],
                                                "OrderFinalPrice": 16.0,
                                                "StatusText": "sample string 17",
                                                "DurationOnPremise": "sample string 18",
                                                "DurationOnTheRoad": "sample string 19",
                                                "DurationColor": "sample string 20",
                                                "OnPremise": "sample string 21",
                                                "Driver": "sample string 22",
                                                "IsWebOrder": true,
                                                "PaymentTypeText": "sample string 24",
                                                "PaymentTypeID": 25
                                              },
                                              {
                                                "$ref": "26"
                                              },
                                              {
                                                "$ref": "26"
                                              }
                                            ],
                                            "DeliveryOrderProducts": [
                                              {
                                                "$ref": "38"
                                              },
                                              {
                                                "$ref": "38"
                                              },
                                              {
                                                "$ref": "38"
                                              }
                                            ],
                                            "TableOrderProducts": [
                                              {
                                                "$ref": "66"
                                              },
                                              {
                                                "$ref": "66"
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ]
                                          },
                                          "TableOrderStatu": {
                                            "$id": "96",
                                            "ID": 1,
                                            "Text": "sample string 2",
                                            "TableOrders": [
                                              {
                                                "$ref": "23"
                                              },
                                              {
                                                "$ref": "23"
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ]
                                          },
                                          "User": {
                                            "$ref": "3"
                                          },
                                          "TableOrderComboes": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "Customer": {
                                            "$ref": "10"
                                          },
                                          "Orders": [
                                            {
                                              "$ref": "22"
                                            },
                                            {
                                              "$ref": "22"
                                            },
                                            {
                                              "$ref": "22"
                                            }
                                          ],
                                          "Passoes": [
                                            {
                                              "$id": "97",
                                              "ID": 1,
                                              "TableOrderID": 2,
                                              "PlateOrder": 3,
                                              "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                              "UserID": 5,
                                              "MachineID": 6,
                                              "Machine": {
                                                "$ref": "16"
                                              },
                                              "TableOrder": {
                                                "$ref": "23"
                                              },
                                              "User": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "97"
                                            },
                                            {
                                              "$ref": "97"
                                            }
                                          ],
                                          "TableOrderProducts": [
                                            {
                                              "$ref": "66"
                                            },
                                            {
                                              "$ref": "66"
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "DispatchNotes": [
                                            {
                                              "$id": "98",
                                              "ID": 1,
                                              "TableOrderID": 2,
                                              "Number": 3,
                                              "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                              "CustomerName": "sample string 5",
                                              "CustomerProfession": "sample string 6",
                                              "CustomerAddress": "sample string 7",
                                              "CustomerAFM": "sample string 8",
                                              "CustomerDOY": "sample string 9",
                                              "Canceled": true,
                                              "CustomerNotes": "sample string 11",
                                              "DispatchBodies": [
                                                {
                                                  "$id": "99",
                                                  "ID": 1,
                                                  "DispatchNoteID": 2,
                                                  "Quantity": 3.0,
                                                  "Text": "sample string 4",
                                                  "TableOrderProductID": 5,
                                                  "DispatchNote": {
                                                    "$ref": "98"
                                                  }
                                                },
                                                {
                                                  "$ref": "99"
                                                },
                                                {
                                                  "$ref": "99"
                                                }
                                              ],
                                              "TableOrder": {
                                                "$ref": "23"
                                              },
                                              "DisplayNumber": "sample string 13"
                                            },
                                            {
                                              "$ref": "98"
                                            },
                                            {
                                              "$ref": "98"
                                            }
                                          ],
                                          "Table": {
                                            "$ref": "74"
                                          },
                                          "TableOrderForms": [
                                            {
                                              "$ref": "65"
                                            },
                                            {
                                              "$ref": "65"
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "Prepayments": [
                                            {
                                              "$id": "100",
                                              "ID": 1,
                                              "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                              "OrderID": 1,
                                              "TableOrderID": 1,
                                              "PaymentTypeID": 3,
                                              "FiscalDeviceID": 4,
                                              "DevicePaymentID": 5,
                                              "Amount": 6.0,
                                              "Notes": "sample string 7",
                                              "Completed": true,
                                              "FilePath": "sample string 8",
                                              "Order": {
                                                "$ref": "22"
                                              },
                                              "TableOrder": {
                                                "$ref": "23"
                                              },
                                              "ReceiptPayments": [
                                                {
                                                  "$id": "101",
                                                  "ID": 1,
                                                  "ReceiptID": 2,
                                                  "FiscalDeviceID": 3,
                                                  "DevicePaymentID": 4,
                                                  "Amount": 5.0,
                                                  "PrepaymentID": 1,
                                                  "Prepayment": {
                                                    "$ref": "100"
                                                  },
                                                  "Receipt": {
                                                    "$ref": "15"
                                                  }
                                                },
                                                {
                                                  "$ref": "101"
                                                },
                                                {
                                                  "$ref": "101"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "100"
                                            },
                                            {
                                              "$ref": "100"
                                            }
                                          ],
                                          "IsFinalTableOrder": true,
                                          "V3Guid": "sample string 17",
                                          "TableStatusID": 18,
                                          "Deleted": true,
                                          "LastPasso": {
                                            "$ref": "97"
                                          }
                                        },
                                        "User": {
                                          "$ref": "3"
                                        },
                                        "DeliveryOrder": {
                                          "$ref": "9"
                                        },
                                        "Machine": {
                                          "$ref": "16"
                                        },
                                        "OrderSource": {
                                          "$ref": "79"
                                        },
                                        "OrderProducts": [
                                          {
                                            "$ref": "44"
                                          },
                                          {
                                            "$ref": "44"
                                          },
                                          {
                                            "$ref": "44"
                                          }
                                        ],
                                        "CustomerCredits": [
                                          {
                                            "$id": "102",
                                            "ID": 1,
                                            "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                            "CustomerID": 3,
                                            "Amount": 4.0,
                                            "CreditSourceID": 5,
                                            "UserID": 1,
                                            "OrderID": 1,
                                            "GUID": 1,
                                            "Customer": {
                                              "$ref": "10"
                                            },
                                            "CustomerCreditSource": {
                                              "$id": "103",
                                              "ID": 1,
                                              "Text": "sample string 2",
                                              "Factor": 3,
                                              "CustomerCredits": [
                                                {
                                                  "$ref": "102"
                                                },
                                                {
                                                  "$ref": "102"
                                                },
                                                {
                                                  "$ref": "102"
                                                }
                                              ]
                                            },
                                            "Order": {
                                              "$ref": "22"
                                            },
                                            "User": {
                                              "$ref": "3"
                                            }
                                          },
                                          {
                                            "$ref": "102"
                                          },
                                          {
                                            "$ref": "102"
                                          }
                                        ],
                                        "OrderStatu": {
                                          "$id": "104",
                                          "ID": 1,
                                          "Text": "sample string 2",
                                          "Orders": [
                                            {
                                              "$ref": "22"
                                            },
                                            {
                                              "$ref": "22"
                                            },
                                            {
                                              "$ref": "22"
                                            }
                                          ]
                                        },
                                        "Table": {
                                          "$ref": "74"
                                        },
                                        "WebOrder": {
                                          "$ref": "28"
                                        },
                                        "Prepayments": [
                                          {
                                            "$ref": "100"
                                          },
                                          {
                                            "$ref": "100"
                                          },
                                          {
                                            "$ref": "100"
                                          }
                                        ],
                                        "Receipts": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "V3Guid": "sample string 13",
                                        "Receipt_V3Guid": "sample string 14",
                                        "DisplayNumber": "sample string 15",
                                        "DisplayOrderType": "sample string 16",
                                        "SentToMyData": true,
                                        "ShowMyData": true,
                                        "CustomerName": "sample string 19",
                                        "CustomerNotes": "sample string 20",
                                        "SyncMessageTypeID": 1,
                                        "OrderCombosData": [
                                          {
                                            "$id": "105",
                                            "ComboID": 1,
                                            "OrderProductID": 2,
                                            "MemberID": 3,
                                            "ProductSizeID": 1,
                                            "ProductID": 1,
                                            "SizeID": 1,
                                            "IsWeighted": true,
                                            "ProductCategoryID": 1,
                                            "OrderProductExtraID": 1,
                                            "ExtraID": 1,
                                            "ExtraCategoryID": 1,
                                            "UsedByComboID": 1,
                                            "PricelistID": 4,
                                            "CombosUsed": true,
                                            "pricingdata": {
                                              "$id": "106",
                                              "Price": 1.0,
                                              "MainPrice": 2.0,
                                              "VatRate": 3.0,
                                              "ComboMessage": "sample string 4",
                                              "PriceChanged": true,
                                              "PricelistID": 6
                                            }
                                          },
                                          {
                                            "$ref": "105"
                                          },
                                          {
                                            "$ref": "105"
                                          }
                                        ],
                                        "CombosExist": true
                                      },
                                      {
                                        "$ref": "22"
                                      },
                                      {
                                        "$ref": "22"
                                      }
                                    ],
                                    "Printer_PrintTask": [
                                      {
                                        "$ref": "60"
                                      },
                                      {
                                        "$ref": "60"
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ],
                                    "TableActions": [
                                      {
                                        "$ref": "70"
                                      },
                                      {
                                        "$ref": "70"
                                      },
                                      {
                                        "$ref": "70"
                                      }
                                    ],
                                    "TableOccupies": [
                                      {
                                        "$ref": "82"
                                      },
                                      {
                                        "$ref": "82"
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "Passoes": [
                                      {
                                        "$ref": "97"
                                      },
                                      {
                                        "$ref": "97"
                                      },
                                      {
                                        "$ref": "97"
                                      }
                                    ],
                                    "Logs": [
                                      {
                                        "$id": "107",
                                        "ID": 1,
                                        "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                        "UserID": 1,
                                        "MachineID": 1,
                                        "Action": "sample string 3",
                                        "OutcomeID": 1,
                                        "Text": "sample string 4",
                                        "Machine": {
                                          "$ref": "16"
                                        },
                                        "User": {
                                          "$ref": "3"
                                        }
                                      },
                                      {
                                        "$ref": "107"
                                      },
                                      {
                                        "$ref": "107"
                                      }
                                    ],
                                    "Inventories": [
                                      {
                                        "$ref": "2"
                                      },
                                      {
                                        "$ref": "2"
                                      },
                                      {
                                        "$ref": "2"
                                      }
                                    ],
                                    "CallHistories": [
                                      {
                                        "$ref": "94"
                                      },
                                      {
                                        "$ref": "94"
                                      },
                                      {
                                        "$ref": "94"
                                      }
                                    ],
                                    "PrintJobs": [
                                      {
                                        "$id": "108",
                                        "ID": 1,
                                        "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                        "DeviceID": 3,
                                        "DocumentTypeID": 4,
                                        "DocumentID": 5,
                                        "ActionID": 6,
                                        "StartTime": "2025-10-28T23:04:19.1505028+02:00",
                                        "StatusID": 7,
                                        "EndTime": "2025-10-28T23:04:19.1505028+02:00",
                                        "Result": "sample string 8",
                                        "ResolveAction": 1,
                                        "PaymentType": 1,
                                        "Success": true,
                                        "MasterJobID": 1,
                                        "MachineID": 1,
                                        "Machine": {
                                          "$ref": "16"
                                        },
                                        "PrintJobAction": {
                                          "$id": "109",
                                          "ID": 1,
                                          "Text": "sample string 2",
                                          "PrintJobs": [
                                            {
                                              "$ref": "108"
                                            },
                                            {
                                              "$ref": "108"
                                            },
                                            {
                                              "$ref": "108"
                                            }
                                          ]
                                        },
                                        "PrintJobLogs": [
                                          {
                                            "$id": "110",
                                            "ID": 1,
                                            "JobID": 2,
                                            "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                            "Post": "sample string 4",
                                            "Response": "sample string 5",
                                            "PrintJob": {
                                              "$ref": "108"
                                            }
                                          },
                                          {
                                            "$ref": "110"
                                          },
                                          {
                                            "$ref": "110"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "108"
                                      },
                                      {
                                        "$ref": "108"
                                      }
                                    ],
                                    "Receipts": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ]
                                  },
                                  "MyDataInvoices": [
                                    {
                                      "$id": "111",
                                      "ID": 1,
                                      "ReceiptID": 2,
                                      "invoiceUid": "sample string 3",
                                      "invoiceMark": "sample string 4",
                                      "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                      "MyDataLogs": [
                                        {
                                          "$id": "112",
                                          "ID": 1,
                                          "MyDataInvoiceID": 2,
                                          "Response": "sample string 3",
                                          "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                          "MyDataInvoice": {
                                            "$ref": "111"
                                          }
                                        },
                                        {
                                          "$ref": "112"
                                        },
                                        {
                                          "$ref": "112"
                                        }
                                      ],
                                      "Receipt": {
                                        "$ref": "15"
                                      }
                                    },
                                    {
                                      "$ref": "111"
                                    },
                                    {
                                      "$ref": "111"
                                    }
                                  ],
                                  "Order": {
                                    "$ref": "22"
                                  },
                                  "PaymentType": {
                                    "$ref": "8"
                                  },
                                  "PrintedPaymentType": {
                                    "$ref": "8"
                                  },
                                  "Receipt1": [
                                    {
                                      "$ref": "15"
                                    },
                                    {
                                      "$ref": "15"
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "CancelReceipt": {
                                    "$ref": "15"
                                  },
                                  "ReceiptFooter": {
                                    "$ref": "14"
                                  },
                                  "ReceiptType": {
                                    "$id": "113",
                                    "ID": 1,
                                    "Abbr": "sample string 2",
                                    "Text": "sample string 3",
                                    "CancelTypeID": 1,
                                    "Code": 1,
                                    "AltCode": 1,
                                    "UseFilePath": true,
                                    "Receipts": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ]
                                  },
                                  "VivaLog": {
                                    "$id": "114",
                                    "ID": 1,
                                    "TransactionId": "sample string 2",
                                    "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                                    "VivaRequest": "sample string 3",
                                    "VivaResponse": "sample string 4",
                                    "Status": "sample string 5",
                                    "ResponseID": 1,
                                    "PaymentParams": "sample string 6",
                                    "Receipts": [
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ]
                                  },
                                  "ReceiptBodies": [
                                    {
                                      "$id": "115",
                                      "V3Guid": "sample string 1",
                                      "ID": 2,
                                      "ReceiptID": 3,
                                      "Quantity": 4.0,
                                      "Text": "sample string 5",
                                      "VatRate": 6.0,
                                      "TotalAmount": 7.0,
                                      "AccountingCategoryID": 1,
                                      "FullAmount": 1.0,
                                      "FiscalFail": true,
                                      "Receipt": {
                                        "$ref": "15"
                                      }
                                    },
                                    {
                                      "$ref": "115"
                                    },
                                    {
                                      "$ref": "115"
                                    }
                                  ],
                                  "ReceiptPayments": [
                                    {
                                      "$ref": "101"
                                    },
                                    {
                                      "$ref": "101"
                                    },
                                    {
                                      "$ref": "101"
                                    }
                                  ],
                                  "ReceiptVats": [
                                    {
                                      "$id": "116",
                                      "V3Guid": "sample string 1",
                                      "ID": 2,
                                      "ReceiptID": 3,
                                      "VatRate": 4.0,
                                      "Amount": 5.0,
                                      "Receipt": {
                                        "$ref": "15"
                                      }
                                    },
                                    {
                                      "$ref": "116"
                                    },
                                    {
                                      "$ref": "116"
                                    }
                                  ],
                                  "V3Guid": "sample string 25",
                                  "Order_V3Guid": "sample string 26",
                                  "CancelReceipt_V3Guid": "sample string 27"
                                },
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ]
                            },
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ],
                          "Orders": [
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "DeliveryOrderProducts": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "TableOrderProducts": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "TableGroups": [
                            {
                              "$ref": "80"
                            },
                            {
                              "$ref": "80"
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "WebOrders": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "TableOrderFormBodyRows": [
                            {
                              "$ref": "64"
                            },
                            {
                              "$ref": "64"
                            },
                            {
                              "$ref": "64"
                            }
                          ]
                        },
                        "PricelistRuleComboes": [
                          {
                            "$id": "117",
                            "ID": 1,
                            "PricelistRuleID": 2,
                            "EntityTypeID": 3,
                            "EntityID": 4,
                            "PricelistRule": {
                              "$ref": "12"
                            }
                          },
                          {
                            "$ref": "117"
                          },
                          {
                            "$ref": "117"
                          }
                        ],
                        "Pricelist": {
                          "$ref": "39"
                        }
                      },
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "Customers": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ]
                  },
                  "CustomerAddresses": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "TableOrders": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "Orders": [
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "DeliveryOrders": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "CustomerCredits": [
                    {
                      "$ref": "102"
                    },
                    {
                      "$ref": "102"
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "Callnames": [
                    {
                      "$ref": "83"
                    },
                    {
                      "$ref": "83"
                    },
                    {
                      "$ref": "83"
                    }
                  ],
                  "WebOrders": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "CallHistories": [
                    {
                      "$ref": "94"
                    },
                    {
                      "$ref": "94"
                    },
                    {
                      "$ref": "94"
                    }
                  ],
                  "Country": {
                    "$ref": "36"
                  },
                  "ProductSize": {
                    "$ref": "37"
                  },
                  "V3Guid": "sample string 24",
                  "MatchedAddressID": 1,
                  "PhoneNumberMatched": "sample string 25",
                  "CallDTstamp": "2025-10-28T23:04:19.1505028+02:00",
                  "HasOpenOrder": true,
                  "OpenOrderID": 27,
                  "DeliveryCostProductSize": {
                    "$ref": "37"
                  }
                },
                "User": {
                  "$ref": "3"
                },
                "Ledgers": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "Orders": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "Deliveries": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "DeliveryOrderProducts": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "PaymentType": {
                  "$ref": "8"
                },
                "WebOrder": {
                  "$ref": "28"
                },
                "WebOrderUknownProducts": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ]
              },
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "WebOrders": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "Receipts": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "Receipts1": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "IsSelected": true
          },
          "User": {
            "$ref": "3"
          },
          "TableOrder": {
            "$ref": "23"
          },
          "Order": {
            "$ref": "22"
          },
          "DeliveryOrder": {
            "$ref": "9"
          },
          "MoneyDrops": [
            {
              "$id": "118",
              "ID": 1,
              "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
              "ManagerID": 3,
              "EmployeeID": 4,
              "Amount": 5.0,
              "Cash": 6.0,
              "CreditCard": 7.0,
              "LedgerID": 8,
              "Canceled": true,
              "CancelDTstamp": "2025-10-28T23:04:19.1505028+02:00",
              "CancelManagerID": 1,
              "TotalDrop": 10.0,
              "DropAmount": 11.0,
              "OnCredit": 12.0,
              "Ledger": {
                "$ref": "7"
              },
              "Manager": {
                "$ref": "3"
              },
              "Employee": {
                "$ref": "3"
              },
              "CancelManager": {
                "$ref": "3"
              },
              "Registers": [
                {
                  "$id": "119",
                  "DisplayDTstamp": "sample string 1",
                  "ID": 2,
                  "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
                  "UserID": 4,
                  "Deposit": 1.0,
                  "Withdrawal": 1.0,
                  "Comments": "sample string 5",
                  "Balance": 6.0,
                  "FromTransfer": true,
                  "MoneyDropID": 1,
                  "MoneyDrop": {
                    "$ref": "118"
                  },
                  "User": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "119"
                },
                {
                  "$ref": "119"
                }
              ]
            },
            {
              "$ref": "118"
            },
            {
              "$ref": "118"
            }
          ]
        },
        {
          "$ref": "7"
        },
        {
          "$ref": "7"
        }
      ],
      "TableActions": [
        {
          "$ref": "70"
        },
        {
          "$ref": "70"
        },
        {
          "$ref": "70"
        }
      ],
      "Auditings": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "TableOrders": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "Orders": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "DeliveryOrders": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "Deliveries": [
        {
          "$ref": "26"
        },
        {
          "$ref": "26"
        },
        {
          "$ref": "26"
        }
      ],
      "ManagerMoneyDrops": [
        {
          "$ref": "118"
        },
        {
          "$ref": "118"
        },
        {
          "$ref": "118"
        }
      ],
      "EmployeeMoneyDrops": [
        {
          "$ref": "118"
        },
        {
          "$ref": "118"
        },
        {
          "$ref": "118"
        }
      ],
      "CanceledMoneyDrops": [
        {
          "$ref": "118"
        },
        {
          "$ref": "118"
        },
        {
          "$ref": "118"
        }
      ],
      "TableOccupies": [
        {
          "$ref": "82"
        },
        {
          "$ref": "82"
        },
        {
          "$ref": "82"
        }
      ],
      "CashierDeposits": [
        {
          "$id": "120",
          "ID": 1,
          "DTstamp": "2025-10-28T23:04:19.1505028+02:00",
          "UserID": 3,
          "DepositAmount": 4.0,
          "OwedAmount": 5.0,
          "Deleted": true,
          "ExpenseAmount": 7.0,
          "CreditCardAmount": 8.0,
          "User": {
            "$ref": "3"
          }
        },
        {
          "$ref": "120"
        },
        {
          "$ref": "120"
        }
      ],
      "ClockIns": [
        {
          "$id": "121",
          "ID": 1,
          "EmployeeID": 2,
          "DTstamp_IN": "2025-10-28T23:04:19.1505028+02:00",
          "ManagerID_IN": 4,
          "DTstamp_OUT": "2025-10-28T23:04:19.1505028+02:00",
          "ManagerID_OUT": 1,
          "Canceled": true,
          "CancelDTstamp": "2025-10-28T23:04:19.1505028+02:00",
          "CancelManagerID": 1,
          "CreatedFromID": 1,
          "TypeID": 1,
          "ClockIn1": [
            {
              "$ref": "121"
            },
            {
              "$ref": "121"
            },
            {
              "$ref": "121"
            }
          ],
          "FromClockInID": {
            "$ref": "121"
          },
          "Employee": {
            "$ref": "3"
          },
          "ManagerIN": {
            "$ref": "3"
          },
          "ManagerOUT": {
            "$ref": "3"
          },
          "ManagerCancel": {
            "$ref": "3"
          }
        },
        {
          "$ref": "121"
        },
        {
          "$ref": "121"
        }
      ],
      "ClockIns1": [
        {
          "$ref": "121"
        },
        {
          "$ref": "121"
        },
        {
          "$ref": "121"
        }
      ],
      "ClockIns2": [
        {
          "$ref": "121"
        },
        {
          "$ref": "121"
        },
        {
          "$ref": "121"
        }
      ],
      "ClockIns3": [
        {
          "$ref": "121"
        },
        {
          "$ref": "121"
        },
        {
          "$ref": "121"
        }
      ],
      "Passoes": [
        {
          "$ref": "97"
        },
        {
          "$ref": "97"
        },
        {
          "$ref": "97"
        }
      ],
      "Logs": [
        {
          "$ref": "107"
        },
        {
          "$ref": "107"
        },
        {
          "$ref": "107"
        }
      ],
      "DeliveryOrderProducts": [
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ],
      "TableOrderProducts": [
        {
          "$ref": "66"
        },
        {
          "$ref": "66"
        },
        {
          "$ref": "66"
        }
      ],
      "CustomerCredits": [
        {
          "$ref": "102"
        },
        {
          "$ref": "102"
        },
        {
          "$ref": "102"
        }
      ],
      "Inventories": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "CallHistories": [
        {
          "$ref": "94"
        },
        {
          "$ref": "94"
        },
        {
          "$ref": "94"
        }
      ],
      "Registers": [
        {
          "$ref": "119"
        },
        {
          "$ref": "119"
        },
        {
          "$ref": "119"
        }
      ],
      "DeliveriesCities": "sample string 7",
      "UserRightIDs": [
        1,
        2,
        3
      ],
      "IsCashierMachine": true
    },
    "InventoryItems": [
      {
        "$ref": "91"
      },
      {
        "$ref": "91"
      },
      {
        "$ref": "91"
      }
    ],
    "Machine": {
      "$ref": "16"
    }
  },
  "SyncMessageID": 3
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Inventory'.