GET api/campaign/{name}/comboPriceGroups?CampaignName={CampaignName}&Relations={Relations}&Skip={Skip}&Take={Take}&TotalCount={TotalCount}

List campaign combo price groups for a campaign

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

Campaign to match combo groups against

string

Required

CampaignName

Campaign for combo prices

string

None.

Relations

Whether to also return combo price plus

boolean

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

Relation. This field may not always be loaded or used for updates.

Body Parameters

None.

Response Information

Resource Description

List of matching combo groups

PageListOfComboPriceGroup
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of ComboPriceGroup

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
{
  "type": "ComboPriceGroup",
  "list": [
    {
      "$id": "2",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "g_UID": "kYw6d7nKqkejim0XyS7UGw==",
      "guid": "773a8c91-cab9-47aa-a38a-6d17c92ed41b",
      "description": "sample string 5",
      "newPrice": 1,
      "rangeDescription": "sample string 6",
      "dealDescription": "sample string 7",
      "labelQuantity": 8,
      "hostProductCategoryID": 1,
      "offerID": 1,
      "dontUpdatePricePlus": true,
      "campaign": {
        "$id": "3",
        "id": 1,
        "storeID": 2,
        "name": "09bc69c7-fef9-45a2-a7a4-87d244c74ca4",
        "nameGuid": "09bc69c7-fef9-45a2-a7a4-87d244c74ca4",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2026-04-03T06:27:06.7545557",
        "startTime": 1,
        "endDate": "2026-04-03T06:27:06.7545557",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2026-04-03T06:27:06.7545557",
        "system": true,
        "created": "2026-04-03T06:27:06.7545557",
        "updated": "2026-04-03T06:27:06.7545557",
        "priceChangeNotifiedUtc": "2026-04-03T06:27:06.7545557",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "DX5sjC184UCjTmN8tPFzsQ==",
        "hostIdentifierGuid": "8c6c7e0d-7c2d-40e1-a34e-637cb4f173b1",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2026-04-03T06:27:06.7545557",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$id": "4",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "tdMjjbFzYESYScbZcgjAHA==",
            "pluGuid": "8d23d3b5-73b1-4460-9849-c6d97208c01c",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "KFt0diSzlEi3GdzgUYYEFA==",
            "dealCostGuid": "76745b28-b324-4894-b719-dce051860414",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "vgNwtyyyFEmw9SokSf1bmw==",
            "priceGroupGuid": "b77003be-b22c-4914-b0f5-2a2449fd5b9b",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "costCalcMethod": 13,
            "pluCost": 14,
            "pluCostIndicator": "sample string 15",
            "pluPriceGstPercent": 16,
            "pluCostGstPercent": 17,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 19.1,
            "salesMode": 1,
            "pluNormalCost": 20,
            "pluaws": 21.0,
            "directNumber": "sample string 22",
            "departmentName": "sample string 23",
            "subDepartmentName": "sample string 24",
            "priceGroupName": "sample string 25",
            "supplierName": "sample string 26",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-04-03T06:27:06.7545557",
            "rrp": 27,
            "campaignDescription": "sample string 28",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "26371011-7188-47bb-b1d7-0c7067d95540",
            "campaignComboPriceGroupG_UID": "KEVLluNcJkCJG98eN4NyZA==",
            "campaignComboPriceGroupIdentifier": "964b4528-5ce3-4026-891b-df1e37837264",
            "promotionPlacementDescription": "sample string 30",
            "storeAcceptances": [
              {
                "$id": "5",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2026-04-03T06:27:06.7545557",
                "operatorG_UID": "w2+LhDefeUWFO8u+S9oFmQ==",
                "operatorGuid": "848b6fc3-9f37-4579-853b-cbbe4bda0599",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2026-04-03T06:27:06.7545557",
                "signIqTicketFileMovedUtc": "2026-04-03T06:27:06.7545557",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2026-04-03T06:27:06.7545557",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "a5feeaa4-a87e-4c4b-8b8e-4fc831460829",
                "product": {
                  "$id": "6",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "pVFooJzgmEmbZ9ksxy490A==",
                  "guid": "a06851a5-e09c-4998-9b67-d92cc72e3dd0",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "PL4JCFyCO066oifPnYthCg==",
                  "priceGroupGuid": "0809be3c-825c-4e3b-baa2-27cf9d8b610a",
                  "blueprintID": 1,
                  "lastCountedDate": "2026-04-03T06:27:06.7545557",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2026-04-03T06:27:06.7545557",
                  "pluCreated": "2026-04-03T06:27:06.7545557",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2026-04-03T06:27:06.7545557",
                  "lastManualUpdate": "2026-04-03T06:27:06.7545557",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2026-04-03T06:27:06.7545557",
                  "currentCostUpdated": "2026-04-03T06:27:06.7545557",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2026-04-03T06:27:06.7545557",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "paws": 1.0,
                  "awsUpdated": "2026-04-03T06:27:06.7545557",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "bdu6S+G3qEqC4B/tHwb2EQ==",
                  "altPLUGuid": "4bbadb6d-b7e1-4aa8-82e0-1fed1f06f611",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2026-04-03T06:27:06.7545557",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "E2G24lRuc0iQ51Mt1pTgcw==",
                  "shelfPageLayoutGuid": "e2b66113-6e54-4873-90e7-532dd694e073",
                  "talkerPageLayoutG_UID": "BR4y+OU3GUqlyymNPtuYAA==",
                  "talkerPageLayoutGuid": "f8321e05-37e5-4a19-a5cb-298d3edb9800",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 85,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 87",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "liabilityItem": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 92,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 95,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "kdvib/673UyvIVJVXyMMJw==",
                  "inventoryIdentifier": "6fe2db91-bbfe-4cdd-af21-52555f230c27",
                  "inventoryAccuracy": 1,
                  "baseUnits": 99,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 100,
                  "defaultPrinter": "sample string 101",
                  "defaultPrinterGroup": "sample string 102",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 103,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "kO080c4Zo0q7b9L00iBWJA==",
                  "parentPluGuid": "d13ced90-19ce-4aa3-bb6f-d2f4d2205624",
                  "preferredHostVendor": 105,
                  "preferredHostChanged": true,
                  "code": "sample string 107",
                  "supplierIdentifier": "gazwqaK2Cky2ndbTGN6xoA==",
                  "supplierIdentifierGuid": "a9f0ac81-b6a2-4c0a-b69d-d6d318deb1a0",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "iVDFQofmy0eG/iTM1usrtw==",
                  "rebateSupplierIdentifierGuid": "42c55089-e687-47cb-86fe-24ccd6eb2bb7",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 109",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 111",
                  "productType": "sample string 112",
                  "productGroup": "sample string 113",
                  "complianceIndicator": "sample string 114",
                  "inhouseBrand": "sample string 115",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 118",
                  "lastUpdatedByUser": "sample string 119",
                  "lastManualUpdatedByUser": "sample string 120",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2026-04-03T06:27:06.7545557",
                  "commodity": "sample string 122",
                  "businessPillar": "sample string 123",
                  "mscCommodity": "sample string 124",
                  "hostIdentifier": "etlewiQIrkWMF/F9/Dql5w==",
                  "hostIdentifierGuid": "c25ed97a-0824-45ae-8c17-f17dfc3aa5e7",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 126",
                  "aisleEnds": "sample string 127",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 138,
                  "webPriceRounding": true,
                  "webMarkup": 140,
                  "webPriceMode": 141,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 142",
                  "altSubDeptCode": "sample string 143",
                  "altMinorDeptCode": "sample string 144",
                  "altLesserDeptCode": "sample string 145",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "store": {
                    "$id": "7",
                    "id": 1,
                    "isMaster": true,
                    "isElectedMaster": true,
                    "electedMasterStoreID": 1,
                    "isZoneMaster": true,
                    "shortName": "sample string 3",
                    "url": "sample string 4",
                    "sortOrder": 1,
                    "name": "sample string 5",
                    "phone": "sample string 6",
                    "fax": "sample string 7",
                    "email": "sample string 8",
                    "address1": "sample string 9",
                    "address2": "sample string 10",
                    "city": "sample string 11",
                    "state": "sample string 12",
                    "country": "sample string 13",
                    "postCode": "sample string 14",
                    "delivery": 1,
                    "exportAccounts": 1,
                    "salesAccountFolder": "sample string 15",
                    "purchaseAccountFolder": "sample string 16",
                    "initLoad": 1,
                    "initIDs": 1,
                    "zoneID": 1,
                    "actAsMaster": 1,
                    "lastActiveUtc": "2026-04-03T06:27:06.7545557",
                    "active": true,
                    "warehouse": true,
                    "abn": "sample string 19",
                    "phoneOrderSubjectLine": "sample string 20",
                    "caseConfiguration": 21,
                    "isNormalPriceChangesCampaign": true,
                    "generatePrintLabels": true,
                    "headerLogo": "sample string 24",
                    "custNo": "sample string 25",
                    "stateCode": "sample string 26",
                    "hostIdentifier": "Guur8XGFlk2MluDyNGV5ww==",
                    "hostIdentifierGuid": "f1abeb1a-8571-4d96-8c96-e0f2346579c3",
                    "hostName": 1,
                    "hostAddress": "sample string 27",
                    "hostUsername": "sample string 28",
                    "hostPassword": "sample string 29",
                    "excludeFromLeadInOut": true,
                    "accountingProvider": 31,
                    "accountingAddress": "sample string 32",
                    "accountingUsername": "sample string 33",
                    "accountingPassword": "sample string 34",
                    "storeAccountingCode": "sample string 35",
                    "softwareVariance": 36,
                    "fuelWarningVariance": 37.0,
                    "fuelErrorVariance": 38.0,
                    "fuelAccumulatedWarningVariance": 39.0,
                    "fuelAccumulatedErrorVariance": 40.0,
                    "drawManagment": 41,
                    "endOfDayManagment": true,
                    "autoFillCashBalancing": true,
                    "fuelDayVariance": 44,
                    "accountingTradingTime": "00:00:00.1234567",
                    "stockActivateProduct": 46,
                    "defaultOrderDocumentId": 1,
                    "defaultStockReceiveDocumentId": 1,
                    "giftCardSalesAccountingDeptCode": "sample string 47",
                    "transactionDiscountAccountingDeptCode": "sample string 48",
                    "size": 49,
                    "updated": "2026-04-03T06:27:06.7545557",
                    "priceZone": {
                      "$id": "8",
                      "id": 1,
                      "name": "sample string 2",
                      "hostIdentifier": "GGt6dfVC8ECG9xk71d8Epg==",
                      "hostIdentifierGuid": "757a6b18-42f5-40f0-86f7-193bd5df04a6",
                      "sortOrder": 3,
                      "zoneMasterStoreID": 1,
                      "electedMasterStoreID": 1,
                      "containsElectedMasterStore": true
                    },
                    "priceZoneName": "sample string 51",
                    "storeFuelConfigured": true,
                    "shippingAddressCopied": true,
                    "shippingAddress": {
                      "$id": "9",
                      "storeID": 1,
                      "addressType": 1,
                      "address1": "sample string 1",
                      "address2": "sample string 2",
                      "city": "sample string 3",
                      "state": "sample string 4",
                      "country": "sample string 5",
                      "postCode": "sample string 6"
                    },
                    "billingAddressCopied": true,
                    "billingAddress": {
                      "$ref": "9"
                    },
                    "hostStoreSettings": [
                      {
                        "$id": "10",
                        "id": 1,
                        "hostIdentifier": "8LmP4UWGTUiyBBGUKTBypA==",
                        "hostIdentifierGuid": "e18fb9f0-8645-484d-b204-1194293072a4",
                        "storeID": 2,
                        "username": "sample string 3",
                        "password": "sample string 4",
                        "passwordPlain": "sample string 5",
                        "serverAddress": "sample string 6",
                        "serverPort": 1,
                        "excludeFromLeadInOut": true,
                        "useForHostFile": true,
                        "metcashPillarID": "sample string 9",
                        "metcashStateCode": "sample string 10",
                        "metcashCustomerID": "sample string 11",
                        "metcashTradingPartnerID": "sample string 12",
                        "drakesCustomerNumber": 1,
                        "sparCustomerNumber": "sample string 13",
                        "sparOrderUsername": "sample string 14",
                        "sparOrderPassword": "sample string 15",
                        "sparOrderPasswordPlain": "sample string 16",
                        "pharmXSiteID": 1,
                        "ibaZoneID": 1,
                        "ibaState": "sample string 17",
                        "foodlandStoreCode": "sample string 18",
                        "ilgMemberNumber": "sample string 19",
                        "ilgOutletLocation": 1,
                        "ilgBaseCost": 1,
                        "ilgApplyNonAdvertisedPromos": true,
                        "ilgExemptFromFreight": true,
                        "ilgOrderDealReview": true,
                        "ilgFinanceFee": 1,
                        "secondPassword": "sample string 23",
                        "secondPasswordPlain": "sample string 24",
                        "secondServerAddress": "sample string 25",
                        "processPromotions": true,
                        "hostProvider": 0,
                        "host": {
                          "$id": "11",
                          "identifier": "1I5U3BHDvkCsFzmn+PE27g==",
                          "identifierGuid": "dc548ed4-c311-40be-ac17-39a7f8f136ee",
                          "isPrimary": true,
                          "obeyPreferredHost": true,
                          "loadCampaigns": true,
                          "isHostOwnedGroup": true,
                          "serviceFeeID": 1,
                          "deletedDiscountRate": 1,
                          "deletedDiscountDuration": 1,
                          "doNotRange": true,
                          "doNotOrder": true,
                          "updateMaster": true,
                          "ignoreHostPriceGroups": true,
                          "ignoreNormalSellIncrease": true,
                          "ignoreNormalSellIncreaseRange": 11,
                          "ignoreNormalSellDecrease": true,
                          "ignoreNormalSellDecreaseRange": 13,
                          "roundNormalSell": true,
                          "ignorePromotionSell": true,
                          "ignoreNonAdvertisedPromotionSell": true,
                          "splitAdvertisedAndNonAdvertisedPromotions": true,
                          "ignoreLeadInOut": true,
                          "hostSupplierIdentifier": "NB6XGhHKqEGg3fjmo06HMg==",
                          "hostSupplierIdentifierGuid": "1a971e34-ca11-41a8-a0dd-f8e6a34e8732",
                          "loyaltyPriceLevelIdentifier": "pc2IlMLFS0O0hbVSe7BEKw==",
                          "loyaltyPriceLevelIdentifierGuid": "9488cda5-c5c2-434b-b485-b5527bb0442b",
                          "isGroup": true,
                          "description": "sample string 22",
                          "hostProvider": 23,
                          "hostTypeEnum": 24,
                          "hostType": "sample string 25",
                          "hostCode": "sample string 26",
                          "username": "sample string 27",
                          "password": "sample string 28",
                          "passwordPlain": "sample string 29",
                          "server": "sample string 30",
                          "url": "sample string 31",
                          "global": true,
                          "stateCode": "sample string 33",
                          "lastCollected": "2026-04-03T06:27:06.7545557",
                          "lastProcessed": "2026-04-03T06:27:06.7545557",
                          "hold": true,
                          "supplierName": "sample string 35",
                          "supplier": {
                            "$id": "12",
                            "identifier": "ZAUQHGFCu0eTNBVVm3uTwQ==",
                            "identifierGuid": "1c100564-4261-47bb-9334-15559b7b93c1",
                            "code": "sample string 1",
                            "name": "sample string 2",
                            "fuelSupplier": true,
                            "isSupplier": true,
                            "isHostedSupplier": true,
                            "hostID": 1,
                            "accountCode": "sample string 6",
                            "invoiceSuffix": "sample string 7",
                            "orderEmail": "sample string 8",
                            "orderEmailBcc": "sample string 9",
                            "orderFax": "sample string 10",
                            "showOrderCost": true,
                            "receiptCostUpdate": true,
                            "sendReceipt": true,
                            "receiptEmail": "sample string 14",
                            "receiptEmailBcc": "sample string 15",
                            "primaryContactGuid": "ExLpEUlTwE+ecA6omAYl9g==",
                            "primaryContactID": "11e91213-5349-4fc0-9e70-0ea8980625f6",
                            "storeID": 1,
                            "abn": "sample string 16",
                            "supplierGroupIdentifier": "aKOfRc+6rEqBx+1y7rG5qw==",
                            "supplierGroupGuid": "459fa368-bacf-4aac-81c7-ed72eeb1b9ab",
                            "rebate": 1.0,
                            "rebateType": 1,
                            "rebateFrequency": 1,
                            "rebateSource": 1,
                            "rebateLastClaimed": "2026-04-03T06:27:06.7545557",
                            "rebateLastClaimedAmount": 1.0,
                            "cartonsOnly": true,
                            "minimumOrderValue": 1,
                            "enforceMinimumQuantity": true,
                            "freight": 19.0,
                            "freightType": 20,
                            "deleted": true,
                            "deletedUser": "sample string 22",
                            "storeName": "sample string 23",
                            "primaryContact": {
                              "$id": "13",
                              "id": "d8460edb-3d27-44d6-a9f6-9b8d6f7f3789",
                              "identifier": "D0k5JErwVkSIa5isV680EQ==",
                              "identifierGuid": "2439490f-f04a-4456-886b-98ac57af3411",
                              "familyName": "sample string 1",
                              "givenNames": "sample string 2",
                              "otherNames": "sample string 3",
                              "title": "sample string 4",
                              "dateOfBirth": "sample string 5",
                              "sex": "sample string 6",
                              "address": "sample string 7",
                              "address1": "sample string 8",
                              "address2": "sample string 9",
                              "town": "sample string 10",
                              "state": "sample string 11",
                              "country": "sample string 12",
                              "postalCode": "sample string 13",
                              "telephone": "sample string 14",
                              "mobile": "sample string 15",
                              "email": "sample string 16",
                              "fax": "sample string 17",
                              "primary": true
                            },
                            "contacts": [
                              {
                                "$id": "14",
                                "supplierIdentifier": "fky0TWCA10GZb/zDphDOtg==",
                                "supplierIdentifierGuid": "4db44c7e-8060-41d7-996f-fcc3a610ceb6",
                                "contactGuid": "yCxiIv9HuEaLR1BbyTs81g==",
                                "contactID": "22622cc8-47ff-46b8-8b47-505bc93b3cd6",
                                "contact": {
                                  "$ref": "13"
                                },
                                "supplier": {
                                  "$ref": "12"
                                }
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "products": [
                              {
                                "$id": "15",
                                "pluG_UID": "dAWZOncER0G0Uoa/AH8w6g==",
                                "pluGuid": "3a990574-0477-4147-b452-86bf007f30ea",
                                "supplierIdentifier": "XPSlDByF70aLv8YNUWOe6w==",
                                "supplierIdentifierGuid": "0ca5f45c-851c-46ef-8bbf-c60d51639eeb",
                                "cartonQuantity": 1,
                                "cartonQuantityChanged": true,
                                "productSize": "sample string 3",
                                "cigarettesPerSleeve": 1,
                                "randomWeight": true,
                                "piecesPerUnit": 5,
                                "averagePackSize": 6,
                                "effectiveDate": "2026-04-03T06:27:06.7545557",
                                "pricedByWeight": true,
                                "landedUnitCostEx": 9,
                                "landedUnitCostInc": 10,
                                "landedCartonCostInc": 12,
                                "landedCartonCostEx": 13,
                                "standardCost": 14,
                                "deliveryFee": 1,
                                "deliveryFeeBasis": "sample string 15",
                                "pickAndPackFee": 1,
                                "pickAndPackFeeBasis": "sample string 16",
                                "financeFee": 1,
                                "financeFeeBasis": "sample string 17",
                                "cartonLength": 1,
                                "cartonWidth": 1,
                                "cartonHeight": 1,
                                "palletLayerQuantity": 1,
                                "palletLayers": 1,
                                "itemCode": "sample string 18",
                                "invoiceCode": "sample string 19",
                                "invoiceDesc": "sample string 20",
                                "orderDirect": true,
                                "useCost": true,
                                "minimumQuantity": 21,
                                "hostType": 22,
                                "fromHost": 23,
                                "minimumReorder": 1,
                                "maximumReorder": 1,
                                "orderMultiple": 24.1,
                                "sellMultiple": 25.1,
                                "baseMultiple": 26.1,
                                "hostStandardCost": 27,
                                "hostTotalCost": 28,
                                "hostRetail": 29,
                                "hostLandedUnitCostEx": 30,
                                "hostLandedUnitCostInc": 31,
                                "hostDesc": "sample string 32",
                                "directIndicator": "sample string 33",
                                "availableToOrder": true,
                                "hostRangeIndicator": "sample string 35",
                                "hostProductType": "sample string 36",
                                "hostProductGrade": "sample string 37",
                                "hostProductGroup": "sample string 38",
                                "hostSlowMoving": true,
                                "hostGeneralMerchandise": true,
                                "hostPillar": "sample string 41",
                                "hostLastUpdated": "2026-04-03T06:27:06.7545557",
                                "rebate": 1.0,
                                "rebateExclude": true,
                                "invoiceCodes": [
                                  {
                                    "$id": "16",
                                    "pluG_UID": "iePj5QyHZEKOA4W938RryA==",
                                    "pluGuid": "e5e3e389-870c-4264-8e03-85bddfc46bc8",
                                    "supplierIdentifier": "AfHVfGB5H0Sa2USA6R39gQ==",
                                    "supplierIdentifierGuid": "7cd5f101-7960-441f-9ad9-4480e91dfd81",
                                    "invoiceCode": "sample string 1",
                                    "storeIDs": [
                                      1,
                                      2
                                    ]
                                  },
                                  {
                                    "$ref": "16"
                                  }
                                ],
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "preferredSupplier": true,
                                "preferredRebateSupplier": true,
                                "supplierName": "sample string 42",
                                "salesMode": 43,
                                "orderPacked": true,
                                "active": true,
                                "price": 1,
                                "costGstPercent": 45,
                                "parentPluG_UID": "9ZTEE1EUXUmqwzdnc3Duxw==",
                                "parentPluGuid": "13c494f5-1451-495d-aac3-37677370eec7",
                                "freight": 46.0,
                                "freightType": 1,
                                "product": {
                                  "$ref": "6"
                                },
                                "supplier": {
                                  "$ref": "12"
                                },
                                "serviceFee": {
                                  "$id": "17",
                                  "id": 1,
                                  "description": "sample string 1",
                                  "fee": 1
                                },
                                "isPrimaryHost": true,
                                "hostVendor": 48
                              },
                              {
                                "$ref": "15"
                              }
                            ],
                            "orderCycleHeaders": [
                              {
                                "$id": "18",
                                "storeID": 1,
                                "supplierIdentifier": "8lNhd2xc0Uiuh4H2Q6nxbQ==",
                                "supplierGuid": "776153f2-5c6c-48d1-ae87-81f643a9f16d",
                                "departmentCode": "sample string 2",
                                "warehouseDirectIndicator": "sample string 3",
                                "type": 4,
                                "storeName": "sample string 5",
                                "departmentName": "sample string 6",
                                "orderDays": 7
                              },
                              {
                                "$ref": "18"
                              }
                            ],
                            "cycles": [
                              {
                                "$id": "19",
                                "storeID": 1,
                                "supplierIdentifier": "UhSs/vUkIkC01iUcbky5LA==",
                                "supplierGuid": "feac1452-24f5-4022-b4d6-251c6e4cb92c",
                                "departmentCode": "sample string 2",
                                "warehouseDirectIndicator": "sample string 3",
                                "type": 4,
                                "cutOffWeek": 5,
                                "cutOffDay": 6,
                                "cutOffTime": "00:00:00.1234567",
                                "leadTime": 7,
                                "daysBuffer": 8,
                                "supplierName": "sample string 9",
                                "cutOffDate": "2026-04-03T06:27:06.7545557",
                                "deliveryDate": "2026-04-03T06:27:06.7545557",
                                "nextCutOffDate": "2026-04-03T06:27:06.7545557",
                                "nextDeliveryDate": "2026-04-03T06:27:06.7545557",
                                "nextDaysBuffer": 10
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "store": {
                              "$ref": "7"
                            },
                            "updated": "2026-04-03T06:27:06.7545557",
                            "isHost": true
                          },
                          "files": [
                            {
                              "$id": "20",
                              "id": "sample string 1",
                              "fileName": "sample string 2",
                              "extension": "sample string 3",
                              "provider": 0,
                              "type": 0,
                              "hostType": "sample string 4",
                              "createdUtc": "2026-04-03T06:27:06.7545557",
                              "processed": "2026-04-03T06:27:06.7545557",
                              "isProcessing": true,
                              "processedCount": 6,
                              "processingTime": 1,
                              "collectedUtc": "2026-04-03T06:27:06.7545557",
                              "size": 1,
                              "sizeFormat": "sample string 7",
                              "isArchive": true,
                              "customerNumber": "sample string 9",
                              "businessPillar": "sample string 10",
                              "fileType": "sample string 11",
                              "version": "sample string 12",
                              "reference": "sample string 13",
                              "digest": "sample string 14",
                              "contentType": "sample string 15",
                              "host": {
                                "$ref": "11"
                              },
                              "metcashHeader": {
                                "$id": "21",
                                "customerNumber": "sample string 1",
                                "creationDate": "2026-04-03T06:27:06.7545557",
                                "businessPillar": "sample string 3",
                                "fileType": "sample string 4"
                              }
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "zoneMatrix": [
                            {
                              "$id": "22",
                              "id": 1,
                              "hostIdentifier": "hp02m24AYU+u91WcZFTFZw==",
                              "hostIdentifierGuid": "9b369d86-006e-4f61-aef7-559c6454c567",
                              "storeID": 1,
                              "departmentCode": "sample string 2",
                              "hostGuids": [
                                "11ba9408-7bec-4e30-a084-d41b747a52b6",
                                "a32e918e-d19f-4f83-8d7e-54982840f5d9"
                              ]
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "hostFileStoreSetting": {
                            "$ref": "10"
                          },
                          "hostStoreSettings": [
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "promotionPlacements": [
                            {
                              "$id": "23",
                              "identifier": "W671FR7IaU+IU59IkCNcsA==",
                              "identifierGuid": "15f5ae5b-c81e-4f69-8853-9f4890235cb0",
                              "code": "sample string 2",
                              "description": "sample string 3",
                              "isAdvertised": true
                            },
                            {
                              "$ref": "23"
                            }
                          ],
                          "promoTypeGuids": [
                            "36158326-b3b1-4c8f-9bc7-44fa56663112",
                            "0afafad6-d743-4de3-9055-69eac86815f1"
                          ],
                          "isPromotionOnly": false,
                          "isOrderable": false,
                          "vendor": 0
                        },
                        "groupIDs": [
                          1,
                          2
                        ],
                        "hostDescription": "sample string 27"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "accounts": [
                      {
                        "$id": "24",
                        "id": 1,
                        "storeID": 1,
                        "accountName": "sample string 2",
                        "bsb": "sample string 3",
                        "accountNumber": "sample string 4",
                        "accountDesignated": true
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "sales": [
                      {
                        "$id": "25",
                        "id": 1,
                        "storeID": 1,
                        "externalSalesType": 2,
                        "ftpSiteID": 1,
                        "lastSaleProcessed": "2026-04-03T06:27:06.7545557",
                        "ftpSite": {
                          "$id": "26",
                          "id": 1,
                          "description": "sample string 2",
                          "address": "sample string 3",
                          "username": "sample string 4",
                          "password": "sample string 5",
                          "path": "sample string 7",
                          "protocol": 8
                        }
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$ref": "22"
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "cashManagements": [
                      {
                        "$id": "27",
                        "id": 1,
                        "storeID": 1,
                        "cashManagementType": 2,
                        "apiID": 1,
                        "organisationID": "sample string 3",
                        "siteName": "sample string 4",
                        "thirdPartyAPI": {
                          "$id": "28",
                          "id": 1,
                          "description": "sample string 2",
                          "address": "sample string 3",
                          "username": "sample string 4",
                          "password": "sample string 5",
                          "passwordPlain": "sample string 6",
                          "token": "sample string 7",
                          "apiType": 8,
                          "apiSubType": 9
                        }
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "updateStoreID": "19f99cfc-1ae8-4793-9984-32f5892242b6",
                    "updateStore": {
                      "$id": "29",
                      "id": "16f3f105-e0b6-497c-a694-2e160b5ad87b",
                      "name": "sample string 1",
                      "lastActivity": "2026-04-03T06:27:06.7545557",
                      "zone": "sample string 2",
                      "timeZoneOffset": 0.0,
                      "businessHoursStart": "00:00:00.1234567",
                      "businessHoursEnd": "00:00:00.1234567",
                      "master": true,
                      "lastIP": "sample string 10",
                      "lastHostName": "sample string 11",
                      "ping": 1,
                      "pingStatus": "sample string 12",
                      "lastUpdateCompleted": "2026-04-03T06:27:06.7545557"
                    },
                    "timeZoneId": "sample string 54",
                    "securityOptions": {
                      "$id": "30",
                      "loginMode": 1,
                      "allowSelfVerification": true,
                      "verifierEmail": "sample string 3",
                      "source": "sample string 4",
                      "loginModeInherited": 5,
                      "loginModeSource": "sample string 6",
                      "selfVerifyInherited": true,
                      "selfVerifySource": "sample string 8",
                      "verifyEmailInherited": "sample string 9",
                      "verifyEmailSource": "sample string 10"
                    }
                  },
                  "storePrices": [
                    {
                      "$id": "31",
                      "pluG_UID": "HalU1oTVH0mEmnzkQJM1FA==",
                      "pluGuid": "d654a91d-d584-491f-849a-7ce440933514",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "isElectedMasterStore": true,
                      "isZoneMasterStore": true,
                      "priceNow": 7,
                      "costNow": 8,
                      "costNowDecimals": 9,
                      "normalPrice": 10,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 11,
                      "nextCampaignName": "sample string 12",
                      "gstPercent": 13,
                      "normalCost": 14,
                      "normalCostDecimals": 15,
                      "costGstPercent": 16,
                      "costCalcMethod": 1,
                      "currentCost": 17,
                      "currentCostDecimals": 18,
                      "break1": 19,
                      "price1": 20,
                      "break2": 21,
                      "price2": 22,
                      "break3": 23,
                      "price3": 24,
                      "fuelItem": 25,
                      "fixedWeight": 26,
                      "active": true,
                      "complianceIndicator": "sample string 27",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2026-04-03T06:27:06.7545557"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "currentPrices": {
                    "$id": "32",
                    "pluPrices": {
                      "$id": "33",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "memberDiscountPrice": 10,
                      "acceptedUtc": "2026-04-03T06:27:06.7545557",
                      "priceChangeType": 0,
                      "costDecimals": 11,
                      "costCalcMethod": 12,
                      "targetCampaignPriceGtOrEquNormal": true
                    },
                    "normalPluPrices": {
                      "$ref": "33"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "34",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "talkerText": "sample string 3",
                      "disableWasSave": true,
                      "startDate": "2026-04-03T06:27:06.7545557",
                      "startTime": 5,
                      "endDate": "2026-04-03T06:27:06.7545557",
                      "endTime": 6,
                      "newPrice": 7,
                      "newCost": 8,
                      "newCostDecimals": 9,
                      "pctDiscount": 10,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 11",
                      "hostType": 12,
                      "hostIdentifier": "hz5aIfs2Lk6qNDhMgePdgg==",
                      "hostIdentifierGuid": "215a3e87-36fb-4e2e-aa34-384c81e3dd82",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "35",
                    "g_UId": "uMZT1KPiA0qlLxFEIg+y3Q==",
                    "guid": "d453c6b8-e2a3-4a03-a52f-1144220fb2dd",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "36",
                    "priceGroupG_UID": "EBEHquhQU0CoR63W6pJeQg==",
                    "priceGroupGuid": "aa071110-50e8-4053-a847-add6ea925e42",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2026-04-03T06:27:06.7545557",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 147",
                  "nutrifacts": {
                    "$id": "37",
                    "pluG_UID": "VlPO1Q1gnEWu9oOviwb1pw==",
                    "pluGuid": "d5ce5356-600d-459c-aef6-83af8b06f5a7",
                    "plu": 1,
                    "servingsPerPack": 1,
                    "servingSize": 1,
                    "showAllergens": 1,
                    "energy": 1,
                    "protein": 1,
                    "fat": 1,
                    "saturated": 1,
                    "carbo": 1,
                    "sugars": 1,
                    "sodium": 1,
                    "potasium": 1,
                    "calcium": 1,
                    "fibre": 1,
                    "soya": 1,
                    "nutsSeeds": 1,
                    "shells": 1,
                    "eggs": 1,
                    "dairy": 1,
                    "gluten": 1,
                    "sulphites": 1,
                    "peanuts": 1,
                    "sesame": 1,
                    "fish": 1,
                    "lupins": 1
                  },
                  "dates": {
                    "$id": "38",
                    "pluGuid": "ca68fecf-82b5-4212-bd39-45269a065048",
                    "created": "2026-04-03T06:27:06.7545557",
                    "createdByUser": "sample string 1",
                    "activated": "2026-04-03T06:27:06.7545557",
                    "activatedByUser": "sample string 2",
                    "deactivated": "2026-04-03T06:27:06.7545557",
                    "deactivatedByUser": "sample string 3",
                    "lastOrdered": "2026-04-03T06:27:06.7545557",
                    "lastOrderedQty": 4.0,
                    "lastReceived": "2026-04-03T06:27:06.7545557",
                    "lastReceivedQty": 5.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2026-04-03T06:27:06.7545557",
                    "lastSold": "2026-04-03T06:27:06.7545557",
                    "firstSold": "2026-04-03T06:27:06.7545557",
                    "awsUpdated": "2026-04-03T06:27:06.7545557",
                    "lastManualUpdate": "2026-04-03T06:27:06.7545557",
                    "lastManualUpdatedByUser": "sample string 7",
                    "lastUpdated": "2026-04-03T06:27:06.7545557",
                    "lastUpdatedByUser": "sample string 9",
                    "lastUpdatedByHost": "2026-04-03T06:27:06.7545557",
                    "doNotRangeUpdated": "2026-04-03T06:27:06.7545557",
                    "doNotOrderUpdated": "2026-04-03T06:27:06.7545557",
                    "tracked": "2026-04-03T06:27:06.7545557"
                  },
                  "allergens": [
                    {
                      "$id": "39",
                      "primaryKey": {
                        "$id": "40",
                        "pluGuid": "61752ca0-509f-41b1-88a6-7ad3deaad6ea",
                        "contains": 2
                      },
                      "allergenID": 1,
                      "pluG_UID": "oCx1YZ9QsUGIpnrT3qrW6g==",
                      "pluGuid": "61752ca0-509f-41b1-88a6-7ad3deaad6ea",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "costs": {
                    "$id": "41",
                    "pluG_UID": "b8ghtwVjYUOgXlO/Znrq0Q==",
                    "pluGuid": "b721c86f-6305-4361-a05e-53bf667aead1",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2026-04-03T06:27:06.7545557",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "42",
                      "saleHeaderID": 1,
                      "created": "2026-04-03T06:27:06.7545557",
                      "createdLocal": "2026-04-03T06:27:06.7545557",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "4F+YBmXaoUaj79U7DJ6G1w==",
                      "operatorGuid": "06985fe0-da65-46a1-a3ef-d53b0c9e86d7",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "t2G6Yz3d+UGX0sWJI7IH1Q==",
                      "pluGuid": "63ba61b7-dd3d-41f9-97d2-c58923b207d5",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "43",
                        "id": 1,
                        "g_Uid": "IEsxUk8fG0GQTyaSJok2Ag==",
                        "guid": "52314b20-1f4f-411b-904f-269226893602",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2026-04-03T06:27:06.7545557",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2026-04-03T06:27:06.7545557",
                        "endShift": "2026-04-03T06:27:06.7545557",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "44",
                            "operatorG_UID": "bv0ESkyk6USX15xI4oGFXw==",
                            "operatorGuid": "4a04fd6e-a44c-44e9-97d7-9c48e281855f",
                            "storeID": 2,
                            "operator": {
                              "$ref": "43"
                            },
                            "store": {
                              "$ref": "7"
                            }
                          },
                          {
                            "$ref": "44"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "45",
                      "pluID": 1,
                      "pluG_UID": "assVBY1mlkqHYiv9Fpyk6Q==",
                      "pluGuid": "0515cb6a-668d-4a96-8762-2bfd169ca4e9",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "46",
                      "pluG_UId": "Z73ZGVQAKkCn9K24MoDJOQ==",
                      "pluGuid": "19d9bd67-0054-402a-a7f4-adb83280c939",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "6"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "47",
                      "identifier": "Bq9pl7v01kOFcw8Qrko5dA==",
                      "identifierGuid": "9769af06-f4bb-43d6-8573-0f10ae4a3974",
                      "pluG_UID": "qu4ESpbkQ0mM0r1Vyw9pYA==",
                      "pluGuid": "4a04eeaa-e496-4943-8cd2-bd55cb0f6960",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "47"
                    }
                  ],
                  "supplier": {
                    "$ref": "12"
                  },
                  "supplierName": "sample string 148",
                  "children": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "ordering": {
                    "$ref": "15"
                  },
                  "flipChartPages": [
                    {
                      "$id": "48",
                      "identifier": "d1EhvtonIUqZMx2PGz7Ltw==",
                      "groupName": "sample string 1",
                      "identifierGuid": "be215177-27da-4a21-9933-1d8f1b3ecbb7",
                      "exists": true,
                      "flipChartIdentifier": "IR4XKR3hPEKV60i6eG7Nrg==",
                      "flipChartIdentifierGuid": "29171e21-e11d-423c-95eb-48ba786ecdae",
                      "contentPanelName": "sample string 5",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "enableProductRecogniser": true,
                      "displayName": "sample string 7",
                      "sortOrder": 8,
                      "storeID": 1,
                      "productsPerRow": 9,
                      "rows": 10,
                      "showButtonText": true,
                      "showButtonImage": true,
                      "buttonWidth": 13,
                      "buttonHeight": 14,
                      "autoSizeButtons": true,
                      "autoSizeGrid": true,
                      "buttonAnchor": 17,
                      "buttonBackgroundImage": "sample string 18",
                      "buttonTopColour": 1,
                      "buttonTextColour": 1,
                      "buttonBottomColour": 1,
                      "buttonBorderColour": 1,
                      "buttonBorderWidth": 1,
                      "buttonRadius": 1,
                      "buttonGradientMode": 1,
                      "buttonDropShadow": true,
                      "buttonShadowWidth": 1,
                      "buttonHighLightOnPush": true,
                      "buttonFontFamily": "sample string 19",
                      "buttonFontSize": 1.1,
                      "buttonFontStyle": 1,
                      "buttonTextAlign": 1,
                      "buttonWordBreak": true,
                      "buttonDrawImageAndButton": true,
                      "buttonVerticalText": true,
                      "buttonImageAlign": 1,
                      "buttonMarginX": 20,
                      "buttonMarginY": 21,
                      "beginButtonsX": 22,
                      "beginButtonsY": 23,
                      "manualSortProducts": true,
                      "sortProductsKind": 25,
                      "groupIdentifier": "g69TnW5Kb0SlV+60oHL1Qg==",
                      "groupIdentifierGuid": "9d53af83-4a6e-446f-a557-eeb4a072f542",
                      "flipChart": {
                        "$id": "49",
                        "identifier": "ujo31qiPsUWTiDSBaUfy4g==",
                        "identifierGuid": "d6373aba-8fa8-45b1-9388-34816947f2e2",
                        "displayName": "sample string 2",
                        "sortOrder": 3,
                        "productsPerRow": 4,
                        "rowsPerPage": 5,
                        "buttonMarginX": 6,
                        "buttonMarginY": 7,
                        "beginButtonsX": 8,
                        "beginButtonsY": 9,
                        "autoSizeButtons": true,
                        "autoSizeGrid": true,
                        "showButtonText": true,
                        "showButtonImage": true,
                        "formLocationX": 1,
                        "formLocationY": 1,
                        "formWidth": 14,
                        "formHeight": 15,
                        "formMaximised": true,
                        "formResizable": true,
                        "formBackgroundImage": "sample string 16",
                        "formBackgroundColourA": 1,
                        "formBackgroundColourR": 1,
                        "formBackgroundColourG": 1,
                        "formBackgroundColourB": 1,
                        "formFontFamily": "sample string 17",
                        "formFontSize": 1.1,
                        "formFontStyle": 1,
                        "formAttributes": "sample string 18",
                        "buttonWidth": 19,
                        "buttonHeight": 20,
                        "buttonAnchor": 21,
                        "buttonBackgroundImage": "sample string 22",
                        "buttonTopColour": 1,
                        "buttonTextColour": 1,
                        "buttonBottomColour": 1,
                        "buttonBorderColour": 1,
                        "buttonBorderWidth": 1,
                        "buttonRadius": 1,
                        "buttonGradientMode": 1,
                        "buttonDropShadow": true,
                        "buttonShadowWidth": 1,
                        "buttonHighLightOnPush": true,
                        "buttonFontFamily": "sample string 23",
                        "buttonFontSize": 1.1,
                        "buttonFontStyle": 1,
                        "buttonTextAlign": 1,
                        "buttonWordBreak": true,
                        "buttonDrawImageAndButton": true,
                        "buttonVerticalText": true,
                        "buttonImageAlign": 1,
                        "panelLocationX": 1,
                        "panelLocationY": 1,
                        "panelWidth": 1,
                        "panelHeight": 1,
                        "panelAnchor": 1,
                        "panelFontFamily": "sample string 24",
                        "panelFontSize": 1.1,
                        "panelFontStyle": 1,
                        "panelBackgroundColour": 1,
                        "panelTextColour": 1,
                        "panelAttributes": "sample string 25",
                        "unsentCount": 26,
                        "group": {
                          "$id": "50",
                          "identifier": "bWpZpbi2FkqjWrfTJvBmnw==",
                          "identifierGuid": "a5596a6d-b6b8-4a16-a35a-b7d326f0669f",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "51",
                              "id": 1,
                              "g_UID": "GR6K4gofiUOYvCqJlEQvmQ==",
                              "guid": "e28a1e19-1f0a-4389-98bc-2a8994442f99",
                              "zoneID": 3,
                              "storeID": 4,
                              "name": "sample string 5",
                              "formType": "sample string 6",
                              "locationX": 1,
                              "locationY": 1,
                              "width": 1,
                              "height": 1,
                              "maximised": true,
                              "resizable": true,
                              "backgroundImage": "sample string 7",
                              "backgroundColour": "sample string 8",
                              "backgroundColourA": 1,
                              "backgroundColourR": 1,
                              "backgroundColourG": 1,
                              "backgroundColourB": 1,
                              "fontFamily": "sample string 9",
                              "fontSize": 1.1,
                              "fontStyle": 1,
                              "previousForm": 1,
                              "previousFormG_UID": "vu8MEos/D0WtTthrrOvuLA==",
                              "previousFormGuid": "120cefbe-3f8b-450f-ad4e-d86bacebee2c",
                              "nextForm": 1,
                              "nextFormG_UID": "eRORIs6HC0KoZ/RjfY2mpg==",
                              "nextFormGuid": "22911379-87ce-420b-a867-f4637d8da6a6",
                              "attributes": "sample string 10",
                              "updated": "2026-04-03T06:27:06.7545557",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "51"
                              },
                              "previousCheckoutForm": {
                                "$ref": "51"
                              },
                              "buttons": [
                                {
                                  "$id": "52",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "rWsEQZ8R9ky06Jit597EZQ==",
                                  "checkoutFormGuid": "41046bad-119f-4cf6-b4e8-98ade7dec465",
                                  "identifier": "Jom7nJNTnU+liixaAao12Q==",
                                  "identifierGuid": "9cbb8926-5393-4f9d-a58a-2c5a01aa35d9",
                                  "name": "sample string 5",
                                  "plu": 1,
                                  "locationX": 1,
                                  "locationY": 1,
                                  "width": 1,
                                  "height": 1,
                                  "anchor": 1,
                                  "backgroundImage": "sample string 6",
                                  "backgroundImageID": 1,
                                  "backgroundImageUrl": "sample string 7",
                                  "topColour": 1,
                                  "textColour": 1,
                                  "bottomColour": 1,
                                  "borderColour": 1,
                                  "borderWidth": 1,
                                  "radius": 1,
                                  "gradientMode": 1,
                                  "dropShadow": true,
                                  "shadowWidth": 1,
                                  "highLightOnPush": true,
                                  "fontFamily": "sample string 8",
                                  "fontSize": 1.1,
                                  "fontStyle": 1,
                                  "textAlign": 1,
                                  "imageAlign": 1,
                                  "wordBreak": true,
                                  "verticalText": true,
                                  "buttonFunction": 1,
                                  "buttonValue": 1,
                                  "valueG_UID": "Lsgn+44RlEq6GcqamBduKg==",
                                  "valueGuid": "fb27c82e-118e-4a94-ba19-ca9a98176e2a",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2026-04-03T06:27:06.7545557",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "51"
                                  },
                                  "image": {
                                    "$id": "53",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2026-04-03T06:27:06.7545557",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "54",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "V7Unx3JwOkC3HFrzrQyjtw==",
                                  "checkoutFormGuid": "c727b557-7072-403a-b71c-5af3ad0ca3b7",
                                  "panelType": "sample string 4",
                                  "name": "sample string 5",
                                  "locationX": 6,
                                  "locationY": 7,
                                  "width": 8,
                                  "height": 9,
                                  "anchor": 10,
                                  "fontFamily": "sample string 11",
                                  "fontSize": 12.1,
                                  "fontStyle": 13,
                                  "backgroundColour": 14,
                                  "textColour": 15,
                                  "attributes": "sample string 16"
                                },
                                {
                                  "$ref": "54"
                                }
                              ]
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "54"
                            },
                            {
                              "$ref": "54"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "54"
                      },
                      "products": [
                        {
                          "$id": "55",
                          "flipChartPageIdentifier": "7+33XagGPUih6QwQG0LFYw==",
                          "flipChartPageIdentifierGuid": "5df7edef-06a8-483d-a1e9-0c101b42c563",
                          "pluG_UID": "PHg+ESdzi0aNdtjmFa3khQ==",
                          "pluGuid": "113e783c-7327-468b-8d76-d8e615ade485",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "6"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ]
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "56",
                      "pluG_UID": "GdScXd2ZoEK4MMYDpodCOQ==",
                      "pluGuid": "5d9cd419-99dd-42a0-b830-c603a6874239",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2026-04-03T06:27:06.7545557",
                      "previousPrice": 1,
                      "previousCostCalcMethod": 1,
                      "previousCost": 1,
                      "previousWeightedAvgCost": 1,
                      "previousLastCost": 1,
                      "previousRawCost": 15,
                      "previousRawWeightedAvgCost": 16,
                      "previousRawLastCost": 17,
                      "previousCostDecimals": 1,
                      "previousServiceFeeID": 18,
                      "previousFreight": 19.0,
                      "previousFreightType": 20,
                      "storeID": 21,
                      "storeName": "sample string 22",
                      "serviceFeeDescription": "sample string 23",
                      "previousServiceFeeDescription": "sample string 24"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "57",
                      "pluG_UID": "qzBEbqkDrUqI/2nYNBn4NA==",
                      "ingredientGuid": "HNAfMKmWtkqDyEKoUcnG5w==",
                      "ingredientIdentifier": "301fd01c-96a9-4ab6-83c8-42a851c9c6e7",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "58",
                      "pluG_UID": "DY6Tntc6DkqPomFAta1Ujw==",
                      "pluGuid": "9e938e0d-3ad7-4a0e-8fa2-6140b5ad548f",
                      "shelfLocationIdentifier": "PMhVL4FtTkqRCizVfFwN4A==",
                      "shelfLocationGuid": "2f55c83c-6d81-4a4e-910a-2cd57c5c0de0",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "q3Rzvj0cyUSzHtbgUb3/Gw==",
                      "labelPageLayoutGuid": "be7374ab-1c3d-44c9-b31e-d6e051bdff1b",
                      "updated": "2026-04-03T06:27:06.7545557",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "6"
                      },
                      "location": {
                        "$id": "59",
                        "identifier": "CgKbjHU59UaPEXtNqi/i/A==",
                        "storeID": 1,
                        "identifierGuid": "8c9b020a-3975-46f5-8f11-7b4daa2fe2fc",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2026-04-03T06:27:06.7545557",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "58"
                          },
                          {
                            "$ref": "58"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "bin": {
                    "$ref": "58"
                  },
                  "scaleLocations": [
                    {
                      "$id": "60",
                      "plu": 1,
                      "pluG_UID": "ItmE/cqt00O7cYTzNlt9Bw==",
                      "pluGuid": "fd84d922-adca-43d3-bb71-84f3365b7d07",
                      "deptNo": 1,
                      "product": {
                        "$ref": "6"
                      },
                      "scaleLocation": {
                        "$id": "61",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2026-04-03T06:27:06.7545557",
                        "department": {
                          "$id": "62",
                          "id": 1,
                          "name": "sample string 2",
                          "code": "sample string 3",
                          "sortOrder": 4,
                          "isLiquor": true,
                          "isTobacco": true,
                          "excludeTalker": true,
                          "externalSales": true,
                          "saleGLCode": "sample string 9",
                          "cogsglCode": "sample string 10",
                          "accountingCategoryID": 11,
                          "maximumMarkdownPercentage": 12.0,
                          "accountingOnly": true,
                          "generateExternalID": 1,
                          "useNonReportableTaxCode": true,
                          "minPLU": 15,
                          "maxPLU": 16,
                          "scaleLocation": {
                            "$ref": "61"
                          },
                          "subDepartments": [
                            {
                              "$id": "63",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "64",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "65",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2026-04-03T06:27:06.7545557",
                                      "salesMode": 1,
                                      "gstPercent": 1,
                                      "costGSTPercent": 1,
                                      "earnLoyaltyPoints": true,
                                      "quantityOverride": true,
                                      "quantityRequired": true,
                                      "allowDiscounts": true,
                                      "discountDiscounts": true,
                                      "itemRecalled": true,
                                      "noRefund": true,
                                      "active": true,
                                      "allowMarkdown": true,
                                      "defaultGP": 1.1,
                                      "labelShelfDefault": 1,
                                      "labelTalkerDefault": 1,
                                      "labelSmall": true,
                                      "tags": "sample string 11",
                                      "unitMeasureKind": 1,
                                      "fuelItem": true,
                                      "trackSerial": true,
                                      "warrantyPeriod": 1,
                                      "costCalcMethod": 1,
                                      "providerName": "sample string 12",
                                      "overrideHostMargin": true,
                                      "keepDescription": true,
                                      "mscCommodity": "sample string 15",
                                      "allowAutoOrder": true,
                                      "excludeFromWebUpdate": true,
                                      "webPriceBasedOn": true,
                                      "labelFormat": "sample string 16",
                                      "sendToScale": true,
                                      "labelPageLayoutG_UID": "yACAEU9q/EOg+f0w/g/0/g==",
                                      "labelPageLayoutGuid": "118000c8-6a4f-43fc-a0f9-fd30fe0ff4fe",
                                      "minimumAge": 17,
                                      "countryOfOrigin": "sample string 18",
                                      "serviceFeeID": 1,
                                      "eftCode": 19,
                                      "defaultPrinter": "sample string 20",
                                      "defaultPrinterGroup": "sample string 21",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$id": "66",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "67",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "68",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "67"
                                      },
                                      "mscDep": {
                                        "$id": "69",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "66"
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "68"
                                      }
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "updated": "2026-04-03T06:27:06.7545557",
                                  "salesMode": 1,
                                  "gstPercent": 1,
                                  "costGSTPercent": 1,
                                  "earnLoyaltyPoints": true,
                                  "quantityOverride": true,
                                  "quantityRequired": true,
                                  "allowDiscounts": true,
                                  "discountDiscounts": true,
                                  "itemRecalled": true,
                                  "noRefund": true,
                                  "active": true,
                                  "allowMarkdown": true,
                                  "defaultGP": 1.1,
                                  "labelShelfDefault": 1,
                                  "labelTalkerDefault": 1,
                                  "labelSmall": true,
                                  "tags": "sample string 9",
                                  "unitMeasureKind": 1,
                                  "fuelItem": true,
                                  "trackSerial": true,
                                  "warrantyPeriod": 1,
                                  "costCalcMethod": 1,
                                  "providerName": "sample string 10",
                                  "overrideHostMargin": true,
                                  "keepDescription": true,
                                  "mscCommodity": "sample string 13",
                                  "allowAutoOrder": true,
                                  "excludeFromWebUpdate": true,
                                  "webPriceBasedOn": true,
                                  "labelFormat": "sample string 14",
                                  "sendToScale": true,
                                  "labelPageLayoutG_UID": "+S80LUg/eUGmbiAd1nyoXw==",
                                  "labelPageLayoutGuid": "2d342ff9-3f48-4179-a66e-201dd67ca85f",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "66"
                                  },
                                  "mscCom": {
                                    "$ref": "67"
                                  },
                                  "mscDep": {
                                    "$ref": "69"
                                  },
                                  "mscSubCom": {
                                    "$ref": "68"
                                  }
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2026-04-03T06:27:06.7545557",
                              "salesMode": 1,
                              "gstPercent": 1,
                              "costGSTPercent": 1,
                              "earnLoyaltyPoints": true,
                              "quantityOverride": true,
                              "quantityRequired": true,
                              "allowDiscounts": true,
                              "discountDiscounts": true,
                              "itemRecalled": true,
                              "noRefund": true,
                              "active": true,
                              "allowMarkdown": true,
                              "defaultGP": 1.1,
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "tags": "sample string 9",
                              "unitMeasureKind": 1,
                              "fuelItem": true,
                              "trackSerial": true,
                              "warrantyPeriod": 1,
                              "costCalcMethod": 1,
                              "providerName": "sample string 10",
                              "overrideHostMargin": true,
                              "keepDescription": true,
                              "mscCommodity": "sample string 13",
                              "allowAutoOrder": true,
                              "excludeFromWebUpdate": true,
                              "webPriceBasedOn": true,
                              "labelFormat": "sample string 14",
                              "sendToScale": true,
                              "labelPageLayoutG_UID": "MR5n+/MyYk6+YyW0PNufVA==",
                              "labelPageLayoutGuid": "fb671e31-32f3-4e62-be63-25b43cdb9f54",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "66"
                              },
                              "mscCom": {
                                "$ref": "67"
                              },
                              "mscDep": {
                                "$ref": "69"
                              },
                              "mscSubCom": {
                                "$ref": "68"
                              }
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-04-03T06:27:06.7545557",
                          "salesMode": 1,
                          "gstPercent": 1,
                          "costGSTPercent": 1,
                          "earnLoyaltyPoints": true,
                          "quantityOverride": true,
                          "quantityRequired": true,
                          "allowDiscounts": true,
                          "discountDiscounts": true,
                          "itemRecalled": true,
                          "noRefund": true,
                          "active": true,
                          "allowMarkdown": true,
                          "defaultGP": 1.1,
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "tags": "sample string 19",
                          "unitMeasureKind": 1,
                          "fuelItem": true,
                          "trackSerial": true,
                          "warrantyPeriod": 1,
                          "costCalcMethod": 1,
                          "providerName": "sample string 20",
                          "overrideHostMargin": true,
                          "keepDescription": true,
                          "mscCommodity": "sample string 23",
                          "allowAutoOrder": true,
                          "excludeFromWebUpdate": true,
                          "webPriceBasedOn": true,
                          "labelFormat": "sample string 24",
                          "sendToScale": true,
                          "labelPageLayoutG_UID": "1t5eaT5kuEeSyEoB/UPqcw==",
                          "labelPageLayoutGuid": "695eded6-643e-47b8-92c8-4a01fd43ea73",
                          "minimumAge": 25,
                          "countryOfOrigin": "sample string 26",
                          "serviceFeeID": 1,
                          "eftCode": 27,
                          "defaultPrinter": "sample string 28",
                          "defaultPrinterGroup": "sample string 29",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "66"
                          },
                          "mscCom": {
                            "$ref": "67"
                          },
                          "mscDep": {
                            "$ref": "69"
                          },
                          "mscSubCom": {
                            "$ref": "68"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "60"
                    }
                  ],
                  "nextPrice": {
                    "$ref": "4"
                  },
                  "currentCostStart": "2026-04-03T06:27:06.7545557",
                  "dealCosts": [
                    {
                      "$id": "70",
                      "headerIdentifier": "HDqcvXGDtUO0bIW7QPA9NA==",
                      "headerIdentifierGuid": "bd9c3a1c-8371-43b5-b46c-85bb40f03d34",
                      "identifier": "xvCOZPPLDUumMk0/au/Xyg==",
                      "identifierGuid": "648ef0c6-cbf3-4b0d-a632-4d3f6aefd7ca",
                      "supplierIdentifier": "3CzAobfw5UuQ9iR57ip0cg==",
                      "supplierGuid": "a1c02cdc-f0b7-4be5-90f6-2479ee2a7472",
                      "pluG_UID": "8bMwCkjOFk67y0kp1UG5jA==",
                      "pluGuid": "0a30b3f1-ce48-4e16-bbcb-4929d541b98c",
                      "campaignName": "3ece8a90-608e-4fa5-9200-0b9dbfb7836f",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2026-04-03T06:27:06.7545557",
                      "end": "2026-04-03T06:27:06.7545557",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "PSr3NQhzq0qTntY3MLabIw==",
                      "bonusItemPluGuid": "35f72a3d-7308-4aab-939e-d63730b69b23",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2026-04-03T06:27:06.7545557",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2026-04-03T06:27:06.7545557",
                      "campaignEndDate": "2026-04-03T06:27:06.7545557",
                      "masterPLUG_UID": "wZ0Y7srVQkGWTtdNMgFCtA==",
                      "masterID": "ee189dc1-d5ca-4142-964e-d74d320142b4",
                      "productName": "sample string 22",
                      "productAPN": "sample string 23",
                      "orderCode": "sample string 24",
                      "normalSell": 25,
                      "normalCost": 26,
                      "normalCostDecimals": 27,
                      "cartonQuantity": 28,
                      "salesMode": 29,
                      "orderPacked": 30,
                      "fuelItem": true,
                      "active": true,
                      "bonusMasterPLUG_UID": "i//y83yy4EmKV/oaDaBTfQ==",
                      "bonusMasterID": "f3f2ff8b-b27c-49e0-8a57-fa1a0da0537d",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "71",
                      "pluG_UID": "6r8PwKyr8E+w2nKxn2n8WA==",
                      "pluGuid": "c00fbfea-abac-4ff0-b0da-72b19f69fc58",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "71"
                    }
                  ],
                  "alternateProductG_UID": "hMrBTtsLCk+H8Y33rHOLbA==",
                  "alternateProduct": "4ec1ca84-0bdb-4f0a-87f1-8df7ac738b6c",
                  "altProduct": {
                    "$ref": "6"
                  },
                  "productHostCode": {
                    "$id": "72",
                    "id": 1,
                    "pluG_UID": "MeXOnXiTO0us4EsoQIjTCw==",
                    "pluGuid": "9dcee531-9378-4b3b-ace0-4b284088d30b",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "66"
                  },
                  "mscCom": {
                    "$ref": "67"
                  },
                  "mscDep": {
                    "$ref": "69"
                  },
                  "mscSubCom": {
                    "$ref": "68"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2026-04-03T06:27:06.7545557",
                  "inventoryTracked": "2026-04-03T06:27:06.7545557",
                  "isNormalPriceChangesCampaign": true,
                  "baseProductFuel": {
                    "$id": "73",
                    "pluG_UID": "dWG5fxLnX0aIozLRNP7ABQ==",
                    "pluGuid": "7fb96175-e712-465f-88a3-32d134fec005",
                    "fuelPluG_UID": "waq6TPRFkESKqmjGvcuUbA==",
                    "fuelPluGuid": "4cbaaac1-45f4-4490-8aaa-68c6bdcb946c",
                    "price": 3,
                    "productDescription": "sample string 4",
                    "productBarcode": "sample string 5",
                    "fuelProductDescription": "sample string 6",
                    "fuelProductBarcode": "sample string 7",
                    "fuelProductPrice": 8
                  },
                  "productFuelLinks": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ]
                },
                "campaignPlu": {
                  "$ref": "4"
                },
                "fuelItem": true
              },
              {
                "$ref": "5"
              }
            ],
            "campaign": {
              "$ref": "3"
            },
            "product": {
              "$ref": "6"
            },
            "dealCost": {
              "$ref": "70"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "campaignPools": [
          {
            "$id": "74",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "KkVl8fsGNEm8bEvWLKD+8g==",
            "pluGuid": "f165452a-06fb-4934-bc6c-4bd62ca0fef2",
            "hostOfferID": 1,
            "priceGroupG_UID": "yynSYLmNqUiuXGp9CHvuoQ==",
            "priceGroupGuid": "60d229cb-8db9-48a9-ae5c-6a7d087beea1",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-04-03T06:27:06.7545557",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "6"
            },
            "campaign": {
              "$ref": "3"
            }
          },
          {
            "$ref": "74"
          }
        ],
        "sellingRules": [
          {
            "$id": "75",
            "id": 1,
            "identifier": "QuUeCv0jv0qOsYWNrtSeKw==",
            "identifierStr": "QuUeCv0jv0qOsYWNrtSeKw==",
            "identifierGuid": "0a1ee542-23fd-4abf-8eb1-858daed49e2b",
            "campaignID": 4,
            "campaignName": "sample string 5",
            "ruleJoin": 1,
            "ruleType": 6,
            "operand0": "sample string 7",
            "comparisonOp": 1,
            "operand1": "sample string 8",
            "action": 1,
            "operand2": "sample string 9",
            "operand3": "sample string 10",
            "includeExcludedItems": true,
            "noFurtherDiscounts": true,
            "description": "sample string 11",
            "sortOrder": 1,
            "isItemRule": false,
            "prevDept": "sample string 12",
            "campaign": {
              "$ref": "3"
            }
          },
          {
            "$ref": "75"
          }
        ],
        "customers": [
          {
            "$id": "76",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "SbKfxPqTK0ijuWBO1VQzAg==",
            "customerIDGuid": "c49fb249-93fa-482b-a3b9-604ed5543302",
            "campaign": {
              "$ref": "3"
            },
            "customer": {
              "$id": "77",
              "identifier": "M1hbDXc1l0igkce6Tlcizg==",
              "identifierGuid": "0d5b5833-3577-4897-a091-c7ba4e5722ce",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2026-04-03T06:27:06.7545557",
              "sex": "sample string 7",
              "address1": "sample string 8",
              "address2": "sample string 9",
              "town": "sample string 10",
              "state": "sample string 11",
              "country": "sample string 12",
              "postalCode": "sample string 13",
              "email": "sample string 14",
              "telephone": "sample string 15",
              "mobile": "sample string 16",
              "communityIdentifier": "4Ew+h94uOkCxytPXtSkKAA==",
              "communityIdentifierGuid": "873e4ce0-2ede-403a-b1ca-d3d7b5290a00",
              "joined": "2026-04-03T06:27:06.7545557",
              "updated": "2026-04-03T06:27:06.7545557",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "HmCHj20tEkm2+QLOsLFh9Q==",
              "priceLevelIdentifierGuid": "8f87601e-2d6d-4912-b6f9-02ceb0b161f5",
              "marketingID": "sample string 18",
              "receiptPrintOptions": 1,
              "hidden": true,
              "registered": true,
              "registeredOn": "2026-04-03T06:27:06.7545557",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "78",
                  "cardType": 2,
                  "issueDate": "2026-04-03T06:27:06.7545557",
                  "expiry": "2026-04-03T06:27:06.7545557",
                  "customerID": "oQrf+9f/HU6A1nIVPRX25Q==",
                  "customerIDGuid": "fbdf0aa1-ffd7-4e1d-80d6-72153d15f6e5",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2026-04-03T06:27:06.7545557",
                  "linkedAccount": "9OPqWiJH80Gr7jHgpJ6Uyw==",
                  "linkedAccountGuid": "5aeae3f4-4722-41f3-abee-31e0a49e94cb",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "77"
                  },
                  "account": {
                    "$id": "79",
                    "id": 1,
                    "identifier": "M7Dssjg+HUaTPS8IIhe13w==",
                    "identifierGuid": "b2ecb033-3e38-461d-933d-2f082217b5df",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2026-04-03T06:27:06.7545557",
                    "owner": "TFf9/j44c0SHcpewjm6YbA==",
                    "ownerGuid": "fefd574c-383e-4473-8772-97b08e6e986c",
                    "accountStoreGroupIdentifier": "06p71d1iwUW+p/VxBMj71A==",
                    "accountStoreGroupGuid": "d57baad3-62dd-45c1-bea7-f57104c8fbd4",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2026-04-03T06:27:06.7545557",
                    "active": true,
                    "updated": "2026-04-03T06:27:06.7545557",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "77"
                    },
                    "card": {
                      "$ref": "78"
                    },
                    "members": {
                      "$id": "80",
                      "sample string 1": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "81",
                        "identifier": "u8goxrUAu0Ky0Lj6AdigCw==",
                        "identifierGuid": "c628c8bb-00b5-42bb-b2d0-b8fa01d8a00b",
                        "name": "sample string 2",
                        "primaryContact": "48fmHoVpr0mFUlnJkFk1Jw==",
                        "primaryContactGuid": "1ee6c7e3-6985-49af-8552-59c990593527",
                        "accountID": "hw2AtS0eGkylgGZ/9PA+eA==",
                        "accountIDGuid": "b5800d87-1e2d-4c1a-a580-667ff4f03e78",
                        "special": true,
                        "updated": "2026-04-03T06:27:06.7545557",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "VTX7kO6Gz0K6lJoPN6xHKA==",
                        "priceLevelIdentifierGuid": "90fb3555-86ee-42cf-ba94-9a0f37ac4728",
                        "marketingListID": "sample string 7",
                        "deleted": true,
                        "account": {
                          "$ref": "79"
                        },
                        "primaryContactCustomer": {
                          "$ref": "77"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "82",
                            "id": 1,
                            "groupID": "ZZ3IPTQG2EGMH+5ZsvNuTQ==",
                            "groupIDGuid": "3dc89d65-0634-41d8-8c1f-ee59b2f36e4d",
                            "customerID": "LFZ2VNJzg0CyCjXSfheSCQ==",
                            "customerIDGuid": "5476562c-73d2-4083-b20a-35d27e179209",
                            "card": "sample string 4",
                            "linkedAccount": "t4oCuK+t5EWlR77LRmSQdA==",
                            "linkedAccountGuid": "b8028ab7-adaf-45e4-a547-becb46649074",
                            "customer": {
                              "$ref": "77"
                            },
                            "group": {
                              "$ref": "81"
                            },
                            "customerCard": {
                              "$ref": "78"
                            }
                          },
                          {
                            "$ref": "82"
                          }
                        ]
                      },
                      {
                        "$ref": "81"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "83",
                      "id": 1,
                      "identifier": "Iy96i0w5906wymJ5AGxHbg==",
                      "identifierGuid": "8b7a2f23-394c-4ef7-b0ca-6279006c476e",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "cLZqSloeSkmF2Z6O5aVJXA==",
                      "accountIDGuid": "4a6ab670-1e5a-494a-85d9-9e8ee5a5495c",
                      "customerAccount": {
                        "$ref": "79"
                      },
                      "customerCard": {
                        "$ref": "78"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2026-04-03T06:27:06.7545557",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "m8fOP4KHaEWDZwGwrcN+rA==",
                      "idempotentVoidGuid": "3fcec79b-8782-4568-8367-01b0adc37eac",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "84",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "qSKnIdeOIUWTRvzypRDrHw==",
                        "saleHeaderIdentifierGuid": "21a722a9-8ed7-4521-9346-fcf2a510eb1f",
                        "created": "2026-04-03T06:27:06.7545557",
                        "createdLocal": "2026-04-03T06:27:06.7545557",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2026-04-03T06:27:06.7545557",
                        "storeID": 1,
                        "operatorG_Uid": "uFbcz27vKkyNxfJIkE/K5Q==",
                        "operatorGuid": "cfdc56b8-ef6e-4c2a-8dc5-f248904fcae5",
                        "customerG_Uid": "bQGXhYsXtEOZp/eTS+QxBA==",
                        "customerGuid": "8597016d-178b-43b4-99a7-f7934be43104",
                        "communityIdentifier": "XP9jKvt4sEWL3K9vWCdcCw==",
                        "communityIdentifierGuid": "2a63ff5c-78fb-45b0-8bdc-af6f58275c0b",
                        "saleIdentifier": "sample string 8",
                        "deptNo": 9,
                        "zoneID": 10,
                        "operatorID": 11,
                        "voucherForegone": 12,
                        "cardName": "sample string 13",
                        "accountType": 14,
                        "authID": "sample string 15",
                        "bankRef": "sample string 16",
                        "invRoc": "sample string 17",
                        "responseCode": "sample string 18",
                        "orderNo": 19,
                        "accountNo": 20,
                        "machineID": 21,
                        "timeInSale": "00:00:00.1234567",
                        "timeInSubtotal": "00:00:00.1234567",
                        "newID": 22,
                        "totalTaxInclusive": 23,
                        "totalTaxExempt": 24,
                        "taxTransactionDiscount": 25,
                        "taxTransactionDiscountTender": 1,
                        "tableNumber": 1,
                        "note": "sample string 26",
                        "source": "sample string 27",
                        "customerReference": "sample string 28",
                        "receiptPrinted": true,
                        "drawerID": 1,
                        "demoID": "sample string 30",
                        "externalTransNo": "sample string 31",
                        "externalSale": 32,
                        "smartReceiptStatus": 33,
                        "requiredExports": 34,
                        "loyaltyMetadata": "sample string 35",
                        "priceLevelIdentifier": "z/ey2yC92kKvRiowwoWZEg==",
                        "priceLevelIdentifierGuid": "dbb2f7cf-bd20-42da-af46-2a30c2859912",
                        "locked": 36,
                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:06.7545557+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                        "deserialisedOrderMetadata": {
                          "$id": "85",
                          "customerName": "sample string 1",
                          "pickupAt": "2026-04-03T06:27:06.7545557",
                          "deliveryAddress1": "sample string 2",
                          "deliveryAddress2": "sample string 3",
                          "customerPhoneNumber": "sample string 4",
                          "orderType": 0,
                          "externalOrderID": "sample string 5",
                          "externalDisplayableOrderID": "sample string 6",
                          "tableName": "sample string 7",
                          "createdBy": 0,
                          "orderingAppName": "sample string 8"
                        },
                        "relationChecksum": "sample string 38",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "43"
                        },
                        "customer": {
                          "$ref": "77"
                        },
                        "communityOrganisation": {
                          "$id": "86",
                          "id": 1,
                          "identifier": "FTovZRzP5Eaam4LYIEFVpw==",
                          "identifierGuid": "652f3a15-cf1c-46e4-9a9b-82d8204155a7",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "abn": "sample string 15",
                          "promoPeriodStart": "2026-04-03T06:27:06.7545557",
                          "promoPeriodEnd": "2026-04-03T06:27:06.7545557",
                          "allowDonations": true,
                          "logoImageName": "sample string 17",
                          "totalAmountAwarded": 18.1,
                          "updated": "2026-04-03T06:27:06.7545557",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "87",
                            "saleItemID": 1,
                            "identifier": "53VxOCMcSEaFjviP8ba8RA==",
                            "identifierGuid": "387175e7-1c23-4648-858e-f88ff1b6bc44",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "R421VTDiUE6K1Waaicx5gw==",
                            "pluGuid": "55b58d47-e230-4e50-8ad5-669a89cc7983",
                            "accountID": "hJiuUmc3hUWwi6By+AQbag==",
                            "accountIDGuid": "52ae9884-3767-4585-b08b-a072f8041b6a",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2026-04-03T06:27:06.7545557",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "Hxkw7n9Ha0iCdN8/q6qUCg==",
                            "refundGuid": "ee30191f-477f-486b-8274-df3fabaa940a",
                            "campaign": "sample string 12",
                            "campaignType": 13,
                            "modifiedID": 1,
                            "omittedIngredient": true,
                            "taxPercent": 1.0,
                            "taxAmount": 1.0,
                            "refundablePrice": 1.0,
                            "showDiscounts": true,
                            "orderPrinted": true,
                            "note": "sample string 16",
                            "modifierName": "sample string 17",
                            "modifierSetName": "sample string 18",
                            "totalValueWasScanned": true,
                            "sold": true,
                            "campaignPrice": true,
                            "scannedValue": 1,
                            "campaignName": "sample string 22",
                            "comboDiscount": 1,
                            "idempotentVoid": "OnoJVh3cLUePySJeVv1x1g==",
                            "idempotentVoidGuid": "56097a3a-dc1d-472d-8fc9-225e56fd71d6",
                            "priceLevelIdentifier": "tiaSGY33r0+aJlIV7lae4w==",
                            "priceLevelIdentifierGuid": "199226b6-f78d-4faf-9a26-5215ee569ee3",
                            "communityIdentifier": "ST6jbz1ZAEaw3paQZfjTJA==",
                            "communityIdentifierGuid": "6fa33e49-593d-4600-b0de-969065f8d324",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "88",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2026-04-03T06:27:06.7545557",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "88"
                              }
                            ],
                            "refund": {
                              "$id": "89",
                              "id": 1,
                              "g_UID": "qj7cH9/pv0OuEtiMP0CngA==",
                              "guid": "1fdc3eaa-e9df-43bf-ae12-d88c3f40a780",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2026-04-03T06:27:06.7545557"
                            },
                            "modifier": {
                              "$id": "90",
                              "id": 1,
                              "setG_UID": "d3I96gsOjUuiKs6fzjIxUQ==",
                              "modifierSetGuid": "ea3d7277-0e0b-4b8d-a22a-ce9fce323151",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "YzvdKUYvY0CqwWaB7jEciA==",
                              "pluGuid": "29dd3b63-2f46-4063-aac1-6681ee311c88",
                              "deleted": true,
                              "g_UID": "8rQ3WSt2O0KD64896OPQLQ==",
                              "guid": "5937b4f2-762b-423b-83eb-8f3de8e3d02d",
                              "product": {
                                "$ref": "6"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "91",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "84"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "91"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "83"
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "92",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "93",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "93"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "94",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "A+fNM0VbpkGo9D6bNpDErg==",
                            "pluGuid": "33cde703-5b45-41a6-a8f4-3e9b3690c4ae",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2026-04-03T06:27:06.7545557",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2026-04-03T06:27:06.7545557",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "94"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "95",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "z+2d0YVRJkuHwHd6TcSUiA==",
                            "pluGuid": "d19dedcf-5185-4b26-87c0-777a4dc49488",
                            "accountID": "56nzCDVII0qCedRH8ig95g==",
                            "accountIDGuid": "08f3a9e7-4835-4a23-8279-d447f2283de6",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2026-04-03T06:27:06.7545557",
                            "bestOrExpireType": 1,
                            "refundG_UID": "zxy2wHqzBEe/2DIkgZfb6w==",
                            "refundGuid": "c0b61ccf-b37a-4704-bfd8-32248197dbeb",
                            "providerName": "sample string 10",
                            "campaign": "sample string 11",
                            "campaignType": 1,
                            "modifiedID": 1,
                            "omittedIngredient": 1,
                            "taxPercent": 1.0,
                            "taxAmount": 1.0,
                            "refundablePrice": 1.0,
                            "showDiscounts": true,
                            "orderPrinted": true,
                            "note": "sample string 14",
                            "modifierName": "sample string 15",
                            "modifierSetName": "sample string 16",
                            "totalValueWasScanned": true,
                            "sold": true,
                            "campaignPrice": true,
                            "scannedValue": 1,
                            "campaignName": "sample string 20",
                            "comboDiscount": 1
                          },
                          {
                            "$ref": "95"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "96",
                            "identifier": "evvimG3cykKu9PpSk2BC7g==",
                            "identifierGuid": "98e2fb7a-dc6d-42ca-aef4-fa52936042ee",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "3GPaCnVPhUCNUTE6un/3xg==",
                            "customerIdentifierGuid": "0ada63dc-4f75-4085-8d51-313aba7ff7c6",
                            "operatorNo": 1,
                            "operatorG_UID": "+gZm+gcUIEee0dNX1ighRA==",
                            "operatorGuid": "fa6606fa-1407-4720-9ed1-d357d6282144",
                            "created": "2026-04-03T06:27:06.7545557",
                            "ordered": "2026-04-03T06:27:06.7545557",
                            "started": "2026-04-03T06:27:06.7545557",
                            "completed": "2026-04-03T06:27:06.7545557",
                            "supplied": "2026-04-03T06:27:06.7545557",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "77"
                            },
                            "operator": {
                              "$ref": "43"
                            },
                            "details": [
                              {
                                "$id": "97",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "1h9K4F+2q0K2gaJO0Sf89A==",
                                "pluGuid": "e04a1fd6-b65f-42ab-b681-a24ed127fcf4",
                                "quantity": 1,
                                "unit": 1,
                                "status": 1,
                                "soldQuantity": 1,
                                "soldWeight": 1,
                                "soldCents": 1,
                                "soldGstCents": 1,
                                "soldFixedPrice": 1,
                                "soldSalesMode": 1,
                                "promptDetailID": 1,
                                "groupID": 1,
                                "menuPath": "sample string 1",
                                "promptPath": "sample string 2",
                                "notes": "sample string 3",
                                "headerIdentifier": "6i0qujhwk02wEby0dy+O3Q==",
                                "headerIdentifierGuid": "ba2a2dea-7038-4d93-b011-bcb4772f8edd",
                                "product": {
                                  "$ref": "6"
                                }
                              },
                              {
                                "$ref": "97"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "84"
                            }
                          },
                          {
                            "$ref": "96"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "98",
                            "surveyG_UID": "KxLDJQZs7EmTS9NTyb6UsA==",
                            "surveyGuid": "25c3122b-6c06-49ec-934b-d353c9be94b0",
                            "saleHeaderGuid": "Jcq/2sdxMkOuLt1MypeW6g==",
                            "saleGuid": "dabfca25-71c7-4332-ae2e-dd4cca9796ea",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "1kjyH7FjYkGiG/A9u8og7w==",
                            "guidResponse": "1ff248d6-63b1-4162-a21b-f03dbbca20ef",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2026-04-03T06:27:06.7545557",
                            "sale": {
                              "$ref": "84"
                            },
                            "survey": {
                              "$id": "99",
                              "g_UID": "NInP6DAw10i3DyYfsdy8NA==",
                              "guid": "e8cf8934-3030-48d7-b70f-261fb1dcbc34",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "gB0Zei7+dUOKmo6sNfHNYw==",
                              "checkoutFormGuid": "7a191d80-fe2e-4375-8a9a-8eac35f1cd63",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2026-04-03T06:27:06.7545557",
                              "end": "2026-04-03T06:27:06.7545557",
                              "deleted": true,
                              "updated": "2026-04-03T06:27:06.7545557",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "c4524179-131c-4b97-9643-94874470bf8b",
                                "6fc105e9-5a85-4ed9-9021-03b05bdd8aff"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "51"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "98"
                          }
                        ],
                        "storeName": "sample string 39",
                        "terminalNumber": 40,
                        "machineName": "sample string 41",
                        "operatorName": "sample string 42",
                        "direction": 1,
                        "reason": "sample string 43",
                        "accountG_UID": "6bbKaFSoZk+KP1mwU+V0JA==",
                        "accountIdentifier": "68cab6e9-a854-4f66-8a3f-59b053e57424",
                        "accountName": "sample string 44",
                        "customerOrderIdentifier": "tSxqQKY05Uuuuq5KGxMA4Q==",
                        "customerOrderIdentifierGuid": "406a2cb5-34a6-4be5-aeba-ae4a1b1300e1",
                        "priceLevelName": "sample string 45",
                        "revision": 46,
                        "ingressId": "sample string 47"
                      },
                      "metadata": {
                        "$id": "100",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "DzvkRdOusUq2CCwhVaC60g==",
                        "paymentIdentifierGuid": "45e43b0f-aed3-4ab1-b608-2c2155a0bad2",
                        "identifier": "Ggp84/WqxE+tZEt+K23A4Q==",
                        "identifierGuid": "e37c0a1a-aaf5-4fc4-ad64-4b7e2b6dc0e1",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "igR4GZu980KyLa3YjSqFKw==",
                        "itemIdentifierGuid": "1978048a-bd9b-42f3-b22d-add88d2a852b"
                      }
                    },
                    {
                      "$ref": "83"
                    }
                  ]
                },
                {
                  "$ref": "78"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "82"
                },
                {
                  "$ref": "82"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "81"
                },
                {
                  "$ref": "81"
                }
              ],
              "accounts": [
                {
                  "$ref": "79"
                },
                {
                  "$ref": "79"
                }
              ],
              "account": {
                "$ref": "79"
              },
              "vouchers": [
                {
                  "$id": "101",
                  "customerIdentifier": "3xxOfpGJokeLxHRatMTJVw==",
                  "customerIdentifierGuid": "7e4e1cdf-8991-47a2-8bc4-745ab4c4c957",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "sdU5anCfjkC3TVyVsS8jHQ==",
                  "idempotentGuid": "6a39d5b1-9f70-408e-b74d-5c95b12f231d",
                  "offline": true,
                  "voucher": {
                    "$id": "102",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2026-04-03T06:27:06.7545557",
                    "barcodeTemplate": {
                      "$id": "103",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "104",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2026-04-03T06:27:06.7545557",
                      "labelPageLayout": "g8lWFnDBE0yaqnInQyxTGg==",
                      "pageLayoutGuid": "1656c983-c170-4c13-9aaa-7227432c531a",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "102"
                      },
                      "elements": [
                        {
                          "$id": "105",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2026-04-03T06:27:06.7545557"
                        },
                        {
                          "$ref": "105"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "106",
                        "id": 1,
                        "customerIdentifier": "7vHQAzwmL0WzsTx7ScGLSg==",
                        "customerIdentifierGuid": "03d0f1ee-263c-452f-b3b1-3c7b49c18b4a",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2026-04-03T06:27:06.7545557",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "mFVvtxptIUWxaARQMrpApQ==",
                        "issuedIdempotentGuid": "b76f5598-6d1a-4521-b168-045032ba40a5",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2026-04-03T06:27:06.7545557",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2026-04-03T06:27:06.7545557",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "gKP9XIe4BUmVYmp7ady4YA==",
                        "redeemedIdempotentGuid": "5cfda380-b887-4905-9562-6a7b69dcb860",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2026-04-03T06:27:06.7545557",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "104"
                        },
                        "voucher": {
                          "$ref": "102"
                        },
                        "customer": {
                          "$ref": "77"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "83"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "83"
                        }
                      },
                      {
                        "$ref": "106"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "77"
                  }
                },
                {
                  "$ref": "101"
                }
              ]
            }
          },
          {
            "$ref": "76"
          }
        ],
        "customerGroups": [
          {
            "$id": "107",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "+fzQ1Ck/cE+YFElb4hz7/Q==",
            "groupIDGuid": "d4d0fcf9-3f29-4f70-9814-495be21cfbfd",
            "campaign": {
              "$ref": "3"
            },
            "group": {
              "$ref": "81"
            }
          },
          {
            "$ref": "107"
          }
        ],
        "signIqTickets": [
          {
            "$id": "108",
            "identifier": "knG34JiBW0WGNNvQK5P9fQ==",
            "identifierGuid": "e0b77192-8198-455b-8634-dbd02b93fd7d",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "108"
          }
        ],
        "comboPriceGroups": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "priceLevels": [
          {
            "$id": "109",
            "id": 1,
            "priceLevelIdentifier": "cHSX2glUckuKUbQIz/lSrg==",
            "priceLevelIdentifierGuid": "da977470-5409-4b72-8a51-b408cff952ae",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "109"
          }
        ],
        "promotionType": {
          "$id": "110",
          "identifier": "N9i32AAV+kiE08ayPeVC/A==",
          "identifierGuid": "d8b7d837-1500-48fa-84d3-c6b23de542fc",
          "hostType": 2,
          "code": "sample string 3",
          "description": "sample string 4",
          "isLiquor": true,
          "isAdvertised": true,
          "disableWasSave": true,
          "excludeFromPromoSales": true,
          "labelPageLayoutG_UID": "AZUyHjkNLEGp4xAAq2AMug==",
          "labelPageLayoutGuid": "1e329501-0d39-412c-a9e3-1000ab600cba",
          "priceLevelIdentifier": "1MEbdTbHCEKrZ6Y0N9LlAw==",
          "priceLevelIdentifierGuid": "751bc1d4-c736-4208-ab67-a63437d2e503",
          "active": true,
          "updated": "2026-04-03T06:27:06.7545557",
          "hostName": "sample string 11"
        }
      },
      "comboPricePlus": [
        {
          "$id": "111",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "groupG_UID": "1q9SgRFp7U2ntriZJGIixQ==",
          "groupGuid": "8152afd6-6911-4ded-a7b6-b899246222c5",
          "comboPriceType": 5,
          "priceType": 5,
          "pluG_UID": "jNZ1kuxAh06KsebtUtG8zQ==",
          "pluGuid": "9275d68c-40ec-4e87-8ab1-e6ed52d1bccd",
          "priceGroupG_UID": "T+xV6VcGU0mnEZCJQjN56g==",
          "priceGroupGuid": "e955ec4f-0657-4953-a711-9089423379ea",
          "campaignPoolID": "sample string 7",
          "quantity": 1,
          "campaign": {
            "$ref": "3"
          },
          "product": {
            "$ref": "6"
          },
          "priceGroup": {
            "$ref": "36"
          },
          "campaignPool": {
            "$ref": "3"
          }
        },
        {
          "$ref": "111"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKc3�\m]���5xl/workbook.xml �(�����0��J}�(PBU����k���A~����_�[7�����ٸ�5fd5i_��!��w)�cI/;a�°H�#��1�[��%�M��~�����[G���(�iC)����c���)i�Q.�^w5l!�M�v\D�4*�x�9�ν�xʙ+�2<�L�T��ϰ�s��}�J��_PKc3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
c3�\�!�p''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R46dff7d91389478c" /></Relationships>PKc3�\���ǚxl/worksheets/sheet1.xml �(����n�0�_��}������M��������`�N��1�&%��k��ό�=����6Bu9�JU�n�Ó����z�����wf�s�X{\#dʆKfu���JKf�QkQ�*O�w��yˬ��4�h�X�j����d;��Lt��*���u7�zG @E��?���"C'�:��*�سh?��iP�Z�[�/\��{M�Z�@�atH�����l㢇 NhJCJV4� (O�*�6�?��z2�ɬO��'��0�bW從Nz:�WA���uѤ����']��o�Vӈ��0Mo��86?�-��ȴ��iW}�6.4~3n�ƭ�\���D<-����$�5�]��-�h&��={'���B�$�/�?�}m��v�s�St1��=%����\���ϻ�PKc3�\^U��Pxl/_rels/workbook.xml.rels �(���An� E��f_cc��U�l��6�0��&9[=R�P�J-���&+4��i��������
}���*J h�U�:8F���f���,b���������{�4�
�Ф��~1�~�Nȃ�������e�����V�I����&��'�aD�@��;���U��@^T;ƴ�t��i�B��e����]g25j�Ts��zl��w��G�}�t����ڶg\�d&������/PKc3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKc3�\Z�2���xl/sharedStrings.xml �(�ePMK�0�+!w��i����ł��$��۰�$f�b��f���5ox���;��l�JnT!`�c%���)�
��J.@Rl뒈E�"Urb��ZS?�7�B��[H�p�i���&�N_ŕ�Ƣ}��+y-Ō�}���[�\wK�Rs]����-�;m\s�9�e�������&���l��c���j�s�s���_��y�<�lkЌ�Tp�vm�㣱c��
��t��PK-c3�\m]���5xl/workbook.xmlPK-c3�\����	��[Content_Types].xmlPK-
c3�\�!�p''T_rels/.relsPK-c3�\���ǚ�xl/worksheets/sheet1.xmlPK-c3�\^U��P�xl/_rels/workbook.xml.relsPK-c3�\Ѓc'2E
�xl/styles.xmlPK-c3�\Z�2���jxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKc3�\hb�5xl/workbook.xml �(�����0��&�C���Ĥ8q����Bi�?ik��-%�x�3;��T�q�Θ��I���t����~D�d,��S�tOf�A�ؚ��Pvβ+s8A�F�QZOW�?,o��#bPӊR 5m�B���C�쓌�Vw1	[C�7U%�~�Ѡ��-�$97QӜW�8܋"��s�9/rtgﰊm��/PKc3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
c3�\Y�^�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R2150447bca464404" /></Relationships>PKc3�\���ǚxl/worksheets/sheet1.xml �(����n�0�_��}������M��������`�N��1�&%��k��ό�=����6Bu9�JU�n�Ó����z�����wf�s�X{\#dʆKfu���JKf�QkQ�*O�w��yˬ��4�h�X�j����d;��Lt��*���u7�zG @E��?���"C'�:��*�سh?��iP�Z�[�/\��{M�Z�@�atH�����l㢇 NhJCJV4� (O�*�6�?��z2�ɬO��'��0�bW從Nz:�WA���uѤ����']��o�Vӈ��0Mo��86?�-��ȴ��iW}�6.4~3n�ƭ�\���D<-����$�5�]��-�h&��={'���B�$�/�?�}m��v�s�St1��=%����\���ϻ�PKc3�\�5�l�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�NӤ��vÆm���8��ؑ�=�����ĂMW��==i���c�{�B>��6 3��r��m�hV��n�4`L���Ҋ

t1Nk΃�hĐ��l��G�)�-�P��%�Qr?g�-�.����=:u��?����S�"���b?���Af�
�I7�/
�Ǻ�ZօD
��M-��@���;���e^��pQ.#�2z��ѧKϝ�噚Ve�JV+]�B������PKc3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKc3�\Z�2���xl/sharedStrings.xml �(�ePMK�0�+!w��i����ł��$��۰�$f�b��f���5ox���;��l�JnT!`�c%���)�
��J.@Rl뒈E�"Urb��ZS?�7�B��[H�p�i���&�N_ŕ�Ƣ}��+y-Ō�}���[�\wK�Rs]����-�;m\s�9�e�������&���l��c���j�s�s���_��y�<�lkЌ�Tp�vm�㣱c��
��t��PK-c3�\hb�5xl/workbook.xmlPK-c3�\����	��[Content_Types].xmlPK-
c3�\Y�^�''U_rels/.relsPK-c3�\���ǚ�xl/worksheets/sheet1.xmlPK-c3�\�5�l�P�xl/_rels/workbook.xml.relsPK-c3�\Ѓc'2E
�xl/styles.xmlPK-c3�\Z�2���mxl/sharedStrings.xmlPK��