POST api/MoneyDrops/PostMoneyDrop

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
moneydrop
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "guid": "90f38475-b1d7-4651-b3cb-a851c6bdacda",
  "BranchID": 2,
  "BranchMoneyDrop": {
    "$id": "2",
    "ID": 1,
    "DTstamp": "2025-10-28T23:03:48.6559617+02:00",
    "ManagerID": 3,
    "EmployeeID": 4,
    "Amount": 5.0,
    "Cash": 6.0,
    "CreditCard": 7.0,
    "LedgerID": 8,
    "Canceled": true,
    "CancelDTstamp": "2025-10-28T23:03:48.6559617+02:00",
    "CancelManagerID": 1,
    "TotalDrop": 10.0,
    "DropAmount": 11.0,
    "OnCredit": 12.0,
    "Ledger": {
      "$id": "3",
      "ID": 1,
      "TableOrderID": 1,
      "DTstamp": "2025-10-28T23:03:48.6559617+02:00",
      "Amount": 3.0,
      "FinalPrice": 1.0,
      "PaymentTypeID": 4,
      "UserID": 5,
      "Canceled": true,
      "CancelDTstamp": "2025-10-28T23:03:48.6559617+02:00",
      "CancelUserID": 1,
      "Partial": 1.0,
      "OrderID": 1,
      "DeliveryOrderID": 1,
      "Printed": true,
      "CreditUsed": 1.0,
      "PaymentType": {
        "$id": "4",
        "ID": 1,
        "Text": "sample string 2",
        "Active": true,
        "PrinterID": 1,
        "Ledgers": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "DeliveryOrders": [
          {
            "$id": "5",
            "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": "6",
              "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:03:48.6559617+02:00",
              "Bell": "sample string 20",
              "Attributes": 20,
              "DeliveryCostProductSizeID": 1,
              "Street": "sample string 22",
              "Number": "sample string 23",
              "CustomerGroup": {
                "$id": "7",
                "ID": 1,
                "Text": "sample string 2",
                "Attributes": 3,
                "PricelistRules": [
                  {
                    "$id": "8",
                    "ID": 1,
                    "PricelistID": 2,
                    "OrderTypeID": 1,
                    "CustomerGroupID": 1,
                    "DateFrom": "2025-10-28T23:03:48.6559617+02:00",
                    "DateTo": "2025-10-28T23:03:48.6559617+02:00",
                    "StartTime": "00:00:00.1234567",
                    "EndTime": "00:00:00.1234567",
                    "DayOfWeek": 1,
                    "Active": true,
                    "CustomerGroup": {
                      "$ref": "7"
                    },
                    "OrderType": {
                      "$id": "9",
                      "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": "8"
                        },
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "ReceiptFooters": [
                        {
                          "$id": "10",
                          "ID": 1,
                          "OrderTypeID": 2,
                          "Text": "sample string 3",
                          "OrderType": {
                            "$ref": "9"
                          },
                          "Receipts": [
                            {
                              "$id": "11",
                              "PaymentTypeText": "sample string 1",
                              "ID": 1,
                              "OrderID": 2,
                              "OrderNumber": 3,
                              "Machine": "sample string 4",
                              "ReceiptTypeID": 5,
                              "Number": 6,
                              "DTstamp": "2025-10-28T23:03:48.6714916+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": "12",
                                "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": "13",
                                    "ID": 1,
                                    "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                    "UserID": 3,
                                    "MachineID": 4,
                                    "ActionID": 5,
                                    "OrderID": 1,
                                    "ReceiptID": 1,
                                    "OutcomeID": 6,
                                    "AuditAction": {
                                      "$id": "14",
                                      "ID": 1,
                                      "Text": "sample string 2",
                                      "Audits": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "Auditings": [
                                        {
                                          "$id": "15",
                                          "ID": 1,
                                          "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                          "UserID": 3,
                                          "MachineID": 4,
                                          "ActionID": 5,
                                          "EntityTypeID": 6,
                                          "EntityID": 7,
                                          "OutcomeID": 8,
                                          "Value": 1.0,
                                          "Description": "sample string 9",
                                          "AuditAction": {
                                            "$ref": "14"
                                          },
                                          "AuditOutcome": {
                                            "$id": "16",
                                            "ID": 1,
                                            "Text": "sample string 2",
                                            "Audits": [
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              },
                                              {
                                                "$ref": "13"
                                              }
                                            ],
                                            "Auditings": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ]
                                          },
                                          "AuditTable": {
                                            "$id": "17",
                                            "ID": 1,
                                            "Text": "sample string 2",
                                            "Auditings": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ]
                                          },
                                          "User": {
                                            "$id": "18",
                                            "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:03:48.6714916+02:00",
                                            "UserGroup": {
                                              "$id": "19",
                                              "ID": 1,
                                              "Text": "sample string 2",
                                              "Users": [
                                                {
                                                  "$ref": "18"
                                                },
                                                {
                                                  "$ref": "18"
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "UserGroup_UserRight": [
                                                {
                                                  "$id": "20",
                                                  "ID": 1,
                                                  "UserGroupID": 2,
                                                  "UserRightID": 3,
                                                  "UserRight": {
                                                    "$id": "21",
                                                    "ID": 1,
                                                    "Text": "sample string 2",
                                                    "UserGroup_UserRight": [
                                                      {
                                                        "$ref": "20"
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ]
                                                  },
                                                  "UserGroup": {
                                                    "$ref": "19"
                                                  }
                                                },
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "Ledgers": [
                                              {
                                                "$ref": "3"
                                              },
                                              {
                                                "$ref": "3"
                                              },
                                              {
                                                "$ref": "3"
                                              }
                                            ],
                                            "TableActions": [
                                              {
                                                "$id": "22",
                                                "ID": 1,
                                                "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                "UserID": 3,
                                                "MachineID": 4,
                                                "TableActionTypeID": 5,
                                                "FromTableID": 6,
                                                "ToTableID": 7,
                                                "IsFromTableReady": true,
                                                "FromTableOrderID": 9,
                                                "ToTableOrderID": 10,
                                                "TableActionType": {
                                                  "$id": "23",
                                                  "ID": 1,
                                                  "Text": "sample string 2",
                                                  "TableActions": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ]
                                                },
                                                "User": {
                                                  "$ref": "18"
                                                },
                                                "TableOrderProductSplits": [
                                                  {
                                                    "$id": "24",
                                                    "ID": 1,
                                                    "TableActionID": 2,
                                                    "TableOrderProductID": 3,
                                                    "TableAction": {
                                                      "$ref": "22"
                                                    },
                                                    "TableOrderProduct": {
                                                      "$id": "25",
                                                      "ID": 1,
                                                      "DTstamp": "2025-10-28T23:03:48.6714916+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": "9"
                                                      },
                                                      "Pricelist": {
                                                        "$id": "26",
                                                        "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": "26"
                                                          },
                                                          {
                                                            "$ref": "26"
                                                          },
                                                          {
                                                            "$ref": "26"
                                                          }
                                                        ],
                                                        "MasterPricelist": {
                                                          "$ref": "26"
                                                        },
                                                        "PricelistType": {
                                                          "$id": "27",
                                                          "ID": 1,
                                                          "Text": "sample string 2",
                                                          "Pricelists": [
                                                            {
                                                              "$ref": "26"
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            }
                                                          ]
                                                        },
                                                        "PricelistPricings": [
                                                          {
                                                            "$id": "28",
                                                            "ID": 1,
                                                            "PricelistID": 2,
                                                            "EntityTypeID": 3,
                                                            "EntityID": 4,
                                                            "Price": 5.0,
                                                            "VatID": 1,
                                                            "PercentLoyaltyCredit": 1.0,
                                                            "PriceEntityType": {
                                                              "$id": "29",
                                                              "ID": 1,
                                                              "Text": "sample string 2",
                                                              "PricelistPricings": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ]
                                                            },
                                                            "Vat": {
                                                              "$id": "30",
                                                              "ID": 1,
                                                              "Text": "sample string 2",
                                                              "Rate": 3.0,
                                                              "PricelistPricings": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ]
                                                            },
                                                            "Pricelist": {
                                                              "$ref": "26"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          },
                                                          {
                                                            "$ref": "28"
                                                          }
                                                        ],
                                                        "PricelistRules": [
                                                          {
                                                            "$ref": "8"
                                                          },
                                                          {
                                                            "$ref": "8"
                                                          },
                                                          {
                                                            "$ref": "8"
                                                          }
                                                        ],
                                                        "OrderProducts": [
                                                          {
                                                            "$id": "31",
                                                            "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": {
                                                              "$id": "32",
                                                              "ID": 1,
                                                              "DTstamp": "2025-10-28T23:03:48.6714916+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": "6"
                                                              },
                                                              "Ledgers": [
                                                                {
                                                                  "$ref": "3"
                                                                },
                                                                {
                                                                  "$ref": "3"
                                                                },
                                                                {
                                                                  "$ref": "3"
                                                                }
                                                              ],
                                                              "OrderType": {
                                                                "$ref": "9"
                                                              },
                                                              "TableOrder": {
                                                                "$id": "33",
                                                                "ID": 1,
                                                                "DTstamp": "2025-10-28T23:03:48.6714916+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:03:48.6714916+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": "3"
                                                                  },
                                                                  {
                                                                    "$ref": "3"
                                                                  },
                                                                  {
                                                                    "$ref": "3"
                                                                  }
                                                                ],
                                                                "Reason": {
                                                                  "$id": "34",
                                                                  "ID": 1,
                                                                  "Text": "sample string 2",
                                                                  "ReasonTypeID": 1,
                                                                  "Deleted": true,
                                                                  "ReasonType": {
                                                                    "$id": "35",
                                                                    "ID": 1,
                                                                    "Text": "sample string 2",
                                                                    "Reasons": [
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "TableOrders": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "Deliveries": [
                                                                    {
                                                                      "$id": "36",
                                                                      "ID": 1,
                                                                      "DeliveryOrderID": 2,
                                                                      "DTstamp": "2025-10-28T23:03:48.6714916+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:03:48.6714916+02:00",
                                                                      "DTstamp_Departure": "2025-10-28T23:03:48.6714916+02:00",
                                                                      "DTstamp_Arrival": "2025-10-28T23:03:48.6714916+02:00",
                                                                      "DeliveryStatusID": 3,
                                                                      "ReasonID": 1,
                                                                      "ReasonNotes": "sample string 12",
                                                                      "Floor": "sample string 13",
                                                                      "CancelOrderPending": true,
                                                                      "Bell": "sample string 15",
                                                                      "Pickup": true,
                                                                      "CustomerAddress": {
                                                                        "$id": "37",
                                                                        "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": "6"
                                                                        },
                                                                        "Deliveries": [
                                                                          {
                                                                            "$ref": "36"
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          }
                                                                        ],
                                                                        "WebOrders": [
                                                                          {
                                                                            "$id": "38",
                                                                            "ID": 1,
                                                                            "DTstamp": "2025-10-28T23:03:48.6714916+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:03:48.6714916+02:00",
                                                                            "PickupDeliveryDateTimeTo": "2025-10-28T23:03:48.6714916+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": "6"
                                                                            },
                                                                            "CustomerAddress": {
                                                                              "$ref": "37"
                                                                            },
                                                                            "OrderType": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "PaymentType": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "WebOrderStatu": {
                                                                              "$id": "39",
                                                                              "ID": 1,
                                                                              "Text": "sample string 2",
                                                                              "WebOrders": [
                                                                                {
                                                                                  "$ref": "38"
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "WebOrderType": {
                                                                              "$id": "40",
                                                                              "ID": 1,
                                                                              "Text": "sample string 2",
                                                                              "WebOrders": [
                                                                                {
                                                                                  "$ref": "38"
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "WebOrderProducts": [
                                                                              {
                                                                                "$id": "41",
                                                                                "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": "38"
                                                                                },
                                                                                "WebOrderProductExtras": [
                                                                                  {
                                                                                    "$id": "42",
                                                                                    "ID": 1,
                                                                                    "WebOrderProductID": 2,
                                                                                    "ExtraID": 3,
                                                                                    "FinalPrice": 4.0,
                                                                                    "VatRate": 5.0,
                                                                                    "MainPrice": 1.0,
                                                                                    "PricelistID": 6,
                                                                                    "NetPrice": 7.0,
                                                                                    "WebOrderProduct": {
                                                                                      "$ref": "41"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "42"
                                                                                  }
                                                                                ],
                                                                                "WebOrderUknownProductExtras": [
                                                                                  {
                                                                                    "$id": "43",
                                                                                    "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": "41"
                                                                                    },
                                                                                    "WebOrderUknownProduct": {
                                                                                      "$id": "44",
                                                                                      "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": "38"
                                                                                      },
                                                                                      "WebOrderUknownProductExtras": [
                                                                                        {
                                                                                          "$ref": "43"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "43"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "43"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "43"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "43"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "41"
                                                                              },
                                                                              {
                                                                                "$ref": "41"
                                                                              }
                                                                            ],
                                                                            "DeliveryOrders": [
                                                                              {
                                                                                "$ref": "5"
                                                                              },
                                                                              {
                                                                                "$ref": "5"
                                                                              },
                                                                              {
                                                                                "$ref": "5"
                                                                              }
                                                                            ],
                                                                            "Orders": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "WebOrderUknownProducts": [
                                                                              {
                                                                                "$ref": "44"
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "WebOrderOrigin": {
                                                                              "$id": "45",
                                                                              "ID": 1,
                                                                              "Text": "sample string 2",
                                                                              "WebOrders": [
                                                                                {
                                                                                  "$ref": "38"
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                },
                                                                                {
                                                                                  "$ref": "38"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "38"
                                                                          },
                                                                          {
                                                                            "$ref": "38"
                                                                          }
                                                                        ],
                                                                        "Country": {
                                                                          "$id": "46",
                                                                          "ID": 1,
                                                                          "Text": "sample string 2",
                                                                          "Code": "sample string 3",
                                                                          "Customers": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "CustomerAddresses": [
                                                                            {
                                                                              "$ref": "37"
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "ProductSize": {
                                                                          "$id": "47",
                                                                          "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": "48",
                                                                              "ID": 1,
                                                                              "DTstamp": "2025-10-28T23:03:48.6714916+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": "5"
                                                                              },
                                                                              "OrderType": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "Pricelist": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "Reason": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "User": {
                                                                                "$ref": "18"
                                                                              },
                                                                              "DeliveryOrderProductExtras": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "ID": 1,
                                                                                  "DeliveryOrderProductID": 2,
                                                                                  "ExtraID": 3,
                                                                                  "Price": 4.0,
                                                                                  "VatRate": 5.0,
                                                                                  "PricelistID": 6,
                                                                                  "QualifierText": "sample string 7",
                                                                                  "QualifierFactor": 1.0,
                                                                                  "DeliveryOrderProduct": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "Extra": {
                                                                                    "$id": "50",
                                                                                    "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": "51",
                                                                                      "ID": 1,
                                                                                      "Text": "sample string 2",
                                                                                      "SortOrder": 3,
                                                                                      "PictureID": 1,
                                                                                      "Active": true,
                                                                                      "Deleted": true,
                                                                                      "Extras": [
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "50"
                                                                                        }
                                                                                      ],
                                                                                      "Picture": {
                                                                                        "$id": "52",
                                                                                        "ID": 1,
                                                                                        "Data": "QEBA",
                                                                                        "Width": 2,
                                                                                        "Height": 3,
                                                                                        "Text": "sample string 4",
                                                                                        "CanBeDeleted": true,
                                                                                        "Products": [
                                                                                          {
                                                                                            "$id": "53",
                                                                                            "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": "52"
                                                                                            },
                                                                                            "ProductCategory": {
                                                                                              "$id": "54",
                                                                                              "ID": 1,
                                                                                              "Text": "sample string 2",
                                                                                              "SortOrder": 3,
                                                                                              "PictureID": 1,
                                                                                              "Active": true,
                                                                                              "Deleted": true,
                                                                                              "ColorOverlay": "sample string 6",
                                                                                              "SourceAvailability": 1,
                                                                                              "IncludeTagProductExtras": true,
                                                                                              "Picture": {
                                                                                                "$ref": "52"
                                                                                              },
                                                                                              "Products": [
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                }
                                                                                              ],
                                                                                              "ProductCategory_Tag": [
                                                                                                {
                                                                                                  "$id": "55",
                                                                                                  "ID": 1,
                                                                                                  "ProductCategoryID": 2,
                                                                                                  "TagID": 3,
                                                                                                  "ProductCategory": {
                                                                                                    "$ref": "54"
                                                                                                  },
                                                                                                  "Tag": {
                                                                                                    "$id": "56",
                                                                                                    "ID": 1,
                                                                                                    "Text": "sample string 2",
                                                                                                    "Product_Tag": [
                                                                                                      {
                                                                                                        "$id": "57",
                                                                                                        "ID": 1,
                                                                                                        "ProductID": 2,
                                                                                                        "TagID": 3,
                                                                                                        "Product": {
                                                                                                          "$ref": "53"
                                                                                                        },
                                                                                                        "Tag": {
                                                                                                          "$ref": "56"
                                                                                                        }
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "57"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "57"
                                                                                                      }
                                                                                                    ],
                                                                                                    "ProductCategory_Tag": [
                                                                                                      {
                                                                                                        "$ref": "55"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "55"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "55"
                                                                                                      }
                                                                                                    ],
                                                                                                    "OfferTags": [
                                                                                                      {
                                                                                                        "$id": "58",
                                                                                                        "ID": 1,
                                                                                                        "OfferID": 2,
                                                                                                        "TagID": 3,
                                                                                                        "Tag": {
                                                                                                          "$ref": "56"
                                                                                                        },
                                                                                                        "Offer": {
                                                                                                          "$id": "59",
                                                                                                          "ID": 1,
                                                                                                          "Text": "sample string 2",
                                                                                                          "ProductSizeID": 3,
                                                                                                          "Active": true,
                                                                                                          "Deleted": true,
                                                                                                          "ProductSize": {
                                                                                                            "$ref": "47"
                                                                                                          },
                                                                                                          "OfferTags": [
                                                                                                            {
                                                                                                              "$ref": "58"
                                                                                                            },
                                                                                                            {
                                                                                                              "$ref": "58"
                                                                                                            },
                                                                                                            {
                                                                                                              "$ref": "58"
                                                                                                            }
                                                                                                          ]
                                                                                                        }
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "58"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "58"
                                                                                                      }
                                                                                                    ]
                                                                                                  }
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "55"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "55"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "ProductStatu": {
                                                                                              "$id": "60",
                                                                                              "ID": 1,
                                                                                              "Text": "sample string 2",
                                                                                              "PictureID": 1,
                                                                                              "Picture": {
                                                                                                "$ref": "52"
                                                                                              },
                                                                                              "Products": [
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                }
                                                                                              ],
                                                                                              "Extras": [
                                                                                                {
                                                                                                  "$ref": "50"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "50"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "50"
                                                                                                }
                                                                                              ],
                                                                                              "ProductSizes": [
                                                                                                {
                                                                                                  "$ref": "47"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "47"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "47"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "PrintGroup": {
                                                                                              "$id": "61",
                                                                                              "ID": 1,
                                                                                              "Text": "sample string 2",
                                                                                              "PrintGroup_PrintTask": [
                                                                                                {
                                                                                                  "$id": "62",
                                                                                                  "ID": 1,
                                                                                                  "PrintGroupID": 2,
                                                                                                  "PrintTaskID": 3,
                                                                                                  "PrintOrder": 4,
                                                                                                  "PrintGroup": {
                                                                                                    "$ref": "61"
                                                                                                  },
                                                                                                  "PrintTask": {
                                                                                                    "$id": "63",
                                                                                                    "Continue": true,
                                                                                                    "ID": 2,
                                                                                                    "Text": "sample string 3",
                                                                                                    "InternalTypeID": 1,
                                                                                                    "SourceAvailability": 1,
                                                                                                    "TypeID": 1,
                                                                                                    "TableGroups": "sample string 4",
                                                                                                    "Printer_PrintTask": [
                                                                                                      {
                                                                                                        "$id": "64",
                                                                                                        "ID": 1,
                                                                                                        "PrinterID": 2,
                                                                                                        "PrintTaskID": 3,
                                                                                                        "MachineID": 4,
                                                                                                        "TableGroups": "sample string 5",
                                                                                                        "Printer": {
                                                                                                          "$id": "65",
                                                                                                          "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": "64"
                                                                                                            },
                                                                                                            {
                                                                                                              "$ref": "64"
                                                                                                            },
                                                                                                            {
                                                                                                              "$ref": "64"
                                                                                                            }
                                                                                                          ]
                                                                                                        },
                                                                                                        "Machine": {
                                                                                                          "$ref": "12"
                                                                                                        },
                                                                                                        "PrintTask": {
                                                                                                          "$ref": "63"
                                                                                                        }
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "64"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "64"
                                                                                                      }
                                                                                                    ],
                                                                                                    "PrintGroup_PrintTask": [
                                                                                                      {
                                                                                                        "$ref": "62"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "62"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "62"
                                                                                                      }
                                                                                                    ]
                                                                                                  }
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "62"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "62"
                                                                                                }
                                                                                              ],
                                                                                              "Products": [
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "53"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "ProductExtras": [
                                                                                              {
                                                                                                "$id": "66",
                                                                                                "ID": 1,
                                                                                                "ProductID": 2,
                                                                                                "ExtraID": 3,
                                                                                                "Selected": true,
                                                                                                "Extra": {
                                                                                                  "$ref": "50"
                                                                                                },
                                                                                                "Product": {
                                                                                                  "$ref": "53"
                                                                                                }
                                                                                              },
                                                                                              {
                                                                                                "$ref": "66"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "66"
                                                                                              }
                                                                                            ],
                                                                                            "Product_Tag": [
                                                                                              {
                                                                                                "$ref": "57"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "57"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "57"
                                                                                              }
                                                                                            ],
                                                                                            "ProductSizes": [
                                                                                              {
                                                                                                "$ref": "47"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "47"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "47"
                                                                                              }
                                                                                            ],
                                                                                            "ProductExtend": {
                                                                                              "$id": "67",
                                                                                              "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": "53"
                                                                                              }
                                                                                            },
                                                                                            "TableOrderFormBodyRows": [
                                                                                              {
                                                                                                "$id": "68",
                                                                                                "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": "9"
                                                                                                },
                                                                                                "Product": {
                                                                                                  "$ref": "53"
                                                                                                },
                                                                                                "TableOrderForm": {
                                                                                                  "$id": "69",
                                                                                                  "ID": 1,
                                                                                                  "TableOrderID": 2,
                                                                                                  "Waiter": "sample string 3",
                                                                                                  "Table_Group": "sample string 4",
                                                                                                  "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                  "Notes": "sample string 6",
                                                                                                  "Attributes": 1,
                                                                                                  "PickupDeliveryDateTime": "2025-10-28T23:03:48.6714916+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": "33"
                                                                                                  },
                                                                                                  "TableOrderFormBodyRows": [
                                                                                                    {
                                                                                                      "$ref": "68"
                                                                                                    },
                                                                                                    {
                                                                                                      "$ref": "68"
                                                                                                    },
                                                                                                    {
                                                                                                      "$ref": "68"
                                                                                                    }
                                                                                                  ]
                                                                                                },
                                                                                                "TableOrderProduct": {
                                                                                                  "$ref": "25"
                                                                                                },
                                                                                                "TableOrderFormBodyRowExtras": [
                                                                                                  {
                                                                                                    "$id": "70",
                                                                                                    "ID": 4,
                                                                                                    "FormBodyRowID": 5,
                                                                                                    "Text": "sample string 6",
                                                                                                    "PrintOnForm": true,
                                                                                                    "Price": 1.0,
                                                                                                    "Text2": "sample string 8",
                                                                                                    "VatRate": 1.0,
                                                                                                    "TableOrderProductExtraID": 1,
                                                                                                    "TableOrderFormBodyRow": {
                                                                                                      "$ref": "68"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "70"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "70"
                                                                                                  }
                                                                                                ]
                                                                                              },
                                                                                              {
                                                                                                "$ref": "68"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "68"
                                                                                              }
                                                                                            ],
                                                                                            "DisplayQuantity": null,
                                                                                            "StatusPictureID": 1,
                                                                                            "HasExtras": true
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "ProductCategories": [
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          }
                                                                                        ],
                                                                                        "ProductStatus": [
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          }
                                                                                        ],
                                                                                        "TableStatus": [
                                                                                          {
                                                                                            "$id": "71",
                                                                                            "ID": 1,
                                                                                            "Text": "sample string 2",
                                                                                            "PictureID": 1,
                                                                                            "Picture": {
                                                                                              "$ref": "52"
                                                                                            },
                                                                                            "Tables": [
                                                                                              {
                                                                                                "$id": "72",
                                                                                                "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:03:48.6714916+02:00",
                                                                                                "ByUserID": 1,
                                                                                                "FromMachineID": 1,
                                                                                                "OccupyState": 1,
                                                                                                "TempText": "sample string 8",
                                                                                                "FiscalTableID": 1,
                                                                                                "FiscalDeviceID": 1,
                                                                                                "FiscalPending": true,
                                                                                                "KdsOrders": [
                                                                                                  {
                                                                                                    "$id": "73",
                                                                                                    "ID": 1,
                                                                                                    "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                    "SourceID": 3,
                                                                                                    "OrderID": 4,
                                                                                                    "TableID": 1,
                                                                                                    "Persons": 1,
                                                                                                    "Notes": "sample string 5",
                                                                                                    "StatusID": 6,
                                                                                                    "ProcessStart": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                    "Completed": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                    "KdsStatu": {
                                                                                                      "$id": "74",
                                                                                                      "ID": 1,
                                                                                                      "Text": "sample string 2",
                                                                                                      "KdsOrders": [
                                                                                                        {
                                                                                                          "$ref": "73"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "73"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "73"
                                                                                                        }
                                                                                                      ],
                                                                                                      "KdsOrderProducts": [
                                                                                                        {
                                                                                                          "$id": "75",
                                                                                                          "ID": 1,
                                                                                                          "KdsOrderID": 2,
                                                                                                          "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                          "OrderProductID": 4,
                                                                                                          "ProductSizeID": 5,
                                                                                                          "DisplayQuantity": "sample string 6",
                                                                                                          "Notes": "sample string 7",
                                                                                                          "PlateOrder": 1,
                                                                                                          "StatusID": 8,
                                                                                                          "ProcessStart": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                          "Completed": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                          "KdsOrder": {
                                                                                                            "$ref": "73"
                                                                                                          },
                                                                                                          "KdsStatu": {
                                                                                                            "$ref": "74"
                                                                                                          },
                                                                                                          "KdsOrderProductExtras": [
                                                                                                            {
                                                                                                              "$id": "76",
                                                                                                              "ID": 1,
                                                                                                              "KdsOrderProductID": 2,
                                                                                                              "ExtraID": 3,
                                                                                                              "Extra": {
                                                                                                                "$ref": "50"
                                                                                                              },
                                                                                                              "KdsOrderProduct": {
                                                                                                                "$ref": "75"
                                                                                                              }
                                                                                                            },
                                                                                                            {
                                                                                                              "$ref": "76"
                                                                                                            },
                                                                                                            {
                                                                                                              "$ref": "76"
                                                                                                            }
                                                                                                          ],
                                                                                                          "ProductSize": {
                                                                                                            "$ref": "47"
                                                                                                          }
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "75"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "75"
                                                                                                        }
                                                                                                      ]
                                                                                                    },
                                                                                                    "OrderSource": {
                                                                                                      "$id": "77",
                                                                                                      "ID": 1,
                                                                                                      "Text": "sample string 2",
                                                                                                      "Orders": [
                                                                                                        {
                                                                                                          "$ref": "32"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "32"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "32"
                                                                                                        }
                                                                                                      ],
                                                                                                      "KdsOrders": [
                                                                                                        {
                                                                                                          "$ref": "73"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "73"
                                                                                                        },
                                                                                                        {
                                                                                                          "$ref": "73"
                                                                                                        }
                                                                                                      ]
                                                                                                    },
                                                                                                    "KdsOrderProducts": [
                                                                                                      {
                                                                                                        "$ref": "75"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "75"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "75"
                                                                                                      }
                                                                                                    ],
                                                                                                    "Table": {
                                                                                                      "$ref": "72"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "73"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "73"
                                                                                                  }
                                                                                                ],
                                                                                                "Orders": [
                                                                                                  {
                                                                                                    "$ref": "32"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "32"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "32"
                                                                                                  }
                                                                                                ],
                                                                                                "Picture": {
                                                                                                  "$ref": "52"
                                                                                                },
                                                                                                "TableGroup": {
                                                                                                  "$id": "78",
                                                                                                  "ID": 1,
                                                                                                  "Text": "sample string 2",
                                                                                                  "SortOrder": 3,
                                                                                                  "Active": true,
                                                                                                  "PictureID": 1,
                                                                                                  "ColorOverlay": "sample string 5",
                                                                                                  "OrderTypeID": 1,
                                                                                                  "Picture": {
                                                                                                    "$ref": "52"
                                                                                                  },
                                                                                                  "OrderType": {
                                                                                                    "$ref": "9"
                                                                                                  },
                                                                                                  "Tables": [
                                                                                                    {
                                                                                                      "$ref": "72"
                                                                                                    },
                                                                                                    {
                                                                                                      "$ref": "72"
                                                                                                    },
                                                                                                    {
                                                                                                      "$ref": "72"
                                                                                                    }
                                                                                                  ],
                                                                                                  "OccupiedTables": "sample string 6"
                                                                                                },
                                                                                                "TableStatu": {
                                                                                                  "$ref": "71"
                                                                                                },
                                                                                                "MergedTableMerges": [
                                                                                                  {
                                                                                                    "$id": "79",
                                                                                                    "ID": 1,
                                                                                                    "OrderTableID": 2,
                                                                                                    "MergedTableID": 3,
                                                                                                    "MergedTable": {
                                                                                                      "$ref": "72"
                                                                                                    },
                                                                                                    "OrderTable": {
                                                                                                      "$ref": "72"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "79"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "79"
                                                                                                  }
                                                                                                ],
                                                                                                "OrderTableMerges": [
                                                                                                  {
                                                                                                    "$ref": "79"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "79"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "79"
                                                                                                  }
                                                                                                ],
                                                                                                "TableOccupies": [
                                                                                                  {
                                                                                                    "$id": "80",
                                                                                                    "ID": 1,
                                                                                                    "TableID": 2,
                                                                                                    "UserID": 3,
                                                                                                    "MachineID": 4,
                                                                                                    "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                    "State": 6,
                                                                                                    "Machine": {
                                                                                                      "$ref": "12"
                                                                                                    },
                                                                                                    "User": {
                                                                                                      "$ref": "18"
                                                                                                    },
                                                                                                    "Table": {
                                                                                                      "$ref": "72"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "80"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "80"
                                                                                                  }
                                                                                                ],
                                                                                                "TableOrders": [
                                                                                                  {
                                                                                                    "$ref": "33"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "33"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "33"
                                                                                                  }
                                                                                                ],
                                                                                                "Callnames": [
                                                                                                  {
                                                                                                    "$id": "81",
                                                                                                    "ID": 1,
                                                                                                    "TableID": 1,
                                                                                                    "Text": "sample string 2",
                                                                                                    "CustomerID": 1,
                                                                                                    "Customer": {
                                                                                                      "$ref": "6"
                                                                                                    },
                                                                                                    "Table": {
                                                                                                      "$ref": "72"
                                                                                                    }
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "81"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "81"
                                                                                                  }
                                                                                                ],
                                                                                                "Tickets": [
                                                                                                  {
                                                                                                    "$id": "82",
                                                                                                    "Id": 1,
                                                                                                    "Title": "sample string 2",
                                                                                                    "Subtitle": "sample string 3",
                                                                                                    "OrderType": "sample string 4",
                                                                                                    "DTCreatedDate": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                    "CreatedBy": 1,
                                                                                                    "DTCompletedDate": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                    "CompletedBy": 1,
                                                                                                    "Notes": "sample string 6",
                                                                                                    "Status": 1,
                                                                                                    "SourceId": 1,
                                                                                                    "OrderId": 1,
                                                                                                    "TableId": 1,
                                                                                                    "IsCompleted": true,
                                                                                                    "IsCanceled": true,
                                                                                                    "DeviceId": 9,
                                                                                                    "Table": {
                                                                                                      "$ref": "72"
                                                                                                    },
                                                                                                    "TicketProducts": [
                                                                                                      {
                                                                                                        "$id": "83",
                                                                                                        "Id": 1,
                                                                                                        "TicketId": 2,
                                                                                                        "Label": "sample string 3",
                                                                                                        "DTCreatedDate": "2025-10-28T23:03:48.6714916+02:00",
                                                                                                        "CreatedBy": 1,
                                                                                                        "DTCompletedDate": "2025-10-28T23:03:48.6714916+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": "82"
                                                                                                        },
                                                                                                        "TicketProductModifiers": [
                                                                                                          {
                                                                                                            "$id": "84",
                                                                                                            "Id": 1,
                                                                                                            "Prefix": "sample string 2",
                                                                                                            "Label": "sample string 3",
                                                                                                            "Quantity": 4,
                                                                                                            "TicketProductId": 1,
                                                                                                            "ExtraId": 1,
                                                                                                            "TicketProduct": {
                                                                                                              "$ref": "83"
                                                                                                            }
                                                                                                          },
                                                                                                          {
                                                                                                            "$ref": "84"
                                                                                                          },
                                                                                                          {
                                                                                                            "$ref": "84"
                                                                                                          }
                                                                                                        ]
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "83"
                                                                                                      },
                                                                                                      {
                                                                                                        "$ref": "83"
                                                                                                      }
                                                                                                    ]
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "82"
                                                                                                  },
                                                                                                  {
                                                                                                    "$ref": "82"
                                                                                                  }
                                                                                                ],
                                                                                                "StatusPictureID": 1,
                                                                                                "DisplayText": "sample string 8"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "72"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "72"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          {
                                                                                            "$ref": "71"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "71"
                                                                                          }
                                                                                        ],
                                                                                        "Extras": [
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "50"
                                                                                          }
                                                                                        ],
                                                                                        "ExtraCategories": [
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "51"
                                                                                          }
                                                                                        ],
                                                                                        "TableGroups": [
                                                                                          {
                                                                                            "$ref": "78"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "78"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "78"
                                                                                          }
                                                                                        ],
                                                                                        "Tables": [
                                                                                          {
                                                                                            "$ref": "72"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "72"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "72"
                                                                                          }
                                                                                        ],
                                                                                        "Sizes": [
                                                                                          {
                                                                                            "$id": "85",
                                                                                            "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": "52"
                                                                                            },
                                                                                            "ProductSizes": [
                                                                                              {
                                                                                                "$ref": "47"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "47"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "47"
                                                                                              }
                                                                                            ],
                                                                                            "UnitOfMeasure": {
                                                                                              "$id": "86",
                                                                                              "ID": 1,
                                                                                              "Text": "sample string 2",
                                                                                              "Deleted": true,
                                                                                              "DisplayText": "sample string 4",
                                                                                              "Multiplier": 5.0,
                                                                                              "Sizes": [
                                                                                                {
                                                                                                  "$ref": "85"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "85"
                                                                                                },
                                                                                                {
                                                                                                  "$ref": "85"
                                                                                                }
                                                                                              ]
                                                                                            },
                                                                                            "ExtraContainerExtras": [
                                                                                              {
                                                                                                "$id": "87",
                                                                                                "ID": 1,
                                                                                                "ContainerID": 2,
                                                                                                "SizeID": 3,
                                                                                                "ExtraID": 4,
                                                                                                "Quantity": 5,
                                                                                                "Container": {
                                                                                                  "$ref": "50"
                                                                                                },
                                                                                                "Extra": {
                                                                                                  "$ref": "50"
                                                                                                },
                                                                                                "Size": {
                                                                                                  "$ref": "85"
                                                                                                }
                                                                                              },
                                                                                              {
                                                                                                "$ref": "87"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "87"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          {
                                                                                            "$ref": "85"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "85"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    "Picture": {
                                                                                      "$ref": "52"
                                                                                    },
                                                                                    "ProductStatu": {
                                                                                      "$ref": "60"
                                                                                    },
                                                                                    "ProductExtras": [
                                                                                      {
                                                                                        "$ref": "66"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "66"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "66"
                                                                                      }
                                                                                    ],
                                                                                    "KdsOrderProductExtras": [
                                                                                      {
                                                                                        "$ref": "76"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "76"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "76"
                                                                                      }
                                                                                    ],
                                                                                    "OrderProductExtras": [
                                                                                      {
                                                                                        "$id": "88",
                                                                                        "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": {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        "OrderProduct": {
                                                                                          "$ref": "31"
                                                                                        },
                                                                                        "Pricelist": {
                                                                                          "$ref": "26"
                                                                                        },
                                                                                        "V3Guid": "sample string 11"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "88"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "88"
                                                                                      }
                                                                                    ],
                                                                                    "DeliveryOrderProductExtras": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ],
                                                                                    "TableOrderProductExtras": [
                                                                                      {
                                                                                        "$id": "89",
                                                                                        "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": "50"
                                                                                        },
                                                                                        "Pricelist": {
                                                                                          "$ref": "26"
                                                                                        },
                                                                                        "TableOrderComboes": [
                                                                                          {
                                                                                            "$id": "90",
                                                                                            "ID": 1,
                                                                                            "TableOrderID": 2,
                                                                                            "TopID": 1,
                                                                                            "TopeID": 1,
                                                                                            "UsedByTopID": 1,
                                                                                            "UsedByTopeID": 1,
                                                                                            "PricelistRuleComboID": 3,
                                                                                            "TableOrder": {
                                                                                              "$ref": "33"
                                                                                            },
                                                                                            "TableOrderProduct": {
                                                                                              "$ref": "25"
                                                                                            },
                                                                                            "TableOrderProduct1": {
                                                                                              "$ref": "25"
                                                                                            },
                                                                                            "TableOrderProductExtra": {
                                                                                              "$ref": "89"
                                                                                            },
                                                                                            "TableOrderProductExtra1": {
                                                                                              "$ref": "89"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "90"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "90"
                                                                                          }
                                                                                        ],
                                                                                        "TableOrderComboes1": [
                                                                                          {
                                                                                            "$ref": "90"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "90"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "90"
                                                                                          }
                                                                                        ],
                                                                                        "TableOrderProduct": {
                                                                                          "$ref": "25"
                                                                                        },
                                                                                        "V3Guid": "sample string 8"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "89"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "89"
                                                                                      }
                                                                                    ],
                                                                                    "InventoryItems": [
                                                                                      {
                                                                                        "$id": "91",
                                                                                        "ID": 1,
                                                                                        "InventoryID": 2,
                                                                                        "ProductSizeID": 1,
                                                                                        "ExtraID": 1,
                                                                                        "Quantity": 3.0,
                                                                                        "Extra": {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        "Inventory": {
                                                                                          "$id": "92",
                                                                                          "ID": 1,
                                                                                          "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                                          "UserID": 3,
                                                                                          "Deleted": true,
                                                                                          "MachineID": 5,
                                                                                          "User": {
                                                                                            "$ref": "18"
                                                                                          },
                                                                                          "InventoryItems": [
                                                                                            {
                                                                                              "$ref": "91"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "91"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "91"
                                                                                            }
                                                                                          ],
                                                                                          "Machine": {
                                                                                            "$ref": "12"
                                                                                          }
                                                                                        },
                                                                                        "ProductSize": {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "91"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "91"
                                                                                      }
                                                                                    ],
                                                                                    "ExtraContainerExtras": [
                                                                                      {
                                                                                        "$ref": "87"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "87"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "87"
                                                                                      }
                                                                                    ],
                                                                                    "ExtraContainerExtras1": [
                                                                                      {
                                                                                        "$ref": "87"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "87"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "87"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "Pricelist": {
                                                                                    "$ref": "26"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "ProductSize": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "InventoryItems": [
                                                                            {
                                                                              "$ref": "91"
                                                                            },
                                                                            {
                                                                              "$ref": "91"
                                                                            },
                                                                            {
                                                                              "$ref": "91"
                                                                            }
                                                                          ],
                                                                          "KdsOrderProducts": [
                                                                            {
                                                                              "$ref": "75"
                                                                            },
                                                                            {
                                                                              "$ref": "75"
                                                                            },
                                                                            {
                                                                              "$ref": "75"
                                                                            }
                                                                          ],
                                                                          "OrderProducts": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "Product": {
                                                                            "$ref": "53"
                                                                          },
                                                                          "ProductStatu": {
                                                                            "$ref": "60"
                                                                          },
                                                                          "TableOrderProducts": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ],
                                                                          "Size": {
                                                                            "$ref": "85"
                                                                          },
                                                                          "ProductSizeConnecteds": [
                                                                            {
                                                                              "$id": "93",
                                                                              "ID": 1,
                                                                              "ProductSizeID": 2,
                                                                              "ConnectedProductSizeID": 3,
                                                                              "Quantity": 4,
                                                                              "SourceAvailability": 5,
                                                                              "ProductSize": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "ConnectedProductSize": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "93"
                                                                            },
                                                                            {
                                                                              "$ref": "93"
                                                                            }
                                                                          ],
                                                                          "ProductSizeConnecteds1": [
                                                                            {
                                                                              "$ref": "93"
                                                                            },
                                                                            {
                                                                              "$ref": "93"
                                                                            },
                                                                            {
                                                                              "$ref": "93"
                                                                            }
                                                                          ],
                                                                          "Customers": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "CustomerAddresses": [
                                                                            {
                                                                              "$ref": "37"
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            }
                                                                          ],
                                                                          "Offers": [
                                                                            {
                                                                              "$ref": "59"
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ],
                                                                          "HasOffer": true,
                                                                          "OfferText": "sample string 10",
                                                                          "ProductsForOffer": 11,
                                                                          "StatusPictureID": 1,
                                                                          "DisplayQuantity": "1"
                                                                        },
                                                                        "V3Guid": "sample string 12",
                                                                        "DeliveryCostProductSize": {
                                                                          "$ref": "47"
                                                                        }
                                                                      },
                                                                      "DeliveryOrder": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "DeliveryStatu": {
                                                                        "$id": "94",
                                                                        "ID": 1,
                                                                        "Text": "sample string 2",
                                                                        "Deliveries": [
                                                                          {
                                                                            "$ref": "36"
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          },
                                                                          {
                                                                            "$ref": "36"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "Reason": {
                                                                        "$ref": "34"
                                                                      },
                                                                      "User": {
                                                                        "$ref": "18"
                                                                      },
                                                                      "CallHistories": [
                                                                        {
                                                                          "$id": "95",
                                                                          "ID": 1,
                                                                          "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                          "PhoneNumber": "sample string 3",
                                                                          "DTstamp_Process": "2025-10-28T23:03:48.6714916+02:00",
                                                                          "UserID": 1,
                                                                          "NewCustomer": true,
                                                                          "CustomerID": 1,
                                                                          "DeliveryID": 1,
                                                                          "MachineID": 1,
                                                                          "Customer": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "Delivery": {
                                                                            "$ref": "36"
                                                                          },
                                                                          "User": {
                                                                            "$ref": "18"
                                                                          },
                                                                          "Machine": {
                                                                            "$ref": "12"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "95"
                                                                        },
                                                                        {
                                                                          "$ref": "95"
                                                                        }
                                                                      ],
                                                                      "OrderProductRows": [
                                                                        {
                                                                          "$id": "96",
                                                                          "DisplayQuantity": "sample string 1",
                                                                          "Size": "sample string 2",
                                                                          "Product": "sample string 3",
                                                                          "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                          "OrderType": "sample string 5",
                                                                          "Price": 6.0,
                                                                          "Notes": "sample string 7",
                                                                          "Extras": [
                                                                            "sample string 1",
                                                                            "sample string 2",
                                                                            "sample string 3"
                                                                          ]
                                                                        },
                                                                        {
                                                                          "$ref": "96"
                                                                        },
                                                                        {
                                                                          "$ref": "96"
                                                                        }
                                                                      ],
                                                                      "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": "36"
                                                                    },
                                                                    {
                                                                      "$ref": "36"
                                                                    }
                                                                  ],
                                                                  "DeliveryOrderProducts": [
                                                                    {
                                                                      "$ref": "48"
                                                                    },
                                                                    {
                                                                      "$ref": "48"
                                                                    },
                                                                    {
                                                                      "$ref": "48"
                                                                    }
                                                                  ],
                                                                  "TableOrderProducts": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "TableOrderStatu": {
                                                                  "$id": "97",
                                                                  "ID": 1,
                                                                  "Text": "sample string 2",
                                                                  "TableOrders": [
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ]
                                                                },
                                                                "User": {
                                                                  "$ref": "18"
                                                                },
                                                                "TableOrderComboes": [
                                                                  {
                                                                    "$ref": "90"
                                                                  },
                                                                  {
                                                                    "$ref": "90"
                                                                  },
                                                                  {
                                                                    "$ref": "90"
                                                                  }
                                                                ],
                                                                "Customer": {
                                                                  "$ref": "6"
                                                                },
                                                                "Orders": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "Passoes": [
                                                                  {
                                                                    "$id": "98",
                                                                    "ID": 1,
                                                                    "TableOrderID": 2,
                                                                    "PlateOrder": 3,
                                                                    "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                    "UserID": 5,
                                                                    "MachineID": 6,
                                                                    "Machine": {
                                                                      "$ref": "12"
                                                                    },
                                                                    "TableOrder": {
                                                                      "$ref": "33"
                                                                    },
                                                                    "User": {
                                                                      "$ref": "18"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "98"
                                                                  },
                                                                  {
                                                                    "$ref": "98"
                                                                  }
                                                                ],
                                                                "TableOrderProducts": [
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  },
                                                                  {
                                                                    "$ref": "25"
                                                                  }
                                                                ],
                                                                "DispatchNotes": [
                                                                  {
                                                                    "$id": "99",
                                                                    "ID": 1,
                                                                    "TableOrderID": 2,
                                                                    "Number": 3,
                                                                    "DTstamp": "2025-10-28T23:03:48.6714916+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": "100",
                                                                        "ID": 1,
                                                                        "DispatchNoteID": 2,
                                                                        "Quantity": 3.0,
                                                                        "Text": "sample string 4",
                                                                        "TableOrderProductID": 5,
                                                                        "DispatchNote": {
                                                                          "$ref": "99"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "100"
                                                                      },
                                                                      {
                                                                        "$ref": "100"
                                                                      }
                                                                    ],
                                                                    "TableOrder": {
                                                                      "$ref": "33"
                                                                    },
                                                                    "DisplayNumber": "sample string 13"
                                                                  },
                                                                  {
                                                                    "$ref": "99"
                                                                  },
                                                                  {
                                                                    "$ref": "99"
                                                                  }
                                                                ],
                                                                "Table": {
                                                                  "$ref": "72"
                                                                },
                                                                "TableOrderForms": [
                                                                  {
                                                                    "$ref": "69"
                                                                  },
                                                                  {
                                                                    "$ref": "69"
                                                                  },
                                                                  {
                                                                    "$ref": "69"
                                                                  }
                                                                ],
                                                                "Prepayments": [
                                                                  {
                                                                    "$id": "101",
                                                                    "ID": 1,
                                                                    "DTstamp": "2025-10-28T23:03:48.6714916+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": "32"
                                                                    },
                                                                    "TableOrder": {
                                                                      "$ref": "33"
                                                                    },
                                                                    "ReceiptPayments": [
                                                                      {
                                                                        "$id": "102",
                                                                        "ID": 1,
                                                                        "ReceiptID": 2,
                                                                        "FiscalDeviceID": 3,
                                                                        "DevicePaymentID": 4,
                                                                        "Amount": 5.0,
                                                                        "PrepaymentID": 1,
                                                                        "Prepayment": {
                                                                          "$ref": "101"
                                                                        },
                                                                        "Receipt": {
                                                                          "$ref": "11"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "102"
                                                                      },
                                                                      {
                                                                        "$ref": "102"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "101"
                                                                  },
                                                                  {
                                                                    "$ref": "101"
                                                                  }
                                                                ],
                                                                "IsFinalTableOrder": true,
                                                                "V3Guid": "sample string 17",
                                                                "TableStatusID": 18,
                                                                "Deleted": true,
                                                                "LastPasso": {
                                                                  "$ref": "98"
                                                                }
                                                              },
                                                              "User": {
                                                                "$ref": "18"
                                                              },
                                                              "DeliveryOrder": {
                                                                "$ref": "5"
                                                              },
                                                              "Machine": {
                                                                "$ref": "12"
                                                              },
                                                              "OrderSource": {
                                                                "$ref": "77"
                                                              },
                                                              "OrderProducts": [
                                                                {
                                                                  "$ref": "31"
                                                                },
                                                                {
                                                                  "$ref": "31"
                                                                },
                                                                {
                                                                  "$ref": "31"
                                                                }
                                                              ],
                                                              "CustomerCredits": [
                                                                {
                                                                  "$id": "103",
                                                                  "ID": 1,
                                                                  "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                                  "CustomerID": 3,
                                                                  "Amount": 4.0,
                                                                  "CreditSourceID": 5,
                                                                  "UserID": 1,
                                                                  "OrderID": 1,
                                                                  "GUID": 1,
                                                                  "Customer": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "CustomerCreditSource": {
                                                                    "$id": "104",
                                                                    "ID": 1,
                                                                    "Text": "sample string 2",
                                                                    "Factor": 3,
                                                                    "CustomerCredits": [
                                                                      {
                                                                        "$ref": "103"
                                                                      },
                                                                      {
                                                                        "$ref": "103"
                                                                      },
                                                                      {
                                                                        "$ref": "103"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "Order": {
                                                                    "$ref": "32"
                                                                  },
                                                                  "User": {
                                                                    "$ref": "18"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "103"
                                                                },
                                                                {
                                                                  "$ref": "103"
                                                                }
                                                              ],
                                                              "OrderStatu": {
                                                                "$id": "105",
                                                                "ID": 1,
                                                                "Text": "sample string 2",
                                                                "Orders": [
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ]
                                                              },
                                                              "Table": {
                                                                "$ref": "72"
                                                              },
                                                              "WebOrder": {
                                                                "$ref": "38"
                                                              },
                                                              "Prepayments": [
                                                                {
                                                                  "$ref": "101"
                                                                },
                                                                {
                                                                  "$ref": "101"
                                                                },
                                                                {
                                                                  "$ref": "101"
                                                                }
                                                              ],
                                                              "Receipts": [
                                                                {
                                                                  "$ref": "11"
                                                                },
                                                                {
                                                                  "$ref": "11"
                                                                },
                                                                {
                                                                  "$ref": "11"
                                                                }
                                                              ],
                                                              "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": "106",
                                                                  "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": "107",
                                                                    "Price": 1.0,
                                                                    "MainPrice": 2.0,
                                                                    "VatRate": 3.0,
                                                                    "ComboMessage": "sample string 4",
                                                                    "PriceChanged": true,
                                                                    "PricelistID": 6
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "106"
                                                                },
                                                                {
                                                                  "$ref": "106"
                                                                }
                                                              ],
                                                              "CombosExist": true
                                                            },
                                                            "Pricelist": {
                                                              "$ref": "26"
                                                            },
                                                            "OrderProductExtras": [
                                                              {
                                                                "$ref": "88"
                                                              },
                                                              {
                                                                "$ref": "88"
                                                              },
                                                              {
                                                                "$ref": "88"
                                                              }
                                                            ],
                                                            "ProductSize": {
                                                              "$ref": "47"
                                                            },
                                                            "V3Guid": "sample string 16",
                                                            "TotalPrice": 17.0,
                                                            "IsWeighted": true,
                                                            "OfferID": 1,
                                                            "OfferTagID": 1,
                                                            "OfferNumber": 1
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          },
                                                          {
                                                            "$ref": "31"
                                                          }
                                                        ],
                                                        "OrderProductExtras": [
                                                          {
                                                            "$ref": "88"
                                                          },
                                                          {
                                                            "$ref": "88"
                                                          },
                                                          {
                                                            "$ref": "88"
                                                          }
                                                        ],
                                                        "DeliveryOrderProducts": [
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          },
                                                          {
                                                            "$ref": "48"
                                                          }
                                                        ],
                                                        "DeliveryOrderProductExtras": [
                                                          {
                                                            "$ref": "49"
                                                          },
                                                          {
                                                            "$ref": "49"
                                                          },
                                                          {
                                                            "$ref": "49"
                                                          }
                                                        ],
                                                        "TableOrderProducts": [
                                                          {
                                                            "$ref": "25"
                                                          },
                                                          {
                                                            "$ref": "25"
                                                          },
                                                          {
                                                            "$ref": "25"
                                                          }
                                                        ],
                                                        "TableOrderProductExtras": [
                                                          {
                                                            "$ref": "89"
                                                          },
                                                          {
                                                            "$ref": "89"
                                                          },
                                                          {
                                                            "$ref": "89"
                                                          }
                                                        ]
                                                      },
                                                      "Reason": {
                                                        "$ref": "34"
                                                      },
                                                      "TableOrder": {
                                                        "$ref": "33"
                                                      },
                                                      "TableOrderComboes": [
                                                        {
                                                          "$ref": "90"
                                                        },
                                                        {
                                                          "$ref": "90"
                                                        },
                                                        {
                                                          "$ref": "90"
                                                        }
                                                      ],
                                                      "TableOrderComboes1": [
                                                        {
                                                          "$ref": "90"
                                                        },
                                                        {
                                                          "$ref": "90"
                                                        },
                                                        {
                                                          "$ref": "90"
                                                        }
                                                      ],
                                                      "User": {
                                                        "$ref": "18"
                                                      },
                                                      "TableOrderProductExtras": [
                                                        {
                                                          "$ref": "89"
                                                        },
                                                        {
                                                          "$ref": "89"
                                                        },
                                                        {
                                                          "$ref": "89"
                                                        }
                                                      ],
                                                      "TableOrderProductSplits": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "ProductSize": {
                                                        "$ref": "47"
                                                      },
                                                      "TableOrderFormBodyRows": [
                                                        {
                                                          "$ref": "68"
                                                        },
                                                        {
                                                          "$ref": "68"
                                                        },
                                                        {
                                                          "$ref": "68"
                                                        }
                                                      ],
                                                      "V3Guid": "sample string 16",
                                                      "DisplayText": "sample string 24"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "24"
                                                  },
                                                  {
                                                    "$ref": "24"
                                                  }
                                                ],
                                                "Machine": {
                                                  "$ref": "12"
                                                }
                                              },
                                              {
                                                "$ref": "22"
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "Auditings": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "TableOrders": [
                                              {
                                                "$ref": "33"
                                              },
                                              {
                                                "$ref": "33"
                                              },
                                              {
                                                "$ref": "33"
                                              }
                                            ],
                                            "Orders": [
                                              {
                                                "$ref": "32"
                                              },
                                              {
                                                "$ref": "32"
                                              },
                                              {
                                                "$ref": "32"
                                              }
                                            ],
                                            "DeliveryOrders": [
                                              {
                                                "$ref": "5"
                                              },
                                              {
                                                "$ref": "5"
                                              },
                                              {
                                                "$ref": "5"
                                              }
                                            ],
                                            "Deliveries": [
                                              {
                                                "$ref": "36"
                                              },
                                              {
                                                "$ref": "36"
                                              },
                                              {
                                                "$ref": "36"
                                              }
                                            ],
                                            "ManagerMoneyDrops": [
                                              {
                                                "$ref": "2"
                                              },
                                              {
                                                "$ref": "2"
                                              },
                                              {
                                                "$ref": "2"
                                              }
                                            ],
                                            "EmployeeMoneyDrops": [
                                              {
                                                "$ref": "2"
                                              },
                                              {
                                                "$ref": "2"
                                              },
                                              {
                                                "$ref": "2"
                                              }
                                            ],
                                            "CanceledMoneyDrops": [
                                              {
                                                "$ref": "2"
                                              },
                                              {
                                                "$ref": "2"
                                              },
                                              {
                                                "$ref": "2"
                                              }
                                            ],
                                            "TableOccupies": [
                                              {
                                                "$ref": "80"
                                              },
                                              {
                                                "$ref": "80"
                                              },
                                              {
                                                "$ref": "80"
                                              }
                                            ],
                                            "CashierDeposits": [
                                              {
                                                "$id": "108",
                                                "ID": 1,
                                                "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                "UserID": 3,
                                                "DepositAmount": 4.0,
                                                "OwedAmount": 5.0,
                                                "Deleted": true,
                                                "ExpenseAmount": 7.0,
                                                "CreditCardAmount": 8.0,
                                                "User": {
                                                  "$ref": "18"
                                                }
                                              },
                                              {
                                                "$ref": "108"
                                              },
                                              {
                                                "$ref": "108"
                                              }
                                            ],
                                            "ClockIns": [
                                              {
                                                "$id": "109",
                                                "ID": 1,
                                                "EmployeeID": 2,
                                                "DTstamp_IN": "2025-10-28T23:03:48.6714916+02:00",
                                                "ManagerID_IN": 4,
                                                "DTstamp_OUT": "2025-10-28T23:03:48.6714916+02:00",
                                                "ManagerID_OUT": 1,
                                                "Canceled": true,
                                                "CancelDTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                "CancelManagerID": 1,
                                                "CreatedFromID": 1,
                                                "TypeID": 1,
                                                "ClockIn1": [
                                                  {
                                                    "$ref": "109"
                                                  },
                                                  {
                                                    "$ref": "109"
                                                  },
                                                  {
                                                    "$ref": "109"
                                                  }
                                                ],
                                                "FromClockInID": {
                                                  "$ref": "109"
                                                },
                                                "Employee": {
                                                  "$ref": "18"
                                                },
                                                "ManagerIN": {
                                                  "$ref": "18"
                                                },
                                                "ManagerOUT": {
                                                  "$ref": "18"
                                                },
                                                "ManagerCancel": {
                                                  "$ref": "18"
                                                }
                                              },
                                              {
                                                "$ref": "109"
                                              },
                                              {
                                                "$ref": "109"
                                              }
                                            ],
                                            "ClockIns1": [
                                              {
                                                "$ref": "109"
                                              },
                                              {
                                                "$ref": "109"
                                              },
                                              {
                                                "$ref": "109"
                                              }
                                            ],
                                            "ClockIns2": [
                                              {
                                                "$ref": "109"
                                              },
                                              {
                                                "$ref": "109"
                                              },
                                              {
                                                "$ref": "109"
                                              }
                                            ],
                                            "ClockIns3": [
                                              {
                                                "$ref": "109"
                                              },
                                              {
                                                "$ref": "109"
                                              },
                                              {
                                                "$ref": "109"
                                              }
                                            ],
                                            "Passoes": [
                                              {
                                                "$ref": "98"
                                              },
                                              {
                                                "$ref": "98"
                                              },
                                              {
                                                "$ref": "98"
                                              }
                                            ],
                                            "Logs": [
                                              {
                                                "$id": "110",
                                                "ID": 1,
                                                "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                "UserID": 1,
                                                "MachineID": 1,
                                                "Action": "sample string 3",
                                                "OutcomeID": 1,
                                                "Text": "sample string 4",
                                                "Machine": {
                                                  "$ref": "12"
                                                },
                                                "User": {
                                                  "$ref": "18"
                                                }
                                              },
                                              {
                                                "$ref": "110"
                                              },
                                              {
                                                "$ref": "110"
                                              }
                                            ],
                                            "DeliveryOrderProducts": [
                                              {
                                                "$ref": "48"
                                              },
                                              {
                                                "$ref": "48"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "TableOrderProducts": [
                                              {
                                                "$ref": "25"
                                              },
                                              {
                                                "$ref": "25"
                                              },
                                              {
                                                "$ref": "25"
                                              }
                                            ],
                                            "CustomerCredits": [
                                              {
                                                "$ref": "103"
                                              },
                                              {
                                                "$ref": "103"
                                              },
                                              {
                                                "$ref": "103"
                                              }
                                            ],
                                            "Inventories": [
                                              {
                                                "$ref": "92"
                                              },
                                              {
                                                "$ref": "92"
                                              },
                                              {
                                                "$ref": "92"
                                              }
                                            ],
                                            "CallHistories": [
                                              {
                                                "$ref": "95"
                                              },
                                              {
                                                "$ref": "95"
                                              },
                                              {
                                                "$ref": "95"
                                              }
                                            ],
                                            "Registers": [
                                              {
                                                "$id": "111",
                                                "DisplayDTstamp": "sample string 1",
                                                "ID": 2,
                                                "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                                "UserID": 4,
                                                "Deposit": 1.0,
                                                "Withdrawal": 1.0,
                                                "Comments": "sample string 5",
                                                "Balance": 6.0,
                                                "FromTransfer": true,
                                                "MoneyDropID": 1,
                                                "MoneyDrop": {
                                                  "$ref": "2"
                                                },
                                                "User": {
                                                  "$ref": "18"
                                                }
                                              },
                                              {
                                                "$ref": "111"
                                              },
                                              {
                                                "$ref": "111"
                                              }
                                            ],
                                            "DeliveriesCities": "sample string 7",
                                            "UserRightIDs": [
                                              1,
                                              2,
                                              3
                                            ],
                                            "IsCashierMachine": true
                                          },
                                          "Machine": {
                                            "$ref": "12"
                                          }
                                        },
                                        {
                                          "$ref": "15"
                                        },
                                        {
                                          "$ref": "15"
                                        }
                                      ]
                                    },
                                    "AuditOutcome": {
                                      "$ref": "16"
                                    },
                                    "Machine": {
                                      "$ref": "12"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "Auditings": [
                                  {
                                    "$ref": "15"
                                  },
                                  {
                                    "$ref": "15"
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "Orders": [
                                  {
                                    "$ref": "32"
                                  },
                                  {
                                    "$ref": "32"
                                  },
                                  {
                                    "$ref": "32"
                                  }
                                ],
                                "Printer_PrintTask": [
                                  {
                                    "$ref": "64"
                                  },
                                  {
                                    "$ref": "64"
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ],
                                "TableActions": [
                                  {
                                    "$ref": "22"
                                  },
                                  {
                                    "$ref": "22"
                                  },
                                  {
                                    "$ref": "22"
                                  }
                                ],
                                "TableOccupies": [
                                  {
                                    "$ref": "80"
                                  },
                                  {
                                    "$ref": "80"
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "Passoes": [
                                  {
                                    "$ref": "98"
                                  },
                                  {
                                    "$ref": "98"
                                  },
                                  {
                                    "$ref": "98"
                                  }
                                ],
                                "Logs": [
                                  {
                                    "$ref": "110"
                                  },
                                  {
                                    "$ref": "110"
                                  },
                                  {
                                    "$ref": "110"
                                  }
                                ],
                                "Inventories": [
                                  {
                                    "$ref": "92"
                                  },
                                  {
                                    "$ref": "92"
                                  },
                                  {
                                    "$ref": "92"
                                  }
                                ],
                                "CallHistories": [
                                  {
                                    "$ref": "95"
                                  },
                                  {
                                    "$ref": "95"
                                  },
                                  {
                                    "$ref": "95"
                                  }
                                ],
                                "PrintJobs": [
                                  {
                                    "$id": "112",
                                    "ID": 1,
                                    "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                    "DeviceID": 3,
                                    "DocumentTypeID": 4,
                                    "DocumentID": 5,
                                    "ActionID": 6,
                                    "StartTime": "2025-10-28T23:03:48.6714916+02:00",
                                    "StatusID": 7,
                                    "EndTime": "2025-10-28T23:03:48.6714916+02:00",
                                    "Result": "sample string 8",
                                    "ResolveAction": 1,
                                    "PaymentType": 1,
                                    "Success": true,
                                    "MasterJobID": 1,
                                    "MachineID": 1,
                                    "Machine": {
                                      "$ref": "12"
                                    },
                                    "PrintJobAction": {
                                      "$id": "113",
                                      "ID": 1,
                                      "Text": "sample string 2",
                                      "PrintJobs": [
                                        {
                                          "$ref": "112"
                                        },
                                        {
                                          "$ref": "112"
                                        },
                                        {
                                          "$ref": "112"
                                        }
                                      ]
                                    },
                                    "PrintJobLogs": [
                                      {
                                        "$id": "114",
                                        "ID": 1,
                                        "JobID": 2,
                                        "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                        "Post": "sample string 4",
                                        "Response": "sample string 5",
                                        "PrintJob": {
                                          "$ref": "112"
                                        }
                                      },
                                      {
                                        "$ref": "114"
                                      },
                                      {
                                        "$ref": "114"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "112"
                                  },
                                  {
                                    "$ref": "112"
                                  }
                                ],
                                "Receipts": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ]
                              },
                              "MyDataInvoices": [
                                {
                                  "$id": "115",
                                  "ID": 1,
                                  "ReceiptID": 2,
                                  "invoiceUid": "sample string 3",
                                  "invoiceMark": "sample string 4",
                                  "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                  "MyDataLogs": [
                                    {
                                      "$id": "116",
                                      "ID": 1,
                                      "MyDataInvoiceID": 2,
                                      "Response": "sample string 3",
                                      "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                      "MyDataInvoice": {
                                        "$ref": "115"
                                      }
                                    },
                                    {
                                      "$ref": "116"
                                    },
                                    {
                                      "$ref": "116"
                                    }
                                  ],
                                  "Receipt": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "115"
                                },
                                {
                                  "$ref": "115"
                                }
                              ],
                              "Order": {
                                "$ref": "32"
                              },
                              "PaymentType": {
                                "$ref": "4"
                              },
                              "PrintedPaymentType": {
                                "$ref": "4"
                              },
                              "Receipt1": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "CancelReceipt": {
                                "$ref": "11"
                              },
                              "ReceiptFooter": {
                                "$ref": "10"
                              },
                              "ReceiptType": {
                                "$id": "117",
                                "ID": 1,
                                "Abbr": "sample string 2",
                                "Text": "sample string 3",
                                "CancelTypeID": 1,
                                "Code": 1,
                                "AltCode": 1,
                                "UseFilePath": true,
                                "Receipts": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ]
                              },
                              "VivaLog": {
                                "$id": "118",
                                "ID": 1,
                                "TransactionId": "sample string 2",
                                "DTstamp": "2025-10-28T23:03:48.6714916+02:00",
                                "VivaRequest": "sample string 3",
                                "VivaResponse": "sample string 4",
                                "Status": "sample string 5",
                                "ResponseID": 1,
                                "PaymentParams": "sample string 6",
                                "Receipts": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ]
                              },
                              "ReceiptBodies": [
                                {
                                  "$id": "119",
                                  "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": "11"
                                  }
                                },
                                {
                                  "$ref": "119"
                                },
                                {
                                  "$ref": "119"
                                }
                              ],
                              "ReceiptPayments": [
                                {
                                  "$ref": "102"
                                },
                                {
                                  "$ref": "102"
                                },
                                {
                                  "$ref": "102"
                                }
                              ],
                              "ReceiptVats": [
                                {
                                  "$id": "120",
                                  "V3Guid": "sample string 1",
                                  "ID": 2,
                                  "ReceiptID": 3,
                                  "VatRate": 4.0,
                                  "Amount": 5.0,
                                  "Receipt": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "120"
                                },
                                {
                                  "$ref": "120"
                                }
                              ],
                              "V3Guid": "sample string 25",
                              "Order_V3Guid": "sample string 26",
                              "CancelReceipt_V3Guid": "sample string 27"
                            },
                            {
                              "$ref": "11"
                            },
                            {
                              "$ref": "11"
                            }
                          ]
                        },
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "Orders": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "DeliveryOrderProducts": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "TableOrderProducts": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "TableGroups": [
                        {
                          "$ref": "78"
                        },
                        {
                          "$ref": "78"
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "WebOrders": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "TableOrderFormBodyRows": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ]
                    },
                    "PricelistRuleComboes": [
                      {
                        "$id": "121",
                        "ID": 1,
                        "PricelistRuleID": 2,
                        "EntityTypeID": 3,
                        "EntityID": 4,
                        "PricelistRule": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "121"
                      },
                      {
                        "$ref": "121"
                      }
                    ],
                    "Pricelist": {
                      "$ref": "26"
                    }
                  },
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "Customers": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ]
              },
              "CustomerAddresses": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ],
              "TableOrders": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "Orders": [
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ],
              "DeliveryOrders": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "CustomerCredits": [
                {
                  "$ref": "103"
                },
                {
                  "$ref": "103"
                },
                {
                  "$ref": "103"
                }
              ],
              "Callnames": [
                {
                  "$ref": "81"
                },
                {
                  "$ref": "81"
                },
                {
                  "$ref": "81"
                }
              ],
              "WebOrders": [
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                }
              ],
              "CallHistories": [
                {
                  "$ref": "95"
                },
                {
                  "$ref": "95"
                },
                {
                  "$ref": "95"
                }
              ],
              "Country": {
                "$ref": "46"
              },
              "ProductSize": {
                "$ref": "47"
              },
              "V3Guid": "sample string 24",
              "MatchedAddressID": 1,
              "PhoneNumberMatched": "sample string 25",
              "CallDTstamp": "2025-10-28T23:03:48.6714916+02:00",
              "HasOpenOrder": true,
              "OpenOrderID": 27,
              "DeliveryCostProductSize": {
                "$ref": "47"
              }
            },
            "User": {
              "$ref": "18"
            },
            "Ledgers": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "Orders": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ],
            "Deliveries": [
              {
                "$ref": "36"
              },
              {
                "$ref": "36"
              },
              {
                "$ref": "36"
              }
            ],
            "DeliveryOrderProducts": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ],
            "PaymentType": {
              "$ref": "4"
            },
            "WebOrder": {
              "$ref": "38"
            },
            "WebOrderUknownProducts": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ]
          },
          {
            "$ref": "5"
          },
          {
            "$ref": "5"
          }
        ],
        "WebOrders": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "Receipts": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "Receipts1": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "IsSelected": true
      },
      "User": {
        "$ref": "18"
      },
      "TableOrder": {
        "$ref": "33"
      },
      "Order": {
        "$ref": "32"
      },
      "DeliveryOrder": {
        "$ref": "5"
      },
      "MoneyDrops": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ]
    },
    "Manager": {
      "$ref": "18"
    },
    "Employee": {
      "$ref": "18"
    },
    "CancelManager": {
      "$ref": "18"
    },
    "Registers": [
      {
        "$ref": "111"
      },
      {
        "$ref": "111"
      },
      {
        "$ref": "111"
      }
    ]
  },
  "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 'MoneyDrop'.