GET api/Setting/GetAllSettings?terminalId={terminalId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| terminalId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
SettingData| Name | Description | Type | Additional information |
|---|---|---|---|
| Settings | Collection of TempSetting |
None. |
|
| Terminal | TempTerminal |
None. |
|
| Outlet | TempOutlet |
None. |
|
| Printers | Collection of TempPrinter |
None. |
|
| Campaigns | Collection of TempCampaign |
None. |
|
| ZReportSettings | Collection of ZReportSetting |
None. |
|
| Clients | Collection of Client |
None. |
|
| IconStores | Collection of IconStore |
None. |
|
| EmailSettings | Collection of EmailSetting |
None. |
|
| Floors | Collection of Floor |
None. |
|
| FoodTable | Collection of FoodTable |
None. |
|
| PaymentTypes | Collection of PaymentType |
None. |
|
| Subscribers | Collection of Subscriber |
None. |
|
| MessageTemplates | Collection of MessageTemplate |
None. |
|
| OutletSettings | Collection of OutletSetting |
None. |
|
| InboxMessages | Collection of Inbox |
None. |
|
| Terminals | Collection of Terminal |
None. |
|
| Outlets | Collection of Outlet |
None. |
|
| CashDrawers | Collection of CashDrawer |
None. |
|
| Coupons | Collection of Coupon |
None. |
|
| Clusters | Collection of Cluster |
None. |
|
| ClusterTerminals | Collection of ClusterTerminal |
None. |
|
| OrderStates | Collection of OrderState |
None. |
|
| Warehouses | Collection of Warehouse |
None. |
|
| APIEndPoints | Collection of APIEndPoint |
None. |
|
| AccountingRules | Collection of AccountingRule |
None. |
Response Formats
application/json, text/json
Sample:
{
"Settings": [
{
"$id": "2",
"Id": 1,
"Code": 0,
"Value": "sample string 2",
"Type": 3,
"TerminalId": "0a6f6e50-c859-4ed8-8cb5-b8033314a5a4",
"OutletId": "a07a782c-edd6-4b9a-afb8-6b40010d955d",
"Title": "sample string 4",
"Description": "sample string 5",
"Sort": 6,
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "2"
}
],
"Terminal": {
"$id": "3",
"Id": "da28754a-f03d-49bc-970f-d258d5fb9faa",
"OutletId": "516570de-b4e2-4c98-ac9b-206db5c137f8",
"TerminalNo": 64,
"TerminalType": "e1f94b41-66d2-45a9-8058-37398e8869b6",
"TypeId": 5,
"UniqueIdentification": "sample string 6",
"HardwareAddress": "sample string 7",
"Description": "sample string 8",
"Alias": "sample string 9",
"Status": 0,
"CashDrawer": [
{
"$id": "4",
"Id": "3f7a83e0-ddd2-4a05-b384-493aa3ffba24",
"Name": "sample string 2",
"Location": "sample string 3",
"UserId": "sample string 4",
"TerminalId": "c67f222b-cd8d-4c46-a2d8-d29840425f1a",
"ConnectionString": "sample string 6"
},
{
"$ref": "4"
}
],
"LicenseKey": "sample string 10",
"ExpiryDate": "sample string 11",
"LicenseType": "sample string 12",
"LicenseStatus": true,
"CategoryId": 14,
"BillPrinterId": 15,
"KitchenPrinterId": 16,
"CostCenterId": 17,
"IsDeleted": true,
"IsDataSynced": true,
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"IsExpired": true,
"PriceListId": "6a7b4aa8-3a02-4df2-8303-7a01244ffc02",
"IsDisabled": true,
"IsLoggedOut": true,
"InActive": true,
"LastClosed": "2026-08-06T01:36:02.8935077+02:00",
"LocalSaleTotal": 27.0,
"SyncDate": "2026-08-06T01:36:02.8935077+02:00",
"SaleFromDate": "2026-08-06T01:36:02.8935077+02:00",
"SaleToDate": "2026-08-06T01:36:02.8935077+02:00",
"NIMPOSVersion": "sample string 29"
},
"Outlet": {
"$id": "5",
"Id": "b22e4bb6-02d1-4abb-b8ff-3f0c23e620dc",
"Name": "sample string 2",
"Address1": "sample string 3",
"Address2": "sample string 4",
"Address3": "sample string 5",
"City": "sample string 6",
"PostalCode": "sample string 7",
"BillPrinterId": 8,
"KitchenPrinterId": 9,
"IsDeleted": true,
"Email": "sample string 11",
"WebUrl": "sample string 12",
"Phone": "sample string 13",
"OrgNo": "sample string 14",
"HeaderText": "sample string 15",
"FooterText": "sample string 16",
"TaxDescription": "sample string 17",
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"WarehouseID": "30f8e794-6ea3-4de0-bb6e-d3fad970690c",
"WhLocationId": "4272cd46-7a8f-4612-9ac0-9f16090e7327",
"ExpiryDate": "2026-08-06T01:36:02.8935077+02:00",
"SaleType": 22,
"SubscriptionMode": true,
"Currency": "sample string 24",
"JournalNumber": 25,
"PortalAccessToken": "sample string 26",
"RootCategoryId": 27,
"ShortCode": "sample string 28",
"LoginMessage": "sample string 29",
"Terminals": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"PriceListId": "71e63d80-f383-4bc1-b973-dadb0b52535e"
},
"Printers": [
{
"$id": "6",
"Id": 1,
"OutletId": "fdf9b657-93d3-43bb-9935-17f7fc71d0ce",
"LocationName": "sample string 3",
"PrinterName": "sample string 4",
"Type": 0,
"IPAddress": "sample string 5",
"FallBackPrinterId": 6,
"CopyPrinterId": 7,
"TerminalId": "d0443f7b-45bd-407d-a01e-bfd70ed273d6",
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "6"
}
],
"Campaigns": [
{
"$id": "7",
"Id": 1,
"BuyLimit": 2,
"FreeOffer": 3,
"CampaignType": 0,
"DiscountBy": 0,
"StartDate": "2026-08-06T01:36:02.8935077+02:00",
"EndDate": "2026-08-06T01:36:02.8935077+02:00",
"Description": "sample string 6",
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "7"
}
],
"ZReportSettings": [
{
"$id": "8",
"Id": 1,
"ReportTag": "sample string 2",
"Visiblity": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "8"
}
],
"Clients": [
{
"$id": "9",
"Id": 1,
"clientId": "sample string 2",
"clientRequestTimeout": 1,
"password": "sample string 3",
"connectionString": "sample string 4",
"ClientUserId": "sample string 5",
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "9"
}
],
"IconStores": [
{
"$id": "10",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "10"
}
],
"EmailSettings": [
{
"$id": "11",
"Id": 1,
"OutletId": "cd9eed20-39df-493a-99a3-42f555d05523",
"Email": "sample string 3",
"Password": "sample string 4",
"SMTP": "sample string 5",
"PortNo": 6,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "11"
}
],
"Floors": [
{
"$id": "12",
"Id": 1,
"Name": "sample string 2",
"LayoutImage": "QEA=",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"Tables": [
{
"$id": "13",
"Id": 1,
"Name": "sample string 2",
"FloorId": 3,
"Floor": {
"$ref": "12"
},
"PositionX": 4,
"PositionY": 5,
"Height": 6,
"Width": 7,
"Chairs": 8,
"Status": 0,
"ImageUrl": "sample string 9",
"ColorCode": "sample string 10",
"ServeStatus": 11,
"SortOrder": 12,
"LockedByTerminal": "f47c1668-c176-49d3-8fea-43550825a1f6",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"OrderCount": 15,
"OrderTotal": 16.0,
"FloorName": "sample string 17",
"PerformaPrinted": true,
"TableComments": "sample string 19",
"OrderTime": "sample string 20",
"Orders": [
{
"$id": "14",
"Id": "e8142582-0eb6-40e6-ab60-478b9950b68c",
"CreationDate": "2026-08-06T01:36:02.8935077+02:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "69269d2c-8089-4ab7-a6ee-a9b85e56107d",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-08-06T01:36:02.8935077+02:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "304182fe-76a7-4205-9ce5-3d93c990930f",
"OutletId": "b699dcf6-cf87-419a-9376-8b934aa3cf3f",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "4ca09b53-368b-4566-94fc-7591b4cdc97d",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-08-06T01:36:02.8935077+02:00",
"EnableRUT": true,
"CustomerReferenceId": "4727f699-b214-454b-b53d-aa450f4e18ad",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"OrderState": "sample string 35",
"ServiceTypeCode": "sample string 36",
"PuckNumber": "sample string 37",
"OrderLines": [
{
"$id": "15",
"Id": "b577dffb-e71d-48e7-bdd4-29abd95c1fa3",
"OrderId": "143ca76f-616b-4c10-9de7-f1e72e9e2cb1",
"Order": {
"$ref": "14"
},
"ItemId": "9a332f4f-3bd3-4de9-835c-9fca68d7ac78",
"Product": {
"$id": "16",
"Id": "ff2ede46-f538-48ed-94dc-25e5115780aa",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "323951fe-500c-4962-b2c6-0bde1d358bf8",
"SupplierId": "3dae791e-5a9c-43bc-b337-28390ce0585f",
"SupplierSKU": "sample string 7",
"BrandId": 8,
"Description": "sample string 9",
"LongDescription": "sample string 10",
"BongTitle": "sample string 11",
"TextColor": "sample string 12",
"ColorCode": "sample string 13",
"IconId": 14,
"ShowItemButton": true,
"ShowGroupItem": true,
"Price": 17.0,
"PurchasePrice": 18.0,
"Tax": 19.0,
"Unit": 0,
"AskPrice": true,
"AskWeight": true,
"PriceLock": true,
"PrinterId": 23,
"PlaceHolder": true,
"AskVolume": true,
"NeedIngredient": true,
"Bong": true,
"Sticky": 28,
"Seamless": true,
"AccountingId": 30,
"ReceiptMethod": 0,
"ItemType": 0,
"DiscountAllowed": true,
"PreparationTime": 0,
"IngredientPopup": true,
"DefaultCartQty": 33.0,
"SortOrder": 34,
"Active": true,
"Deleted": true,
"Weight": 37.0,
"Availability": true,
"ServeType": 64,
"Synced": true,
"DemandIdControl": true,
"Discontinued": true,
"AskPLU": true,
"NoticeStockLevel": 44.0,
"DefaultUnit": 0,
"ManageStock": 45,
"PriceRek": 46.0,
"CommentsRequired": true,
"TicketQty": 48,
"MinCartQty": 49.0,
"MinQtyAlert": 50.0,
"ComissionPercent": 51.0,
"PantPrice": 52.0,
"TrackAmount": true,
"SaleUnitSuffix": "sample string 54",
"QtyPerSaleUnit": 55.0,
"AutoClose": true,
"ButtonTitle": "sample string 57",
"SpecialSalesPrice": 1.0,
"SpecialSalesPriceValidFrom": "2026-08-06T01:36:02.8935077+02:00",
"SpecialSalesPriceValidTo": "2026-08-06T01:36:02.8935077+02:00",
"Draft": true,
"VatChangeBehavior": 0,
"ItemTypeUUID": "5e45bd0a-c899-4885-a9db-743913b31641",
"ItemGroupUUID": "342f1792-078d-49ec-99ec-7c994d3de69d",
"ItemAttributeSetUUID": "963e9e9c-9667-4986-8c42-3bbc4e166615",
"BrandUUID": "f6c8ea97-87b2-40a7-b9d7-8384855d466a",
"TicketTemplateId": 1,
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"UpdatedBy": "1ea1e2e1-2bd1-415c-a77b-76d776873dad",
"CategoryId": 60,
"Campaign": {
"$id": "17",
"Id": "1a56c81b-5f33-4fc2-b13b-860917ee03a5",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-08-06T01:36:02.8935077+02:00",
"EndDate": "2026-08-06T01:36:02.8935077+02:00",
"Deleted": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"CampaignPriceDetails": [
{
"$id": "18",
"Id": "8bc28616-f713-48bf-8c79-120223852edd",
"CampaignId": "77f288a4-371d-4ea8-b510-3ea74b9bce8d",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "18"
}
]
},
"ItemsTags": [
{
"$id": "19",
"Id": "1c1f6f50-3813-465a-bb03-433a30dd1b13",
"TagId": "32035e39-c096-4d3c-95cb-a1ae4e89dbe8",
"ItemId": "5972331f-4efc-45f6-91b4-3e2df4a1be6b",
"Deleted": true,
"Synced": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"TagName": "sample string 7"
},
{
"$ref": "19"
}
],
"ItemCampaign": {
"$id": "20",
"UUID": "94d1ca0e-38be-40d9-bfb8-0a0aa5ee8d60",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-08-06T01:36:02.8935077+02:00",
"EndDate": "2026-08-06T01:36:02.8935077+02:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-08-06T01:36:02.8935077+02:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-08-06T01:36:02.8935077+02:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-08-06T01:36:02.8935077+02:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "21",
"UUID": "ddb0b062-b50b-4060-aabb-8e6e8a4764fa",
"PriceListUUID": "87780e64-a407-4bb3-9c02-3bebb0b20d89",
"ItemGroupUUID": "3d82ac15-b580-4e6e-a12d-871f1a2d146f",
"AgreementUUID": "a148eee5-ade9-4ddc-990b-44155bdda076",
"CustomerGroupUUID": "f348fbdf-8907-48c5-9e41-8176b0c8ebcc",
"CustomerUUID": "a088f511-7816-4043-a563-17584d1f88cf",
"ProjectUUID": "610f21d2-8706-4329-905f-2463e71e0e97",
"CampaignUUID": "61d13cae-e7bd-4086-9525-13b20a27ea38",
"ItemUUID": "492b0287-f331-4148-b955-20a15f91af61",
"WildCardSKU": "sample string 4",
"MinQty": 1.0,
"MaxQty": 1.0,
"Price": 1.0,
"Percentage": 1.0,
"Type": "sample string 5",
"RegularPrice": true,
"PurchasePrice": 1.0,
"ValidFrom": "2026-08-06T01:36:02.8935077+02:00",
"ValidTo": "2026-08-06T01:36:02.8935077+02:00",
"CreatedAt": "2026-08-06T01:36:02.8935077+02:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-08-06T01:36:02.8935077+02:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-08-06T01:36:02.8935077+02:00",
"DeletedByUUID": "sample string 10",
"Synced": true,
"ItemName": "sample string 12",
"CampaignTitle": "sample string 13"
},
{
"$ref": "21"
}
]
},
"HasPricePolicy": true,
"ItemCategory": [
{
"$id": "22",
"Id": 1,
"ItemId": "318ed5f4-90b4-408a-8f03-2b5897c65d79",
"CategoryId": 3,
"SortOrder": 4,
"IsPrimary": true,
"CategoryBoostId": "sample string 6"
},
{
"$ref": "22"
}
],
"ItemIdex": 62,
"PolicyGroupId": 63,
"HasCampaign": true,
"Products": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"ColorName": "sample string 64",
"Type": 65,
"ImagePath": "sample string 66",
"ImageVisibility": true,
"ifExists": "sample string 68",
"ProductPrices": [
{
"$id": "23",
"Id": 1,
"ItemId": "c24c297e-f863-4cf4-878e-d2d63166b960",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "a85d5098-c0bb-47ec-8e90-c6cc1b53586e",
"PriceMode": 0,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "23"
}
],
"Ingredients": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"Variants": [
{
"$id": "24",
"Id": 1,
"ConfigurationId": "7a03401f-e335-48df-b052-f096316c4a56",
"ItemId": "2a35fc37-b5a4-48c8-a5a2-0f1842da83e4",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "24"
}
],
"ItemOption": [
{
"$id": "25",
"Id": "09b59e09-6616-4d62-9315-85f41c75d81c",
"ItemOptionGroupId": "61eebb3b-fba2-45aa-9094-60c8d839b991",
"ItemId": "40c32928-68bb-4527-a353-53151c5430f6",
"CategoryId": 4,
"Active": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "25"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "26",
"Id": "b02803ad-ffdc-477c-a398-df0c7a7857ab",
"CategoryId": 2,
"GroupId": "c0d74345-4891-4484-a5d7-0b7ece791c67",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"Description": "sample string 9"
},
{
"$ref": "26"
}
],
"ItemPricePolicies": [
{
"$id": "27",
"Id": 1,
"ItemId": "cce097d0-adb0-4863-9d75-8b9f8fe6569a",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"PolicyId": 8
},
{
"$ref": "27"
}
],
"PriceGroupPolicies": [
{
"$id": "28",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "28"
}
],
"Photo": "QEA=",
"GroupPrice": 72.0,
"ExternalId": "sample string 73",
"IngredientQty": 74.0,
"StockQty": 75.0,
"Attributes": "sample string 76",
"LocalStockNull": true,
"StockInitialCount": 78.0,
"Selected": true,
"ShowWarhouseStock": true,
"ShowStockQty": true,
"HideStockQty": false,
"IsRUT": true,
"NotSelected": true,
"IsInActive": true,
"CreatedBy": "sample string 84",
"TerminalId": "9d9efaa6-4de4-459d-b6a5-59b9974436ee",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "2dcc601f-f382-4fba-8421-a08917382842",
"PriceAdd": 90.0,
"PriceRemove": 91.0,
"FreeQty": 92.0,
"MinQty": 93.0,
"MaxQty": 94.0,
"FirstItemSelected": true,
"OptionForOrderType": 0,
"PLUNumeric": 0,
"ScalePrice": 96.0,
"Files": [
{
"$id": "29",
"UUID": "654213a1-6b14-407c-aa28-1db63ac79598",
"ParentUUID": "42cb9471-71c7-4253-8768-542d12417389",
"EntityUUID": "09334f30-d990-4077-8578-52ae43325677",
"EntityType": "sample string 3",
"ClientFilename": "sample string 4",
"ServerFilename": "sample string 5",
"ContentType": "sample string 6",
"ContentSubType": "sample string 7",
"FileSize": 8,
"Location": "sample string 9",
"Url": "sample string 10",
"ThumbnailUrl": "sample string 11",
"MetaData": "sample string 12",
"CreatedByUUID": "sample string 13",
"CreatedAt": "2026-08-06T01:36:02.8935077+02:00",
"UpdatedAt": "2026-08-06T01:36:02.8935077+02:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-08-06T01:36:02.8935077+02:00",
"Synced": true
},
{
"$ref": "29"
}
],
"HasFile": true,
"ItemTypeText": "Individual",
"ItemUnitText": "Piece",
"ItemAdditionalIdentifications": [
{
"$id": "30",
"UUID": "ce886456-e329-440b-9a56-be1146190fef",
"ItemUUID": "35d16a0d-407b-49d7-8aac-58d9579952a9",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-08-06T01:36:02.8935077+02:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-08-06T01:36:02.8935077+02:00",
"updatedByUUID": "sample string 8"
},
{
"$ref": "30"
}
],
"IsManageStock": false,
"PriceExlTax": 20.23,
"IndexId": 97,
"IsSelected": true,
"HideQuantityUnit": true
},
"Quantity": 4.0,
"DiscountedUnitPrice": 5.0,
"PurchasePrice": 6.0,
"ItemDiscount": 7.0,
"TaxPercent": 8.0,
"Active": 64,
"ItemComments": "sample string 10",
"UnitPrice": 11.0,
"DiscountPercentage": 12.0,
"ItemStatus": 64,
"IsCoupon": 64,
"Direction": 15,
"DiscountType": 0,
"DiscountDescription": "sample string 16",
"ItemType": 0,
"GroupId": "dda18486-d203-41e7-bc09-ae89f56ce8b1",
"GroupKey": "06bbb25e-8620-46ee-a941-6d9565865a3a",
"IngredientMode": "sample string 18",
"IngredientQty": 19.0,
"ItemUnit": 0,
"ShowOnReceipt": true,
"ServeType": 64,
"BongNo": 22,
"AddedOrder": 64,
"IsRUT": true,
"PrinterId": 25,
"ComissionPercent": 26.0,
"PantPrice": 27.0,
"HideQuantityUnit": true,
"BasePrice": 29.0,
"PreparationTime": 0,
"OutletId": "6df84266-36dc-4501-99bc-915749480a28",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 34",
"OrderDate": "2026-08-06T01:36:02.8935077+02:00",
"InvoiceDate": "2026-08-06T01:36:02.8935077+02:00",
"IsOrderComment": true,
"ServeTypeName": "sample string 37",
"ServeStatusColor": "sample string 38",
"ServeStatusVisibility": true,
"CampignIndex": 40,
"BorderColor": "sample string 41",
"BackColor": "sample string 42",
"ForeColor": "sample string 43",
"ButtonTag": 44,
"StatusColor": "#FFFFFFFF",
"IsValid": false,
"ItemDetails": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"IngredientItems": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"CampaignId": "ce8b2c37-11b4-4757-beaa-fb5971bf587c",
"HasGroupItems": false,
"GrossTotal": 660.0,
"GrossDiscountTotal": -153.0,
"IngredientTotal": -102.0,
"ShowButton": false,
"ItemName": "sample string 2",
"UpdateColorName": 64,
"VAT": 0.98222222222222222,
"ItemTotalDiscount": 21.0,
"ItemTotalDiscountDisplay": -21.0,
"DiscountVisibility": true,
"ComissionVisibility": true,
"ItemDiscountDisplay": -7.0,
"DiscountSignVisibility": true,
"IngredientListVisibility": true,
"RecieptQtyVisibility": true,
"StatusVisibility": false,
"QtyVisibility": true,
"GroupQtyVisibility": true,
"IngredientVisibility": true,
"imagePath": "/LuqonRetail;component/images/minusQty.png",
"IsSelected": true,
"SelecttedImagePath": "/LuqonRetail;component/images/selecteditem.png",
"CampaignApplied": true,
"DisableCampaignApplied": true,
"CampaignAppliedVisibility": false,
"RewardApplied": true,
"CartQty": "4",
"RecieptQty": "4.00",
"HasIngredients": true,
"ReceiptItems": [
{
"$id": "31",
"ContentGuid": "d467d287-31da-4aff-b71e-e5fefbda0f3a",
"Extra": true,
"Strip": true,
"Text": "sample string 4",
"Price": 5.0,
"VAT": 6.0,
"Quantity": 7,
"Direction": "+"
},
{
"$ref": "31"
}
],
"ItemIdex": 49,
"BIDSNO": 50,
"Percentage": 51.0,
"OrderType": 0,
"BIDS": "sample string 52",
"Category": "sample string 53",
"Description": "sample string 54",
"MoveQuantity": 55.0,
"SortOrder": 56,
"InWait": true,
"DetailItemsVisiblity": true,
"DisplayTotal": "sample string 59",
"GiftCardNo": "sample string 60",
"AddedAt": "2026-08-06T01:36:02.8935077+02:00",
"DisplayQty": "sample string 62",
"HideButton": true,
"ItemNameWidth": 64,
"LineHeight": 25,
"ButtonVisibility": false,
"BarcodeStartWith20": false,
"DeleteButtonVisibility": true,
"CommentVisibility": true,
"MarkReadyVisibility": true,
"CartFontSize": 66,
"IngredeintComment": "sample string 67",
"IngredeintModeVisibility": false,
"IngredeintCommentVisibility": true,
"PantPriceVisibility": true,
"TotalPantPrice": 108.0,
"ItemDescription": "sample string 68",
"OnlyPriceVisibility": true,
"DiscountJournalEntery": {
"$id": "32",
"Id": 1,
"UserId": "sample string 2",
"OrderId": "77de46af-f450-4ee6-a32d-83cd289d7a5e",
"ItemId": "ac1b481f-ac80-4384-a1da-c344ad56a6b4",
"TableId": 1,
"ActionId": 3,
"Created": "2026-08-06T01:36:02.8935077+02:00",
"LogMessage": "sample string 5",
"Synced": true,
"Action": "sample string 7",
"UserName": "sample string 8"
},
"PriceExlTax": 4.63,
"PurchasePriceExlTax": 5.56
},
{
"$ref": "15"
}
],
"Receipts": [
{
"$id": "33",
"ReceiptId": "bfd3cb74-6152-41b0-82dd-92a13961119a",
"TerminalId": "ca266f7b-567f-4100-bf20-9aa901982a7b",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "ef8fb9e9-780c-4667-8096-8d109efcad59",
"Order": {
"$ref": "14"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-08-06T01:36:02.8935077+02:00",
"ControlUnitName": "sample string 11",
"ControlUnitCode": "sample string 12",
"CustomerPaymentReceipt": "sample string 13",
"MerchantPaymentReceipt": "sample string 14",
"IsSignature": true,
"VatDetails": null,
"NegativeAmount": 16.0,
"RoundedAmount": 17.0,
"CLEAN_CASH_ERROR": "sample string 18"
},
{
"$ref": "33"
}
],
"Payments": [
{
"$id": "34",
"Id": "26cd0892-2e74-4e42-b649-351060d2f872",
"OrderId": "8dbe2a95-733f-4106-bd55-3c317346d154",
"Order": {
"$ref": "14"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-08-06T01:36:02.8935077+02:00",
"PaymentRef": "sample string 7",
"CreditCardNo": "sample string 8",
"CashCollected": 9.0,
"CashChange": 10.0,
"IsCashSaleDropped": 64,
"Direction": 12,
"ProductName": "sample string 13",
"DeviceTotal": 14.0,
"TypeName": "sample string 15"
},
{
"$ref": "34"
}
],
"RUTDiscount": 38.0,
"CustomerName": "sample string 39",
"CustomerPhone": "sample string 40",
"PrimaryContact": "sample string 41",
"PrimaryPhone": "sample string 42",
"PrimaryEmail": "sample string 43",
"CustomerNo": "sample string 44",
"Email": "sample string 45",
"CustomerAddress": "sample string 46",
"CreatedBy": "sample string 47",
"IsSelected": true,
"EmailSent": true,
"SentDate": "2026-08-06T01:36:02.8935077+02:00",
"DueDate": "2026-08-06T01:36:02.8935077+02:00",
"BalanceAmount": 50.0,
"SelectedTable": {
"$ref": "13"
},
"Receipt": {
"$ref": "33"
},
"Customer": {
"$id": "35",
"Id": "bc8f3329-2a36-4f86-b6cd-59f8f19d45ff",
"ParentId": "05a55e90-e81b-4a80-a6c0-75868468c4d4",
"Name": "sample string 2",
"OrgNo": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"FloorNo": 6,
"PortCode": "sample string 7",
"CustomerNo": "sample string 8",
"City": "sample string 9",
"Phone": "sample string 10",
"Email": "sample string 11",
"ZipCode": "sample string 12",
"Reference": "sample string 13",
"DirectPrint": true,
"VehicleId": 15,
"CommunicationTypeId": 16,
"Active": true,
"Synced": true,
"EnableRUT": true,
"RUTDisallowedUntil": "2026-08-06T01:36:02.8935077+02:00",
"CustomerType": 0,
"PrimaryName": "sample string 20",
"PrimaryPhone": "sample string 21",
"PrimaryEmail": "sample string 22",
"SendReceipt": true,
"InstructionAlert": true,
"Instructions": "sample string 25",
"PaymentMethod": 0,
"DeliveryMethod": 0,
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"UpdatedBy": "a511f9d1-dcb7-4657-ac5d-1cb985f28407",
"PriceListId": "d92d411b-941e-468f-89c1-46869191f19c",
"Customer_CustomField": [
{
"$id": "36",
"Id": "bb563e68-5b5c-40ef-b0d2-7cf8684a8fea",
"FieldId": "33fd1017-c114-4ffe-8cc8-dad2a252f507",
"CustomerCustomField": {
"$id": "37",
"Id": "fd9327f6-1526-4540-ae19-b5901049cc99",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "a34ce32e-da45-46ff-9aba-538bcd83227f",
"Customer": {
"$ref": "35"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "36"
}
],
"DiscountGroupId": "a72c90e0-8958-45b2-83a9-4706317f1710",
"OrgNumber": "sample string 3",
"CustomerName": "sample string 2",
"Address": "sample string 4, sample string 12, sample string 9",
"PrimaryContacts": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"ContactReference": "sample string 30",
"DiscountGroup": {
"$id": "38",
"DiscountId": "294de1d8-ae69-4f6f-8926-49c185231b02",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "35"
},
"ShowEdit": true,
"GiftCard": {
"$id": "39",
"CardId": "1acfd4ee-ba50-4653-b1f8-6225ca562da4",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "68037609-5824-4de2-bd6e-c4bb1271ec67",
"Title": "sample string 6",
"ValidFrom": "2026-08-06T01:36:02.8935077+02:00",
"ValidTo": "2026-08-06T01:36:02.8935077+02:00",
"Active": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"CardType": 0,
"UniqueCode": "sample string 11",
"Synced": true,
"Status": "Aktiva",
"UsedAmount": -1.0,
"CustomerDiscount": 13.0,
"CustomerName": "sample string 14",
"SeasonTicket": {
"$id": "40",
"Id": "07c359d7-5aa4-4d5f-a591-0dc9c5d37c6f",
"CustomerId": "ca36473c-6340-416c-b344-f77471fa27b9",
"ExpiryDate": "2026-08-06T01:36:02.8935077+02:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "1dc7d7d3-93a4-4a04-bf1c-7e0a0851163b",
"NewAmount": 16.0,
"VehicleId": 17
}
},
"ShortComments": "sample string 51",
"CartNumber": 52,
"SelecttedImagePath": "/images/selecteditem.png",
"ServeStatusColor": "sample string 53",
"SumAmtString": "19",
"OrderDirection": 1,
"BongNumber": "sample string 54",
"BongComments": "sample string 55",
"OutletCode": "sample string 56",
"DefaultOrderType": "sample string 57",
"KDSOrderType": 58,
"OrderStatusFromType": 3,
"PaidStatus": "Delbetald",
"OrderNumber": "e8142582-0eb6-40e6-ab60-478b9950b68c",
"ReceiptNumber": "9",
"OrderType": 0,
"GrossAmount": -38.0,
"ComissionAmount": 0.0,
"NetAmount": 0.0,
"VatAmount": 0.0,
"PartialPaidAmount": 59.0,
"SelectEnable": false,
"CheckOutVisibility": true,
"RetryVisibility": false,
"ButtonVisibility": false,
"ReturnButtonVisibility": false,
"SendTicketToCustomer": true,
"IsReadyToPickup": true,
"IsWaitingToPickup": true,
"ShowReminder": true,
"ShowSMSWarning": true,
"ButtonRestoreVisibility": false,
"ButtonChangeCustomerVisibility": false,
"InvNumber": "sample string 65",
"GiftCard": {
"$ref": "39"
},
"GiftCards": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"PaymentType": "sample string 66",
"PaymentTypeId": 67,
"InProgress": true,
"ShowButtonOnOpenView": false,
"ShowButtonOnOpenViewInRestaurant": true,
"AskRUTCalled": true,
"OrderTickets": [
{
"$id": "41",
"Id": "497629ab-021a-4191-99a3-4e5341927764",
"OrderId": "5a498b87-4491-49cd-8692-51a79f5a3c01",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-08-06T01:36:02.8935077+02:00",
"OrderTicketItems": [
{
"$id": "42",
"Id": "65015f4f-5276-4f4e-b481-0ba3479960fb",
"TicketId": "fe2e1ce5-97f7-41ad-99a0-aae20e1494d6",
"OrderTicket": {
"$ref": "41"
},
"ItemId": "1bd0a841-4eaa-46c7-a99f-91d0d60f6945",
"Quantity": 4.0,
"Comments": "sample string 5",
"PrinterId": 6
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"KDSStatus": 0,
"KitchenStatus": 0,
"RecreateTableButton": true,
"TabNo": 72,
"ExportStatus": 73,
"ExportError": "sample string 74",
"TipAmount": 75.0,
"ShowTabNo": true,
"TabNoHeight": 25,
"CurrentStatusText": "sample string 77",
"FoodlyNumber": "sample string 78",
"CommerceOrderFulfillment": {
"$id": "43",
"Id": "67b3cd2c-1c7b-4829-b793-2115bf8a2764",
"OrderId": "d365209e-a97c-4fc1-90c1-9b021b1dec05",
"FulfillmentTypeCode": "sample string 3",
"PromisedAt": "2026-08-06T01:36:02.8935077+02:00",
"PromisedDurationMinutes": 4,
"EstimatedReadyAt": "2026-08-06T01:36:02.8935077+02:00"
},
"FoodlyOrder": {
"$id": "44",
"Id": "93d0e285-df63-4310-ad8c-d43af946231d",
"FoodlyId": 2,
"NIMPOSId": "9c8c4ec3-69d5-4058-ad76-f7cefe4d44be",
"Json": "sample string 4",
"DeliveryRequestedOn": "2026-08-06T01:36:02.8935077+02:00",
"PromisedDurationMinutes": 6,
"SendTokitchen": true
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"FoodTable": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"PaymentTypes": [
{
"$id": "45",
"Id": 1,
"Name": "sample string 2",
"SwedishName": "sample string 3",
"AccountingCode": 4,
"Action": 0,
"RoundAmount": true,
"RUTAllowed": true,
"Active": true,
"SortOrder": 8,
"MoveOrderToClosed": true,
"DefaultOrderState": "sample string 10",
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "45"
}
],
"Subscribers": [
{
"$id": "46",
"Id": 1,
"CompanyId": "3d61a3fb-f42e-4752-b40e-ad623d59a20a",
"TerminalUniqueId": "sample string 3",
"SubscribeType": "sample string 4",
"URL": "sample string 5",
"Token": "sample string 6",
"UserId": "sample string 7",
"Password": "sample string 8",
"AuthType": "sample string 9",
"Active": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "46"
}
],
"MessageTemplates": [
{
"$id": "47",
"Id": "a6d18b0e-8611-4781-9a31-eea0c8280d08",
"TemplateType": 0,
"Label": "sample string 2",
"Code": "sample string 3",
"Description": "sample string 4",
"Content": "sample string 5",
"Tags": "sample string 6",
"IsDefault": true,
"Deleted": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "47"
}
],
"OutletSettings": [
{
"$id": "48",
"Id": 1,
"OutletId": "9e282290-e222-4306-b782-3528c0fb58bf",
"Title": "sample string 3",
"Description": "sample string 4",
"Type": 0,
"Code": 0,
"Value": "sample string 5",
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "48"
}
],
"InboxMessages": [
{
"$id": "49",
"Id": 1,
"Description": "sample string 2",
"CreatedOn": "2026-08-06T01:36:02.8935077+02:00",
"IsRead": true
},
{
"$ref": "49"
}
],
"Terminals": [
{
"$id": "50",
"Id": "ee1b8b66-19d0-4f39-a0c1-44c1c4c73f4f",
"OutletId": "a6a93103-6be4-4329-8802-fb91fae3019b",
"Outlet": {
"$id": "51",
"Id": "93928e2e-c2dc-47cf-9121-e7e00472381b",
"Name": "sample string 2",
"Address1": "sample string 3",
"Address2": "sample string 4",
"Address3": "sample string 5",
"City": "sample string 6",
"PostalCode": "sample string 7",
"BillPrinterId": 8,
"KitchenPrinterId": 9,
"IsDeleted": true,
"Email": "sample string 11",
"WebUrl": "sample string 12",
"Phone": "sample string 13",
"OrgNo": "sample string 14",
"HeaderText": "sample string 15",
"FooterText": "sample string 16",
"TaxDescription": "sample string 17",
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"WarehouseID": "43dc16ca-e862-472f-8e29-949933291680",
"WhLocationId": "f0b2720a-ed3b-4aa8-ab52-2b0af90079ce",
"ExpiryDate": "2026-08-06T01:36:02.8935077+02:00",
"SaleType": 22,
"SubscriptionMode": true,
"Currency": "sample string 24",
"JournalNumber": 25,
"RootCategoryId": 26,
"ShortCode": "sample string 27",
"PortalAccessToken": "sample string 28",
"LoginMessage": "sample string 29",
"PriceListId": "301eda91-87ed-404b-9d86-6f15e85983a7",
"HasAddress": true,
"Address": "sample string 3, sample string 7, sample string 6",
"Terminals": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"TerminalNo": 64,
"TypeId": 4,
"UniqueIdentification": "sample string 5",
"HardwareAddress": "sample string 6",
"Alias": "sample string 7",
"Description": "sample string 8",
"CostCenterId": 9,
"Status": 0,
"RootCategoryId": 10,
"BillPrinterId": 11,
"KitchenPrinterId": 12,
"LicenseKey": "sample string 13",
"ExpiryDate": "sample string 14",
"LicenseType": "sample string 15",
"LicenseStatus": true,
"IsDeleted": true,
"IsDataSynced": true,
"PriceListId": "55db8e24-e493-47e9-bc72-1206f8a0cf3b",
"IsLoggedOut": true,
"IsDisabled": true,
"Created": "2026-08-06T01:36:02.8935077+02:00",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"LastClosed": "2026-08-06T01:36:02.8935077+02:00",
"StatusLog": [
{
"$id": "52",
"<Id>k__BackingField": "f8cee671-d7b2-4edc-8e8e-af81502179dc",
"<TerminalId>k__BackingField": "c5c9a19b-2168-4e1e-8090-f96243b82cea",
"<Terminal>k__BackingField": {
"$ref": "50"
},
"<ActivityDate>k__BackingField": "2026-08-06T01:36:02.8935077+02:00",
"<UserId>k__BackingField": "sample string 4",
"<ReportId>k__BackingField": "294c977e-ec84-4d5b-b9d8-ebb77d105745",
"<Status>k__BackingField": 0,
"<Synced>k__BackingField": 6,
"<ReportData>k__BackingField": [
{
"$id": "53",
"Id": "4f068d41-f17c-41f7-8513-b50756de956f",
"ReportId": "7e105aed-4c70-4458-8e35-3d461a6e4cb0",
"DataType": "sample string 3",
"TextValue": "sample string 4",
"ForeignId": "sample string 5",
"Value": 1.0,
"TaxPercent": 1.0,
"DateValue": "2026-08-06T01:36:02.8935077+02:00",
"SortOrder": 6
},
{
"$ref": "53"
}
],
"<Report>k__BackingField": {
"$id": "54",
"Id": "2f3c6cc2-88d0-447c-a811-848a098dff55",
"CreationDate": "2026-08-06T01:36:02.8935077+02:00",
"ReportType": 3,
"ReportNumber": 4,
"TerminalId": "3f18f857-efd6-44fc-8dfb-bcac6eaa73d1",
"Terminal": {
"$ref": "50"
}
}
},
{
"$ref": "52"
}
],
"CashDrawer": [
{
"$id": "55",
"Id": "ea88f435-8ee5-4a23-ad3a-6f9f91dc61e2",
"Name": "sample string 2",
"Location": "sample string 3",
"UserId": "sample string 4",
"TerminalId": "60969791-7548-4915-9135-6aa06ebd530e",
"ConnectionString": "sample string 6",
"Logs": [
{
"$id": "56",
"<Id>k__BackingField": "21a1b40b-cc06-4ef2-8de2-b1c16a097e0c",
"<CashDrawerId>k__BackingField": "202a19f4-9601-4e00-b517-34f08fcf5e18",
"<CashDrawer>k__BackingField": {
"$ref": "55"
},
"<ActivityDate>k__BackingField": "2026-08-06T01:36:02.8935077+02:00",
"<ActivityType>k__BackingField": 1,
"<UserId>k__BackingField": "sample string 4",
"<Amount>k__BackingField": 5.0,
"<OrderId>k__BackingField": "619ccf7b-84f6-457a-b146-cb56275acd8e",
"<Synced>k__BackingField": 7
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"InActive": true,
"IsOpen": false,
"IsExpired": true,
"TerminalType": "b7b7fdb1-4d21-44bf-ae47-8c93f953f4d1"
},
{
"$ref": "50"
}
],
"Outlets": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"CashDrawers": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"Coupons": [
{
"$id": "57",
"Id": "cdb368d9-90d0-4f25-8a8b-20e61e3af82a",
"CouponCode": "sample string 2",
"DiscountPercentage": 3.0,
"ExpirationDate": "2026-08-06T01:36:02.8935077+02:00",
"RedeemTime": 5,
"IsRedeemed": true,
"Synced": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "57"
}
],
"Clusters": [
{
"$id": "58",
"Id": "5829e843-eb52-4704-9471-20bf74b8f370",
"OutletId": "b9a6b5ac-2068-480e-8f82-2b6a4e5ced8c",
"Name": "sample string 3",
"Deleted": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"OutletName": "sample string 6"
},
{
"$ref": "58"
}
],
"ClusterTerminals": [
{
"$id": "59",
"Id": "cf1169ca-bc34-456b-99b1-4b10fe745dd3",
"ClusterId": "a7247fc4-9331-42c0-8998-0e3758c22c24",
"TerminalId": "3e516d14-e43c-4f95-beba-b005fda36fe8",
"Active": true,
"LocalAPIUrl": "sample string 5",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"TerminalName": "sample string 7",
"UniqueIdentifier": "sample string 8",
"ClosedStatus": 0,
"LoggedOutStatus": "LoggedOut",
"IsLoggedOut": true,
"ShowForceLogout": false,
"EnableClose": false
},
{
"$ref": "59"
}
],
"OrderStates": [
{
"$id": "60",
"Id": "sample string 1",
"Name": "sample string 2",
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "60"
}
],
"Warehouses": [
{
"$id": "61",
"WarehouseID": "b24f74b0-31a3-43c1-882d-d0c13b3599c4",
"Alias": "sample string 2",
"Name": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"Address3": "sample string 6",
"Zipcode": "sample string 7",
"City": "sample string 8",
"Country": "sample string 9",
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"WarehouseLocations": [
{
"$id": "62",
"WarehouseLocationID": "b2654ee3-b65d-4cc3-91ab-40aca3ac4ba7",
"WarehouseID": "52409bdd-328c-4324-9964-cfc388a3493f",
"Name": "sample string 3",
"Path": "sample string 4",
"WhName": "sample string 5"
},
{
"$ref": "62"
}
]
},
{
"$ref": "61"
}
],
"APIEndPoints": [
{
"$id": "63",
"Id": 1,
"Name": "sample string 2",
"EndpointURL": "sample string 3",
"AccessToken": "sample string 4",
"AccessTokenExpiry": "sample string 5",
"RefreshToken": "sample string 6",
"ClientId": "sample string 7",
"Password": "sample string 8",
"RedirectUri": "sample string 9",
"PrivateKey": "QEA=",
"PublicKey": "QEA=",
"ClientRequestTimeout": 10,
"StoreId": "sample string 11",
"RestaurantId": "sample string 12",
"EndPointType": 0,
"CreatedAt": "2026-08-06T01:36:02.8935077+02:00",
"UpdatedAt": "2026-08-06T01:36:02.8935077+02:00",
"Synced": true
},
{
"$ref": "63"
}
],
"AccountingRules": [
{
"$id": "64",
"Id": 1,
"AccountingId": 2,
"Accounting": {
"$id": "65",
"Id": 1,
"AcNo": 2,
"Name": "sample string 3",
"IsDeleted": true,
"TAX": 5.0,
"AccountType": 0,
"Updated": "2026-08-06T01:36:02.8935077+02:00",
"SortOrder": 7
},
"ServiceTypeCode": "sample string 3",
"TargetAccountingId": 4,
"IsDeleted": true,
"Updated": "2026-08-06T01:36:02.8935077+02:00"
},
{
"$ref": "64"
}
]
}