PUT api/store/{id}/stocktake/{guid}?storeID={storeID}

Save or Update Stocktake header

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to save stocktake at

integer

Required

guid

Stocktake identifier

globally unique identifier

Required

id

string

None.

Body Parameters

Stocktake header to save

StocktakeHeader
NameDescriptionTypeAdditional information
ID

integer

None.

Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StocktakeRequest

StocktakeRequest

None.

StoreID

integer

None.

Name

string

None.

ForDate

date

None.

CreateDate

date

None.

Closed

boolean

None.

ClosedDate

date

None.

OutOfStock

boolean

None.

Live

boolean

None.

Deleted

boolean

None.

Processed

boolean

None.

ProcessCounted

The time that the set count process was done

date

None.

ProcessCountedUser

The user who called the set count process

string

None.

UpdateInventorySetting

string

None.

StocktakeRequestIdentifier

Collection of byte

None.

StocktakeRequestIdentifierGuid

globally unique identifier

None.

Inputs

Collection of StocktakeInput

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "identifier": "qZmcSRYC7U66oECwt566cQ==",
  "identifierGuid": "499c99a9-0216-4eed-baa0-40b0b79eba71",
  "stocktakeRequest": {
    "$id": "2",
    "identifier": "nNSWgtUkSUCNIYF5aoUoGQ==",
    "identifierGuid": "8296d49c-24d5-4049-8d21-81796a852819",
    "name": "sample string 2",
    "storeID": 3,
    "dueDate": "2026-06-03T18:35:50.995461",
    "description": "sample string 5",
    "created": "2026-06-03T18:35:50.995461",
    "createdLineItems": 7,
    "insertedLineItems": 8,
    "products": [
      {
        "$id": "3",
        "stocktakeRequestIdentifier": "LZ/ctvISo0edWu4AptQmXA==",
        "pluG_UID": "77wtJRJoRkC3G8bzGiLWFg==",
        "stocktakeRequestIdentifierGuid": "b6dc9f2d-12f2-47a3-9d5a-ee00a6d4265c",
        "pluGuid": "252dbcef-6812-4046-b71b-c6f31a22d616",
        "lineNo": 1,
        "itemNo": "sample string 3",
        "uomCode": "sample string 4",
        "confirmed": true,
        "processed": true,
        "qtyCalculated": 1.0,
        "itemDescription": "sample string 5",
        "uomDescription": "sample string 6",
        "departmentCode": "sample string 7",
        "subDepartmentCode": "sample string 8",
        "minorDepartmentCode": "sample string 9",
        "comment": "sample string 10",
        "displayUom1": "sample string 11",
        "displayUom2": "sample string 12",
        "displayUom3": "sample string 13",
        "displayUom4": "sample string 14",
        "displayUom5": "sample string 15",
        "displayUom6": "sample string 16",
        "product": {
          "$id": "4",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "m+oS+sxbuUiAuwdVvnN7TA==",
          "guid": "fa12ea9b-5bcc-48b9-80bb-0755be737b4c",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "9Aj9UBy2Gki9SsHGZ2zK4Q==",
          "priceGroupGuid": "50fd08f4-b61c-481a-bd4a-c1c6676ccae1",
          "blueprintID": 1,
          "lastCountedDate": "2026-06-03T18:35:50.995461",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2026-06-03T18:35:50.995461",
          "pluCreated": "2026-06-03T18:35:50.995461",
          "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-06-03T18:35:50.995461",
          "lastManualUpdate": "2026-06-03T18:35:50.995461",
          "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-06-03T18:35:50.995461",
          "currentCostUpdated": "2026-06-03T18:35:50.995461",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2026-06-03T18:35:50.995461",
          "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-06-03T18:35:50.995461",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "qRbTLbVWHEK+VKYw+EqiZw==",
          "altPLUGuid": "2dd316a9-56b5-421c-be54-a630f84aa267",
          "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-06-03T18:35:50.995461",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "s/f2+B2VDU22mXHo1bYsUg==",
          "shelfPageLayoutGuid": "f8f6f7b3-951d-4d0d-b699-71e8d5b62c52",
          "talkerPageLayoutG_UID": "AmCF3ElSZE6pyJf/YdZm/w==",
          "talkerPageLayoutGuid": "dc856002-5249-4e64-a9c8-97ff61d666ff",
          "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": "uepTcEmEp0WRH/ZjgcLJkQ==",
          "inventoryIdentifier": "7053eab9-8449-45a7-911f-f66381c2c991",
          "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": "lYc6KBmMmUmXs6FqNCPlTQ==",
          "parentPluGuid": "283a8795-8c19-4999-97b3-a16a3423e54d",
          "preferredHostVendor": 105,
          "preferredHostChanged": true,
          "code": "sample string 107",
          "supplierIdentifier": "K0bw0B2mbE+HEhIJurBT5Q==",
          "supplierIdentifierGuid": "d0f0462b-a61d-4f6c-8712-1209bab053e5",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "7NVPenyuK0e67wEFMt0mbA==",
          "rebateSupplierIdentifierGuid": "7a4fd5ec-ae7c-472b-baef-010532dd266c",
          "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-06-03T18:35:50.995461",
          "commodity": "sample string 122",
          "businessPillar": "sample string 123",
          "mscCommodity": "sample string 124",
          "hostIdentifier": "o6knF555Dk2Ta5KkmDZuTQ==",
          "hostIdentifierGuid": "1727a9a3-799e-4d0e-936b-92a498366e4d",
          "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": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "store": {
            "$id": "5",
            "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-06-03T18:35:50.995461",
            "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": "PVzERbAyVEO/lSn1ynPy+A==",
            "hostIdentifierGuid": "45c45c3d-32b0-4354-bf95-29f5ca73f2f8",
            "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-06-03T18:35:50.995461",
            "priceZone": {
              "$id": "6",
              "id": 1,
              "name": "sample string 2",
              "hostIdentifier": "bchqF6HQn0ehwyxyxAxQDg==",
              "hostIdentifierGuid": "176ac86d-d0a1-479f-a1c3-2c72c40c500e",
              "sortOrder": 3,
              "zoneMasterStoreID": 1,
              "electedMasterStoreID": 1,
              "containsElectedMasterStore": true
            },
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "7",
              "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": "7"
            },
            "warehouseStore": {
              "$id": "8",
              "storeID": 1,
              "warehouseStoreID": 2,
              "storeName": "sample string 3",
              "warehouseName": "sample string 4"
            },
            "hostStoreSettings": [
              {
                "$id": "9",
                "id": 1,
                "hostIdentifier": "avcV/VCPBUiINJ6VkVijSw==",
                "hostIdentifierGuid": "fd15f76a-8f50-4805-8834-9e959158a34b",
                "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": "10",
                  "identifier": "u1PPIzcSpEmDC2gWtBsYPA==",
                  "identifierGuid": "23cf53bb-1237-49a4-830b-6816b41b183c",
                  "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": "I0TzwGJxT0yNMhyCGTaPJg==",
                  "hostSupplierIdentifierGuid": "c0f34423-7162-4c4f-8d32-1c8219368f26",
                  "loyaltyPriceLevelIdentifier": "01hInBO7uk6mUUtXPMlQoA==",
                  "loyaltyPriceLevelIdentifierGuid": "9c4858d3-bb13-4eba-a651-4b573cc950a0",
                  "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-06-03T18:35:50.995461",
                  "lastProcessed": "2026-06-03T18:35:50.995461",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "11",
                    "identifier": "yHED+j5H2EmrzzaxptYnCQ==",
                    "identifierGuid": "fa0371c8-473e-49d8-abcf-36b1a6d62709",
                    "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": "1xjPkgiX/k6rzq9gG390rg==",
                    "primaryContactID": "92cf18d7-9708-4efe-abce-af601b7f74ae",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "6X8hJI5OJEWW0ZkowkQnbg==",
                    "supplierGroupGuid": "24217fe9-4e8e-4524-96d1-9928c244276e",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2026-06-03T18:35:50.995461",
                    "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": "12",
                      "id": "d7275dc1-83f5-44a1-83c6-e128a71d3b72",
                      "identifier": "Be3XibgjBEqUW6uMoESvwQ==",
                      "identifierGuid": "89d7ed05-23b8-4a04-945b-ab8ca044afc1",
                      "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": "13",
                        "supplierIdentifier": "BMdzZMAREEWdy+PYJ1dd7w==",
                        "supplierIdentifierGuid": "6473c704-11c0-4510-9dcb-e3d827575def",
                        "contactGuid": "ZJzieeJwg0uy6uWYqvmQ7A==",
                        "contactID": "79e29c64-70e2-4b83-b2ea-e598aaf990ec",
                        "contact": {
                          "$ref": "12"
                        },
                        "supplier": {
                          "$ref": "11"
                        }
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "products": [
                      {
                        "$id": "14",
                        "pluG_UID": "JqK3KWxizUCOzHFmvwyfOw==",
                        "pluGuid": "29b7a226-626c-40cd-8ecc-7166bf0c9f3b",
                        "supplierIdentifier": "dXspQkpHNU+lsyNM96+XUQ==",
                        "supplierIdentifierGuid": "42297b75-474a-4f35-a5b3-234cf7af9751",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2026-06-03T18:35:50.995461",
                        "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-06-03T18:35:50.995461",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "15",
                            "pluG_UID": "GL841AcCC0CWNk9l7Gp1tA==",
                            "pluGuid": "d438bf18-0207-400b-9636-4f65ec6a75b4",
                            "supplierIdentifier": "qQxCHgogFEaondnL60A5sg==",
                            "supplierIdentifierGuid": "1e420ca9-200a-4614-a89d-d9cbeb4039b2",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 42",
                        "salesMode": 43,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 45,
                        "parentPluG_UID": "szb5PPXDFUWZGjR7pLgZ/A==",
                        "parentPluGuid": "3cf936b3-c3f5-4515-991a-347ba4b819fc",
                        "freight": 46.0,
                        "freightType": 1,
                        "product": {
                          "$ref": "4"
                        },
                        "supplier": {
                          "$ref": "11"
                        },
                        "serviceFee": {
                          "$id": "16",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 48
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "17",
                        "storeID": 1,
                        "supplierIdentifier": "TQaruy5pQUGUUsf9VtrMvA==",
                        "supplierGuid": "bbab064d-692e-4141-9452-c7fd56daccbc",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "18",
                        "storeID": 1,
                        "supplierIdentifier": "XSPXZPhLEkGELWEL+ax9eA==",
                        "supplierGuid": "64d7235d-4bf8-4112-842d-610bf9ac7d78",
                        "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-06-03T18:35:50.995461",
                        "deliveryDate": "2026-06-03T18:35:50.995461",
                        "nextCutOffDate": "2026-06-03T18:35:50.995461",
                        "nextDeliveryDate": "2026-06-03T18:35:50.995461",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "store": {
                      "$ref": "5"
                    },
                    "updated": "2026-06-03T18:35:50.995461",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "19",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2026-06-03T18:35:50.995461",
                      "processed": "2026-06-03T18:35:50.995461",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2026-06-03T18:35:50.995461",
                      "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": "10"
                      },
                      "metcashHeader": {
                        "$id": "20",
                        "customerNumber": "sample string 1",
                        "creationDate": "2026-06-03T18:35:50.995461",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "21",
                      "id": 1,
                      "hostIdentifier": "oTmj5MVmBkaLSVON1VXlcw==",
                      "hostIdentifierGuid": "e4a339a1-66c5-4606-8b49-538dd555e573",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "00540bec-5a9a-4077-b073-4c488eb05c56",
                        "9040a2fe-fd5e-46c6-ac4c-ac26bcc2a47d"
                      ]
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "9"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "22",
                      "identifier": "2WG73WHlWE+Fa1RWKbvKnw==",
                      "identifierGuid": "ddbb61d9-e561-4f58-856b-545629bbca9f",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "promoTypeGuids": [
                    "4194482e-edf9-4b55-af58-523920ab1069",
                    "702edc62-6606-4f1e-82ef-fab8df7cd9ad"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 27"
              },
              {
                "$ref": "9"
              }
            ],
            "accounts": [
              {
                "$id": "23",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "23"
              }
            ],
            "sales": [
              {
                "$id": "24",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2026-06-03T18:35:50.995461",
                "ftpSite": {
                  "$id": "25",
                  "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": "24"
              }
            ],
            "suppliedStores": [
              1,
              2
            ],
            "zoneMatrix": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "cashManagements": [
              {
                "$id": "26",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "27",
                  "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,
                  "config": "sample string 10"
                }
              },
              {
                "$ref": "26"
              }
            ],
            "updateStoreID": "a7cf216e-daaf-40d6-8e9d-6bc0fd7e5edc",
            "updateStore": {
              "$id": "28",
              "id": "5451841f-d21c-4ec7-9364-23f4c8c80e89",
              "name": "sample string 1",
              "lastActivity": "2026-06-03T18:35:50.995461",
              "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-06-03T18:35:50.995461"
            },
            "timeZoneId": "sample string 54",
            "securityOptions": {
              "$id": "29",
              "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": "30",
              "pluG_UID": "R7I9uU3zikSbi2VMxrQymA==",
              "pluGuid": "b93db247-f34d-448a-9b8b-654cc6b43298",
              "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-06-03T18:35:50.995461"
            },
            {
              "$ref": "30"
            }
          ],
          "currentPrices": {
            "$id": "31",
            "pluPrices": {
              "$id": "32",
              "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-06-03T18:35:50.995461",
              "priceChangeType": 0,
              "costDecimals": 11,
              "costCalcMethod": 12,
              "targetCampaignPriceGtOrEquNormal": true
            },
            "normalPluPrices": {
              "$ref": "32"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "33",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "talkerText": "sample string 3",
              "disableWasSave": true,
              "startDate": "2026-06-03T18:35:50.995461",
              "startTime": 5,
              "endDate": "2026-06-03T18:35:50.995461",
              "endTime": 6,
              "newPrice": 7,
              "newCost": 8,
              "newCostDecimals": 9,
              "pctDiscount": 10,
              "promoType": 1,
              "promotionTypeCode": "sample string 11",
              "hostType": 12,
              "hostIdentifier": "jV+B5Wvh5keXg04rAaLhCg==",
              "hostIdentifierGuid": "e5815f8d-e16b-47e6-9783-4e2b01a2e10a",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ]
          },
          "tray": {
            "$id": "34",
            "g_UId": "31O74uX/RUCgpwSRrb+Q+A==",
            "guid": "e2bb53df-ffe5-4045-a0a7-0491adbf90f8",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "35",
            "priceGroupG_UID": "ARpvLkuxYUCCWVZl6Z1CFA==",
            "priceGroupGuid": "2e6f1a01-b14b-4061-8259-5665e99d4214",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2026-06-03T18:35:50.995461",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 147",
          "nutrifacts": {
            "$id": "36",
            "pluG_UID": "YrxP6Fk9MUqt/ow+5kht+w==",
            "pluGuid": "e84fbc62-3d59-4a31-adfe-8c3ee6486dfb",
            "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": "37",
            "pluGuid": "ba4bc2a6-6125-411e-8585-37e9cb756154",
            "created": "2026-06-03T18:35:50.995461",
            "createdByUser": "sample string 1",
            "activated": "2026-06-03T18:35:50.995461",
            "activatedByUser": "sample string 2",
            "deactivated": "2026-06-03T18:35:50.995461",
            "deactivatedByUser": "sample string 3",
            "lastOrdered": "2026-06-03T18:35:50.995461",
            "lastOrderedQty": 4.0,
            "lastReceived": "2026-06-03T18:35:50.995461",
            "lastReceivedQty": 5.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2026-06-03T18:35:50.995461",
            "lastSold": "2026-06-03T18:35:50.995461",
            "firstSold": "2026-06-03T18:35:50.995461",
            "awsUpdated": "2026-06-03T18:35:50.995461",
            "lastManualUpdate": "2026-06-03T18:35:50.995461",
            "lastManualUpdatedByUser": "sample string 7",
            "lastUpdated": "2026-06-03T18:35:50.995461",
            "lastUpdatedByUser": "sample string 9",
            "lastUpdatedByHost": "2026-06-03T18:35:50.995461",
            "doNotRangeUpdated": "2026-06-03T18:35:50.995461",
            "doNotOrderUpdated": "2026-06-03T18:35:50.995461",
            "tracked": "2026-06-03T18:35:50.995461"
          },
          "allergens": [
            {
              "$id": "38",
              "primaryKey": {
                "$id": "39",
                "pluGuid": "dc211a58-52ff-403b-ad37-12d429cdacb0",
                "contains": 2
              },
              "allergenID": 1,
              "pluG_UID": "WBoh3P9SO0CtNxLUKc2ssA==",
              "pluGuid": "dc211a58-52ff-403b-ad37-12d429cdacb0",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "38"
            }
          ],
          "costs": {
            "$id": "40",
            "pluG_UID": "3aFWkUaoXEi368429JHBhA==",
            "pluGuid": "9156a1dd-a846-485c-b7eb-ce36f491c184",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2026-06-03T18:35:50.995461",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "41",
              "saleHeaderID": 1,
              "created": "2026-06-03T18:35:50.995461",
              "createdLocal": "2026-06-03T18:35:50.995461",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "rrhwmAH43kC8Zzu3CSdkQg==",
              "operatorGuid": "9870b8ae-f801-40de-bc67-3bb709276442",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "N2MfNru3Wkinu5RFoSf8ig==",
              "pluGuid": "361f6337-b7bb-485a-a7bb-9445a127fc8a",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "42",
                "id": 1,
                "g_Uid": "VlAhBGn4qkqJsqvy8XlsYw==",
                "guid": "04215056-f869-4aaa-89b2-abf2f1796c63",
                "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-06-03T18:35:50.995461",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-06-03T18:35:50.995461",
                "endShift": "2026-06-03T18:35:50.995461",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "43",
                    "operatorG_UID": "AODeGzkahUiDhonFL5gNcw==",
                    "operatorGuid": "1bdee000-1a39-4885-8386-89c52f980d73",
                    "storeID": 2,
                    "operator": {
                      "$ref": "42"
                    },
                    "store": {
                      "$ref": "5"
                    }
                  },
                  {
                    "$ref": "43"
                  }
                ]
              }
            },
            {
              "$ref": "41"
            }
          ],
          "apns": [
            {
              "$id": "44",
              "pluID": 1,
              "pluG_UID": "eNUP4mkHlUKk2LLF/r4FcQ==",
              "pluGuid": "e20fd578-0769-4295-a4d8-b2c5febe0571",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "44"
            }
          ],
          "tuns": [
            {
              "$id": "45",
              "pluG_UId": "Nh6ETJH32U24M7tf/tNFFA==",
              "pluGuid": "4c841e36-f791-4dd9-b833-bb5ffed34514",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "4"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "45"
            }
          ],
          "competitionPricing": [
            {
              "$id": "46",
              "identifier": "jeDzbgJQkkKRVb/7us09ZQ==",
              "identifierGuid": "6ef3e08d-5002-4292-9155-bffbbacd3d65",
              "pluG_UID": "qsgc1MIv7k+M3GecewDl+g==",
              "pluGuid": "d41cc8aa-2fc2-4fee-8cdc-679c7b00e5fa",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "46"
            }
          ],
          "supplier": {
            "$ref": "11"
          },
          "supplierName": "sample string 148",
          "children": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "ordering": {
            "$ref": "14"
          },
          "flipChartPages": [
            {
              "$id": "47",
              "identifier": "QciC31YqRU+gR6U+pchiHw==",
              "groupName": "sample string 1",
              "identifierGuid": "df82c841-2a56-4f45-a047-a53ea5c8621f",
              "exists": true,
              "flipChartIdentifier": "kjJDyPQUU0+K8tCGtdcrqQ==",
              "flipChartIdentifierGuid": "c8433292-14f4-4f53-8af2-d086b5d72ba9",
              "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": "q+4nnNTCZ02oRb+oRSvALg==",
              "groupIdentifierGuid": "9c27eeab-c2d4-4d67-a845-bfa8452bc02e",
              "flipChart": {
                "$id": "48",
                "identifier": "oQycb2mwoUyBWFdGbJK5UQ==",
                "identifierGuid": "6f9c0ca1-b069-4ca1-8158-57466c92b951",
                "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": "49",
                  "identifier": "7EMDt9vEU02clQfffeT3JA==",
                  "identifierGuid": "b70343ec-c4db-4d53-9c95-07df7de4f724",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "50",
                      "id": 1,
                      "g_UID": "ZRlKVrOxoUCTOqTaMrKH1g==",
                      "guid": "564a1965-b1b3-40a1-933a-a4da32b287d6",
                      "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": "lxvdk6TQIkuGQ5Uqktjpbg==",
                      "previousFormGuid": "93dd1b97-d0a4-4b22-8643-952a92d8e96e",
                      "nextForm": 1,
                      "nextFormG_UID": "2NdUo3nI6k6k0psIUyUfkg==",
                      "nextFormGuid": "a354d7d8-c879-4eea-a4d2-9b0853251f92",
                      "attributes": "sample string 10",
                      "updated": "2026-06-03T18:35:50.995461",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "50"
                      },
                      "previousCheckoutForm": {
                        "$ref": "50"
                      },
                      "buttons": [
                        {
                          "$id": "51",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "/a+6SRVUpEeLP46dwm8uCw==",
                          "checkoutFormGuid": "49baaffd-5415-47a4-8b3f-8e9dc26f2e0b",
                          "identifier": "B9LAlktX6EuQS5acMzGQCg==",
                          "identifierGuid": "96c0d207-574b-4be8-904b-969c3331900a",
                          "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": "vOhNGsLfHkGDeddXa5pvGg==",
                          "valueGuid": "1a4de8bc-dfc2-411e-8379-d7576b9a6f1a",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2026-06-03T18:35:50.995461",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "50"
                          },
                          "image": {
                            "$id": "52",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2026-06-03T18:35:50.995461",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "53",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "uZX0KDkujUGiX+CY2N1Xig==",
                          "checkoutFormGuid": "28f495b9-2e39-418d-a25f-e098d8dd578a",
                          "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": "53"
                        }
                      ]
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "47"
                  },
                  {
                    "$ref": "47"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "53"
              },
              "products": [
                {
                  "$id": "54",
                  "flipChartPageIdentifier": "kgZXcGXLu0SOZwgc9o0ORg==",
                  "flipChartPageIdentifierGuid": "70570692-cb65-44bb-8e67-081cf68d0e46",
                  "pluG_UID": "hwr653vHHUKHof1kYOuIhQ==",
                  "pluGuid": "e7fa0a87-c77b-421d-87a1-fd6460eb8885",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "4"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "54"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ]
            },
            {
              "$ref": "47"
            }
          ],
          "priceHistory": [
            {
              "$id": "55",
              "pluG_UID": "YdpRYyf24EGDxX8gr2mzMA==",
              "pluGuid": "6351da61-f627-41e0-83c5-7f20af69b330",
              "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-06-03T18:35:50.995461",
              "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": "55"
            }
          ],
          "ingredients": [
            {
              "$id": "56",
              "pluG_UID": "plAz7kNJU0WKOra5pBF0iA==",
              "ingredientGuid": "HyoIrs/ypEOvSHllEUksHg==",
              "ingredientIdentifier": "ae082a1f-f2cf-43a4-af48-796511492c1e",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "4"
              }
            },
            {
              "$ref": "56"
            }
          ],
          "bins": [
            {
              "$id": "57",
              "pluG_UID": "Wjoe4bNvp0CHzLoc5/y5eQ==",
              "pluGuid": "e11e3a5a-6fb3-40a7-87cc-ba1ce7fcb979",
              "shelfLocationIdentifier": "nlpdeYCgJ0SAe7HsP5gcsw==",
              "shelfLocationGuid": "795d5a9e-a080-4427-807b-b1ec3f981cb3",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "+wyu+l2bFEeEApMQRe0Jaw==",
              "labelPageLayoutGuid": "faae0cfb-9b5d-4714-8402-931045ed096b",
              "updated": "2026-06-03T18:35:50.995461",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "4"
              },
              "location": {
                "$id": "58",
                "identifier": "zkr8ll7K3EKJ0tsgRT2xuw==",
                "storeID": 1,
                "identifierGuid": "96fc4ace-ca5e-42dc-89d2-db20453db1bb",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2026-06-03T18:35:50.995461",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ]
              }
            },
            {
              "$ref": "57"
            }
          ],
          "bin": {
            "$ref": "57"
          },
          "scaleLocations": [
            {
              "$id": "59",
              "plu": 1,
              "pluG_UID": "esMWtOJcbUKDqODvVNznig==",
              "pluGuid": "b416c37a-5ce2-426d-83a8-e0ef54dce78a",
              "deptNo": 1,
              "product": {
                "$ref": "4"
              },
              "scaleLocation": {
                "$id": "60",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2026-06-03T18:35:50.995461",
                "department": {
                  "$id": "61",
                  "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": "60"
                  },
                  "subDepartments": [
                    {
                      "$id": "62",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "63",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "64",
                              "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-06-03T18:35:50.995461",
                              "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": "ZirhOHA/BESI/pWQhekQ2g==",
                              "labelPageLayoutGuid": "38e12a66-3f70-4404-88fe-959085e910da",
                              "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": "65",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "66",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "67",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "66"
                              },
                              "mscDep": {
                                "$id": "68",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "67"
                              }
                            },
                            {
                              "$ref": "64"
                            }
                          ],
                          "updated": "2026-06-03T18:35:50.995461",
                          "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": "bsUBN8i2jEacduJ7a2N8gg==",
                          "labelPageLayoutGuid": "3701c56e-b6c8-468c-9c76-e27b6b637c82",
                          "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": "65"
                          },
                          "mscCom": {
                            "$ref": "66"
                          },
                          "mscDep": {
                            "$ref": "68"
                          },
                          "mscSubCom": {
                            "$ref": "67"
                          }
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:35:50.995461",
                      "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": "z8gnJz+HHk6csmXGoAWMXA==",
                      "labelPageLayoutGuid": "2727c8cf-873f-4e1e-9cb2-65c6a0058c5c",
                      "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": "65"
                      },
                      "mscCom": {
                        "$ref": "66"
                      },
                      "mscDep": {
                        "$ref": "68"
                      },
                      "mscSubCom": {
                        "$ref": "67"
                      }
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2026-06-03T18:35:50.995461",
                  "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": "4vuauB4CXkyBDr7IWP1Isw==",
                  "labelPageLayoutGuid": "b89afbe2-021e-4c5e-810e-bec858fd48b3",
                  "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": "65"
                  },
                  "mscCom": {
                    "$ref": "66"
                  },
                  "mscDep": {
                    "$ref": "68"
                  },
                  "mscSubCom": {
                    "$ref": "67"
                  }
                }
              }
            },
            {
              "$ref": "59"
            }
          ],
          "nextPrice": {
            "$id": "69",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "FN34ULFzk02ChoPctEBCrw==",
            "pluGuid": "50f8dd14-73b1-4d93-8286-83dcb44042af",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "ob8vn91sX0yJjTP5LAGxSA==",
            "dealCostGuid": "9f2fbfa1-6cdd-4c5f-898d-33f92c01b148",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "BDG8TFHyOEGAQh37phpKlg==",
            "priceGroupGuid": "4cbc3104-f251-4138-8042-1dfba61a4a96",
            "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,
            "orderPacked": 20,
            "pluNormalCost": 21,
            "pluaws": 22.0,
            "directNumber": "sample string 23",
            "departmentName": "sample string 24",
            "subDepartmentName": "sample string 25",
            "priceGroupName": "sample string 26",
            "supplierName": "sample string 27",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-06-03T18:35:50.995461",
            "rrp": 28,
            "campaignDescription": "sample string 29",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "671722ef-599d-4154-b525-b34b90125912",
            "campaignComboPriceGroupG_UID": "IHUwBawgg0K5wP69DzZowQ==",
            "campaignComboPriceGroupIdentifier": "05307520-20ac-4283-b9c0-febd0f3668c1",
            "promotionPlacementDescription": "sample string 31",
            "storeAcceptances": [
              {
                "$id": "70",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2026-06-03T18:35:50.995461",
                "operatorG_UID": "btN+BAha5UCEyn6gfooT2A==",
                "operatorGuid": "047ed36e-5a08-40e5-84ca-7ea07e8a13d8",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2026-06-03T18:35:50.995461",
                "signIqTicketFileMovedUtc": "2026-06-03T18:35:50.995461",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2026-06-03T18:35:50.995461",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "8c45d782-9805-40d9-b14e-0ac50e77931a",
                "product": {
                  "$ref": "4"
                },
                "campaignPlu": {
                  "$ref": "69"
                },
                "fuelItem": true
              },
              {
                "$ref": "70"
              }
            ],
            "campaign": {
              "$id": "71",
              "id": 1,
              "storeID": 2,
              "name": "1a5ca0ab-a82d-452a-ab92-d24534a1d254",
              "nameGuid": "1a5ca0ab-a82d-452a-ab92-d24534a1d254",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2026-06-03T18:35:50.995461",
              "startTime": 1,
              "endDate": "2026-06-03T18:35:50.995461",
              "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-06-03T18:35:50.995461",
              "system": true,
              "created": "2026-06-03T18:35:50.995461",
              "updated": "2026-06-03T18:35:50.995461",
              "priceChangeNotifiedUtc": "2026-06-03T18:35:50.995461",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "YnzT+eleMUOGrBWNOqM/UA==",
              "hostIdentifierGuid": "f9d37c62-5ee9-4331-86ac-158d3aa33f50",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2026-06-03T18:35:50.995461",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "69"
                },
                {
                  "$ref": "69"
                }
              ],
              "campaignPools": [
                {
                  "$id": "72",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "8VPi9vi350KcO8WfVSAoWw==",
                  "pluGuid": "f6e253f1-b7f8-42e7-9c3b-c59f5520285b",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "VW/ufzNMxkWhUSf9jBgbWw==",
                  "priceGroupGuid": "7fee6f55-4c33-45c6-a151-27fd8c181b5b",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "orderPacked": 11,
                  "pluaws": 12.0,
                  "directNumber": "sample string 13",
                  "departmentName": "sample string 14",
                  "subDepartmentName": "sample string 15",
                  "priceGroupName": "sample string 16",
                  "supplierName": "sample string 17",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2026-06-03T18:35:50.995461",
                  "rrp": 18,
                  "campaignDescription": "sample string 19",
                  "product": {
                    "$ref": "4"
                  },
                  "campaign": {
                    "$ref": "71"
                  }
                },
                {
                  "$ref": "72"
                }
              ],
              "sellingRules": [
                {
                  "$id": "73",
                  "id": 1,
                  "identifier": "R5SxGonyZ0eXEVF/00fe6A==",
                  "identifierStr": "R5SxGonyZ0eXEVF/00fe6A==",
                  "identifierGuid": "1ab19447-f289-4767-9711-517fd347dee8",
                  "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": "71"
                  }
                },
                {
                  "$ref": "73"
                }
              ],
              "customers": [
                {
                  "$id": "74",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "qYRrq2Z/VUC1NHIZejNyZg==",
                  "customerIDGuid": "ab6b84a9-7f66-4055-b534-72197a337266",
                  "campaign": {
                    "$ref": "71"
                  },
                  "customer": {
                    "$id": "75",
                    "identifier": "FPn4LszJyU6Bb3/O5BsDMA==",
                    "identifierGuid": "2ef8f914-c9cc-4ec9-816f-7fcee41b0330",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2026-06-03T18:35:50.995461",
                    "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": "vxZMv6UAYE+1QLLlr+H7kQ==",
                    "communityIdentifierGuid": "bf4c16bf-00a5-4f60-b540-b2e5afe1fb91",
                    "joined": "2026-06-03T18:35:50.995461",
                    "updated": "2026-06-03T18:35:50.995461",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "BOL5nWWOV0O0WEGPQ5/mZg==",
                    "priceLevelIdentifierGuid": "9df9e204-8e65-4357-b458-418f439fe666",
                    "marketingID": "sample string 18",
                    "receiptPrintOptions": 1,
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2026-06-03T18:35:50.995461",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "76",
                        "cardType": 2,
                        "issueDate": "2026-06-03T18:35:50.995461",
                        "expiry": "2026-06-03T18:35:50.995461",
                        "customerID": "3FbqjPBAAEaSQG+5xxJhJQ==",
                        "customerIDGuid": "8cea56dc-40f0-4600-9240-6fb9c7126125",
                        "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-06-03T18:35:50.995461",
                        "linkedAccount": "S5dI0lRu5UOEGt3zU/vD9A==",
                        "linkedAccountGuid": "d248974b-6e54-43e5-841a-ddf353fbc3f4",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "75"
                        },
                        "account": {
                          "$id": "77",
                          "id": 1,
                          "identifier": "Sn9Qj1fjW0m8UpAhaWFQig==",
                          "identifierGuid": "8f507f4a-e357-495b-bc52-90216961508a",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2026-06-03T18:35:50.995461",
                          "owner": "5N7i6tzExUax3WIqsW5Luw==",
                          "ownerGuid": "eae2dee4-c4dc-46c5-b1dd-622ab16e4bbb",
                          "accountStoreGroupIdentifier": "LnPlvxIjzE6W7reABI5Eqw==",
                          "accountStoreGroupGuid": "bfe5732e-2312-4ecc-96ee-b780048e44ab",
                          "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-06-03T18:35:50.995461",
                          "active": true,
                          "updated": "2026-06-03T18:35:50.995461",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "75"
                          },
                          "card": {
                            "$ref": "76"
                          },
                          "members": {
                            "$id": "78",
                            "sample string 1": [
                              {
                                "$ref": "75"
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "75"
                              },
                              {
                                "$ref": "75"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "79",
                              "identifier": "+ors5wwn306B4JjEzgKMuw==",
                              "identifierGuid": "e7ec8afa-270c-4edf-81e0-98c4ce028cbb",
                              "name": "sample string 2",
                              "primaryContact": "+L+KzDxNskOTplOx6aILyg==",
                              "primaryContactGuid": "cc8abff8-4d3c-43b2-93a6-53b1e9a20bca",
                              "accountID": "OyqmGE+0kkKK2bocJquNdA==",
                              "accountIDGuid": "18a62a3b-b44f-4292-8ad9-ba1c26ab8d74",
                              "special": true,
                              "updated": "2026-06-03T18:35:50.995461",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "+rEspTKs90Ou63m+Tgb5yg==",
                              "priceLevelIdentifierGuid": "a52cb1fa-ac32-43f7-aeeb-79be4e06f9ca",
                              "marketingListID": "sample string 7",
                              "deleted": true,
                              "account": {
                                "$ref": "77"
                              },
                              "primaryContactCustomer": {
                                "$ref": "75"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "80",
                                  "id": 1,
                                  "groupID": "jYoDkGv0TkaCn2PMeOEkAQ==",
                                  "groupIDGuid": "90038a8d-f46b-464e-829f-63cc78e12401",
                                  "customerID": "Ms1cp5S9Z0CjBEO04SheKA==",
                                  "customerIDGuid": "a75ccd32-bd94-4067-a304-43b4e1285e28",
                                  "card": "sample string 4",
                                  "linkedAccount": "oSQnr7r+ikC3uIMITr5wRQ==",
                                  "linkedAccountGuid": "af2724a1-feba-408a-b7b8-83084ebe7045",
                                  "customer": {
                                    "$ref": "75"
                                  },
                                  "group": {
                                    "$ref": "79"
                                  },
                                  "customerCard": {
                                    "$ref": "76"
                                  }
                                },
                                {
                                  "$ref": "80"
                                }
                              ]
                            },
                            {
                              "$ref": "79"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "81",
                            "id": 1,
                            "identifier": "o81lAbPuSkKDhZHShSSBfw==",
                            "identifierGuid": "0165cda3-eeb3-424a-8385-91d28524817f",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "+byV+KV9/UCL8JTbA98few==",
                            "accountIDGuid": "f895bcf9-7da5-40fd-8bf0-94db03df1f7b",
                            "customerAccount": {
                              "$ref": "77"
                            },
                            "customerCard": {
                              "$ref": "76"
                            },
                            "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-06-03T18:35:50.995461",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "71PCXkSH3EKv1I0uyscs5w==",
                            "idempotentVoidGuid": "5ec253ef-8744-42dc-afd4-8d2ecac72ce7",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "82",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "O4mY/KGstEK4oxS37eceVA==",
                              "saleHeaderIdentifierGuid": "fc98893b-aca1-42b4-b8a3-14b7ede71e54",
                              "created": "2026-06-03T18:35:50.995461",
                              "createdLocal": "2026-06-03T18:35:50.995461",
                              "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-06-03T18:35:50.995461",
                              "storeID": 1,
                              "operatorG_Uid": "xqswLKsgLkeWXiot5pOdCA==",
                              "operatorGuid": "2c30abc6-20ab-472e-965e-2a2de6939d08",
                              "customerG_Uid": "tSyHB9R3OEGpTa9lDvyL5g==",
                              "customerGuid": "07872cb5-77d4-4138-a94d-af650efc8be6",
                              "communityIdentifier": "dNGvyX7yHEOM1/LiQUAFDA==",
                              "communityIdentifierGuid": "c9afd174-f27e-431c-8cd7-f2e24140050c",
                              "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": "WmD4rHa3qk2JbLPveNH5wA==",
                              "priceLevelIdentifierGuid": "acf8605a-b776-4daa-896c-b3ef78d1f9c0",
                              "locked": 36,
                              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:50.995461+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": "83",
                                "customerName": "sample string 1",
                                "pickupAt": "2026-06-03T18:35:50.995461",
                                "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": "42"
                              },
                              "customer": {
                                "$ref": "75"
                              },
                              "communityOrganisation": {
                                "$id": "84",
                                "id": 1,
                                "identifier": "RHAUgRb50Eq99YakHP0VSg==",
                                "identifierGuid": "81147044-f916-4ad0-bdf5-86a41cfd154a",
                                "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-06-03T18:35:50.995461",
                                "promoPeriodEnd": "2026-06-03T18:35:50.995461",
                                "allowDonations": true,
                                "logoImageName": "sample string 17",
                                "totalAmountAwarded": 18.1,
                                "updated": "2026-06-03T18:35:50.995461",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "85",
                                  "saleItemID": 1,
                                  "identifier": "qAyqbuFikUOffrqMxfpVRA==",
                                  "identifierGuid": "6eaa0ca8-62e1-4391-9f7e-ba8cc5fa5544",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "PcbfnWJG+EOWHAoZl6C8YA==",
                                  "pluGuid": "9ddfc63d-4662-43f8-961c-0a1997a0bc60",
                                  "accountID": "XBxJ9e2llkGZ0VC9hlDDog==",
                                  "accountIDGuid": "f5491c5c-a5ed-4196-99d1-50bd8650c3a2",
                                  "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-06-03T18:35:50.995461",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "y6v9FXugdkiKwU1YX0iZMw==",
                                  "refundGuid": "15fdabcb-a07b-4876-8ac1-4d585f489933",
                                  "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": "OK6JSakBHkucqtNuvRIOSg==",
                                  "idempotentVoidGuid": "4989ae38-01a9-4b1e-9caa-d36ebd120e4a",
                                  "priceLevelIdentifier": "njTtwae5OkqIH2GSUc882A==",
                                  "priceLevelIdentifierGuid": "c1ed349e-b9a7-4a3a-881f-619251cf3cd8",
                                  "communityIdentifier": "LYXDWhDO80G1d1IraAx6xA==",
                                  "communityIdentifierGuid": "5ac3852d-ce10-41f3-b577-522b680c7ac4",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "86",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2026-06-03T18:35:50.995461",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "87",
                                    "id": 1,
                                    "g_UID": "ylsByg9cnk2ziV0ESgtYmg==",
                                    "guid": "ca015bca-5c0f-4d9e-b389-5d044a0b589a",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2026-06-03T18:35:50.995461"
                                  },
                                  "modifier": {
                                    "$id": "88",
                                    "id": 1,
                                    "setG_UID": "0MMidDSmlU2HqC7frWtuMg==",
                                    "modifierSetGuid": "7422c3d0-a634-4d95-87a8-2edfad6b6e32",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "cDleKX9u3U+NfByGmMi+ww==",
                                    "pluGuid": "295e3970-6e7f-4fdd-8d7c-1c8698c8bec3",
                                    "deleted": true,
                                    "g_UID": "XXx+nbUtyEuzqcJxUsSo7w==",
                                    "guid": "9d7e7c5d-2db5-4bc8-b3a9-c27152c4a8ef",
                                    "product": {
                                      "$ref": "4"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "89",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "82"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "89"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "81"
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "90",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "90"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "91",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "91"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "92",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "NCyYoQpqWUKHr70J4k87jA==",
                                  "pluGuid": "a1982c34-6a0a-4259-87af-bd09e24f3b8c",
                                  "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-06-03T18:35:50.995461",
                                  "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-06-03T18:35:50.995461",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "92"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "93",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "wg7qgEkLyEGx8mbp0OqEPA==",
                                  "pluGuid": "80ea0ec2-0b49-41c8-b1f2-66e9d0ea843c",
                                  "accountID": "Llc8Kh59S0egTybgqUcSTg==",
                                  "accountIDGuid": "2a3c572e-7d1e-474b-a04f-26e0a947124e",
                                  "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-06-03T18:35:50.995461",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "mqE+R9MEGkOSG0JSiZeIKA==",
                                  "refundGuid": "473ea19a-04d3-431a-921b-425289978828",
                                  "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": "93"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "94",
                                  "identifier": "uI/JuGlYnkqaJu4Zi80wDw==",
                                  "identifierGuid": "b8c98fb8-5869-4a9e-9a26-ee198bcd300f",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "h8aRLWyftEyglFArSUn0uQ==",
                                  "customerIdentifierGuid": "2d91c687-9f6c-4cb4-a094-502b4949f4b9",
                                  "operatorNo": 1,
                                  "operatorG_UID": "cSM0UwM8zkWz4sveCPhYjg==",
                                  "operatorGuid": "53342371-3c03-45ce-b3e2-cbde08f8588e",
                                  "created": "2026-06-03T18:35:50.995461",
                                  "ordered": "2026-06-03T18:35:50.995461",
                                  "started": "2026-06-03T18:35:50.995461",
                                  "completed": "2026-06-03T18:35:50.995461",
                                  "supplied": "2026-06-03T18:35:50.995461",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "75"
                                  },
                                  "operator": {
                                    "$ref": "42"
                                  },
                                  "details": [
                                    {
                                      "$id": "95",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "+mVa5JLi2kOp7m23oJvcpw==",
                                      "pluGuid": "e45a65fa-e292-43da-a9ee-6db7a09bdca7",
                                      "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": "Bf7nCk6kbUun2/owjiMy4Q==",
                                      "headerIdentifierGuid": "0ae7fe05-a44e-4b6d-a7db-fa308e2332e1",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    {
                                      "$ref": "95"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "82"
                                  }
                                },
                                {
                                  "$ref": "94"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "96",
                                  "surveyG_UID": "fJHJp5pyyUuFIrZN5+OSIQ==",
                                  "surveyGuid": "a7c9917c-729a-4bc9-8522-b64de7e39221",
                                  "saleHeaderGuid": "yQEAr1OXY0ixP7R9mhC/vQ==",
                                  "saleGuid": "af0001c9-9753-4863-b13f-b47d9a10bfbd",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "LAbKjPesLEqYP/Lgg+cD+A==",
                                  "guidResponse": "8cca062c-acf7-4a2c-983f-f2e083e703f8",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2026-06-03T18:35:50.995461",
                                  "sale": {
                                    "$ref": "82"
                                  },
                                  "survey": {
                                    "$id": "97",
                                    "g_UID": "DTGNgBYfsUiEKPFIdxx86g==",
                                    "guid": "808d310d-1f16-48b1-8428-f148771c7cea",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "/4yHBb9EB0auV5h7Pam5ag==",
                                    "checkoutFormGuid": "05878cff-44bf-4607-ae57-987b3da9b96a",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2026-06-03T18:35:50.995461",
                                    "end": "2026-06-03T18:35:50.995461",
                                    "deleted": true,
                                    "updated": "2026-06-03T18:35:50.995461",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "3c7232bc-bc3c-4084-b735-c638a8725513",
                                      "e6b7d6ba-390b-4fde-817a-3295e727bc1d"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "50"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "96"
                                }
                              ],
                              "storeName": "sample string 39",
                              "terminalNumber": 40,
                              "machineName": "sample string 41",
                              "operatorName": "sample string 42",
                              "direction": 1,
                              "reason": "sample string 43",
                              "accountG_UID": "HJuSTqK/cEe43nXLDvb4+g==",
                              "accountIdentifier": "4e929b1c-bfa2-4770-b8de-75cb0ef6f8fa",
                              "accountName": "sample string 44",
                              "customerOrderIdentifier": "KkamdRxiFU+SkRhKGWu4HA==",
                              "customerOrderIdentifierGuid": "75a6462a-621c-4f15-9291-184a196bb81c",
                              "priceLevelName": "sample string 45",
                              "revision": 46,
                              "ingressId": "sample string 47"
                            },
                            "metadata": {
                              "$id": "98",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "+1V9eFs6xU2HbUVjP0/rHg==",
                              "paymentIdentifierGuid": "787d55fb-3a5b-4dc5-876d-45633f4feb1e",
                              "identifier": "5wn+ncRR3Um4uxBxYgLH2g==",
                              "identifierGuid": "9dfe09e7-51c4-49dd-b8bb-10716202c7da",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "ydux1zYBZkWp5bvbNK/4mQ==",
                              "itemIdentifierGuid": "d7b1dbc9-0136-4566-a9e5-bbdb34aff899"
                            }
                          },
                          {
                            "$ref": "81"
                          }
                        ]
                      },
                      {
                        "$ref": "76"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "80"
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "79"
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "77"
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "account": {
                      "$ref": "77"
                    },
                    "vouchers": [
                      {
                        "$id": "99",
                        "customerIdentifier": "uuqWFdU3Z0yOkE9/95Hwyg==",
                        "customerIdentifierGuid": "1596eaba-37d5-4c67-8e90-4f7ff791f0ca",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "4NUVfhVpUEOWJITUstt3ZA==",
                        "idempotentGuid": "7e15d5e0-6915-4350-9624-84d4b2db7764",
                        "offline": true,
                        "voucher": {
                          "$id": "100",
                          "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-06-03T18:35:50.995461",
                          "barcodeTemplate": {
                            "$id": "101",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "102",
                            "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-06-03T18:35:50.995461",
                            "labelPageLayout": "/wJPpz8qkUeXwd/gJV6klA==",
                            "pageLayoutGuid": "a74f02ff-2a3f-4791-97c1-dfe0255ea494",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "100"
                            },
                            "elements": [
                              {
                                "$id": "103",
                                "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-06-03T18:35:50.995461"
                              },
                              {
                                "$ref": "103"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "104",
                              "id": 1,
                              "customerIdentifier": "uScUokdkeE2tTPBPhFKnCA==",
                              "customerIdentifierGuid": "a21427b9-6447-4d78-ad4c-f04f8452a708",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2026-06-03T18:35:50.995461",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "kQU38Ep1xkiELj4MFu395A==",
                              "issuedIdempotentGuid": "f0370591-754a-48c6-842e-3e0c16edfde4",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2026-06-03T18:35:50.995461",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2026-06-03T18:35:50.995461",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "Wf9+kLmIuk6QYeZ7TTlx2A==",
                              "redeemedIdempotentGuid": "907eff59-88b9-4eba-9061-e67b4d3971d8",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2026-06-03T18:35:50.995461",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "102"
                              },
                              "voucher": {
                                "$ref": "100"
                              },
                              "customer": {
                                "$ref": "75"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "81"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "81"
                              }
                            },
                            {
                              "$ref": "104"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "75"
                        }
                      },
                      {
                        "$ref": "99"
                      }
                    ]
                  }
                },
                {
                  "$ref": "74"
                }
              ],
              "customerGroups": [
                {
                  "$id": "105",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "ubZehkYVkku8D39DWkGOwg==",
                  "groupIDGuid": "865eb6b9-1546-4b92-bc0f-7f435a418ec2",
                  "campaign": {
                    "$ref": "71"
                  },
                  "group": {
                    "$ref": "79"
                  }
                },
                {
                  "$ref": "105"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "106",
                  "identifier": "iMqrTxF8nkalirl87nrA+Q==",
                  "identifierGuid": "4fabca88-7c11-469e-a58a-b97cee7ac0f9",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "106"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "107",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "uNm8yAldRUW2HxlmA/Ox5w==",
                  "guid": "c8bcd9b8-5d09-4545-b61f-196603f3b1e7",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "71"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "108",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "5+GSBUuNrUW7Lc4OfN8luA==",
                      "groupGuid": "0592e1e7-8d4b-45ad-bb2d-ce0e7cdf25b8",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "fPdcMV/zTUSV3ZpgFkdBjg==",
                      "pluGuid": "315cf77c-f35f-444d-95dd-9a601647418e",
                      "priceGroupG_UID": "psrrN7ZAc0ifZev4wkdwfw==",
                      "priceGroupGuid": "37ebcaa6-40b6-4873-9f65-ebf8c247707f",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "71"
                      },
                      "product": {
                        "$ref": "4"
                      },
                      "priceGroup": {
                        "$ref": "35"
                      },
                      "campaignPool": {
                        "$ref": "71"
                      }
                    },
                    {
                      "$ref": "108"
                    }
                  ]
                },
                {
                  "$ref": "107"
                }
              ],
              "priceLevels": [
                {
                  "$id": "109",
                  "id": 1,
                  "priceLevelIdentifier": "E5pLM28r8E+hrI8ydMDcfQ==",
                  "priceLevelIdentifierGuid": "334b9a13-2b6f-4ff0-a1ac-8f3274c0dc7d",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "109"
                }
              ],
              "promotionType": {
                "$id": "110",
                "identifier": "BdgB6T/xvUaSAHhXaz1spQ==",
                "identifierGuid": "e901d805-f13f-46bd-9200-78576b3d6ca5",
                "hostType": 2,
                "code": "sample string 3",
                "description": "sample string 4",
                "isLiquor": true,
                "isAdvertised": true,
                "disableWasSave": true,
                "excludeFromPromoSales": true,
                "labelPageLayoutG_UID": "JQ70hPad6kqIXdhcqwl36w==",
                "labelPageLayoutGuid": "84f40e25-9df6-4aea-885d-d85cab0977eb",
                "priceLevelIdentifier": "OJpIm3oOBkS/doRn+/QXjA==",
                "priceLevelIdentifierGuid": "9b489a38-0e7a-4406-bf76-8467fbf4178c",
                "active": true,
                "updated": "2026-06-03T18:35:50.995461",
                "hostName": "sample string 11"
              }
            },
            "product": {
              "$ref": "4"
            },
            "dealCost": {
              "$id": "111",
              "headerIdentifier": "bdOzMC6LCESv+mcbjSiP1Q==",
              "headerIdentifierGuid": "30b3d36d-8b2e-4408-affa-671b8d288fd5",
              "identifier": "gGB7lu/kZkW24aRUIuiROg==",
              "identifierGuid": "967b6080-e4ef-4566-b6e1-a45422e8913a",
              "supplierIdentifier": "TEGZmG2+BE+U3s7xq1hVaw==",
              "supplierGuid": "9899414c-be6d-4f04-94de-cef1ab58556b",
              "pluG_UID": "GwR6BwaUnUSEs4MFZppzGw==",
              "pluGuid": "077a041b-9406-449d-84b3-8305669a731b",
              "campaignName": "0d9af547-886d-445b-888c-544728500a09",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2026-06-03T18:35:50.995461",
              "end": "2026-06-03T18:35:50.995461",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "ixW63M/OnUe6jJMemh8ajA==",
              "bonusItemPluGuid": "dcba158b-cecf-479d-ba8c-931e9a1f1a8c",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2026-06-03T18:35:50.995461",
              "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-06-03T18:35:50.995461",
              "campaignEndDate": "2026-06-03T18:35:50.995461",
              "masterPLUG_UID": "15Mtkh2Hg0CX8vkUm+PSyQ==",
              "masterID": "922d93d7-871d-4083-97f2-f9149be3d2c9",
              "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": "l4nIavTack221aWakyq+Bw==",
              "bonusMasterID": "6ac88997-daf4-4d72-b6d5-a59a932abe07",
              "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
            }
          },
          "currentCostStart": "2026-06-03T18:35:50.995461",
          "dealCosts": [
            {
              "$ref": "111"
            },
            {
              "$ref": "111"
            }
          ],
          "tags": [
            {
              "$id": "112",
              "pluG_UID": "IiUP+PIROEec82cii6Ob7w==",
              "pluGuid": "f80f2522-11f2-4738-9cf3-67228ba39bef",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "112"
            }
          ],
          "alternateProductG_UID": "kl2VpypbS0+vIuJ0XEUOgg==",
          "alternateProduct": "a7955d92-5b2a-4f4b-af22-e2745c450e82",
          "altProduct": {
            "$ref": "4"
          },
          "productHostCode": {
            "$id": "113",
            "id": 1,
            "pluG_UID": "1j9M7fDJu0uj3dMvGYmkpQ==",
            "pluGuid": "ed4c3fd6-c9f0-4bbb-a3dd-d32f1989a4a5",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "65"
          },
          "mscCom": {
            "$ref": "66"
          },
          "mscDep": {
            "$ref": "68"
          },
          "mscSubCom": {
            "$ref": "67"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2026-06-03T18:35:50.995461",
          "inventoryTracked": "2026-06-03T18:35:50.995461",
          "isNormalPriceChangesCampaign": true,
          "baseProductFuel": {
            "$id": "114",
            "pluG_UID": "bA+uDR46y0adXOuDtXEt+g==",
            "pluGuid": "0dae0f6c-3a1e-46cb-9d5c-eb83b5712dfa",
            "fuelPluG_UID": "0N/BrINgBE2mVm0xBzU2Ag==",
            "fuelPluGuid": "acc1dfd0-6083-4d04-a656-6d3107353602",
            "price": 3,
            "productDescription": "sample string 4",
            "productBarcode": "sample string 5",
            "fuelProductDescription": "sample string 6",
            "fuelProductBarcode": "sample string 7",
            "fuelProductPrice": 8
          },
          "productFuelLinks": [
            {
              "$ref": "114"
            },
            {
              "$ref": "114"
            }
          ]
        }
      },
      {
        "$ref": "3"
      }
    ],
    "stocktakeHeader": {
      "$ref": "1"
    }
  },
  "storeID": 1,
  "name": "sample string 2",
  "forDate": "2026-06-03T18:35:50.995461",
  "createDate": "2026-06-03T18:35:50.995461",
  "closed": true,
  "closedDate": "2026-06-03T18:35:50.995461",
  "outOfStock": true,
  "live": true,
  "deleted": true,
  "processed": true,
  "processCounted": "2026-06-03T18:35:50.995461",
  "processCountedUser": "sample string 8",
  "updateInventorySetting": "sample string 9",
  "stocktakeRequestIdentifier": "ROBntsMLBkqmC4SpQoRhiw==",
  "stocktakeRequestIdentifierGuid": "b667e044-0bc3-4a06-a60b-84a94284618b",
  "inputs": [
    {
      "$id": "115",
      "id": 1,
      "identifier": "4RcURfxhEkq7pukCqIZcyw==",
      "identifierGuid": "451417e1-61fc-4a12-bba6-e902a8865ccb",
      "headerID": 1,
      "headerIdentifier": "Qk5FHfMku0Oa9GdKH4yxYA==",
      "headerIdentifierGuid": "1d454e42-24f3-43bb-9af4-674a1f8cb160",
      "sectionG_UID": "6joCet8TREeSMUi+oWte8w==",
      "sectionGuid": "7a023aea-13df-4744-9231-48bea16b5ef3",
      "operatorG_UID": "LcdGEE2If0qRSZNnltKvgg==",
      "operatorGuid": "1046c72d-884d-4a7f-9149-936796d2af82",
      "operatorID": 1,
      "comment": "sample string 2",
      "inputType": 1,
      "date": "2026-06-03T18:35:50.995461",
      "inProgress": 3,
      "setCount": "2026-06-03T18:35:50.995461",
      "deleted": true,
      "operatorName": "sample string 4",
      "sectionName": "sample string 5",
      "canDelete": 6,
      "details": [
        {
          "$id": "116",
          "id": 1,
          "headerID": 1,
          "headerIdentifier": "wulFOLzqr0ipxblZiUsoHQ==",
          "headerIdentifierGuid": "3845e9c2-eabc-48af-a9c5-b959894b281d",
          "inputID": 1,
          "inputIdentifier": "pXqTYeBHM0a6CJwX8dsiTA==",
          "inputIdentifierGuid": "61937aa5-47e0-4633-ba08-9c17f1db224c",
          "created": "2026-06-03T18:35:50.995461",
          "apn": "sample string 2",
          "plu": 1,
          "pluG_UID": "ovyus42egUGdOWPOUdTbOA==",
          "pluGuid": "b3aefca2-9e8d-4181-9d39-63ce51d4db38",
          "longDesc": "sample string 3",
          "salesMode": 1,
          "quantity": 1,
          "weight": 1,
          "cartons": 1.0,
          "cartonQuantity": 1,
          "baseUnits": 4,
          "orderPacked": 5,
          "onHand": 1,
          "onHandPacks": 1,
          "onHandEnd": 1,
          "onHandPacksEnd": 1,
          "inventoryAccuracy": 6,
          "costGst": 1,
          "sellGst": 1,
          "scaleItem": true,
          "cost": 1,
          "currentCost": 1,
          "costDecimals": 1,
          "price": 1,
          "currentPrice": 1,
          "stockUnitMeasureCode": "sample string 7",
          "notes": "sample string 8",
          "editID": 9,
          "deleted": true,
          "update": true,
          "inputComment": "sample string 12",
          "sectionName": "sample string 13",
          "inputType": 1,
          "itemNumber": "sample string 14",
          "active": true,
          "parentPluG_UID": "FoMoaO/7HkG2PUBL2S9uHg==",
          "parentPluGuid": "68288316-fbef-411e-b63d-404bd92f6e1e",
          "edited": true,
          "product": {
            "$ref": "4"
          },
          "input": {
            "$ref": "115"
          },
          "unknownScan": {
            "$id": "117",
            "id": 1,
            "headerIdentifier": "caxAiwA6pkKLnS9eoyLjNA==",
            "headerIdentifierGuid": "8b40ac71-3a00-42a6-8b9d-2f5ea322e334",
            "inputIdentifier": "kiDfJintr06M05SZtMseEQ==",
            "inputIdentifierGuid": "26df2092-ed29-4eaf-8cd3-9499b4cb1e11",
            "detailID": 1,
            "pluG_UID": "kgUKIcoYbk+HL2QUMEGzLw==",
            "pluGuid": "210a0592-18ca-4f6e-872f-64143041b32f",
            "barcode": "sample string 2",
            "scanned": "2026-06-03T18:35:50.995461"
          }
        },
        {
          "$ref": "116"
        }
      ]
    },
    {
      "$ref": "115"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Header identifier of stocktake

globally unique identifier

Response Formats

application/json, text/json

Sample:
"1c93cb09-52b3-4679-b792-fba5c044bb05"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1c93cb09-52b3-4679-b792-fba5c044bb05</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKy��\��R#�5xl/workbook.xml �(�����0D�&�C��@�N\�z��"
�K��|�o�vfgߎ�v��}to\n�z?�B��E
�@�iא��'i_��F�XQ��h�H�({��k���B�����t-����Ҡ/�;����ptAN�Zw6�XB�7%l���X�
<p���1g6W�p�D�4N ;eu|�0�{�I��.�PKy��\����	�[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
y��\F�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="Rb094675ec8fc4595" /></Relationships>PKy��\��K0%�xl/worksheets/sheet1.xml �(��QMo� �+��J�/�U��RUm�i���'�a����6M�e����{6��avGm��U��[m��O�{*��.gt7R�������~<
A�#i�#�P���C�z�]��`3�^��l/�)Rz$�����F�M̰P�-��V��9�*~�9u���f��8�'�-&/mų��פ��X�����3�^���]�ip�t3���83��Y�^U|S�ֻ��p���"/��5y4Kyq)��y�^֥Ù�T�1��Pr�)�{��R�co8���WaKஈ\R����PKy��\�lk��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;��� 6�R.`��G$�eZ��E��+ԢR�.�a5��ӓf>�?�۷i$�a�FB�1 h�m�I8�����f��Q�4���VL����V���Bf��i��TL��S��:�c��9��pu��m�A����&���֟B����0J�)zy��@�	��U"/T�,u�@���B��~����eSK�D]s��Cez�y�>]z�4/��ű�,�X���F��b�PKy��\Ѓ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��PKy��\i�կ�xl/sharedStrings.xml �(�5�A��0�b��؄6�1��x�����x��8~���Rw��\^iO\9f`�� �B#=��\�.�F7g��� .�0Q��L�,g�8L���T�{^�+ׇ�eE7�XҬ��*�H BިT-������\њb��?�{�5� �㩗��7��]t�z�;��5��W���PK-y��\��R#�5xl/workbook.xmlPK-y��\����	��[Content_Types].xmlPK-
y��\F�Y�''U_rels/.relsPK-y��\��K0%��xl/worksheets/sheet1.xmlPK-y��\�lk��P8xl/_rels/workbook.xml.relsPK-y��\Ѓc'2E
xl/styles.xmlPK-y��\i�կ��xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKy��\�I��5xl/workbook.xml �(�����0D�&�C�p��p��Ճ�J��@[����%�x�3;�v��|�t�#��P���1@hZ4"܀v�)獈��/pJ�k׼
�y���c/�v6�zt���
�G!C�M���ЖV�!|n��8�$'c�;����x�mI+��QP���,�_�i�3�2u�%�ӅeWE7�����PKy��\����	�[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
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="R95f5b61903eb4ece" /></Relationships>PKy��\��K0%�xl/worksheets/sheet1.xml �(��QMo� �+��J�/�U��RUm�i���'�a����6M�e����{6��avGm��U��[m��O�{*��.gt7R�������~<
A�#i�#�P���C�z�]��`3�^��l/�)Rz$�����F�M̰P�-��V��9�*~�9u���f��8�'�-&/mų��פ��X�����3�^���]�ip�t3���83��Y�^U|S�ֻ��p���"/��5y4Kyq)��y�^֥Ù�T�1��Pr�)�{��R�co8���WaKஈ\R����PKy��\h��j�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8uܠ�ݰ���=��&vd����G�
XE�Tb�������4����޾�9c��w
,�:�u�N�<�`�Y�q�)OD�O���)MO�Feq�����1>�2�4tt��(;��,i�3�I�	�C���
��:���`���1Z�� C����R�װ(2�N7�眗F0�z)xY �nj1]��^��L���P�n��f�+uW+���N��LMW�b�a[���4^���_l�PKy��\Ѓ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��PKy��\i�կ�xl/sharedStrings.xml �(�5�A��0�b��؄6�1��x�����x��8~���Rw��\^iO\9f`�� �B#=��\�.�F7g��� .�0Q��L�,g�8L���T�{^�+ׇ�eE7�XҬ��*�H BިT-������\њb��?�{�5� �㩗��7��]t�z�;��5��W���PK-y��\�I��5xl/workbook.xmlPK-y��\����	��[Content_Types].xmlPK-
y��\���''U_rels/.relsPK-y��\��K0%��xl/worksheets/sheet1.xmlPK-y��\h��j�P8xl/_rels/workbook.xml.relsPK-y��\Ѓc'2E
xl/styles.xmlPK-y��\i�կ��xl/sharedStrings.xmlPK��