POST api/store/{storeID}/shelflocations/import

Import shelf locations

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to import shelf locations to

integer

Required

Body Parameters

List of shelf locations to import

Collection of ShelfLocation
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

StoreID

integer

None.

IdentifierGuid

globally unique identifier

None.

Name

string

Required

String length: inclusive between 0 and 20

HACCP

boolean

None.

BlueprintID

EziOffice ID for lookup

integer

None.

Updated

date

None.

MinTemp

integer

None.

MaxTemp

integer

None.

CheckFrequency

CheckFrequencies

None.

StoreCaseConfiguration

CaseConfiguration

None.

StoreName

string

None.

Bins

Collection of Bin

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "NZGXvCgV30m6jiQjIYVLtw==",
    "storeID": 1,
    "identifierGuid": "bc979135-1528-49df-ba8e-242321854bb7",
    "name": "sample string 2",
    "haccp": true,
    "blueprintID": 1,
    "updated": "2025-08-02T23:19:36.5273193",
    "minTemp": 1,
    "maxTemp": 1,
    "checkFrequency": 1,
    "storeCaseConfiguration": 5,
    "storeName": "sample string 6",
    "bins": [
      {
        "$id": "2",
        "pluG_UID": "KtHUE1Iev0iQq7N8nW+Krw==",
        "pluGuid": "13d4d12a-1e52-48bf-90ab-b37c9d6f8aaf",
        "shelfLocationIdentifier": "cIMQhaLAqUCaj8ze/WIsGw==",
        "shelfLocationGuid": "85108370-c0a2-40a9-9a8f-ccdefd622c1b",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "jUNZDhrTgk28IbjKtwUUYw==",
        "labelPageLayoutGuid": "0e59438d-d31a-4d82-bc21-b8cab7051463",
        "updated": "2025-08-02T23:19:36.5273193",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$id": "3",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "Xfh+XKvecU6jQZaMIKQk/g==",
          "guid": "5c7ef85d-deab-4e71-a341-968c20a424fe",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "utPngW/ilE2zVRme+EXYeA==",
          "priceGroupGuid": "81e7d3ba-e26f-4d94-b355-199ef845d878",
          "blueprintID": 1,
          "lastCountedDate": "2025-08-02T23:19:36.5429298",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-08-02T23:19:36.5429298",
          "pluCreated": "2025-08-02T23:19:36.5429298",
          "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": "2025-08-02T23:19:36.5429298",
          "lastManualUpdate": "2025-08-02T23:19:36.5429298",
          "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": "2025-08-02T23:19:36.5429298",
          "currentCostUpdated": "2025-08-02T23:19:36.5429298",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-08-02T23:19:36.5429298",
          "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,
          "awsUpdated": "2025-08-02T23:19:36.5429298",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "Mp1do9phnEuo0SYciBivDQ==",
          "altPLUGuid": "a35d9d32-61da-4b9c-a8d1-261c8818af0d",
          "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": "2025-08-02T23:19:36.5429298",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "TqiX4UAvLkCcffRO0wj1ew==",
          "shelfPageLayoutGuid": "e197a84e-2f40-402e-9c7d-f44ed308f57b",
          "talkerPageLayoutG_UID": "pQI/94PdLUK46YJmniik5w==",
          "talkerPageLayoutGuid": "f73f02a5-dd83-422d-b8e9-82669e28a4e7",
          "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,
          "trackSerial": true,
          "trackSerialChanged": true,
          "allowZeroPrice": true,
          "allowZeroPriceChanged": true,
          "notForSale": 91,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 94,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "eR38y0jFJEql5OcO32oIlg==",
          "inventoryIdentifier": "cbfc1d79-c548-4a24-a5e4-e70edf6a0896",
          "inventoryAccuracy": 1,
          "baseUnits": 98,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 99,
          "defaultPrinter": "sample string 100",
          "defaultPrinterGroup": "sample string 101",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 102,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "fYc/BhSD2k+q7SSWNo8ItQ==",
          "parentPluGuid": "063f877d-8314-4fda-aaed-2496368f08b5",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "+I6YdaPnZUiOxuIEtGEt3g==",
          "supplierIdentifierGuid": "75988ef8-e7a3-4865-8ec6-e204b4612dde",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "2IZis0kcI0CU5mX+pjneJQ==",
          "rebateSupplierIdentifierGuid": "b36286d8-1c49-4023-94e6-65fea639de25",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 108",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 110",
          "productType": "sample string 111",
          "productGroup": "sample string 112",
          "complianceIndicator": "sample string 113",
          "inhouseBrand": "sample string 114",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 117",
          "lastUpdatedByUser": "sample string 118",
          "lastManualUpdatedByUser": "sample string 119",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2025-08-02T23:19:36.5429298",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "xd1/0ibaGkOFnAAmUI1Yiw==",
          "hostIdentifierGuid": "d27fddc5-da26-431a-859c-0026508d588b",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 125",
          "aisleEnds": "sample string 126",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 137,
          "webPriceRounding": true,
          "webMarkup": 139,
          "webPriceMode": 140,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 141",
          "altSubDeptCode": "sample string 142",
          "altMinorDeptCode": "sample string 143",
          "altLesserDeptCode": "sample string 144",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "store": {
            "$id": "4",
            "id": 1,
            "isMaster": 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": "2025-08-02T23:19:36.5429298",
            "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": "FhWkMw59EEmB983Ynkybng==",
            "hostIdentifierGuid": "33a41516-7d0e-4910-81f7-cdd89e4c9b9e",
            "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,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2025-08-02T23:19:36.5429298",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "5",
              "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"
            },
            "billingAddress": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$id": "6",
                "id": 1,
                "hostIdentifier": "fhzgTPMf7EOM3I8/H3gm/Q==",
                "hostIdentifierGuid": "4ce01c7e-1ff3-43ec-8cdc-8f3f1f7826fd",
                "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,
                "processPromotions": true,
                "hostProvider": 0,
                "host": {
                  "$id": "7",
                  "identifier": "XxQCNd1Ugk2xeR5JhLTj6A==",
                  "identifierGuid": "3502145f-54dd-4d82-b179-1e4984b4e3e8",
                  "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": "OftyuIzoDEWdE5pt/gjm/A==",
                  "hostSupplierIdentifierGuid": "b872fb39-e88c-450c-9d13-9a6dfe08e6fc",
                  "loyaltyPriceLevelIdentifier": "+0NB/O9qIEa5tMEYukvcCw==",
                  "loyaltyPriceLevelIdentifierGuid": "fc4143fb-6aef-4620-b9b4-c118ba4bdc0b",
                  "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": "2025-08-02T23:19:36.5429298",
                  "lastProcessed": "2025-08-02T23:19:36.5429298",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "8",
                    "identifier": "hxs9oz9bC0S+6UW1cjl7+Q==",
                    "identifierGuid": "a33d1b87-5b3f-440b-bee9-45b572397bf9",
                    "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": "pMcKkOcgR02KlPEcEcAV/g==",
                    "primaryContactID": "900ac7a4-20e7-4d47-8a94-f11c11c015fe",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "nUWizU4GIUGaePfaTvabfg==",
                    "supplierGroupGuid": "cda2459d-064e-4121-9a78-f7da4ef69b7e",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-08-02T23:19:36.5429298",
                    "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": "9",
                      "id": "86757fda-618c-4628-8503-5c45a49e5b5f",
                      "identifier": "oTByH9GHTka8jiW3Cikqsw==",
                      "identifierGuid": "1f7230a1-87d1-464e-bc8e-25b70a292ab3",
                      "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": "10",
                        "supplierIdentifier": "fSVj3fbng0+liDhudp9zSQ==",
                        "supplierIdentifierGuid": "dd63257d-e7f6-4f83-a588-386e769f7349",
                        "contactGuid": "ZOIuMZ+pt0OTuHemxURjcQ==",
                        "contactID": "312ee264-a99f-43b7-93b8-77a6c5446371",
                        "contact": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "products": [
                      {
                        "$id": "11",
                        "pluG_UID": "qDYgunMz5EqiTa55DbpHmw==",
                        "pluGuid": "ba2036a8-3373-4ae4-a24d-ae790dba479b",
                        "supplierIdentifier": "pDdCc2mF2Uet+lHNOR3d4Q==",
                        "supplierIdentifierGuid": "734237a4-8569-47d9-adfa-51cd391ddde1",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2025-08-02T23:19:36.5429298",
                        "pricedByWeight": true,
                        "landedUnitCostEx": 9,
                        "landedUnitCostInc": 10,
                        "landedCartonCostInc": 11,
                        "landedCartonCostEx": 12,
                        "standardCost": 13,
                        "deliveryFee": 1,
                        "deliveryFeeBasis": "sample string 14",
                        "pickAndPackFee": 1,
                        "pickAndPackFeeBasis": "sample string 15",
                        "financeFee": 1,
                        "financeFeeBasis": "sample string 16",
                        "cartonLength": 1,
                        "cartonWidth": 1,
                        "cartonHeight": 1,
                        "palletLayerQuantity": 1,
                        "palletLayers": 1,
                        "itemCode": "sample string 17",
                        "invoiceCode": "sample string 18",
                        "invoiceDesc": "sample string 19",
                        "orderDirect": true,
                        "useCost": true,
                        "minimumQuantity": 20,
                        "hostType": 21,
                        "fromHost": 22,
                        "minimumReorder": 1,
                        "maximumReorder": 1,
                        "orderMultiple": 23.1,
                        "sellMultiple": 24.1,
                        "baseMultiple": 25.1,
                        "hostStandardCost": 26,
                        "hostTotalCost": 27,
                        "hostRetail": 28,
                        "hostLandedUnitCostEx": 29,
                        "hostLandedUnitCostInc": 30,
                        "hostDesc": "sample string 31",
                        "directIndicator": "sample string 32",
                        "availableToOrder": true,
                        "hostRangeIndicator": "sample string 34",
                        "hostProductType": "sample string 35",
                        "hostProductGrade": "sample string 36",
                        "hostProductGroup": "sample string 37",
                        "hostSlowMoving": true,
                        "hostGeneralMerchandise": true,
                        "hostPillar": "sample string 40",
                        "hostLastUpdated": "2025-08-02T23:19:36.5429298",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "12",
                            "pluG_UID": "RovZ44s8MUWrpJ+TXaoWmQ==",
                            "pluGuid": "e3d98b46-3c8b-4531-aba4-9f935daa1699",
                            "supplierIdentifier": "PZz5YhlwUkyoOIVWosUepg==",
                            "supplierIdentifierGuid": "62f99c3d-7019-4c52-a838-8556a2c51ea6",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 41",
                        "salesMode": 42,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 44,
                        "parentPluG_UID": "cErpBqUM5UO3tWb+uebDpw==",
                        "parentPluGuid": "06e94a70-0ca5-43e5-b7b5-66feb9e6c3a7",
                        "freight": 45.0,
                        "freightType": 1,
                        "product": {
                          "$ref": "3"
                        },
                        "supplier": {
                          "$ref": "8"
                        },
                        "serviceFee": {
                          "$id": "13",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 47
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "14",
                        "storeID": 1,
                        "supplierIdentifier": "FRln99jcfUqvfjHfzKaXRQ==",
                        "supplierGuid": "f7671915-dcd8-4a7d-af7e-31dfcca69745",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "15",
                        "storeID": 1,
                        "supplierIdentifier": "2dgsfBdHXE23foFjJ2Wk/w==",
                        "supplierGuid": "7c2cd8d9-4717-4d5c-b77e-81632765a4ff",
                        "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": "2025-08-02T23:19:36.5429298",
                        "deliveryDate": "2025-08-02T23:19:36.5429298",
                        "nextCutOffDate": "2025-08-02T23:19:36.5429298",
                        "nextDeliveryDate": "2025-08-02T23:19:36.5429298",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2025-08-02T23:19:36.5429298",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "16",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-08-02T23:19:36.5429298",
                      "processed": "2025-08-02T23:19:36.5429298",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-08-02T23:19:36.5429298",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "version": "sample string 9",
                      "reference": "sample string 10",
                      "digest": "sample string 11",
                      "contentType": "sample string 12",
                      "host": {
                        "$ref": "7"
                      },
                      "metcashHeader": {
                        "$id": "17",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-08-02T23:19:36.5429298",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "18",
                      "id": 1,
                      "hostIdentifier": "hsbI7Owq/ka4VRPwMn+7bw==",
                      "hostIdentifierGuid": "ecc8c686-2aec-46fe-b855-13f0327fbb6f",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "35dd3296-2fbe-445b-8e4d-4f8758f61d75",
                        "d30c8066-d39f-4596-af87-849aca13c3d0"
                      ]
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "6"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "19",
                      "identifier": "dn1ibKX5xkSjAfzrKg5bNQ==",
                      "identifierGuid": "6c627d76-f9a5-44c6-a301-fceb2a0e5b35",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "promoTypeGuids": [
                    "bdf7a6b6-3171-4628-9064-142a8a3161ce",
                    "636774dd-4458-4ed4-a45f-ab9233fa37be"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "6"
              }
            ],
            "accounts": [
              {
                "$id": "20",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "20"
              }
            ],
            "sales": [
              {
                "$id": "21",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-08-02T23:19:36.5429298",
                "ftpSite": {
                  "$id": "22",
                  "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": "21"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "cashManagements": [
              {
                "$id": "23",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "24",
                  "id": 1,
                  "description": "sample string 2",
                  "address": "sample string 3",
                  "username": "sample string 4",
                  "password": "sample string 5",
                  "passwordPlain": "sample string 6",
                  "token": "sample string 7",
                  "apiType": 8,
                  "apiSubType": 9
                }
              },
              {
                "$ref": "23"
              }
            ],
            "updateStoreID": "044fd2ad-d07c-482f-88e3-573fbac7e5d7",
            "updateStore": {
              "$id": "25",
              "id": "693e3d06-e9c1-474f-a827-03a6a6236c8d",
              "name": "sample string 1",
              "lastActivity": "2025-08-02T23:19:36.5429298",
              "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": "2025-08-02T23:19:36.5429298"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "26",
              "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": "27",
              "pluG_UID": "zBoFlw4l30ytoBZTs6Wmlw==",
              "pluGuid": "97051acc-250e-4cdf-ada0-1653b3a5a697",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "priceNow": 5,
              "costNow": 6,
              "costNowDecimals": 7,
              "normalPrice": 8,
              "gstPercent": 9,
              "normalCost": 10,
              "normalCostDecimals": 11,
              "costGstPercent": 12,
              "costCalcMethod": 1,
              "currentCost": 13,
              "currentCostDecimals": 14,
              "break1": 15,
              "price1": 16,
              "break2": 17,
              "price2": 18,
              "break3": 19,
              "price3": 20,
              "fuelItem": 21,
              "fixedWeight": 22,
              "active": true,
              "complianceIndicator": "sample string 23",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2025-08-02T23:19:36.5429298"
            },
            {
              "$ref": "27"
            }
          ],
          "currentPrices": {
            "$id": "28",
            "pluPrices": {
              "$id": "29",
              "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,
              "acceptedUtc": "2025-08-02T23:19:36.5429298",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "29"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "30",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-08-02T23:19:36.5429298",
              "startTime": 3,
              "endDate": "2025-08-02T23:19:36.5429298",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "6cn7fbqI7UCVLVL7vV30Jw==",
              "hostIdentifierGuid": "7dfbc9e9-88ba-40ed-952d-52fbbd5df427",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          "tray": {
            "$id": "31",
            "g_UId": "7usOS+wAm0K4Dq6WcvHaOA==",
            "guid": "4b0eebee-00ec-429b-b80e-ae9672f1da38",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "32",
            "priceGroupG_UID": "Lu23gbAITkm8LDy8bprNBQ==",
            "priceGroupGuid": "81b7ed2e-08b0-494e-bc2c-3cbc6e9acd05",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-08-02T23:19:36.5429298",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "33",
            "pluG_UID": "F79FwSqvM0u1qEj//Be8Bw==",
            "pluGuid": "c145bf17-af2a-4b33-b5a8-48fffc17bc07",
            "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": "34",
            "pluGuid": "9d10ba84-a36a-409a-b05b-dd889bca76dd",
            "created": "2025-08-02T23:19:36.5429298",
            "createdByUser": "sample string 1",
            "activated": "2025-08-02T23:19:36.5429298",
            "deactivated": "2025-08-02T23:19:36.5429298",
            "lastOrdered": "2025-08-02T23:19:36.5429298",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-08-02T23:19:36.5429298",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-08-02T23:19:36.5429298",
            "lastSold": "2025-08-02T23:19:36.5429298",
            "firstSold": "2025-08-02T23:19:36.5429298",
            "awsUpdated": "2025-08-02T23:19:36.5429298",
            "lastManualUpdate": "2025-08-02T23:19:36.5429298",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-08-02T23:19:36.5429298",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-08-02T23:19:36.5429298",
            "doNotRangeUpdated": "2025-08-02T23:19:36.5429298",
            "doNotOrderUpdated": "2025-08-02T23:19:36.5429298",
            "tracked": "2025-08-02T23:19:36.5429298"
          },
          "allergens": [
            {
              "$id": "35",
              "allergenID": 1,
              "pluG_UID": "cchCbC8YDECEy6zalbEvsw==",
              "pluGuid": "6c42c871-182f-400c-84cb-acda95b12fb3",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "costs": {
            "$id": "36",
            "pluG_UID": "iDNH0l5V7UmJHBICjiMA6Q==",
            "pluGuid": "d2473388-555e-49ed-891c-12028e2300e9",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-08-02T23:19:36.5429298",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "37",
              "saleHeaderID": 1,
              "created": "2025-08-02T23:19:36.5429298",
              "createdLocal": "2025-08-02T23:19:36.5429298",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "xQIHPShiiE2NP7pOlLDixg==",
              "operatorGuid": "3d0702c5-6228-4d88-8d3f-ba4e94b0e2c6",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "11F5ILx0jEybJ83H79BR3Q==",
              "pluGuid": "207951d7-74bc-4c8c-9b27-cdc7efd051dd",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "38",
                "id": 1,
                "g_Uid": "UYzRnoYRxUiojKHoC8UDPA==",
                "guid": "9ed18c51-1186-48c5-a88c-a1e80bc5033c",
                "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": "2025-08-02T23:19:36.5429298",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:19:36.5429298",
                "endShift": "2025-08-02T23:19:36.5429298",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "39",
                    "operatorG_UID": "RyCLfvzKskubZDIfr624iQ==",
                    "operatorGuid": "7e8b2047-cafc-4bb2-9b64-321fafadb889",
                    "storeID": 2,
                    "operator": {
                      "$ref": "38"
                    },
                    "store": {
                      "$ref": "4"
                    }
                  },
                  {
                    "$ref": "39"
                  }
                ]
              }
            },
            {
              "$ref": "37"
            }
          ],
          "apns": [
            {
              "$id": "40",
              "pluID": 1,
              "pluG_UID": "lJ4MzOYl6kqNztc6MPS+FQ==",
              "pluGuid": "cc0c9e94-25e6-4aea-8dce-d73a30f4be15",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "40"
            }
          ],
          "tuns": [
            {
              "$id": "41",
              "pluG_UId": "hVloLrrMZkGZDtsgI+ju/Q==",
              "pluGuid": "2e685985-ccba-4166-990e-db2023e8eefd",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "3"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "41"
            }
          ],
          "competitionPricing": [
            {
              "$id": "42",
              "identifier": "CJwIXiehS0SuZCCd+gGhSA==",
              "identifierGuid": "5e089c08-a127-444b-ae64-209dfa01a148",
              "pluG_UID": "WkBHwRIFTUuKJbRhqzIzMw==",
              "pluGuid": "c147405a-0512-4b4d-8a25-b461ab323333",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "42"
            }
          ],
          "supplier": {
            "$ref": "8"
          },
          "supplierName": "sample string 147",
          "children": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "ordering": {
            "$ref": "11"
          },
          "flipChartPages": [
            {
              "$id": "43",
              "identifier": "7qj7C03iekCEUYFfML4C8A==",
              "groupName": "sample string 1",
              "identifierGuid": "0bfba8ee-e24d-407a-8451-815f30be02f0",
              "exists": true,
              "flipChartIdentifier": "q0GyCfZfT0eovvye6i2PMw==",
              "flipChartIdentifierGuid": "09b241ab-5ff6-474f-a8be-fc9eea2d8f33",
              "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": "K3KkS/ZmA0mlE6jRrCa/4Q==",
              "groupIdentifierGuid": "4ba4722b-66f6-4903-a513-a8d1ac26bfe1",
              "flipChart": {
                "$id": "44",
                "identifier": "C2uWGEHTUkSHbdrk31Ml5A==",
                "identifierGuid": "18966b0b-d341-4452-876d-dae4df5325e4",
                "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": "45",
                  "identifier": "6aND+J6WDUyxnXNgoM0+Jg==",
                  "identifierGuid": "f843a3e9-969e-4c0d-b19d-7360a0cd3e26",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "46",
                      "id": 1,
                      "g_UID": "vTVwumeIoUCcjYTeoqgF2w==",
                      "guid": "ba7035bd-8867-40a1-9c8d-84dea2a805db",
                      "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": "TDhtpLFLEUGuNXdh1lvROQ==",
                      "previousFormGuid": "a46d384c-4bb1-4111-ae35-7761d65bd139",
                      "nextForm": 1,
                      "nextFormG_UID": "8/zgaTM1H0qg5+YqWPVTUg==",
                      "nextFormGuid": "69e0fcf3-3533-4a1f-a0e7-e62a58f55352",
                      "attributes": "sample string 10",
                      "updated": "2025-08-02T23:19:36.5429298",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "46"
                      },
                      "previousCheckoutForm": {
                        "$ref": "46"
                      },
                      "buttons": [
                        {
                          "$id": "47",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "b7Sy2agD7EmzlupoTiVHZg==",
                          "checkoutFormGuid": "d9b2b46f-03a8-49ec-b396-ea684e254766",
                          "identifier": "JaSXOzjOEUqoMvILEM4p4g==",
                          "identifierGuid": "3b97a425-ce38-4a11-a832-f20b10ce29e2",
                          "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": "ItwzF5X+cUWBz5zDvERjLw==",
                          "valueGuid": "1733dc22-fe95-4571-81cf-9cc3bc44632f",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-08-02T23:19:36.5429298",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "46"
                          },
                          "image": {
                            "$id": "48",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-08-02T23:19:36.5429298",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "49",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "g5pKZbx0E06BgkHl7yjnIQ==",
                          "checkoutFormGuid": "654a9a83-74bc-4e13-8182-41e5ef28e721",
                          "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": "49"
                        }
                      ]
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "49"
              },
              "products": [
                {
                  "$id": "50",
                  "flipChartPageIdentifier": "wolHESjJQ0+kSc4rzIbyqw==",
                  "flipChartPageIdentifierGuid": "114789c2-c928-4f43-a449-ce2bcc86f2ab",
                  "pluG_UID": "jm64rWZuGU+wIm4u4WcDmA==",
                  "pluGuid": "adb86e8e-6e66-4f19-b022-6e2ee1670398",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "3"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "50"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "43"
                },
                {
                  "$ref": "43"
                }
              ]
            },
            {
              "$ref": "43"
            }
          ],
          "priceHistory": [
            {
              "$id": "51",
              "pluG_UID": "hw2T1fZP90eEj7xSsFwd1A==",
              "pluGuid": "d5930d87-4ff6-47f7-848f-bc52b05c1dd4",
              "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": "2025-08-02T23:19:36.5429298",
              "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": "51"
            }
          ],
          "ingredients": [
            {
              "$id": "52",
              "pluG_UID": "UmigqyVy/Ue2jZ5kL/nxcA==",
              "ingredientGuid": "u3AlsRr3t0iKrGdP7lfXkg==",
              "ingredientIdentifier": "b12570bb-f71a-48b7-8aac-674fee57d792",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "3"
              }
            },
            {
              "$ref": "52"
            }
          ],
          "bins": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "bin": {
            "$ref": "2"
          },
          "scaleLocations": [
            {
              "$id": "53",
              "plu": 1,
              "pluG_UID": "vCo4fat4a0+I735Ot6ZU5g==",
              "pluGuid": "7d382abc-78ab-4f6b-88ef-7e4eb7a654e6",
              "deptNo": 1,
              "product": {
                "$ref": "3"
              },
              "scaleLocation": {
                "$id": "54",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-08-02T23:19:36.5429298",
                "department": {
                  "$id": "55",
                  "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": "54"
                  },
                  "subDepartments": [
                    {
                      "$id": "56",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "57",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "58",
                              "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": "2025-08-02T23:19:36.5429298",
                              "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": "ltla8v4GQECoj2WWzykROQ==",
                              "labelPageLayoutGuid": "f25ad996-06fe-4040-a88f-6596cf291139",
                              "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": "59",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "60",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "61",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "60"
                              },
                              "mscDep": {
                                "$id": "62",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "59"
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "61"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "updated": "2025-08-02T23:19:36.5429298",
                          "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": "xzhKuJe4qEaIOvPjDSm/TQ==",
                          "labelPageLayoutGuid": "b84a38c7-b897-46a8-883a-f3e30d29bf4d",
                          "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": "59"
                          },
                          "mscCom": {
                            "$ref": "60"
                          },
                          "mscDep": {
                            "$ref": "62"
                          },
                          "mscSubCom": {
                            "$ref": "61"
                          }
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-08-02T23:19:36.5429298",
                      "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": "SwWFhNJf00KIOcHA7c/jqw==",
                      "labelPageLayoutGuid": "8485054b-5fd2-42d3-8839-c1c0edcfe3ab",
                      "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": "59"
                      },
                      "mscCom": {
                        "$ref": "60"
                      },
                      "mscDep": {
                        "$ref": "62"
                      },
                      "mscSubCom": {
                        "$ref": "61"
                      }
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-08-02T23:19:36.5429298",
                  "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": "sI3Nz/hjxk6t1TsrQ1/PKA==",
                  "labelPageLayoutGuid": "cfcd8db0-63f8-4ec6-add5-3b2b435fcf28",
                  "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": "59"
                  },
                  "mscCom": {
                    "$ref": "60"
                  },
                  "mscDep": {
                    "$ref": "62"
                  },
                  "mscSubCom": {
                    "$ref": "61"
                  }
                }
              }
            },
            {
              "$ref": "53"
            }
          ],
          "nextPrice": {
            "$id": "63",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "77qWi/UDREK60eaOKlb51g==",
            "pluGuid": "8b96baef-03f5-4244-bad1-e68e2a56f9d6",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "LgsUtgK+bUmLlGVUjzGyKA==",
            "dealCostGuid": "b6140b2e-be02-496d-8b94-65548f31b228",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "FyZMrW2OGE2046L35dUNcg==",
            "priceGroupGuid": "ad4c2617-8e6d-4d18-b4e3-a2f7e5d50d72",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "pluCost": 13,
            "pluCostIndicator": "sample string 14",
            "pluPriceGstPercent": 15,
            "pluCostGstPercent": 16,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 18.1,
            "salesMode": 1,
            "pluNormalCost": 19,
            "pluaws": 20.0,
            "directNumber": "sample string 21",
            "departmentName": "sample string 22",
            "subDepartmentName": "sample string 23",
            "priceGroupName": "sample string 24",
            "supplierName": "sample string 25",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-08-02T23:19:36.5429298",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "1wWZKiWsT0GsTUl/Pwv64A==",
            "campaignComboPriceGroupIdentifier": "2a9905d7-ac25-414f-ac4d-497f3f0bfae0",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "64",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-08-02T23:19:36.5429298",
                "operatorG_UID": "tpyjuNNeXEaMQR5dUypbiw==",
                "operatorGuid": "b8a39cb6-5ed3-465c-8c41-1e5d532a5b8b",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-08-02T23:19:36.5429298",
                "signIqTicketFileMovedUtc": "2025-08-02T23:19:36.5429298",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-08-02T23:19:36.5429298",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "3"
                },
                "campaignPlu": {
                  "$ref": "63"
                }
              },
              {
                "$ref": "64"
              }
            ],
            "campaign": {
              "$id": "65",
              "id": 1,
              "storeID": 2,
              "name": "65338e85-a38c-4d37-84ac-2ec3675d529a",
              "nameGuid": "65338e85-a38c-4d37-84ac-2ec3675d529a",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-08-02T23:19:36.5429298",
              "startTime": 1,
              "endDate": "2025-08-02T23:19:36.5429298",
              "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": "2025-08-02T23:19:36.5429298",
              "system": true,
              "created": "2025-08-02T23:19:36.5429298",
              "updated": "2025-08-02T23:19:36.5429298",
              "priceChangeNotifiedUtc": "2025-08-02T23:19:36.5429298",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "Dx7Ntq9HkEaj3zGSiV9mnw==",
              "hostIdentifierGuid": "b6cd1e0f-47af-4690-a3df-3192895f669f",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-08-02T23:19:36.5429298",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "63"
                },
                {
                  "$ref": "63"
                }
              ],
              "campaignPools": [
                {
                  "$id": "66",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "0uqIYEB7TUWbSoL2mEemlw==",
                  "pluGuid": "6088ead2-7b40-454d-9b4a-82f69847a697",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "bg21vcBqCEy7iB/ZnVbFNA==",
                  "priceGroupGuid": "bdb50d6e-6ac0-4c08-bb88-1fd99d56c534",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "pluaws": 11.0,
                  "directNumber": "sample string 12",
                  "departmentName": "sample string 13",
                  "subDepartmentName": "sample string 14",
                  "priceGroupName": "sample string 15",
                  "supplierName": "sample string 16",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2025-08-02T23:19:36.5429298",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "3"
                  },
                  "campaign": {
                    "$ref": "65"
                  }
                },
                {
                  "$ref": "66"
                }
              ],
              "sellingRules": [
                {
                  "$id": "67",
                  "id": 1,
                  "identifier": "2YLPCtIKLEmekwCENs/mxw==",
                  "identifierStr": "2YLPCtIKLEmekwCENs/mxw==",
                  "identifierGuid": "0acf82d9-0ad2-492c-9e93-008436cfe6c7",
                  "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": "65"
                  }
                },
                {
                  "$ref": "67"
                }
              ],
              "customers": [
                {
                  "$id": "68",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "NM4FilY9QEWJ2oYanre4Qw==",
                  "customerIDGuid": "8a05ce34-3d56-4540-89da-861a9eb7b843",
                  "campaign": {
                    "$ref": "65"
                  },
                  "customer": {
                    "$id": "69",
                    "identifier": "MDbHadXzNEK6ShPaU1Mycw==",
                    "identifierGuid": "69c73630-f3d5-4234-ba4a-13da53533273",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-08-02T23:19:36.5429298",
                    "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": "bN5fj86WSEOLWmKlPEmp5g==",
                    "communityIdentifierGuid": "8f5fde6c-96ce-4348-8b5a-62a53c49a9e6",
                    "joined": "2025-08-02T23:19:36.5429298",
                    "updated": "2025-08-02T23:19:36.5429298",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "b3B0kXXABkWBQToj9ytSQA==",
                    "priceLevelIdentifierGuid": "9174706f-c075-4506-8141-3a23f72b5240",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-08-02T23:19:36.5429298",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "70",
                        "cardType": 2,
                        "issueDate": "2025-08-02T23:19:36.5429298",
                        "expiry": "2025-08-02T23:19:36.5429298",
                        "customerID": "FV9z7/dF+ka/mSoD3Nmu8Q==",
                        "customerIDGuid": "ef735f15-45f7-46fa-bf99-2a03dcd9aef1",
                        "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": "2025-08-02T23:19:36.5429298",
                        "linkedAccount": "ma3gMO5RP0+d7beUILL46Q==",
                        "linkedAccountGuid": "30e0ad99-51ee-4f3f-9ded-b79420b2f8e9",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "69"
                        },
                        "account": {
                          "$id": "71",
                          "id": 1,
                          "identifier": "A+VwKONNDE6emwXgfLT6HQ==",
                          "identifierGuid": "2870e503-4de3-4e0c-9e9b-05e07cb4fa1d",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-08-02T23:19:36.5429298",
                          "owner": "GBUxJejcp0iBNXQA7OzABQ==",
                          "ownerGuid": "25311518-dce8-48a7-8135-7400ececc005",
                          "accountStoreGroupIdentifier": "gCkG8ASN50ynX28JnZfI1g==",
                          "accountStoreGroupGuid": "f0062980-8d04-4ce7-a75f-6f099d97c8d6",
                          "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": "2025-08-02T23:19:36.5429298",
                          "active": true,
                          "updated": "2025-08-02T23:19:36.5429298",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "69"
                          },
                          "card": {
                            "$ref": "70"
                          },
                          "members": {
                            "$id": "72",
                            "sample string 1": [
                              {
                                "$ref": "69"
                              },
                              {
                                "$ref": "69"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "69"
                              },
                              {
                                "$ref": "69"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "73",
                              "identifier": "XWVmA7xxOkGXUVgbPYY+3Q==",
                              "identifierGuid": "0366655d-71bc-413a-9751-581b3d863edd",
                              "name": "sample string 2",
                              "primaryContact": "6Hacj9I8XUCJGxy2L6Uzlw==",
                              "primaryContactGuid": "8f9c76e8-3cd2-405d-891b-1cb62fa53397",
                              "accountID": "bl3NP6GyskOYn8NFUdfSYQ==",
                              "accountIDGuid": "3fcd5d6e-b2a1-43b2-989f-c34551d7d261",
                              "special": true,
                              "updated": "2025-08-02T23:19:36.5429298",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "d0fGnMonQUCLFmHhZUVIWA==",
                              "priceLevelIdentifierGuid": "9cc64777-27ca-4041-8b16-61e165454858",
                              "deleted": true,
                              "account": {
                                "$ref": "71"
                              },
                              "primaryContactCustomer": {
                                "$ref": "69"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "74",
                                  "id": 1,
                                  "groupID": "r0pALpC0REG6V5Cgx772ag==",
                                  "groupIDGuid": "2e404aaf-b490-4144-ba57-90a0c7bef66a",
                                  "customerID": "UGXiFxkYX02+PhOgL6Y1GA==",
                                  "customerIDGuid": "17e26550-1819-4d5f-be3e-13a02fa63518",
                                  "card": "sample string 4",
                                  "linkedAccount": "bgmxIVnTAEmjxmX6xC9cDg==",
                                  "linkedAccountGuid": "21b1096e-d359-4900-a3c6-65fac42f5c0e",
                                  "customer": {
                                    "$ref": "69"
                                  },
                                  "group": {
                                    "$ref": "73"
                                  },
                                  "customerCard": {
                                    "$ref": "70"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ]
                            },
                            {
                              "$ref": "73"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "75",
                            "id": 1,
                            "identifier": "AKygWJiSQUWThrDnN4fMrw==",
                            "identifierGuid": "58a0ac00-9298-4541-9386-b0e73787ccaf",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "e0UqjevShEypBkkbIMfrJg==",
                            "accountIDGuid": "8d2a457b-d2eb-4c84-a906-491b20c7eb26",
                            "customerAccount": {
                              "$ref": "71"
                            },
                            "customerCard": {
                              "$ref": "70"
                            },
                            "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": "2025-08-02T23:19:36.5429298",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "XDuq/J2b1kGwYlWZs3ZbvA==",
                            "idempotentVoidGuid": "fcaa3b5c-9b9d-41d6-b062-5599b3765bbc",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "76",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "TTTTL/9GYUKF9tOFV9yVLw==",
                              "saleHeaderIdentifierGuid": "2fd3344d-46ff-4261-85f6-d38557dc952f",
                              "created": "2025-08-02T23:19:36.5429298",
                              "createdLocal": "2025-08-02T23:19:36.5429298",
                              "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": "2025-08-02T23:19:36.5429298",
                              "storeID": 1,
                              "operatorG_Uid": "ClDY+t4qSUSJOCnICLU5mw==",
                              "operatorGuid": "fad8500a-2ade-4449-8938-29c808b5399b",
                              "customerG_Uid": "S6nZBjk8LUmvgC/5VPFLPw==",
                              "customerGuid": "06d9a94b-3c39-492d-af80-2ff954f14b3f",
                              "communityIdentifier": "vvMjfWTeo06U1nE/qAGWTQ==",
                              "communityIdentifierGuid": "7d23f3be-de64-4ea3-94d6-713fa801964d",
                              "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": "B3warxp2FU2Y6Tq+gDOY0g==",
                              "priceLevelIdentifierGuid": "af1a7c07-761a-4d15-98e9-3abe803398d2",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "38"
                              },
                              "customer": {
                                "$ref": "69"
                              },
                              "communityOrganisation": {
                                "$id": "77",
                                "id": 1,
                                "identifier": "MRbXVWhABUSadNgW5PDIow==",
                                "identifierGuid": "55d71631-4068-4405-9a74-d816e4f0c8a3",
                                "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",
                                "totalAmountAwarded": 15.1,
                                "updated": "2025-08-02T23:19:36.5429298",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "78",
                                  "saleItemID": 1,
                                  "identifier": "6TNnGLHM/kiUTe5iTDXgkA==",
                                  "identifierGuid": "186733e9-ccb1-48fe-944d-ee624c35e090",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "rmg2Ctx68Em/PBfdZEIR9w==",
                                  "pluGuid": "0a3668ae-7adc-49f0-bf3c-17dd644211f7",
                                  "accountID": "2U2wPejgmEKHUKpilHdkUA==",
                                  "accountIDGuid": "3db04dd9-e0e8-4298-8750-aa6294776450",
                                  "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": "2025-08-02T23:19:36.5429298",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "BPS9Q12TbECc3tl00BOP/g==",
                                  "refundGuid": "43bdf404-935d-406c-9cde-d974d0138ffe",
                                  "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": "3WRUkzc5WUq//Am7YCFRug==",
                                  "idempotentVoidGuid": "935464dd-3937-4a59-bffc-09bb602151ba",
                                  "priceLevelIdentifier": "yPaM2TFz9U+tfCrVBpE1yg==",
                                  "priceLevelIdentifierGuid": "d98cf6c8-7331-4ff5-ad7c-2ad5069135ca",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "79",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-08-02T23:19:36.5429298",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "80",
                                    "id": 1,
                                    "g_UID": "G5labJ+OTEWLLucfXQh1Ew==",
                                    "guid": "6c5a991b-8e9f-454c-8b2e-e71f5d087513",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-08-02T23:19:36.5429298"
                                  },
                                  "modifier": {
                                    "$id": "81",
                                    "id": 1,
                                    "setG_UID": "74asf/4y5E68H9FIy3XcvA==",
                                    "modifierSetGuid": "7fac86ef-32fe-4ee4-bc1f-d148cb75dcbc",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "RhzsBs296kqUCRvpnDEOgQ==",
                                    "pluGuid": "06ec1c46-bdcd-4aea-9409-1be99c310e81",
                                    "deleted": true,
                                    "g_UID": "HLsIyfChOk2pcniq2xliBQ==",
                                    "guid": "c908bb1c-a1f0-4d3a-a972-78aadb196205",
                                    "product": {
                                      "$ref": "3"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "76"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "75"
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "83",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "83"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "84",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "84"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "85",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "a/Qlluzm+ka5h8D+n4ceHw==",
                                  "pluGuid": "9625f46b-e6ec-46fa-b987-c0fe9f871e1f",
                                  "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": "2025-08-02T23:19:36.5429298",
                                  "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": "2025-08-02T23:19:36.5429298",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "86",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "1rm5AKftmkiiwCdtmf3bhQ==",
                                  "pluGuid": "00b9b9d6-eda7-489a-a2c0-276d99fddb85",
                                  "accountID": "kF1hVWeIDEi62VhoTv1yjQ==",
                                  "accountIDGuid": "55615d90-8867-480c-bad9-58684efd728d",
                                  "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": "2025-08-02T23:19:36.5429298",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "40yiIF+rHES9MmyxjM3C9w==",
                                  "refundGuid": "20a24ce3-ab5f-441c-bd32-6cb18ccdc2f7",
                                  "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": "86"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "87",
                                  "identifier": "7X7wrs51s0id+YoeBLuD9A==",
                                  "identifierGuid": "aef07eed-75ce-48b3-9df9-8a1e04bb83f4",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "i+4Vvla35k6FIGq9OfVojA==",
                                  "customerIdentifierGuid": "be15ee8b-b756-4ee6-8520-6abd39f5688c",
                                  "operatorNo": 1,
                                  "operatorG_UID": "dj11g/7vFEy3YC4qBfAiLA==",
                                  "operatorGuid": "83753d76-effe-4c14-b760-2e2a05f0222c",
                                  "created": "2025-08-02T23:19:36.5429298",
                                  "ordered": "2025-08-02T23:19:36.5429298",
                                  "started": "2025-08-02T23:19:36.5429298",
                                  "completed": "2025-08-02T23:19:36.5429298",
                                  "supplied": "2025-08-02T23:19:36.5429298",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "69"
                                  },
                                  "operator": {
                                    "$ref": "38"
                                  },
                                  "details": [
                                    {
                                      "$id": "88",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "QchMvLyuJEKX45lZoCeEyw==",
                                      "pluGuid": "bc4cc841-aebc-4224-97e3-9959a02784cb",
                                      "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": "2EVnO87U4E2bd6CkFf9BsA==",
                                      "headerIdentifierGuid": "3b6745d8-d4ce-4de0-9b77-a0a415ff41b0",
                                      "product": {
                                        "$ref": "3"
                                      }
                                    },
                                    {
                                      "$ref": "88"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "76"
                                  }
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "89",
                                  "surveyG_UID": "jF5MubPhIUuOTRmaiP1lBA==",
                                  "surveyGuid": "b94c5e8c-e1b3-4b21-8e4d-199a88fd6504",
                                  "saleHeaderGuid": "YSy5EgvJgka719kU45EB/w==",
                                  "saleGuid": "12b92c61-c90b-4682-bbd7-d914e39101ff",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "k/2ZBLnvnUGS1Cfn/iFo7A==",
                                  "guidResponse": "0499fd93-efb9-419d-92d4-27e7fe2168ec",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-08-02T23:19:36.5429298",
                                  "sale": {
                                    "$ref": "76"
                                  },
                                  "survey": {
                                    "$id": "90",
                                    "g_UID": "2gV2u4oN70aIRZOJEr9vAA==",
                                    "guid": "bb7605da-0d8a-46ef-8845-938912bf6f00",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "I7M31dZxv0+d0P8LrO9HPQ==",
                                    "checkoutFormGuid": "d537b323-71d6-4fbf-9dd0-ff0bacef473d",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-08-02T23:19:36.5429298",
                                    "end": "2025-08-02T23:19:36.5429298",
                                    "deleted": true,
                                    "updated": "2025-08-02T23:19:36.5429298",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "61eab67a-93ff-440e-a290-01b2d1550be7",
                                      "ecd8f096-7e93-4321-a43d-57777bf3adfc"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "46"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "89"
                                }
                              ],
                              "storeName": "sample string 38",
                              "machineName": "sample string 39",
                              "operatorName": "sample string 40",
                              "direction": 1,
                              "reason": "sample string 41",
                              "accountG_UID": "qan/N7VJsUyjPTviK8YlEg==",
                              "accountIdentifier": "37ffa9a9-49b5-4cb1-a33d-3be22bc62512",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "s6V4WzEdDEK3AI9eGACi7g==",
                              "customerOrderIdentifierGuid": "5b78a5b3-1d31-420c-b700-8f5e1800a2ee",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "91",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "d6duRba6fkWSTJ2hrG5H5g==",
                              "paymentIdentifierGuid": "456ea777-bab6-457e-924c-9da1ac6e47e6",
                              "identifier": "siTgLKwjZ0OXjAJiivB6CA==",
                              "identifierGuid": "2ce024b2-23ac-4367-978c-02628af07a08",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "GKnsCU1IukuyJSzuo3GMWw==",
                              "itemIdentifierGuid": "09eca918-484d-4bba-b225-2ceea3718c5b"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "71"
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "account": {
                      "$ref": "71"
                    },
                    "vouchers": [
                      {
                        "$id": "92",
                        "customerIdentifier": "mWW/NSj6LU2G/l/CJ2Ejwg==",
                        "customerIdentifierGuid": "35bf6599-fa28-4d2d-86fe-5fc2276123c2",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "rcE0W2om006n5st92xSB3w==",
                        "idempotentGuid": "5b34c1ad-266a-4ed3-a7e6-cb7ddb1481df",
                        "offline": true,
                        "voucher": {
                          "$id": "93",
                          "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": "2025-08-02T23:19:36.5429298",
                          "barcodeTemplate": {
                            "$id": "94",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "95",
                            "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": "2025-08-02T23:19:36.5429298",
                            "labelPageLayout": "do80ieI+vkCOyZlt6Rk8Vg==",
                            "pageLayoutGuid": "89348f76-3ee2-40be-8ec9-996de9193c56",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "93"
                            },
                            "elements": [
                              {
                                "$id": "96",
                                "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": "2025-08-02T23:19:36.5429298"
                              },
                              {
                                "$ref": "96"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "97",
                              "id": 1,
                              "customerIdentifier": "k+dNRsHX1Ee9iK5WwcvpiQ==",
                              "customerIdentifierGuid": "464de793-d7c1-47d4-bd88-ae56c1cbe989",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-08-02T23:19:36.5429298",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "tw+poKjnn0iYZ9FsOLqLjg==",
                              "issuedIdempotentGuid": "a0a90fb7-e7a8-489f-9867-d16c38ba8b8e",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-08-02T23:19:36.5429298",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-08-02T23:19:36.5429298",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "rNfWPOobV0iXJ8ZnRkFbbg==",
                              "redeemedIdempotentGuid": "3cd6d7ac-1bea-4857-9727-c66746415b6e",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-08-02T23:19:36.5429298",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "95"
                              },
                              "voucher": {
                                "$ref": "93"
                              },
                              "customer": {
                                "$ref": "69"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "75"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "75"
                              }
                            },
                            {
                              "$ref": "97"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "69"
                        }
                      },
                      {
                        "$ref": "92"
                      }
                    ]
                  }
                },
                {
                  "$ref": "68"
                }
              ],
              "customerGroups": [
                {
                  "$id": "98",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "BsbMHs69GUWPZoKM2n/NzQ==",
                  "groupIDGuid": "1eccc606-bdce-4519-8f66-828cda7fcdcd",
                  "campaign": {
                    "$ref": "65"
                  },
                  "group": {
                    "$ref": "73"
                  }
                },
                {
                  "$ref": "98"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "99",
                  "identifier": "VX3uaEvEgkG/X2pyb7kZ+Q==",
                  "identifierGuid": "68ee7d55-c44b-4182-bf5f-6a726fb919f9",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "99"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "100",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "cDkq34CtOEivL1kT9EUwSg==",
                  "guid": "df2a3970-ad80-4838-af2f-5913f445304a",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "65"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "101",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "WRYW6Qz5l06JghIYcpy6mg==",
                      "groupGuid": "e9161659-f90c-4e97-8982-1218729cba9a",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "7889XQfe/kKdGoW0eqxpAw==",
                      "pluGuid": "5d3dcfef-de07-42fe-9d1a-85b47aac6903",
                      "priceGroupG_UID": "q7MTsnddU0OQyhgZ9RtBYw==",
                      "priceGroupGuid": "b213b3ab-5d77-4353-90ca-1819f51b4163",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "65"
                      },
                      "product": {
                        "$ref": "3"
                      },
                      "priceGroup": {
                        "$ref": "32"
                      },
                      "campaignPool": {
                        "$ref": "65"
                      }
                    },
                    {
                      "$ref": "101"
                    }
                  ]
                },
                {
                  "$ref": "100"
                }
              ],
              "priceLevels": [
                {
                  "$id": "102",
                  "id": 1,
                  "priceLevelIdentifier": "VN/XQouOmUyWf4/VQIYNvw==",
                  "priceLevelIdentifierGuid": "42d7df54-8e8b-4c99-967f-8fd540860dbf",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "102"
                }
              ]
            },
            "product": {
              "$ref": "3"
            },
            "dealCost": {
              "$id": "103",
              "headerIdentifier": "fwZ/SDl1v0ikRNXEpOHJFw==",
              "headerIdentifierGuid": "487f067f-7539-48bf-a444-d5c4a4e1c917",
              "identifier": "vOg781B/fUCoczxp8lDgyw==",
              "identifierGuid": "f33be8bc-7f50-407d-a873-3c69f250e0cb",
              "supplierIdentifier": "mmicr7CPrEq96VIVn3zOtg==",
              "supplierGuid": "af9c689a-8fb0-4aac-bde9-52159f7cceb6",
              "pluG_UID": "q5vKZYemfUCl43+F8evfOA==",
              "pluGuid": "65ca9bab-a687-407d-a5e3-7f85f1ebdf38",
              "campaignName": "5b4cedd6-9ae4-4658-a9d9-0428f1541439",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-08-02T23:19:36.5429298",
              "end": "2025-08-02T23:19:36.5429298",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "iK7IDIBLQ0iBn0MbRSnIBg==",
              "bonusItemPluGuid": "0cc8ae88-4b80-4843-819f-431b4529c806",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-08-02T23:19:36.5429298",
              "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": "2025-08-02T23:19:36.5429298",
              "campaignEndDate": "2025-08-02T23:19:36.5429298",
              "masterPLUG_UID": "LfdY+cBhwE+uhFthgUXHUw==",
              "masterID": "f958f72d-61c0-4fc0-ae84-5b618145c753",
              "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": "ceVTn8+vO0qCV8HeYZw63w==",
              "bonusMasterID": "9f53e571-afcf-4a3b-8257-c1de619c3adf",
              "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": "2025-08-02T23:19:36.5429298",
          "dealCosts": [
            {
              "$ref": "103"
            },
            {
              "$ref": "103"
            }
          ],
          "tags": [
            {
              "$id": "104",
              "pluG_UID": "8NaZV6JTjkGjtJ79JKhtxg==",
              "pluGuid": "5799d6f0-53a2-418e-a3b4-9efd24a86dc6",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "104"
            }
          ],
          "alternateProductG_UID": "bteAG1JsuUW1EYmVALJ0Ew==",
          "alternateProduct": "1b80d76e-6c52-45b9-b511-899500b27413",
          "productHostCode": {
            "$id": "105",
            "id": 1,
            "pluG_UID": "pjk1m5jx1EqKRUc8MpcopQ==",
            "pluGuid": "9b3539a6-f198-4ad4-8a45-473c329728a5",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "59"
          },
          "mscCom": {
            "$ref": "60"
          },
          "mscDep": {
            "$ref": "62"
          },
          "mscSubCom": {
            "$ref": "61"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-08-02T23:19:36.5429298",
          "inventoryTracked": "2025-08-02T23:19:36.5429298",
          "isNormalPriceChangesCampaign": true
        },
        "location": {
          "$ref": "1"
        }
      },
      {
        "$ref": "2"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

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

None.