GET api/Setting/GetSettings?LastExecutedDate={LastExecutedDate}&CurrentDate={CurrentDate}&TerminalId={TerminalId}&SharedDB={SharedDB}&TableName={TableName}
Get general settings for NIMPOS
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LastExecutedDate | date |
None. |
|
| CurrentDate | date |
None. |
|
| TerminalId | globally unique identifier |
None. |
|
| SharedDB | boolean |
None. |
|
| TableName | TableName |
None. |
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. |
Response Formats
application/json, text/json
Sample:
{
"Settings": [
{
"$id": "2",
"Id": 1,
"Code": 0,
"Value": "sample string 2",
"Type": 3,
"TerminalId": "4febce40-bb04-4b20-8750-b8bc681049aa",
"OutletId": "25638393-edc6-43a6-8cd2-0f6a8aa537da",
"Title": "sample string 4",
"Description": "sample string 5",
"Sort": 6,
"Created": "2026-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "2"
}
],
"Terminal": {
"$id": "3",
"Id": "3a587508-9d8e-4dfe-891e-52c8996692a3",
"OutletId": "af3faf8a-1f7d-4236-b83a-4c061775719d",
"TerminalNo": 64,
"TerminalType": "07e12a4b-56c0-4706-903a-740f3547e11c",
"TypeId": 5,
"UniqueIdentification": "sample string 6",
"HardwareAddress": "sample string 7",
"Description": "sample string 8",
"Alias": "sample string 9",
"Status": 0,
"CashDrawer": [
{
"$id": "4",
"Id": "96781bb7-2db9-4a49-b872-cf4ab4651fbd",
"Name": "sample string 2",
"Location": "sample string 3",
"UserId": "sample string 4",
"TerminalId": "6176d6aa-a15a-4bf6-9ae2-0c476478df49",
"ConnectionString": "sample string 6"
},
{
"$ref": "4"
}
],
"LicenseKey": "sample string 10",
"ExpiryDate": "sample string 11",
"LicenseType": "sample string 12",
"LicenseStatus": true,
"CategoryId": 14,
"BillPrinterId": 15,
"CostCenterId": 16,
"IsDeleted": true,
"IsDataSynced": true,
"Created": "2026-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"IsExpired": true,
"PriceListId": "ebd11c5a-06ce-45ec-b83d-e95fc4120dd6",
"IsDisabled": true,
"IsLoggedOut": true,
"InActive": true,
"LastClosed": "2026-02-04T04:16:11.3700862+01:00",
"LocalSaleTotal": 26.0,
"SyncDate": "2026-02-04T04:16:11.3700862+01:00",
"SaleFromDate": "2026-02-04T04:16:11.3700862+01:00",
"SaleToDate": "2026-02-04T04:16:11.3700862+01:00",
"NIMPOSVersion": "sample string 28"
},
"Outlet": {
"$id": "5",
"Id": "87f385e9-c968-4150-abb1-99382046ae9f",
"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-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"WarehouseID": "77e06342-c623-40ed-a9bd-5a90322d721e",
"WhLocationId": "32f1a989-c034-4787-8368-ca64d15e03bc",
"ExpiryDate": "2026-02-04T04:16:11.3700862+01: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": "996ace51-b27c-46f0-b512-9dfa97b7d120"
},
"Printers": [
{
"$id": "6",
"Id": 1,
"OutletId": "3797bf66-8e75-40ea-9299-b64eeb73c5f5",
"LocationName": "sample string 3",
"PrinterName": "sample string 4",
"Type": 0,
"IPAddress": "sample string 5",
"FallBackPrinterId": 6,
"CopyPrinterId": 7,
"TerminalId": "e60f5165-6929-4ab9-8136-1d4566b398bd",
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "6"
}
],
"Campaigns": [
{
"$id": "7",
"Id": 1,
"BuyLimit": 2,
"FreeOffer": 3,
"CampaignType": 0,
"DiscountBy": 0,
"StartDate": "2026-02-04T04:16:11.3700862+01:00",
"EndDate": "2026-02-04T04:16:11.3700862+01:00",
"Description": "sample string 6",
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "7"
}
],
"ZReportSettings": [
{
"$id": "8",
"Id": 1,
"ReportTag": "sample string 2",
"Visiblity": true,
"Updated": "2026-02-04T04:16:11.3700862+01: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-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "9"
}
],
"IconStores": [
{
"$id": "10",
"Id": 1,
"Type": 0,
"Title": "sample string 2",
"Photo": "QEA=",
"Created": "2026-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"ImageToShow": "QEA=",
"PhotoURL": "data:image/png;base64,QEA="
},
{
"$ref": "10"
}
],
"EmailSettings": [
{
"$id": "11",
"Id": 1,
"OutletId": "ff7140e8-7116-4885-b4b8-33fa0a5b0e54",
"Email": "sample string 3",
"Password": "sample string 4",
"SMTP": "sample string 5",
"PortNo": 6,
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "11"
}
],
"Floors": [
{
"$id": "12",
"Id": 1,
"Name": "sample string 2",
"LayoutImage": "QEA=",
"Updated": "2026-02-04T04:16:11.3700862+01: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": "25ef4ab2-ec30-41f8-8398-19e4ad003a4b",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"OrderCount": 15,
"OrderTotal": 16.0,
"FloorName": "sample string 17",
"PerformaPrinted": true,
"TableComments": "sample string 19",
"OrderTime": "sample string 20",
"Orders": [
{
"$id": "14",
"Id": "775bdf1f-46c1-43a8-a820-76eff241087e",
"CreationDate": "2026-02-04T04:16:11.3700862+01:00",
"OrderNoOfDay": "sample string 3",
"TableId": 4,
"TableName": "sample string 5",
"CustomerId": "3e4cf4e6-5541-441d-bc52-a28eb0c4e207",
"Status": 0,
"Type": 0,
"PaymentStatus": 0,
"Comments": "sample string 7",
"OrderComments": "sample string 8",
"InvoiceNumber": 9,
"InvoiceDate": "2026-02-04T04:16:11.3700862+01:00",
"InvoiceGenerated": true,
"UserId": "sample string 11",
"CheckOutUserId": "sample string 12",
"Bong": 13,
"TrainingMode": true,
"TerminalId": "9deecc39-95e9-46cd-98f3-dd8f4fc6207c",
"OutletId": "bbffe292-28bc-40e4-b123-81eb860c622d",
"SourceTerminalId": "sample string 17",
"CustomerInvoiceId": "3dd930f9-d951-4cde-8edf-d80ed6d8c4e1",
"RoundedAmount": 18.0,
"OrderTotal": 19.0,
"IsGiftCardSale": true,
"OpenSynced": true,
"Synced": true,
"ServeFlowId": 64,
"ServeFlowStatus": 64,
"CategoryId": 64,
"DeliveryDate": "2026-02-04T04:16:11.3700862+01:00",
"EnableRUT": true,
"CustomerReferenceId": "33692a49-0a07-45c0-8d0b-88987b61b254",
"ExternalStatus": 0,
"PerformaCount": 64,
"DeleteReason": "sample string 29",
"DiscountReason": "sample string 30",
"WaitForCourse": true,
"TableRecreated": true,
"ReturnRecreated": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"OrderState": "sample string 35",
"OrderLines": [
{
"$id": "15",
"Id": "58f845cb-b3ba-4e24-96f8-c247e36ed008",
"OrderId": "dd7c012e-8cba-4faf-95bd-4d54032b7c7b",
"Order": {
"$ref": "14"
},
"ItemId": "20ec83a9-ea5a-4216-aed1-4403df74d9de",
"Product": {
"$id": "16",
"Id": "f3510482-f961-4c3e-88d7-2e537dec3527",
"Name": "sample string 2",
"SKU": "sample string 3",
"BarCode": "sample string 4",
"PLU": "sample string 5",
"GroupId": "44f57949-43f5-4f48-9ac6-a81e6ae9ee54",
"SupplierId": "fb23f178-7994-4dd7-aa4f-0ca6161b1ff6",
"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-02-04T04:16:11.3700862+01:00",
"SpecialSalesPriceValidTo": "2026-02-04T04:16:11.3700862+01:00",
"Draft": true,
"Created": "2026-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"UpdatedBy": "40d44939-8176-4bdd-8f88-f0829870c44c",
"CategoryId": 60,
"Campaign": {
"$id": "17",
"Id": "5ec3d8b9-a627-45c0-830c-496a101f5261",
"CampaignType": 0,
"DiscountBy": 0,
"BuyLimit": 2,
"FreeOffer": 3,
"Price": 4.0,
"DiscountQtyIncrement": 5,
"Description": "sample string 6",
"StartDate": "2026-02-04T04:16:11.3700862+01:00",
"EndDate": "2026-02-04T04:16:11.3700862+01:00",
"Deleted": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"CampaignPriceDetails": [
{
"$id": "18",
"Id": "dd35c3bf-b910-4569-b9ea-8494da80a6dc",
"CampaignId": "57be1c5b-e587-4a64-a363-233f017dc6f9",
"Quantity": 3,
"PayPrice": 4.0,
"Deleted": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "18"
}
]
},
"ItemsTags": [
{
"$id": "19",
"Id": "988e3059-60ac-4e64-9bf8-979fb213abc9",
"TagId": "763360e1-6b58-41b5-820d-22d97393a174",
"ItemId": "3859bbd7-3e64-4ca3-950c-1710217f2f24",
"Deleted": true,
"Synced": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"TagName": "sample string 7"
},
{
"$ref": "19"
}
],
"ItemCampaign": {
"$id": "20",
"UUID": "94636bac-c25a-48bc-827f-ed9952a42519",
"CampaignTypeId": "OPEN",
"Title": "sample string 2",
"DiscountBy": 1,
"FreeOffer": 1,
"BuyLimit": 1,
"StartDate": "2026-02-04T04:16:11.3700862+01:00",
"EndDate": "2026-02-04T04:16:11.3700862+01:00",
"PriceEach": 1.0,
"PriceTotal": 1.0,
"Grouped": true,
"CurrencyCode": "sample string 6",
"IncludesVat": true,
"CreatedAt": "2026-02-04T04:16:11.3700862+01:00",
"CreatedByUUID": "sample string 9",
"UpdatedAt": "2026-02-04T04:16:11.3700862+01:00",
"UpdatedByUUID": "sample string 10",
"DeletedAt": "2026-02-04T04:16:11.3700862+01:00",
"DeletedByUUID": "sample string 11",
"Synced": true,
"ItemPrices": [
{
"$id": "21",
"UUID": "63ed6262-10b8-4d04-8623-f011fd871040",
"PriceListUUID": "8de19742-3b33-4ccf-b4c5-f9320f970ed3",
"ItemGroupUUID": "ff583c68-5478-4d94-abf2-d4e762e59804",
"AgreementUUID": "f6479a93-5176-4b64-84e7-3d1b7775d69e",
"CustomerGroupUUID": "f417c305-f113-4882-9ea0-aafa8fcf7851",
"CustomerUUID": "64751f22-5c7b-47c9-ab9a-199c5f1a2ba5",
"ProjectUUID": "999b5f81-8f6e-4277-875d-2a5c30b5fe7f",
"CampaignUUID": "6f73e0b4-4e94-4480-909b-32a966e70aa3",
"ItemUUID": "6e3a1e62-a179-43e0-889d-21c93e229588",
"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-02-04T04:16:11.3700862+01:00",
"ValidTo": "2026-02-04T04:16:11.3700862+01:00",
"CreatedAt": "2026-02-04T04:16:11.3700862+01:00",
"CreatedByUUID": "sample string 8",
"UpdatedAt": "2026-02-04T04:16:11.3700862+01:00",
"UpdatedByUUID": "sample string 9",
"DeletedAt": "2026-02-04T04:16:11.3700862+01: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": "be60425d-4f77-4f1d-8655-6cffdb05c048",
"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": "60bfd52f-b2df-4beb-9bf1-3c6f8aaf2b30",
"PurchasePrice": 3.0,
"Price": 4.0,
"OutletId": "3953339c-cc26-4586-b41b-5bd9442a110a",
"PriceMode": 0,
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "23"
}
],
"Ingredients": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"Variants": [
{
"$id": "24",
"Id": 1,
"ConfigurationId": "6e5a260c-f9f7-4fcc-9b55-b17df56472bb",
"ItemId": "69313198-bbe6-4bcc-9aa3-82fea5ed743b",
"SortOrder": 4,
"Deleted": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "24"
}
],
"ItemOption": [
{
"$id": "25",
"Id": "6b44a46b-8dbb-4873-ad8a-6ef7d88b8768",
"ItemOptionGroupId": "1f45094d-322d-43c8-8b68-b39f4692c11a",
"ItemId": "561aa30c-010b-4e5f-9495-1684211d4800",
"CategoryId": 4,
"Active": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "25"
}
],
"ShowOnReceipt": true,
"QuickAdd": true,
"HasIngredients": true,
"HasVariants": true,
"HasOptions": true,
"CategoryItemGroups": [
{
"$id": "26",
"Id": "4dc8ca93-f56f-42a7-a687-74b02201263d",
"CategoryId": 2,
"GroupId": "50b257cc-d201-4dfc-b8ab-bb7c7fb023dd",
"Qty": 4.0,
"Price": 5.0,
"Deleted": true,
"SortOrder": 7,
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"Description": "sample string 9"
},
{
"$ref": "26"
}
],
"ItemPricePolicies": [
{
"$id": "27",
"Id": 1,
"ItemId": "458888f2-2609-4947-ba7a-1484dd71e5e5",
"BuyLimit": 3,
"DiscountAmount": 4.0,
"Active": true,
"Deleted": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"PolicyId": 8
},
{
"$ref": "27"
}
],
"PriceGroupPolicies": [
{
"$id": "28",
"Id": 1,
"GroupId": 2,
"BuyLimit": 3,
"MaxLimit": 4,
"DiscountAmount": 5.0,
"TotalAmount": 6.0,
"Updated": "2026-02-04T04:16:11.3700862+01: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": "ae1290ba-a24e-4302-9a84-a65cd89f670b",
"CategoryName": "sample string 85",
"ShowCategoryName": true,
"DiscountedPrice": 86.0,
"Qty": 87.0,
"ConfigurationId": 88,
"ItemOptionId": "79884c4e-c329-48d3-aa7e-025c00c0cf4f",
"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": "d8a5e3b9-514b-4ca1-bb1a-c49284bad1ff",
"ParentUUID": "82bd678b-9187-4dcf-bc77-f3f082dd2e0b",
"EntityUUID": "e81ff151-c080-4ca6-9b6c-742122ae9a7b",
"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-02-04T04:16:11.3700862+01:00",
"UpdatedAt": "2026-02-04T04:16:11.3700862+01:00",
"UpdatedByUUID": "sample string 15",
"DeletedByUUID": "sample string 16",
"DeletedAt": "2026-02-04T04:16:11.3700862+01:00",
"Synced": true
},
{
"$ref": "29"
}
],
"HasFile": true,
"ItemAdditionalIdentifications": [
{
"$id": "30",
"UUID": "673dc09b-0391-4d2a-ba9e-d049e3524ce1",
"ItemUUID": "fd6d169b-6c55-406d-8932-f473b455abd8",
"ItemInstanceUUID": "sample string 3",
"Identifier": "sample string 4",
"IdentifierSchemeId": "sample string 5",
"CreatedAt": "2026-02-04T04:16:11.3700862+01:00",
"CreatedByUUID": "sample string 7",
"UpdatedAt": "2026-02-04T04:16:11.3700862+01: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": "26b5e120-4593-47cb-b428-8e1770b96e21",
"GroupKey": "be2202e4-5f38-4741-ade9-231eb7a4db5b",
"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,
"PreparationTime": 0,
"OutletId": "ddfd6b7f-bbd0-419f-be2c-dcf4d5c9f928",
"QuickAdd": true,
"IsDefaultIngredient": true,
"ItemStatusText": "Ready",
"ItemStatusColor": "#FFD89778",
"KDSItemStatusColor": "#FFD89778",
"IsReadyToServe": true,
"EnableReadyToServe": false,
"IngredientCartQty": "4x19",
"OrderComments": "sample string 33",
"OrderDate": "2026-02-04T04:16:11.3700862+01:00",
"InvoiceDate": "2026-02-04T04:16:11.3700862+01:00",
"IsOrderComment": true,
"ServeTypeName": "sample string 36",
"ServeStatusColor": "sample string 37",
"ServeStatusVisibility": true,
"CampignIndex": 39,
"BorderColor": "sample string 40",
"BackColor": "sample string 41",
"ForeColor": "sample string 42",
"ButtonTag": 43,
"StatusColor": "#FFFFFFFF",
"IsValid": false,
"ItemDetails": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"IngredientItems": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"CampaignId": "6063ece7-53b7-4bba-aaed-6a1f7bb4208a",
"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": "8a11f659-28cc-4676-9caa-c65609168d39",
"Extra": true,
"Strip": true,
"Text": "sample string 4",
"Price": 5.0,
"VAT": 6.0,
"Quantity": 7,
"Direction": "+"
},
{
"$ref": "31"
}
],
"ItemIdex": 48,
"BIDSNO": 49,
"Percentage": 50.0,
"OrderType": 0,
"BIDS": "sample string 51",
"Category": "sample string 52",
"Description": "sample string 53",
"MoveQuantity": 54.0,
"SortOrder": 55,
"InWait": true,
"DetailItemsVisiblity": true,
"DisplayTotal": "sample string 58",
"GiftCardNo": "sample string 59",
"AddedAt": "2026-02-04T04:16:11.3700862+01:00",
"DisplayQty": "sample string 61",
"HideButton": true,
"ItemNameWidth": 63,
"LineHeight": 25,
"ButtonVisibility": false,
"BarcodeStartWith20": false,
"DeleteButtonVisibility": true,
"CommentVisibility": true,
"MarkReadyVisibility": true,
"CartFontSize": 65,
"IngredeintComment": "sample string 66",
"IngredeintModeVisibility": false,
"IngredeintCommentVisibility": true,
"PantPriceVisibility": true,
"TotalPantPrice": 108.0,
"ItemDescription": "sample string 67",
"OnlyPriceVisibility": true,
"DiscountJournalEntery": {
"$id": "32",
"Id": 1,
"UserId": "sample string 2",
"OrderId": "231468c9-de93-4cd2-941a-eea3054c23a4",
"ItemId": "1b6c366f-a82d-4f16-87da-d6e12eab6ab6",
"TableId": 1,
"ActionId": 3,
"Created": "2026-02-04T04:16:11.3700862+01: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": "9e74f143-07f5-41bb-82ba-2b7db581af3c",
"TerminalId": "e01390fe-2035-41b2-bc69-7ec3056be36e",
"TerminalNo": 64,
"ReceiptNumber": 4,
"OrderId": "e2b347e7-ecd3-4314-acf6-90444c8fdf60",
"Order": {
"$ref": "14"
},
"ReceiptCopies": 64,
"GrossAmount": 7.0,
"VatAmount": 8.0,
"VatDetail": "sample string 9",
"PrintDate": "2026-02-04T04:16:11.3700862+01: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": "ef9d0dec-6e4f-405c-9241-bd143a6bf0c7",
"OrderId": "2c90a102-5ea3-45f2-bacd-c9b835315839",
"Order": {
"$ref": "14"
},
"TypeId": 64,
"PaidAmount": 4.0,
"ReturnAmount": 5.0,
"PaymentDate": "2026-02-04T04:16:11.3700862+01: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": 36.0,
"CustomerName": "sample string 37",
"CustomerPhone": "sample string 38",
"PrimaryContact": "sample string 39",
"PrimaryPhone": "sample string 40",
"PrimaryEmail": "sample string 41",
"CustomerNo": "sample string 42",
"Email": "sample string 43",
"CustomerAddress": "sample string 44",
"CreatedBy": "sample string 45",
"IsSelected": true,
"EmailSent": true,
"SentDate": "2026-02-04T04:16:11.3700862+01:00",
"DueDate": "2026-02-04T04:16:11.3700862+01:00",
"BalanceAmount": 48.0,
"SelectedTable": {
"$ref": "13"
},
"Receipt": {
"$ref": "33"
},
"Customer": {
"$id": "35",
"Id": "9ead1634-1cd5-4b6f-8c74-02e2b0f175ab",
"ParentId": "25326dfb-dc63-4f20-ab39-e5f3ee459542",
"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-02-04T04:16:11.3700862+01: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-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"UpdatedBy": "fe84e0b3-56d3-4676-94ee-a6bcf5a37e1e",
"PriceListId": "c6bd00af-fd1d-4986-9305-40906f068cab",
"Customer_CustomField": [
{
"$id": "36",
"Id": "83f65d38-30b4-41f8-863b-bcf401ae05d0",
"FieldId": "66d85edd-5ed1-4de8-bc9d-18869ffb9309",
"CustomerCustomField": {
"$id": "37",
"Id": "9acfce3a-43d9-467b-8f6c-2ff7aaca91e5",
"Caption": "sample string 2",
"SortOrder": 3
},
"CustomerId": "838e8261-af63-41fa-955e-3507fd551d92",
"Customer": {
"$ref": "35"
},
"Caption": "sample string 4",
"Text": "sample string 5",
"SortOrder": 6,
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "36"
}
],
"DiscountGroupId": "2e7b9439-3854-455f-a22b-0d4bbeac6221",
"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": "8d3d4e90-8edf-4970-9e3e-65d7d8aaaa85",
"Title": "sample string 2",
"Discount": 3.0,
"Created": "2026-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"Description": "sample string 6"
},
"Parent": {
"$ref": "35"
},
"ShowEdit": true,
"GiftCard": {
"$id": "39",
"CardId": "09b68d6e-b8eb-408c-9d57-e98945b792a2",
"CardNumber": "sample string 2",
"AddedAmount": 3.0,
"Balance": 4.0,
"CustomerId": "bd2b3cfe-8ed1-4207-9286-7fac3ef91d64",
"Title": "sample string 6",
"ValidFrom": "2026-02-04T04:16:11.3700862+01:00",
"ValidTo": "2026-02-04T04:16:11.3700862+01:00",
"Active": true,
"Updated": "2026-02-04T04:16:11.3700862+01: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": "89376bf7-768a-4c75-804b-092057e2d756",
"CustomerId": "39bb7358-8110-4ff5-b162-e5f0a2676e9d",
"ExpiryDate": "2026-02-04T04:16:11.3700862+01:00",
"Active": true,
"Synced": true,
"CustomerName": "sample string 6"
},
"OrderId": "5100bf92-c04e-4da5-a2fb-39aa420b8292",
"NewAmount": 16.0,
"VehicleId": 17
}
},
"ShortComments": "sample string 49",
"CartNumber": 50,
"SelecttedImagePath": "/images/selecteditem.png",
"ServeStatusColor": "sample string 51",
"SumAmtString": "19",
"OrderDirection": 1,
"BongNumber": "sample string 52",
"PuckNumber": "sample string 53",
"BongComments": "sample string 54",
"OutletCode": "sample string 55",
"DefaultOrderType": "sample string 56",
"KDSOrderType": 57,
"OrderStatusFromType": 3,
"PaidStatus": "Delbetald",
"OrderNumber": "775bdf1f-46c1-43a8-a820-76eff241087e",
"ReceiptNumber": "9",
"OrderType": 0,
"GrossAmount": -36.0,
"ComissionAmount": 0.0,
"NetAmount": 0.0,
"VatAmount": 0.0,
"PartialPaidAmount": 58.0,
"SelectEnable": false,
"CheckOutVisibility": true,
"RetryVisibility": false,
"ButtonVisibility": false,
"ReturnButtonVisibility": false,
"SendTicketToCustomer": true,
"IsReadyToPickup": true,
"IsWaitingToPickup": true,
"ShowReminder": true,
"ShowSMSWarning": true,
"ButtonRestoreVisibility": false,
"InvNumber": "sample string 64",
"GiftCard": {
"$ref": "39"
},
"GiftCards": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"PaymentType": "sample string 65",
"PaymentTypeId": 66,
"InProgress": true,
"ShowButtonOnOpenView": false,
"ShowButtonOnOpenViewInRestaurant": true,
"AskRUTCalled": true,
"OrderTickets": [
{
"$id": "41",
"Id": "620042b9-4a44-4493-9063-c6ab84ca094e",
"OrderId": "798bf765-ba05-419e-9122-6034acbae262",
"TicketNo": 3,
"BongNo": 4,
"TableId": 5,
"Comments": "sample string 6",
"CreatedBy": "sample string 7",
"CreatedAt": "2026-02-04T04:16:11.3700862+01:00",
"OrderTicketItems": [
{
"$id": "42",
"Id": "a763b074-9553-4483-96aa-4e108258dba2",
"TicketId": "c1a64350-8810-4f44-9c5e-7525e06e5eee",
"OrderTicket": {
"$ref": "41"
},
"ItemId": "785c4453-e562-4698-a1c0-cee5295727aa",
"Quantity": 4.0,
"Comments": "sample string 5",
"PrinterId": 6
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"KDSStatus": 0,
"KitchenStatus": 0,
"RecreateTableButton": true,
"TabNo": 71,
"ExportStatus": 72,
"ExportError": "sample string 73",
"TipAmount": 74.0,
"ShowTabNo": true,
"TabNoHeight": 25,
"CurrentStatusText": "sample string 76",
"FoodlyNumber": "sample string 77"
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"FoodTable": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"PaymentTypes": [
{
"$id": "43",
"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-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "43"
}
],
"Subscribers": [
{
"$id": "44",
"Id": 1,
"CompanyId": "53caa1a3-3afb-45f8-b5da-22f1c44ac5af",
"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-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "44"
}
],
"MessageTemplates": [
{
"$id": "45",
"Id": "d6cd1392-f92a-4a43-807f-a6ec0fdb1999",
"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-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "45"
}
],
"OutletSettings": [
{
"$id": "46",
"Id": 1,
"OutletId": "c4d9e9ca-cedd-4ec6-80c0-702d911e2df8",
"Title": "sample string 3",
"Description": "sample string 4",
"Type": 0,
"Code": 0,
"Value": "sample string 5",
"Created": "2026-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "46"
}
],
"InboxMessages": [
{
"$id": "47",
"Id": 1,
"Description": "sample string 2",
"CreatedOn": "2026-02-04T04:16:11.3700862+01:00",
"IsRead": true
},
{
"$ref": "47"
}
],
"Terminals": [
{
"$id": "48",
"Id": "e22ba6e0-9a44-4029-aa56-1326d67bfbb3",
"OutletId": "a5933bee-3973-4c0e-9a5a-ce61e20c2a2f",
"Outlet": {
"$id": "49",
"Id": "2b886b5e-5a33-49e2-bc76-d40e1f093f1c",
"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-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"WarehouseID": "53bf3404-dbc9-4339-bc45-460520bc493f",
"WhLocationId": "e3240184-1722-4891-bb5e-1e1b2958aa4c",
"ExpiryDate": "2026-02-04T04:16:11.3700862+01: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": "0550f5a4-e8ee-4bd4-afdb-69af9bf61dc0",
"HasAddress": true,
"Address": "sample string 3, sample string 7, sample string 6",
"Terminals": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"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,
"LicenseKey": "sample string 12",
"ExpiryDate": "sample string 13",
"LicenseType": "sample string 14",
"LicenseStatus": true,
"IsDeleted": true,
"IsDataSynced": true,
"PriceListId": "d674b960-54e3-40dc-9b93-e1fad6744420",
"IsLoggedOut": true,
"IsDisabled": true,
"Created": "2026-02-04T04:16:11.3700862+01:00",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"LastClosed": "2026-02-04T04:16:11.3700862+01:00",
"StatusLog": [
{
"$id": "50",
"<Id>k__BackingField": "f585c245-cb3a-4e90-a85c-36c10732cc34",
"<TerminalId>k__BackingField": "aa38e974-be30-4629-ac1c-c99371329321",
"<Terminal>k__BackingField": {
"$ref": "48"
},
"<ActivityDate>k__BackingField": "2026-02-04T04:16:11.3700862+01:00",
"<UserId>k__BackingField": "sample string 4",
"<ReportId>k__BackingField": "9346cd16-b5d9-4065-ac47-98ba69c06365",
"<Status>k__BackingField": 0,
"<Synced>k__BackingField": 6,
"<ReportData>k__BackingField": [
{
"$id": "51",
"Id": "cd63c695-de30-4597-bb58-d8ad45d2f562",
"ReportId": "7c09732e-bb3d-4697-bbda-e7ee5af1e39f",
"DataType": "sample string 3",
"TextValue": "sample string 4",
"ForeignId": "sample string 5",
"Value": 1.0,
"TaxPercent": 1.0,
"DateValue": "2026-02-04T04:16:11.3700862+01:00",
"SortOrder": 6
},
{
"$ref": "51"
}
],
"<Report>k__BackingField": {
"$id": "52",
"Id": "a94d9802-ed53-42b1-97d1-2318c87e4ee5",
"CreationDate": "2026-02-04T04:16:11.3700862+01:00",
"ReportType": 3,
"ReportNumber": 4,
"TerminalId": "23e16ab5-a834-4006-ac55-c36cc54b1424",
"Terminal": {
"$ref": "48"
}
}
},
{
"$ref": "50"
}
],
"CashDrawer": [
{
"$id": "53",
"Id": "04507ed3-d542-41ef-9737-daedc04067a2",
"Name": "sample string 2",
"Location": "sample string 3",
"UserId": "sample string 4",
"TerminalId": "20a42812-aa1a-40c1-8e3d-c832beb6cf9d",
"ConnectionString": "sample string 6",
"Logs": [
{
"$id": "54",
"<Id>k__BackingField": "21a91e7a-3d2c-4563-b66a-9c99d35150b1",
"<CashDrawerId>k__BackingField": "954275c1-6b04-4a0b-bd86-0c89b96ea60d",
"<CashDrawer>k__BackingField": {
"$ref": "53"
},
"<ActivityDate>k__BackingField": "2026-02-04T04:16:11.3700862+01:00",
"<ActivityType>k__BackingField": 1,
"<UserId>k__BackingField": "sample string 4",
"<Amount>k__BackingField": 5.0,
"<OrderId>k__BackingField": "68a5da09-0b0a-4027-8ec7-e1b1ed00c92a",
"<Synced>k__BackingField": 7
},
{
"$ref": "54"
}
]
},
{
"$ref": "53"
}
],
"InActive": true,
"IsOpen": false,
"IsExpired": true,
"TerminalType": "34d562c8-aa02-483b-bd69-850c7066580a"
},
{
"$ref": "48"
}
],
"Outlets": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"CashDrawers": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"Coupons": [
{
"$id": "55",
"Id": "24ffa3c3-47ed-46f4-9a20-30173d218c45",
"CouponCode": "sample string 2",
"DiscountPercentage": 3.0,
"ExpirationDate": "2026-02-04T04:16:11.3700862+01:00",
"RedeemTime": 5,
"IsRedeemed": true,
"Synced": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "55"
}
],
"Clusters": [
{
"$id": "56",
"Id": "b5b56680-3d57-4b4a-8c14-039902176b99",
"OutletId": "6e4665a5-e1d7-40a4-8a93-72e3f8a46827",
"Name": "sample string 3",
"Deleted": true,
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"OutletName": "sample string 6"
},
{
"$ref": "56"
}
],
"ClusterTerminals": [
{
"$id": "57",
"Id": "2d1670e8-a7b3-4c47-adc9-138e16fbc4f4",
"ClusterId": "14cbb670-3a3c-4c43-8749-be8f2404b42b",
"TerminalId": "69559016-08d0-4580-8e0e-39645700be90",
"Active": true,
"LocalAPIUrl": "sample string 5",
"Updated": "2026-02-04T04:16:11.3700862+01:00",
"TerminalName": "sample string 7",
"UniqueIdentifier": "sample string 8",
"ClosedStatus": 0,
"LoggedOutStatus": "LoggedOut",
"IsLoggedOut": true,
"ShowForceLogout": false,
"EnableClose": false
},
{
"$ref": "57"
}
],
"OrderStates": [
{
"$id": "58",
"Id": "sample string 1",
"Name": "sample string 2",
"Updated": "2026-02-04T04:16:11.3700862+01:00"
},
{
"$ref": "58"
}
],
"Warehouses": [
{
"$id": "59",
"WarehouseID": "e03022f3-6ed5-4f37-b6f9-e62ba1558c45",
"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-02-04T04:16:11.3700862+01:00",
"WarehouseLocations": [
{
"$id": "60",
"WarehouseLocationID": "747199e7-7436-47ee-9cd0-a61818f4e1c8",
"WarehouseID": "1458ea87-53b4-4bd7-b64b-f8dce29dd92c",
"Name": "sample string 3",
"Path": "sample string 4",
"WhName": "sample string 5"
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"APIEndPoints": [
{
"$id": "61",
"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-02-04T04:16:11.3700862+01:00",
"UpdatedAt": "2026-02-04T04:16:11.3700862+01:00",
"Synced": true
},
{
"$ref": "61"
}
]
}