GET api/product/{id}/flipchartpages

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of FlipChartPage
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

GroupName

string

None.

IdentifierGuid

globally unique identifier

None.

Exists

boolean

None.

FlipChartIdentifier

Collection of byte

None.

FlipChartIdentifierGuid

globally unique identifier

None.

ContentPanelName

string

String length: inclusive between 0 and 60

SelectionMode

integer

None.

MaximumSelections

integer

None.

EnableProductRecogniser

boolean

None.

DisplayName

string

Required

String length: inclusive between 0 and 255

SortOrder

integer

None.

StoreID

integer

None.

ProductsPerRow

integer

None.

Rows

integer

None.

ShowButtonText

boolean

None.

ShowButtonImage

boolean

None.

ButtonWidth

integer

None.

ButtonHeight

integer

None.

AutoSizeButtons

boolean

None.

AutoSizeGrid

boolean

None.

ButtonAnchor

integer

None.

ButtonBackgroundImage

string

String length: inclusive between 0 and 260

ButtonTopColour

integer

None.

ButtonTextColour

integer

None.

ButtonBottomColour

integer

None.

ButtonBorderColour

integer

None.

ButtonBorderWidth

integer

None.

ButtonRadius

integer

None.

ButtonGradientMode

integer

None.

ButtonDropShadow

boolean

None.

ButtonShadowWidth

integer

None.

ButtonHighLightOnPush

boolean

None.

ButtonFontFamily

string

String length: inclusive between 0 and 60

ButtonFontSize

decimal number

None.

ButtonFontStyle

integer

None.

ButtonTextAlign

integer

None.

ButtonWordBreak

boolean

None.

ButtonDrawImageAndButton

boolean

None.

ButtonVerticalText

boolean

None.

ButtonImageAlign

integer

None.

ButtonMarginX

integer

None.

ButtonMarginY

integer

None.

BeginButtonsX

integer

None.

BeginButtonsY

integer

None.

ManualSortProducts

boolean

None.

SortProductsKind

FlipChartProductSortKind

None.

GroupIdentifier

Collection of byte

None.

GroupIdentifierGuid

globally unique identifier

None.

FlipChart

FlipChart

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

ContentPanel

CheckoutPanel

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

Products

Collection of FlipChartPageProduct

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

ProductCount

integer

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

Pages

Sub pages

Collection of FlipChartPage

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "R7ubEwvU+UeuFwkMWOz9HA==",
    "groupName": "sample string 1",
    "identifierGuid": "139bbb47-d40b-47f9-ae17-090c58ecfd1c",
    "exists": true,
    "flipChartIdentifier": "+Xmil+eSXECEazI3r7+SRA==",
    "flipChartIdentifierGuid": "97a279f9-92e7-405c-846b-3237afbf9244",
    "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": "Tb8hzQ310k+7xWcq7SkV1w==",
    "groupIdentifierGuid": "cd21bf4d-f50d-4fd2-bbc5-672aed2915d7",
    "flipChart": {
      "$id": "2",
      "identifier": "yU+nMeN8MkyqEMIN7eb4ug==",
      "identifierGuid": "31a74fc9-7ce3-4c32-aa10-c20dede6f8ba",
      "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": "3",
        "identifier": "UktXulSInUClTzoCG1ZnVA==",
        "identifierGuid": "ba574b52-8854-409d-a54f-3a021b566754",
        "name": "sample string 2",
        "formType": "sample string 3",
        "forms": [
          {
            "$id": "4",
            "id": 1,
            "g_UID": "MdJA4NBkJkSpa8SJwhUiGA==",
            "guid": "e040d231-64d0-4426-a96b-c489c2152218",
            "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": "2kSocytJ8U2Y2CGV3aCYMw==",
            "previousFormGuid": "73a844da-492b-4df1-98d8-2195dda09833",
            "nextForm": 1,
            "nextFormG_UID": "FUZlb8GAp0u68j/VCA04/w==",
            "nextFormGuid": "6f654615-80c1-4ba7-baf2-3fd5080d38ff",
            "attributes": "sample string 10",
            "updated": "2026-06-03T18:37:06.3689837",
            "positioning": 1,
            "contentPanel": "sample string 11",
            "selectionMode": 1,
            "maximumSelections": 1,
            "alteredInStore": true,
            "deleted": true,
            "blueprintID": 1,
            "preserveLayout": true,
            "mainCheckoutFormName": "sample string 13",
            "nextCheckoutForm": {
              "$ref": "4"
            },
            "previousCheckoutForm": {
              "$ref": "4"
            },
            "buttons": [
              {
                "$id": "5",
                "id": 1,
                "checkoutFormID": 2,
                "checkoutFormG_UID": "K7n9FLvji0+Ywg7Vk6Xmfg==",
                "checkoutFormGuid": "14fdb92b-e3bb-4f8b-98c2-0ed593a5e67e",
                "identifier": "IdphOR51rkmXiVDiQKkTow==",
                "identifierGuid": "3961da21-751e-49ae-9789-50e240a913a3",
                "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": "6f7FRG/TGkeMZQyU6zFM3A==",
                "valueGuid": "44c5fee9-d36f-471a-8c65-0c94eb314cdc",
                "buttonText": "sample string 10",
                "valueText": "sample string 11",
                "drawImageAndButton": true,
                "updated": "2026-06-03T18:37:06.3689837",
                "action": "sample string 12",
                "valueForm": {
                  "$ref": "4"
                },
                "image": {
                  "$id": "6",
                  "name": "sample string 3.sample string 4",
                  "imageID": 2,
                  "imageName": "sample string 3",
                  "imageExtension": "sample string 4",
                  "lastUpdate": "2026-06-03T18:37:06.3689837",
                  "imageData": "QEA=",
                  "readOnly": true
                }
              },
              {
                "$ref": "5"
              }
            ],
            "panels": [
              {
                "$id": "7",
                "id": 1,
                "checkoutFormID": 2,
                "checkoutFormG_UID": "dWZl55lC5UKqI89ESGbejw==",
                "checkoutFormGuid": "e7656675-4299-42e5-aa23-cf444866de8f",
                "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": "7"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "panels": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ]
      },
      "pages": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ]
    },
    "contentPanel": {
      "$ref": "7"
    },
    "products": [
      {
        "$id": "8",
        "flipChartPageIdentifier": "1wbMIpABHEa8c7a88dn+Sg==",
        "flipChartPageIdentifierGuid": "22cc06d7-0190-461c-bc73-b6bcf1d9fe4a",
        "pluG_UID": "0lsWaHP9BESQXd1nELRx4w==",
        "pluGuid": "68165bd2-fd73-4404-905d-dd6710b471e3",
        "sortOrder": 3,
        "sent": true,
        "productChanged": true,
        "productImageName": "sample string 6",
        "productShowImageOnFlipCharts": true,
        "productShowTextOnFlipCharts": true,
        "productOverrideFlipChartText": true,
        "productFlipChartText": "sample string 10",
        "product": {
          "$id": "9",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "+y1Nh4AEwE+XMreGyUW8xw==",
          "guid": "874d2dfb-0480-4fc0-9732-b786c945bcc7",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "sKOfJ2SL1EqlcJW6vnA+7Q==",
          "priceGroupGuid": "279fa3b0-8b64-4ad4-a570-95babe703eed",
          "blueprintID": 1,
          "lastCountedDate": "2026-06-03T18:37:06.3689837",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2026-06-03T18:37:06.3689837",
          "pluCreated": "2026-06-03T18:37:06.3689837",
          "createdByUser": "sample string 9",
          "name": "sample string 10",
          "nameChanged": true,
          "secondDescription": "sample string 12",
          "hostDescription": "sample string 13",
          "keepCartonQty": true,
          "keepDescription": true,
          "keepDepartments": true,
          "keepSuppliers": true,
          "markdownDescription": "sample string 18",
          "altDescription": "sample string 19",
          "bestOrExpire": 20,
          "lastUpdate": "2026-06-03T18:37:06.3689837",
          "lastManualUpdate": "2026-06-03T18:37:06.3689837",
          "imageName": "sample string 23",
          "showImageOnFlipCharts": true,
          "showTextOnFlipCharts": true,
          "overrideFlipChartText": true,
          "flipChartText": "sample string 27",
          "salesMode": 1,
          "eftCode": 1,
          "price": 1,
          "priceChanged": true,
          "rrp": 1,
          "gstPercent": 28,
          "gstPercentChanged": true,
          "costGSTPercent": 29,
          "costGSTPercentChanged": true,
          "wetPercent": 1,
          "priceOverride": 1,
          "cost": 1,
          "currentCost": 1,
          "currentCostDecimals": 1,
          "grossProfit": 1.0,
          "currentCostDesc": "sample string 30",
          "currentCostEnd": "2026-06-03T18:37:06.3689837",
          "currentCostUpdated": "2026-06-03T18:37:06.3689837",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2026-06-03T18:37:06.3689837",
          "defaultGP": 1,
          "breakTargetMode": 33,
          "break1": 1,
          "price1": 1,
          "target1": 34,
          "break2": 1,
          "price2": 1,
          "target2": 35,
          "break3": 1,
          "price3": 1,
          "target3": 36,
          "break1Changed": true,
          "price1Changed": true,
          "target1Changed": true,
          "break2Changed": true,
          "price2Changed": true,
          "target2Changed": true,
          "break3Changed": true,
          "price3Changed": true,
          "target3Changed": true,
          "breakTargetModeChanged": true,
          "margin": 1.1,
          "marginChanged": true,
          "marginRanged": true,
          "marginRangedChanged": true,
          "minimumMargin": 1.1,
          "minimumMarginChanged": true,
          "maximumMargin": 1.1,
          "maximumMarginChanged": true,
          "overrideHostWarehouseIndicator": true,
          "overrideHostWarehouseIndicatorChanged": true,
          "overrideHostPrice": true,
          "overrideHostPriceChanged": true,
          "overrideHostCost": true,
          "overrideHostCostChanged": true,
          "overrideHostMargin": true,
          "overrideHostMarginChanged": true,
          "alwaysApplyMargin": true,
          "alwaysApplyMarginChanged": true,
          "aws": 1.0,
          "paws": 1.0,
          "awsUpdated": "2026-06-03T18:37:06.3689837",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "7JM7C47ny0OEcZG7n3/ebA==",
          "altPLUGuid": "0b3b93ec-e78e-43cb-8471-91bb9f7fde6c",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 54",
          "altPriceDescription2": "sample string 55",
          "cartonQuantity": 56,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 58",
          "text2": "sample string 59",
          "text3": "sample string 60",
          "labelText": "sample string 61",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 65",
          "barcodeFormat": "sample string 66",
          "austMade": 1,
          "coolCode": 67,
          "countryOfOrigin": "sample string 68",
          "percentContent": 69.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 70",
          "subDeptCode": "sample string 71",
          "minorDeptCode": "sample string 72",
          "lesserDeptCode": "sample string 73",
          "deptName": "sample string 74",
          "subDeptName": "sample string 75",
          "minorDeptName": "sample string 76",
          "lesserDeptName": "sample string 77",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 80,
          "labelShelfChanged": true,
          "labelTalkerQty": 82,
          "labelSmall": true,
          "labelLastPrinted": "2026-06-03T18:37:06.3689837",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "W9qMu0T+a0iGhXOB+buvBQ==",
          "shelfPageLayoutGuid": "bb8cda5b-fe44-486b-8685-7381f9bbaf05",
          "talkerPageLayoutG_UID": "+pnbDezxskGmgAbCpO6sVA==",
          "talkerPageLayoutGuid": "0ddb99fa-f1ec-41b2-a680-06c2a4eeac54",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 85,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 87",
          "refresh": true,
          "earnLoyaltyPoints": true,
          "earnLoyaltyPointsChanged": true,
          "quantityOverride": true,
          "quantityOverrideChanged": true,
          "quantityRequired": true,
          "quantityRequiredChanged": true,
          "allowDiscounts": true,
          "allowDiscountsChanged": true,
          "discountDiscounts": true,
          "discountDiscountsChanged": true,
          "itemRecalled": true,
          "itemRecalledChanged": true,
          "noRefund": true,
          "noRefundChanged": true,
          "allowMarkdown": true,
          "allowMarkdownChanged": true,
          "priceRequired": true,
          "priceRequiredChanged": true,
          "fuelItem": true,
          "fuelItemChanged": true,
          "liabilityItem": true,
          "trackSerial": true,
          "trackSerialChanged": true,
          "allowZeroPrice": true,
          "allowZeroPriceChanged": true,
          "notForSale": 92,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 95,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "aHwdIrs2gEaQusqsZMjGnQ==",
          "inventoryIdentifier": "221d7c68-36bb-4680-90ba-caac64c8c69d",
          "inventoryAccuracy": 1,
          "baseUnits": 99,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 100,
          "defaultPrinter": "sample string 101",
          "defaultPrinterGroup": "sample string 102",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 103,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "lrHehAeQnEGtXMWp25sWAQ==",
          "parentPluGuid": "84deb196-9007-419c-ad5c-c5a9db9b1601",
          "preferredHostVendor": 105,
          "preferredHostChanged": true,
          "code": "sample string 107",
          "supplierIdentifier": "CyDNkLaavkSOCC9iAXDPxw==",
          "supplierIdentifierGuid": "90cd200b-9ab6-44be-8e08-2f620170cfc7",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "eUvyUSeSw0OU1yhc5evW2g==",
          "rebateSupplierIdentifierGuid": "51f24b79-9227-43c3-94d7-285ce5ebd6da",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 109",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 111",
          "productType": "sample string 112",
          "productGroup": "sample string 113",
          "complianceIndicator": "sample string 114",
          "inhouseBrand": "sample string 115",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 118",
          "lastUpdatedByUser": "sample string 119",
          "lastManualUpdatedByUser": "sample string 120",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2026-06-03T18:37:06.3689837",
          "commodity": "sample string 122",
          "businessPillar": "sample string 123",
          "mscCommodity": "sample string 124",
          "hostIdentifier": "cGQONG8tnEi9WekjMkxUqg==",
          "hostIdentifierGuid": "340e6470-2d6f-489c-bd59-e923324c54aa",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 126",
          "aisleEnds": "sample string 127",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 138,
          "webPriceRounding": true,
          "webMarkup": 140,
          "webPriceMode": 141,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 142",
          "altSubDeptCode": "sample string 143",
          "altMinorDeptCode": "sample string 144",
          "altLesserDeptCode": "sample string 145",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "store": {
            "$id": "10",
            "id": 1,
            "isMaster": true,
            "isElectedMaster": true,
            "electedMasterStoreID": 1,
            "isZoneMaster": true,
            "shortName": "sample string 3",
            "url": "sample string 4",
            "sortOrder": 1,
            "name": "sample string 5",
            "phone": "sample string 6",
            "fax": "sample string 7",
            "email": "sample string 8",
            "address1": "sample string 9",
            "address2": "sample string 10",
            "city": "sample string 11",
            "state": "sample string 12",
            "country": "sample string 13",
            "postCode": "sample string 14",
            "delivery": 1,
            "exportAccounts": 1,
            "salesAccountFolder": "sample string 15",
            "purchaseAccountFolder": "sample string 16",
            "initLoad": 1,
            "initIDs": 1,
            "zoneID": 1,
            "actAsMaster": 1,
            "lastActiveUtc": "2026-06-03T18:37:06.3689837",
            "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": "TySyFDZMwkmMvMC7sWcDxw==",
            "hostIdentifierGuid": "14b2244f-4c36-49c2-8cbc-c0bbb16703c7",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "defaultOrderDocumentId": 1,
            "defaultStockReceiveDocumentId": 1,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2026-06-03T18:37:06.3689837",
            "priceZone": {
              "$id": "11",
              "id": 1,
              "name": "sample string 2",
              "hostIdentifier": "ed1WGhXD0E+/E8wxgu2rRw==",
              "hostIdentifierGuid": "1a56dd79-c315-4fd0-bf13-cc3182edab47",
              "sortOrder": 3,
              "zoneMasterStoreID": 1,
              "electedMasterStoreID": 1,
              "containsElectedMasterStore": true
            },
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "12",
              "storeID": 1,
              "addressType": 1,
              "address1": "sample string 1",
              "address2": "sample string 2",
              "city": "sample string 3",
              "state": "sample string 4",
              "country": "sample string 5",
              "postCode": "sample string 6"
            },
            "billingAddressCopied": true,
            "billingAddress": {
              "$ref": "12"
            },
            "warehouseStore": {
              "$id": "13",
              "storeID": 1,
              "warehouseStoreID": 2,
              "storeName": "sample string 3",
              "warehouseName": "sample string 4"
            },
            "hostStoreSettings": [
              {
                "$id": "14",
                "id": 1,
                "hostIdentifier": "2IpzO5UMnE+h/Cgi4YtzzQ==",
                "hostIdentifierGuid": "3b738ad8-0c95-4f9c-a1fc-2822e18b73cd",
                "storeID": 2,
                "username": "sample string 3",
                "password": "sample string 4",
                "passwordPlain": "sample string 5",
                "serverAddress": "sample string 6",
                "serverPort": 1,
                "excludeFromLeadInOut": true,
                "useForHostFile": true,
                "metcashPillarID": "sample string 9",
                "metcashStateCode": "sample string 10",
                "metcashCustomerID": "sample string 11",
                "metcashTradingPartnerID": "sample string 12",
                "drakesCustomerNumber": 1,
                "sparCustomerNumber": "sample string 13",
                "sparOrderUsername": "sample string 14",
                "sparOrderPassword": "sample string 15",
                "sparOrderPasswordPlain": "sample string 16",
                "pharmXSiteID": 1,
                "ibaZoneID": 1,
                "ibaState": "sample string 17",
                "foodlandStoreCode": "sample string 18",
                "ilgMemberNumber": "sample string 19",
                "ilgOutletLocation": 1,
                "ilgBaseCost": 1,
                "ilgApplyNonAdvertisedPromos": true,
                "ilgExemptFromFreight": true,
                "ilgOrderDealReview": true,
                "ilgFinanceFee": 1,
                "secondPassword": "sample string 23",
                "secondPasswordPlain": "sample string 24",
                "secondServerAddress": "sample string 25",
                "processPromotions": true,
                "hostProvider": 0,
                "host": {
                  "$id": "15",
                  "identifier": "GUnYw4I1kkmnXNxpPgvwDA==",
                  "identifierGuid": "c3d84919-3582-4992-a75c-dc693e0bf00c",
                  "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": "4ZVL64bIPUK32jAdq9uk6w==",
                  "hostSupplierIdentifierGuid": "eb4b95e1-c886-423d-b7da-301dabdba4eb",
                  "loyaltyPriceLevelIdentifier": "8caM+9JbkE+353fU9ZvJ6A==",
                  "loyaltyPriceLevelIdentifierGuid": "fb8cc6f1-5bd2-4f90-b7e7-77d4f59bc9e8",
                  "isGroup": true,
                  "description": "sample string 22",
                  "hostProvider": 23,
                  "hostTypeEnum": 24,
                  "hostType": "sample string 25",
                  "hostCode": "sample string 26",
                  "username": "sample string 27",
                  "password": "sample string 28",
                  "passwordPlain": "sample string 29",
                  "server": "sample string 30",
                  "url": "sample string 31",
                  "global": true,
                  "stateCode": "sample string 33",
                  "lastCollected": "2026-06-03T18:37:06.3689837",
                  "lastProcessed": "2026-06-03T18:37:06.3689837",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "16",
                    "identifier": "J7Dgss93xEyM25OMOhXu6Q==",
                    "identifierGuid": "b2e0b027-77cf-4cc4-8cdb-938c3a15eee9",
                    "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": "TWl2/YO2h0ex1ZGk8GaEIg==",
                    "primaryContactID": "fd76694d-b683-4787-b1d5-91a4f0668422",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "6MVU4BUZ50qg8ImfSLYKwA==",
                    "supplierGroupGuid": "e054c5e8-1915-4ae7-a0f0-899f48b60ac0",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2026-06-03T18:37:06.3689837",
                    "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": "17",
                      "id": "8068acc2-01cb-4f83-a6dd-a1f4f20540b2",
                      "identifier": "6vDA8lUA50+B6XoWQ9IgDA==",
                      "identifierGuid": "f2c0f0ea-0055-4fe7-81e9-7a1643d2200c",
                      "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": "18",
                        "supplierIdentifier": "YvTpEV+8/UaQgDM77O0a1g==",
                        "supplierIdentifierGuid": "11e9f462-bc5f-46fd-9080-333beced1ad6",
                        "contactGuid": "decDUMbMuUawwOWffvGNuQ==",
                        "contactID": "5003e775-ccc6-46b9-b0c0-e59f7ef18db9",
                        "contact": {
                          "$ref": "17"
                        },
                        "supplier": {
                          "$ref": "16"
                        }
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "products": [
                      {
                        "$id": "19",
                        "pluG_UID": "30ovWHS0xU+OoiFRuHu/yw==",
                        "pluGuid": "582f4adf-b474-4fc5-8ea2-2151b87bbfcb",
                        "supplierIdentifier": "2jZwqeuDi02zqEMsmI1EDw==",
                        "supplierIdentifierGuid": "a97036da-83eb-4d8b-b3a8-432c988d440f",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2026-06-03T18:37:06.3689837",
                        "pricedByWeight": true,
                        "landedUnitCostEx": 9,
                        "landedUnitCostInc": 10,
                        "landedCartonCostInc": 12,
                        "landedCartonCostEx": 13,
                        "standardCost": 14,
                        "deliveryFee": 1,
                        "deliveryFeeBasis": "sample string 15",
                        "pickAndPackFee": 1,
                        "pickAndPackFeeBasis": "sample string 16",
                        "financeFee": 1,
                        "financeFeeBasis": "sample string 17",
                        "cartonLength": 1,
                        "cartonWidth": 1,
                        "cartonHeight": 1,
                        "palletLayerQuantity": 1,
                        "palletLayers": 1,
                        "itemCode": "sample string 18",
                        "invoiceCode": "sample string 19",
                        "invoiceDesc": "sample string 20",
                        "orderDirect": true,
                        "useCost": true,
                        "minimumQuantity": 21,
                        "hostType": 22,
                        "fromHost": 23,
                        "minimumReorder": 1,
                        "maximumReorder": 1,
                        "orderMultiple": 24.1,
                        "sellMultiple": 25.1,
                        "baseMultiple": 26.1,
                        "hostStandardCost": 27,
                        "hostTotalCost": 28,
                        "hostRetail": 29,
                        "hostLandedUnitCostEx": 30,
                        "hostLandedUnitCostInc": 31,
                        "hostDesc": "sample string 32",
                        "directIndicator": "sample string 33",
                        "availableToOrder": true,
                        "hostRangeIndicator": "sample string 35",
                        "hostProductType": "sample string 36",
                        "hostProductGrade": "sample string 37",
                        "hostProductGroup": "sample string 38",
                        "hostSlowMoving": true,
                        "hostGeneralMerchandise": true,
                        "hostPillar": "sample string 41",
                        "hostLastUpdated": "2026-06-03T18:37:06.3689837",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "20",
                            "pluG_UID": "0UPjzTvcyEafpNQuS+IF0A==",
                            "pluGuid": "cde343d1-dc3b-46c8-9fa4-d42e4be205d0",
                            "supplierIdentifier": "naftkmHPgEW5c7mK6Fv9LA==",
                            "supplierIdentifierGuid": "92eda79d-cf61-4580-b973-b98ae85bfd2c",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 42",
                        "salesMode": 43,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 45,
                        "parentPluG_UID": "BKUDRDSxS0GAhGddAhoJmA==",
                        "parentPluGuid": "4403a504-b134-414b-8084-675d021a0998",
                        "freight": 46.0,
                        "freightType": 1,
                        "product": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "16"
                        },
                        "serviceFee": {
                          "$id": "21",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 48
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "22",
                        "storeID": 1,
                        "supplierIdentifier": "gkxodFiDGE2iwHuSfx/khg==",
                        "supplierGuid": "74684c82-8358-4d18-a2c0-7b927f1fe486",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "23",
                        "storeID": 1,
                        "supplierIdentifier": "tLAL691P+k2ObNac6fN3zw==",
                        "supplierGuid": "eb0bb0b4-4fdd-4dfa-8e6c-d69ce9f377cf",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "cutOffWeek": 5,
                        "cutOffDay": 6,
                        "cutOffTime": "00:00:00.1234567",
                        "leadTime": 7,
                        "daysBuffer": 8,
                        "supplierName": "sample string 9",
                        "cutOffDate": "2026-06-03T18:37:06.3689837",
                        "deliveryDate": "2026-06-03T18:37:06.3689837",
                        "nextCutOffDate": "2026-06-03T18:37:06.3689837",
                        "nextDeliveryDate": "2026-06-03T18:37:06.3689837",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "store": {
                      "$ref": "10"
                    },
                    "updated": "2026-06-03T18:37:06.3689837",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "24",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2026-06-03T18:37:06.3689837",
                      "processed": "2026-06-03T18:37:06.3689837",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2026-06-03T18:37:06.3689837",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "customerNumber": "sample string 9",
                      "businessPillar": "sample string 10",
                      "fileType": "sample string 11",
                      "version": "sample string 12",
                      "reference": "sample string 13",
                      "digest": "sample string 14",
                      "contentType": "sample string 15",
                      "host": {
                        "$ref": "15"
                      },
                      "metcashHeader": {
                        "$id": "25",
                        "customerNumber": "sample string 1",
                        "creationDate": "2026-06-03T18:37:06.3689837",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "26",
                      "id": 1,
                      "hostIdentifier": "sUDnQ511U0+B18QT6SgjTQ==",
                      "hostIdentifierGuid": "43e740b1-759d-4f53-81d7-c413e928234d",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "a8455ba5-7e8c-457b-a253-952db4698611",
                        "3f5d6516-0b7c-4b64-838e-f6ea781f5776"
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "14"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "27",
                      "identifier": "poS+QexCLES1eF6jyUZ8sA==",
                      "identifierGuid": "41be84a6-42ec-442c-b578-5ea3c9467cb0",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "promoTypeGuids": [
                    "1c2f1d92-a7c4-4d43-9600-a74d3ae7a003",
                    "e0396354-7c49-4b3f-b23f-ddd85631760d"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 27"
              },
              {
                "$ref": "14"
              }
            ],
            "accounts": [
              {
                "$id": "28",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "28"
              }
            ],
            "sales": [
              {
                "$id": "29",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2026-06-03T18:37:06.3689837",
                "ftpSite": {
                  "$id": "30",
                  "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": "29"
              }
            ],
            "suppliedStores": [
              1,
              2
            ],
            "zoneMatrix": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "cashManagements": [
              {
                "$id": "31",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "32",
                  "id": 1,
                  "description": "sample string 2",
                  "address": "sample string 3",
                  "username": "sample string 4",
                  "password": "sample string 5",
                  "passwordPlain": "sample string 6",
                  "token": "sample string 7",
                  "apiType": 8,
                  "apiSubType": 9,
                  "config": "sample string 10"
                }
              },
              {
                "$ref": "31"
              }
            ],
            "updateStoreID": "6c623074-fafc-43ad-811b-8d9340005c75",
            "updateStore": {
              "$id": "33",
              "id": "5cf7a20f-27c6-4c02-8bdb-f15d00d1654c",
              "name": "sample string 1",
              "lastActivity": "2026-06-03T18:37:06.3689837",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2026-06-03T18:37:06.3689837"
            },
            "timeZoneId": "sample string 54",
            "securityOptions": {
              "$id": "34",
              "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": "35",
              "pluG_UID": "hVSjCAzj00eDXBgu1d9QvA==",
              "pluGuid": "08a35485-e30c-47d3-835c-182ed5df50bc",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "isElectedMasterStore": true,
              "isZoneMasterStore": true,
              "priceNow": 7,
              "costNow": 8,
              "costNowDecimals": 9,
              "normalPrice": 10,
              "priceNext": 1,
              "costNext": 1,
              "costNextDecimals": 11,
              "nextCampaignName": "sample string 12",
              "gstPercent": 13,
              "normalCost": 14,
              "normalCostDecimals": 15,
              "costGstPercent": 16,
              "costCalcMethod": 1,
              "currentCost": 17,
              "currentCostDecimals": 18,
              "break1": 19,
              "price1": 20,
              "break2": 21,
              "price2": 22,
              "break3": 23,
              "price3": 24,
              "fuelItem": 25,
              "fixedWeight": 26,
              "active": true,
              "complianceIndicator": "sample string 27",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2026-06-03T18:37:06.3689837"
            },
            {
              "$ref": "35"
            }
          ],
          "currentPrices": {
            "$id": "36",
            "pluPrices": {
              "$id": "37",
              "plu": 1,
              "pluG_UID": "QEA=",
              "stores": [
                1,
                2
              ],
              "normalPrice": 1,
              "cost": 2,
              "break1": 3,
              "price1": 4,
              "break2": 5,
              "price2": 6,
              "break3": 7,
              "price3": 8,
              "discountPrice": 9,
              "memberDiscountPrice": 10,
              "acceptedUtc": "2026-06-03T18:37:06.3689837",
              "priceChangeType": 0,
              "costDecimals": 11,
              "costCalcMethod": 12,
              "targetCampaignPriceGtOrEquNormal": true
            },
            "normalPluPrices": {
              "$ref": "37"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "38",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "talkerText": "sample string 3",
              "disableWasSave": true,
              "startDate": "2026-06-03T18:37:06.3689837",
              "startTime": 5,
              "endDate": "2026-06-03T18:37:06.3689837",
              "endTime": 6,
              "newPrice": 7,
              "newCost": 8,
              "newCostDecimals": 9,
              "pctDiscount": 10,
              "promoType": 1,
              "promotionTypeCode": "sample string 11",
              "hostType": 12,
              "hostIdentifier": "rKyxbobx+kGbf0okFFEUhQ==",
              "hostIdentifierGuid": "6eb1acac-f186-41fa-9b7f-4a2414511485",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "38"
              },
              {
                "$ref": "38"
              }
            ]
          },
          "tray": {
            "$id": "39",
            "g_UId": "FWjQhUZleUS6fV08Ny/tEg==",
            "guid": "85d06815-6546-4479-ba7d-5d3c372fed12",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "40",
            "priceGroupG_UID": "7y5QgIzafk2Lna6He5encA==",
            "priceGroupGuid": "80502eef-da8c-4d7e-8b9d-ae877b97a770",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2026-06-03T18:37:06.3689837",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 147",
          "nutrifacts": {
            "$id": "41",
            "pluG_UID": "cdctgE599UOmeBD81FJwXA==",
            "pluGuid": "802dd771-7d4e-43f5-a678-10fcd452705c",
            "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": "42",
            "pluGuid": "1e39033f-71b2-488a-81e1-fbb247b8acb8",
            "created": "2026-06-03T18:37:06.3689837",
            "createdByUser": "sample string 1",
            "activated": "2026-06-03T18:37:06.3689837",
            "activatedByUser": "sample string 2",
            "deactivated": "2026-06-03T18:37:06.3689837",
            "deactivatedByUser": "sample string 3",
            "lastOrdered": "2026-06-03T18:37:06.3689837",
            "lastOrderedQty": 4.0,
            "lastReceived": "2026-06-03T18:37:06.3689837",
            "lastReceivedQty": 5.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2026-06-03T18:37:06.3689837",
            "lastSold": "2026-06-03T18:37:06.3689837",
            "firstSold": "2026-06-03T18:37:06.3689837",
            "awsUpdated": "2026-06-03T18:37:06.3689837",
            "lastManualUpdate": "2026-06-03T18:37:06.3689837",
            "lastManualUpdatedByUser": "sample string 7",
            "lastUpdated": "2026-06-03T18:37:06.3689837",
            "lastUpdatedByUser": "sample string 9",
            "lastUpdatedByHost": "2026-06-03T18:37:06.3689837",
            "doNotRangeUpdated": "2026-06-03T18:37:06.3689837",
            "doNotOrderUpdated": "2026-06-03T18:37:06.3689837",
            "tracked": "2026-06-03T18:37:06.3689837"
          },
          "allergens": [
            {
              "$id": "43",
              "primaryKey": {
                "$id": "44",
                "pluGuid": "2d4d5a2d-2d92-401d-b824-b45bed7edf4e",
                "contains": 2
              },
              "allergenID": 1,
              "pluG_UID": "LVpNLZItHUC4JLRb7X7fTg==",
              "pluGuid": "2d4d5a2d-2d92-401d-b824-b45bed7edf4e",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "43"
            }
          ],
          "costs": {
            "$id": "45",
            "pluG_UID": "uYFEi4Ccf0q9tS6nvuFTuA==",
            "pluGuid": "8b4481b9-9c80-4a7f-bdb5-2ea7bee153b8",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2026-06-03T18:37:06.3689837",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "46",
              "saleHeaderID": 1,
              "created": "2026-06-03T18:37:06.3689837",
              "createdLocal": "2026-06-03T18:37:06.3689837",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "DHOXVyuPWE+oBBn+KqO6Zw==",
              "operatorGuid": "5797730c-8f2b-4f58-a804-19fe2aa3ba67",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "Ivf24tNOREaKV76E5b5xew==",
              "pluGuid": "e2f6f722-4ed3-4644-8a57-be84e5be717b",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "47",
                "id": 1,
                "g_Uid": "Zciiw3CUdkmplFnMwxC58g==",
                "guid": "c3a2c865-9470-4976-a994-59ccc310b9f2",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-06-03T18:37:06.3689837",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-06-03T18:37:06.3689837",
                "endShift": "2026-06-03T18:37:06.3689837",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "48",
                    "operatorG_UID": "8izqw+Cmhkub9ZyKgd1VOg==",
                    "operatorGuid": "c3ea2cf2-a6e0-4b86-9bf5-9c8a81dd553a",
                    "storeID": 2,
                    "operator": {
                      "$ref": "47"
                    },
                    "store": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "48"
                  }
                ]
              }
            },
            {
              "$ref": "46"
            }
          ],
          "apns": [
            {
              "$id": "49",
              "pluID": 1,
              "pluG_UID": "ccSYUU8LF0yEw0A3EFnQ+Q==",
              "pluGuid": "5198c471-0b4f-4c17-84c3-40371059d0f9",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "49"
            }
          ],
          "tuns": [
            {
              "$id": "50",
              "pluG_UId": "vCp0f9oKtUmmebsFju45dQ==",
              "pluGuid": "7f742abc-0ada-49b5-a679-bb058eee3975",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "9"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "50"
            }
          ],
          "competitionPricing": [
            {
              "$id": "51",
              "identifier": "Ci87wilx/U+9FgKkNhsqkw==",
              "identifierGuid": "c23b2f0a-7129-4ffd-bd16-02a4361b2a93",
              "pluG_UID": "OSdldUyXNkGaHsX9cXb/+A==",
              "pluGuid": "75652739-974c-4136-9a1e-c5fd7176fff8",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "51"
            }
          ],
          "supplier": {
            "$ref": "16"
          },
          "supplierName": "sample string 148",
          "children": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "ordering": {
            "$ref": "19"
          },
          "flipChartPages": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "priceHistory": [
            {
              "$id": "52",
              "pluG_UID": "X/5p7zPtZki4kW8v3W428g==",
              "pluGuid": "ef69fe5f-ed33-4866-b891-6f2fdd6e36f2",
              "price": 1,
              "costCalcMethod": 1,
              "cost": 2,
              "weightedAvgCost": 3,
              "lastCost": 4,
              "rawCost": 5,
              "rawWeightedAvgCost": 6,
              "rawLastCost": 7,
              "costDecimals": 8,
              "serviceFeeID": 9,
              "freight": 10.0,
              "freightType": 11,
              "process": "sample string 12",
              "user": "sample string 13",
              "updated": "2026-06-03T18:37:06.3689837",
              "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": "52"
            }
          ],
          "ingredients": [
            {
              "$id": "53",
              "pluG_UID": "iFYMx2hDNkS7qFYgUYUvmg==",
              "ingredientGuid": "dDjIok8l2Eq22MAsi+E+nA==",
              "ingredientIdentifier": "a2c83874-254f-4ad8-b6d8-c02c8be13e9c",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "9"
              }
            },
            {
              "$ref": "53"
            }
          ],
          "bins": [
            {
              "$id": "54",
              "pluG_UID": "0rMP/M6QPUapJkj35Vp2MQ==",
              "pluGuid": "fc0fb3d2-90ce-463d-a926-48f7e55a7631",
              "shelfLocationIdentifier": "Nbmi4gWDrEKr2hSRbt6yZg==",
              "shelfLocationGuid": "e2a2b935-8305-42ac-abda-14916edeb266",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "R64YNxz5B0ioliw9zdjetA==",
              "labelPageLayoutGuid": "3718ae47-f91c-4807-a896-2c3dcdd8deb4",
              "updated": "2026-06-03T18:37:06.3689837",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "9"
              },
              "location": {
                "$id": "55",
                "identifier": "alIrRFEqKEaNIJIIIcRg5A==",
                "storeID": 1,
                "identifierGuid": "442b526a-2a51-4628-8d20-920821c460e4",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2026-06-03T18:37:06.3689837",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ]
              }
            },
            {
              "$ref": "54"
            }
          ],
          "bin": {
            "$ref": "54"
          },
          "scaleLocations": [
            {
              "$id": "56",
              "plu": 1,
              "pluG_UID": "lqJj3s6zA0++XjRJrVoBiA==",
              "pluGuid": "de63a296-b3ce-4f03-be5e-3449ad5a0188",
              "deptNo": 1,
              "product": {
                "$ref": "9"
              },
              "scaleLocation": {
                "$id": "57",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2026-06-03T18:37:06.3689837",
                "department": {
                  "$id": "58",
                  "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": "57"
                  },
                  "subDepartments": [
                    {
                      "$id": "59",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "60",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "61",
                              "id": 1,
                              "departmentID": 2,
                              "subDepartmentID": 3,
                              "minorDepartmentID": 4,
                              "name": "sample string 5",
                              "code": "sample string 6",
                              "departmentCode": "sample string 7",
                              "subDepartmentCode": "sample string 8",
                              "minorDepartmentCode": "sample string 9",
                              "updated": "2026-06-03T18:37:06.3689837",
                              "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": "50iA+xq7BUC+9ER04GMVhw==",
                              "labelPageLayoutGuid": "fb8048e7-bb1a-4005-bef4-4474e0631587",
                              "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": "62",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "63",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "64",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "63"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "63"
                              },
                              "mscDep": {
                                "$id": "65",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "62"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "64"
                              }
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "updated": "2026-06-03T18:37:06.3689837",
                          "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": "VumZ8P4qgUaxatLxVQ+dGA==",
                          "labelPageLayoutGuid": "f099e956-2afe-4681-b16a-d2f1550f9d18",
                          "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": "62"
                          },
                          "mscCom": {
                            "$ref": "63"
                          },
                          "mscDep": {
                            "$ref": "65"
                          },
                          "mscSubCom": {
                            "$ref": "64"
                          }
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:37:06.3689837",
                      "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": "9UeJWMjXgk+qe5gm5OVV4A==",
                      "labelPageLayoutGuid": "588947f5-d7c8-4f82-aa7b-9826e4e555e0",
                      "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": "62"
                      },
                      "mscCom": {
                        "$ref": "63"
                      },
                      "mscDep": {
                        "$ref": "65"
                      },
                      "mscSubCom": {
                        "$ref": "64"
                      }
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2026-06-03T18:37:06.3689837",
                  "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": "ETxQbqAr+EeALRZxh6I7Yg==",
                  "labelPageLayoutGuid": "6e503c11-2ba0-47f8-802d-167187a23b62",
                  "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": "62"
                  },
                  "mscCom": {
                    "$ref": "63"
                  },
                  "mscDep": {
                    "$ref": "65"
                  },
                  "mscSubCom": {
                    "$ref": "64"
                  }
                }
              }
            },
            {
              "$ref": "56"
            }
          ],
          "nextPrice": {
            "$id": "66",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "Vtt6Uj7BnUuk6332UfGjeg==",
            "pluGuid": "527adb56-c13e-4b9d-a4eb-7df651f1a37a",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "Kg8NYfAHeUW+CKIJSM5/9Q==",
            "dealCostGuid": "610d0f2a-07f0-4579-be08-a20948ce7ff5",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "mHx44deRFEqTNMSpkGUUFA==",
            "priceGroupGuid": "e1787c98-91d7-4a14-9334-c4a990651414",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "costCalcMethod": 13,
            "pluCost": 14,
            "pluCostIndicator": "sample string 15",
            "pluPriceGstPercent": 16,
            "pluCostGstPercent": 17,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 19.1,
            "salesMode": 1,
            "orderPacked": 20,
            "pluNormalCost": 21,
            "pluaws": 22.0,
            "directNumber": "sample string 23",
            "departmentName": "sample string 24",
            "subDepartmentName": "sample string 25",
            "priceGroupName": "sample string 26",
            "supplierName": "sample string 27",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-06-03T18:37:06.3689837",
            "rrp": 28,
            "campaignDescription": "sample string 29",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "e42780a9-9f20-44a9-bc7a-2832aae07fdc",
            "campaignComboPriceGroupG_UID": "rmVcnVgH5kysj7DsL7jh2g==",
            "campaignComboPriceGroupIdentifier": "9d5c65ae-0758-4ce6-ac8f-b0ec2fb8e1da",
            "promotionPlacementDescription": "sample string 31",
            "storeAcceptances": [
              {
                "$id": "67",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2026-06-03T18:37:06.3689837",
                "operatorG_UID": "WAb6BZLvKE6QGIpZQ7txWA==",
                "operatorGuid": "05fa0658-ef92-4e28-9018-8a5943bb7158",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2026-06-03T18:37:06.3689837",
                "signIqTicketFileMovedUtc": "2026-06-03T18:37:06.3689837",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2026-06-03T18:37:06.3689837",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "b1d51461-17f2-43ea-bcf7-65a95113cba7",
                "product": {
                  "$ref": "9"
                },
                "campaignPlu": {
                  "$ref": "66"
                },
                "fuelItem": true
              },
              {
                "$ref": "67"
              }
            ],
            "campaign": {
              "$id": "68",
              "id": 1,
              "storeID": 2,
              "name": "ee7f5b82-76ce-433d-9267-fbdfb61fb9c1",
              "nameGuid": "ee7f5b82-76ce-433d-9267-fbdfb61fb9c1",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2026-06-03T18:37:06.3689837",
              "startTime": 1,
              "endDate": "2026-06-03T18:37:06.3689837",
              "endTime": 1,
              "recurrence": 1,
              "recurrenceType": 1,
              "monthType": 1,
              "weekDays": 1,
              "months": 1,
              "monthWeeks": 1,
              "monthDays": "sample string 7",
              "printed": true,
              "talkerText": "sample string 8",
              "rangeDescription": "sample string 9",
              "dealDescription": "sample string 10",
              "labelQuantity": 11,
              "active": 1,
              "deactivated": "2026-06-03T18:37:06.3689837",
              "system": true,
              "created": "2026-06-03T18:37:06.3689837",
              "updated": "2026-06-03T18:37:06.3689837",
              "priceChangeNotifiedUtc": "2026-06-03T18:37:06.3689837",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "xQxg1Bhq+kudSkDY4J4+JA==",
              "hostIdentifierGuid": "d4600cc5-6a18-4bfa-9d4a-40d8e09e3e24",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2026-06-03T18:37:06.3689837",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "campaignPools": [
                {
                  "$id": "69",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "8yBVxeBXOUCqlNvkyO5a6w==",
                  "pluGuid": "c55520f3-57e0-4039-aa94-dbe4c8ee5aeb",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "3pnAt42Cukmfieqiqhi7vQ==",
                  "priceGroupGuid": "b7c099de-828d-49ba-9f89-eaa2aa18bbbd",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "orderPacked": 11,
                  "pluaws": 12.0,
                  "directNumber": "sample string 13",
                  "departmentName": "sample string 14",
                  "subDepartmentName": "sample string 15",
                  "priceGroupName": "sample string 16",
                  "supplierName": "sample string 17",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2026-06-03T18:37:06.3689837",
                  "rrp": 18,
                  "campaignDescription": "sample string 19",
                  "product": {
                    "$ref": "9"
                  },
                  "campaign": {
                    "$ref": "68"
                  }
                },
                {
                  "$ref": "69"
                }
              ],
              "sellingRules": [
                {
                  "$id": "70",
                  "id": 1,
                  "identifier": "U3TCRhjbs02toOXHWKsEcg==",
                  "identifierStr": "U3TCRhjbs02toOXHWKsEcg==",
                  "identifierGuid": "46c27453-db18-4db3-ada0-e5c758ab0472",
                  "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": "68"
                  }
                },
                {
                  "$ref": "70"
                }
              ],
              "customers": [
                {
                  "$id": "71",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "WdePwMFIT0+4dkVHb6Tq7w==",
                  "customerIDGuid": "c08fd759-48c1-4f4f-b876-45476fa4eaef",
                  "campaign": {
                    "$ref": "68"
                  },
                  "customer": {
                    "$id": "72",
                    "identifier": "Au7A69umWEeabavAUpabbA==",
                    "identifierGuid": "ebc0ee02-a6db-4758-9a6d-abc052969b6c",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2026-06-03T18:37:06.3846345",
                    "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": "Eoof4smRJ06e6bnDTzXXZA==",
                    "communityIdentifierGuid": "e21f8a12-91c9-4e27-9ee9-b9c34f35d764",
                    "joined": "2026-06-03T18:37:06.3846345",
                    "updated": "2026-06-03T18:37:06.3846345",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "S2MG3e6u1UiEtxkrT/TKbw==",
                    "priceLevelIdentifierGuid": "dd06634b-aeee-48d5-84b7-192b4ff4ca6f",
                    "marketingID": "sample string 18",
                    "receiptPrintOptions": 1,
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2026-06-03T18:37:06.3846345",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "73",
                        "cardType": 2,
                        "issueDate": "2026-06-03T18:37:06.3846345",
                        "expiry": "2026-06-03T18:37:06.3846345",
                        "customerID": "RttVVwQOLESUkUi3wyGHHA==",
                        "customerIDGuid": "5755db46-0e04-442c-9491-48b7c321871c",
                        "initialValue": 1,
                        "currentValue": 1,
                        "maxLimit": 1,
                        "minTransaction": 1,
                        "maxTransaction": 1,
                        "multiplier": 1.1,
                        "active": true,
                        "reasonInactive": 1,
                        "idRequired": true,
                        "idType": 1,
                        "idValue": "sample string 5",
                        "updated": "2026-06-03T18:37:06.3846345",
                        "linkedAccount": "9x+ZDjDVuUWSS+mNWHE7Xw==",
                        "linkedAccountGuid": "0e991ff7-d530-45b9-924b-e98d58713b5f",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "72"
                        },
                        "account": {
                          "$id": "74",
                          "id": 1,
                          "identifier": "TS5qSYkjckyRX5gPVKW+KA==",
                          "identifierGuid": "496a2e4d-2389-4c72-915f-980f54a5be28",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2026-06-03T18:37:06.3846345",
                          "owner": "rjXk8xrf+0mPqM5zfXLFsg==",
                          "ownerGuid": "f3e435ae-df1a-49fb-8fa8-ce737d72c5b2",
                          "accountStoreGroupIdentifier": "sSmgMLVCB0Od0cpYuK143Q==",
                          "accountStoreGroupGuid": "30a029b1-42b5-4307-9dd1-ca58b8ad78dd",
                          "accountType": 1,
                          "currentBalance": 1,
                          "externalID": "sample string 7",
                          "maximumLimit": 1,
                          "accruePoints": true,
                          "loyaltyPoints": 1,
                          "termsOfTrade": 1,
                          "signatureRequired": true,
                          "referenceRequired": true,
                          "statementSendType": 10,
                          "ageingPeriod": 1,
                          "monthlyAgeingPeriod": true,
                          "explodedInvoice": true,
                          "isFifoAllocation": true,
                          "lastStatementSent": "2026-06-03T18:37:06.3846345",
                          "active": true,
                          "updated": "2026-06-03T18:37:06.3846345",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "72"
                          },
                          "card": {
                            "$ref": "73"
                          },
                          "members": {
                            "$id": "75",
                            "sample string 1": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "76",
                              "identifier": "QD77FYROHUyZ96a9/8sL3g==",
                              "identifierGuid": "15fb3e40-4e84-4c1d-99f7-a6bdffcb0bde",
                              "name": "sample string 2",
                              "primaryContact": "fhmzpiR5oEOfavPveoRV2Q==",
                              "primaryContactGuid": "a6b3197e-7924-43a0-9f6a-f3ef7a8455d9",
                              "accountID": "0IEDrV/5IEWV8424QrzqRw==",
                              "accountIDGuid": "ad0381d0-f95f-4520-95f3-8db842bcea47",
                              "special": true,
                              "updated": "2026-06-03T18:37:06.3846345",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "Kdsz2BpU00q1U4+YEwIUEA==",
                              "priceLevelIdentifierGuid": "d833db29-541a-4ad3-b553-8f9813021410",
                              "marketingListID": "sample string 7",
                              "deleted": true,
                              "account": {
                                "$ref": "74"
                              },
                              "primaryContactCustomer": {
                                "$ref": "72"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "77",
                                  "id": 1,
                                  "groupID": "NFIaHVddYEW5y/WlRrNIFA==",
                                  "groupIDGuid": "1d1a5234-5d57-4560-b9cb-f5a546b34814",
                                  "customerID": "TgDOYTotLU+PdSOYTASEjg==",
                                  "customerIDGuid": "61ce004e-2d3a-4f2d-8f75-23984c04848e",
                                  "card": "sample string 4",
                                  "linkedAccount": "ELr1nDkTaEGvvE8ClyjUIQ==",
                                  "linkedAccountGuid": "9cf5ba10-1339-4168-afbc-4f029728d421",
                                  "customer": {
                                    "$ref": "72"
                                  },
                                  "group": {
                                    "$ref": "76"
                                  },
                                  "customerCard": {
                                    "$ref": "73"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ]
                            },
                            {
                              "$ref": "76"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "78",
                            "id": 1,
                            "identifier": "+Fly54JjVUCnpTB5QBWPJw==",
                            "identifierGuid": "e77259f8-6382-4055-a7a5-307940158f27",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "dlXwBSQtekGsr47YQ/MMKA==",
                            "accountIDGuid": "05f05576-2d24-417a-acaf-8ed843f30c28",
                            "customerAccount": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "73"
                            },
                            "accountType": 1,
                            "cardName": "sample string 8",
                            "authorisationNumber": "sample string 9",
                            "bankReference": "sample string 10",
                            "merchantID": "sample string 11",
                            "terminalID": "sample string 12",
                            "cardNumber": "sample string 13",
                            "paymentDate": "2026-06-03T18:37:06.3846345",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "eu4H0VnbpU+3ByXnQZbj+A==",
                            "idempotentVoidGuid": "d107ee7a-db59-4fa5-b707-25e74196e3f8",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "79",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "5w9UG2CpdEeHi87DdQuaJg==",
                              "saleHeaderIdentifierGuid": "1b540fe7-a960-4774-878b-cec3750b9a26",
                              "created": "2026-06-03T18:37:06.3846345",
                              "createdLocal": "2026-06-03T18:37:06.3846345",
                              "createdText": "sample string 4",
                              "itemCount": 5,
                              "totalAmount": 6,
                              "cashTender": 1,
                              "cardTender": 1,
                              "cheqTender": 1,
                              "acctTender": 1,
                              "voucherTender": 1,
                              "loyaltyPoints": 1,
                              "cashout": 1,
                              "changeAmount": 1,
                              "rounding": 1,
                              "gstAmount": 1,
                              "transactionDiscountTender": 1,
                              "totalTip": 7,
                              "tranType": 1,
                              "processed": 1,
                              "imported": "2026-06-03T18:37:06.3846345",
                              "storeID": 1,
                              "operatorG_Uid": "vfA8FC41c0CYdLDcibcCkA==",
                              "operatorGuid": "143cf0bd-352e-4073-9874-b0dc89b70290",
                              "customerG_Uid": "k12vhW8wfE2ZVDwW0s/mtw==",
                              "customerGuid": "85af5d93-306f-4d7c-9954-3c16d2cfe6b7",
                              "communityIdentifier": "jOM+1E2aNUeZStxaUg4/4A==",
                              "communityIdentifierGuid": "d43ee38c-9a4d-4735-994a-dc5a520e3fe0",
                              "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": "KE5rL26iP0qK+nzLgswuuw==",
                              "priceLevelIdentifierGuid": "2f6b4e28-a26e-4a3f-8afa-7ccb82cc2ebb",
                              "locked": 36,
                              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:37:06.3846345+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                              "deserialisedOrderMetadata": {
                                "$id": "80",
                                "customerName": "sample string 1",
                                "pickupAt": "2026-06-03T18:37:06.3846345",
                                "deliveryAddress1": "sample string 2",
                                "deliveryAddress2": "sample string 3",
                                "customerPhoneNumber": "sample string 4",
                                "orderType": 0,
                                "externalOrderID": "sample string 5",
                                "externalDisplayableOrderID": "sample string 6",
                                "tableName": "sample string 7",
                                "createdBy": 0,
                                "orderingAppName": "sample string 8"
                              },
                              "relationChecksum": "sample string 38",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "47"
                              },
                              "customer": {
                                "$ref": "72"
                              },
                              "communityOrganisation": {
                                "$id": "81",
                                "id": 1,
                                "identifier": "C1FiIQZpTUeblpox4zzb4g==",
                                "identifierGuid": "2162510b-6906-474d-9b96-9a31e33cdbe2",
                                "name": "sample string 3",
                                "lookupIdentifier": "sample string 4",
                                "externalID": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "postCode": "sample string 12",
                                "state": "sample string 13",
                                "country": "sample string 14",
                                "abn": "sample string 15",
                                "promoPeriodStart": "2026-06-03T18:37:06.3846345",
                                "promoPeriodEnd": "2026-06-03T18:37:06.3846345",
                                "allowDonations": true,
                                "logoImageName": "sample string 17",
                                "totalAmountAwarded": 18.1,
                                "updated": "2026-06-03T18:37:06.3846345",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "82",
                                  "saleItemID": 1,
                                  "identifier": "wni2PoLpgkmAJJOZTV1sSg==",
                                  "identifierGuid": "3eb678c2-e982-4982-8024-93994d5d6c4a",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "QjdieCYUSU6+qXMwOgjpFg==",
                                  "pluGuid": "78623742-1426-4e49-bea9-73303a08e916",
                                  "accountID": "7ltyW3PSyke3sMO3J/JZ9A==",
                                  "accountIDGuid": "5b725bee-d273-47ca-b7b0-c3b727f259f4",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 8,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "offline": true,
                                  "barcode": "sample string 9",
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 10",
                                  "bestOrExpire": "2026-06-03T18:37:06.3846345",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "PcyKjg+U5EuXBjLGUCXTIg==",
                                  "refundGuid": "8e8acc3d-940f-4be4-9706-32c65025d322",
                                  "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": "IHYvUCwuMUiM8wJDFi2Rzw==",
                                  "idempotentVoidGuid": "502f7620-2e2c-4831-8cf3-0243162d91cf",
                                  "priceLevelIdentifier": "RkrMkHBNPUCsB/I5oUlGnQ==",
                                  "priceLevelIdentifierGuid": "90cc4a46-4d70-403d-ac07-f239a149469d",
                                  "communityIdentifier": "jCnt6EVgxkSkVpjBNvqOvw==",
                                  "communityIdentifierGuid": "e8ed298c-6045-44c6-a456-98c136fa8ebf",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2026-06-03T18:37:06.3846345",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "84",
                                    "id": 1,
                                    "g_UID": "dPAZxLarPky4vezP3NS+HQ==",
                                    "guid": "c419f074-abb6-4c3e-b8bd-eccfdcd4be1d",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2026-06-03T18:37:06.3846345"
                                  },
                                  "modifier": {
                                    "$id": "85",
                                    "id": 1,
                                    "setG_UID": "XTv1yxCNE0CyB1bxDNwSqw==",
                                    "modifierSetGuid": "cbf53b5d-8d10-4013-b207-56f10cdc12ab",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "ejHAeq0ZYUeLIpIjOuFmmQ==",
                                    "pluGuid": "7ac0317a-19ad-4761-8b22-92233ae16699",
                                    "deleted": true,
                                    "g_UID": "Ze6OuflIYUGdKzlQNMieJA==",
                                    "guid": "b98eee65-48f9-4161-9d2b-395034c89e24",
                                    "product": {
                                      "$ref": "9"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "86",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "79"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "78"
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "87",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "88",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "89",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "V2I483YmeUevDz/dRabGHA==",
                                  "pluGuid": "f3386257-2676-4779-af0f-3fdd45a6c61c",
                                  "saleHeaderID": 2,
                                  "totalCents": 3,
                                  "grade": 1,
                                  "gradeDescription": "sample string 4",
                                  "dispenser": 1,
                                  "hose": 1,
                                  "quantity": 1,
                                  "cost": 1,
                                  "acquirerNum": 1,
                                  "attendant": 1,
                                  "ePurseBalance": 1.0,
                                  "cardSignature": "sample string 5",
                                  "compartmentNumber": 1,
                                  "contractNumber": 1,
                                  "discountCardPAN": "sample string 6",
                                  "discountID": 1,
                                  "discountName": "sample string 7",
                                  "discountNetValue": 1.0,
                                  "discountType": 1,
                                  "discountValue": 1.0,
                                  "discretionaryData": "sample string 8",
                                  "driverID": "sample string 9",
                                  "eftBatchNumber": 1,
                                  "eftResponseCode": "sample string 10",
                                  "endDateTime": "2026-06-03T18:37:06.3846345",
                                  "engineHours": 1.1,
                                  "fposNumber": 1,
                                  "loyaltyCardPAN": "sample string 11",
                                  "miscData1": 1,
                                  "miscData2": "sample string 12",
                                  "miscFlags": 1,
                                  "mop": 1,
                                  "odometer": 1,
                                  "panNumber": "sample string 13",
                                  "saleRefund": true,
                                  "saleStatus": 1,
                                  "sequenceNumber": 1,
                                  "stan": 1,
                                  "startDateTime": "2026-06-03T18:37:06.3846345",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "89"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "90",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "GjHCZNwu3UCMGNYLPxg6lg==",
                                  "pluGuid": "64c2311a-2edc-40dd-8c18-d60b3f183a96",
                                  "accountID": "4nZwxjm53UakKXVTkM8DHQ==",
                                  "accountIDGuid": "c67076e2-b939-46dd-a429-755390cf031d",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "processed": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 1,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "barcode": "sample string 8",
                                  "offline": 1,
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 9",
                                  "bestOrExpire": "2026-06-03T18:37:06.3846345",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "L3+rheomkkiiIU6KJouP5w==",
                                  "refundGuid": "85ab7f2f-26ea-4892-a221-4e8a268b8fe7",
                                  "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": "90"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "91",
                                  "identifier": "TfCEMjlmikiBa5FkW1cq6g==",
                                  "identifierGuid": "3284f04d-6639-488a-816b-91645b572aea",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "pnh79m5br0m8mP9+9vDnzw==",
                                  "customerIdentifierGuid": "f67b78a6-5b6e-49af-bc98-ff7ef6f0e7cf",
                                  "operatorNo": 1,
                                  "operatorG_UID": "4nC64Ng7m0SuvyvA7UIXBw==",
                                  "operatorGuid": "e0ba70e2-3bd8-449b-aebf-2bc0ed421707",
                                  "created": "2026-06-03T18:37:06.3846345",
                                  "ordered": "2026-06-03T18:37:06.3846345",
                                  "started": "2026-06-03T18:37:06.3846345",
                                  "completed": "2026-06-03T18:37:06.3846345",
                                  "supplied": "2026-06-03T18:37:06.3846345",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "72"
                                  },
                                  "operator": {
                                    "$ref": "47"
                                  },
                                  "details": [
                                    {
                                      "$id": "92",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "L0S9BrlyU0aQpKcSXch3pQ==",
                                      "pluGuid": "06bd442f-72b9-4653-90a4-a7125dc877a5",
                                      "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": "9XtkGI+RaEOpOqjjFAgeJg==",
                                      "headerIdentifierGuid": "18647bf5-918f-4368-a93a-a8e314081e26",
                                      "product": {
                                        "$ref": "9"
                                      }
                                    },
                                    {
                                      "$ref": "92"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "79"
                                  }
                                },
                                {
                                  "$ref": "91"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "93",
                                  "surveyG_UID": "pe0RR3obTUS+SzJjuDVvDw==",
                                  "surveyGuid": "4711eda5-1b7a-444d-be4b-3263b8356f0f",
                                  "saleHeaderGuid": "R47ousy5uUOpeSRmvk8nBw==",
                                  "saleGuid": "bae88e47-b9cc-43b9-a979-2466be4f2707",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "/WZeNtwxHEWxiaGJEYtk0w==",
                                  "guidResponse": "365e66fd-31dc-451c-b189-a189118b64d3",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2026-06-03T18:37:06.3846345",
                                  "sale": {
                                    "$ref": "79"
                                  },
                                  "survey": {
                                    "$id": "94",
                                    "g_UID": "N0o9YBSwnUyRz4H3bMcJkQ==",
                                    "guid": "603d4a37-b014-4c9d-91cf-81f76cc70991",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "/I8J5l1lGEKoXLePCYlusQ==",
                                    "checkoutFormGuid": "e6098ffc-655d-4218-a85c-b78f09896eb1",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2026-06-03T18:37:06.3846345",
                                    "end": "2026-06-03T18:37:06.3846345",
                                    "deleted": true,
                                    "updated": "2026-06-03T18:37:06.3846345",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "704faf25-3d21-4b4b-b5df-0cb2ec871849",
                                      "884588cc-25aa-4925-8893-737cbe76fb8c"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "4"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "93"
                                }
                              ],
                              "storeName": "sample string 39",
                              "terminalNumber": 40,
                              "machineName": "sample string 41",
                              "operatorName": "sample string 42",
                              "direction": 1,
                              "reason": "sample string 43",
                              "accountG_UID": "6YNQ6jFAjUKy5N+s7kX/Dg==",
                              "accountIdentifier": "ea5083e9-4031-428d-b2e4-dfacee45ff0e",
                              "accountName": "sample string 44",
                              "customerOrderIdentifier": "ec1l2ZxWH02J/RmW7Au69Q==",
                              "customerOrderIdentifierGuid": "d965cd79-569c-4d1f-89fd-1996ec0bbaf5",
                              "priceLevelName": "sample string 45",
                              "revision": 46,
                              "ingressId": "sample string 47"
                            },
                            "metadata": {
                              "$id": "95",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "uiSMVSfT/ECfmAJNPVo16w==",
                              "paymentIdentifierGuid": "558c24ba-d327-40fc-9f98-024d3d5a35eb",
                              "identifier": "2cV5SfozvU+6zho59KY5AA==",
                              "identifierGuid": "4979c5d9-33fa-4fbd-bace-1a39f4a63900",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "Bs3dNctwAkumqEuhm9lDdA==",
                              "itemIdentifierGuid": "35ddcd06-70cb-4b02-a6a8-4ba19bd94374"
                            }
                          },
                          {
                            "$ref": "78"
                          }
                        ]
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "77"
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "76"
                      },
                      {
                        "$ref": "76"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "account": {
                      "$ref": "74"
                    },
                    "vouchers": [
                      {
                        "$id": "96",
                        "customerIdentifier": "V43q5NrxQ0uxDpuVign0Wg==",
                        "customerIdentifierGuid": "e4ea8d57-f1da-4b43-b10e-9b958a09f45a",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "4cg5OsrZUUyKc6bYu3lvzA==",
                        "idempotentGuid": "3a39c8e1-d9ca-4c51-8a73-a6d8bb796fcc",
                        "offline": true,
                        "voucher": {
                          "$id": "97",
                          "id": 1,
                          "name": "sample string 2",
                          "description": "sample string 3",
                          "shortDescription": "sample string 4",
                          "url": "sample string 5",
                          "barcodeTemplateID": 1,
                          "expiry": 0,
                          "voucherType": 6,
                          "limitPerTransaction": 7,
                          "customerTracking": true,
                          "discountAccount": "sample string 9",
                          "endDate": "2026-06-03T18:37:06.3846345",
                          "barcodeTemplate": {
                            "$id": "98",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "99",
                            "id": 1,
                            "uid": "sample string 2",
                            "name": "sample string 3",
                            "width": 1.1,
                            "height": 1.1,
                            "showBorder": true,
                            "borderWidth": 1.1,
                            "borderStyle": 1,
                            "borderColour": "sample string 5",
                            "updated": "2026-06-03T18:37:06.3846345",
                            "labelPageLayout": "pSDQUckyFEuPNM/kcJEynQ==",
                            "pageLayoutGuid": "51d020a5-32c9-4b14-8f34-cfe47091329d",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "97"
                            },
                            "elements": [
                              {
                                "$id": "100",
                                "id": 1,
                                "scaleLabelID": 2,
                                "showPercentDI": true,
                                "showAvgPerHundred": true,
                                "showAvgPerServe": true,
                                "name": "sample string 6",
                                "x": 1.1,
                                "y": 1.1,
                                "width": 1.1,
                                "height": 1.1,
                                "type": 1,
                                "rotation": 1,
                                "text": "sample string 7",
                                "fontFamily": "sample string 8",
                                "align": 1,
                                "bold": true,
                                "italic": true,
                                "underline": true,
                                "strikeout": true,
                                "reverse": true,
                                "textColour": "sample string 9",
                                "fontSize": 1.1,
                                "picture": "QEA=",
                                "borderWidth": 10,
                                "sortOrder": 11,
                                "printOptions": 12,
                                "superScriptTextFontSize": 1.1,
                                "lineStyle": 1,
                                "spacingStyle": 1,
                                "interCharacterSpacing": 1.1,
                                "superScriptOffset": 1.1,
                                "lineSpacing": 1.1,
                                "dateFormat": "sample string 13",
                                "autoGrow": true,
                                "fontAutoResize": true,
                                "updated": "2026-06-03T18:37:06.3846345"
                              },
                              {
                                "$ref": "100"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "101",
                              "id": 1,
                              "customerIdentifier": "45xNDmWzb0uhL5XajNLoTw==",
                              "customerIdentifierGuid": "0e4d9ce3-b365-4b6f-a12f-95da8cd2e84f",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2026-06-03T18:37:06.3846345",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "IalP/qI/P0OFd0A3GPDdOQ==",
                              "issuedIdempotentGuid": "fe4fa921-3fa2-433f-8577-403718f0dd39",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2026-06-03T18:37:06.3846345",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2026-06-03T18:37:06.3846345",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "joTgEU+Dpk+OcQ4A1L4WAg==",
                              "redeemedIdempotentGuid": "11e0848e-834f-4fa6-8e71-0e00d4be1602",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2026-06-03T18:37:06.3846345",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "99"
                              },
                              "voucher": {
                                "$ref": "97"
                              },
                              "customer": {
                                "$ref": "72"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "78"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "78"
                              }
                            },
                            {
                              "$ref": "101"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "72"
                        }
                      },
                      {
                        "$ref": "96"
                      }
                    ]
                  }
                },
                {
                  "$ref": "71"
                }
              ],
              "customerGroups": [
                {
                  "$id": "102",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "I2o+TMxol0i3+YFdZ3+l8A==",
                  "groupIDGuid": "4c3e6a23-68cc-4897-b7f9-815d677fa5f0",
                  "campaign": {
                    "$ref": "68"
                  },
                  "group": {
                    "$ref": "76"
                  }
                },
                {
                  "$ref": "102"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "103",
                  "identifier": "qJwXbPlbLU2yh19AI3EKEQ==",
                  "identifierGuid": "6c179ca8-5bf9-4d2d-b287-5f4023710a11",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "103"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "104",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "CTluw18s5kiruqcDXfX5aQ==",
                  "guid": "c36e3909-2c5f-48e6-abba-a7035df5f969",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "68"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "105",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "Zd9c5CJZlkGyjHh8nNIC8A==",
                      "groupGuid": "e45cdf65-5922-4196-b28c-787c9cd202f0",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "vSdYGv7KwUylbSSvpxoL8g==",
                      "pluGuid": "1a5827bd-cafe-4cc1-a56d-24afa71a0bf2",
                      "priceGroupG_UID": "tLF/epLm402eg3gq+EYbTg==",
                      "priceGroupGuid": "7a7fb1b4-e692-4de3-9e83-782af8461b4e",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "68"
                      },
                      "product": {
                        "$ref": "9"
                      },
                      "priceGroup": {
                        "$ref": "40"
                      },
                      "campaignPool": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "105"
                    }
                  ]
                },
                {
                  "$ref": "104"
                }
              ],
              "priceLevels": [
                {
                  "$id": "106",
                  "id": 1,
                  "priceLevelIdentifier": "PPb/aF2ZEkWP0Ah4zSS2gA==",
                  "priceLevelIdentifierGuid": "68fff63c-995d-4512-8fd0-0878cd24b680",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "106"
                }
              ],
              "promotionType": {
                "$id": "107",
                "identifier": "M3RTDdxh1ke4KHeQ6K7BZQ==",
                "identifierGuid": "0d537433-61dc-47d6-b828-7790e8aec165",
                "hostType": 2,
                "code": "sample string 3",
                "description": "sample string 4",
                "isLiquor": true,
                "isAdvertised": true,
                "disableWasSave": true,
                "excludeFromPromoSales": true,
                "labelPageLayoutG_UID": "I1CEsic15EqjH9EeBEmLOw==",
                "labelPageLayoutGuid": "b2845023-3527-4ae4-a31f-d11e04498b3b",
                "priceLevelIdentifier": "16WucB1N/ESOuRGMI8lN6Q==",
                "priceLevelIdentifierGuid": "70aea5d7-4d1d-44fc-8eb9-118c23c94de9",
                "active": true,
                "updated": "2026-06-03T18:37:06.3846345",
                "hostName": "sample string 11"
              }
            },
            "product": {
              "$ref": "9"
            },
            "dealCost": {
              "$id": "108",
              "headerIdentifier": "zeEVrAQGQE2s2lktsjByyw==",
              "headerIdentifierGuid": "ac15e1cd-0604-4d40-acda-592db23072cb",
              "identifier": "+P/xes+Oh0GFqQvie2Pa0g==",
              "identifierGuid": "7af1fff8-8ecf-4187-85a9-0be27b63dad2",
              "supplierIdentifier": "pnpjQDHX+kOUVtd9CEUAjA==",
              "supplierGuid": "40637aa6-d731-43fa-9456-d77d0845008c",
              "pluG_UID": "x6NWr1F87EGT6nLM6tpqXg==",
              "pluGuid": "af56a3c7-7c51-41ec-93ea-72cceada6a5e",
              "campaignName": "cb596ffc-ecf8-4407-a833-50da642fd8bc",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2026-06-03T18:37:06.3846345",
              "end": "2026-06-03T18:37:06.3846345",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "nEamA6wn8E+AkGe76Tx5hQ==",
              "bonusItemPluGuid": "03a6469c-27ac-4ff0-8090-67bbe93c7985",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2026-06-03T18:37:06.3846345",
              "metcashPromotionID": "sample string 14",
              "fromHost": 15,
              "storeNames": "sample string 16",
              "storeIDs": [
                1,
                2
              ],
              "supplierName": "sample string 17",
              "campaignDescription": "sample string 18",
              "newPrice": 1,
              "campaignMetcashPromotionID": "sample string 19",
              "campaignActive": true,
              "campaignStartDate": "2026-06-03T18:37:06.3846345",
              "campaignEndDate": "2026-06-03T18:37:06.3846345",
              "masterPLUG_UID": "FzWPtLflXUCBo3W4WB6jYw==",
              "masterID": "b48f3517-e5b7-405d-81a3-75b8581ea363",
              "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": "TpRxQCeRukGg+Lf7TwKJCA==",
              "bonusMasterID": "4071944e-9127-41ba-a0f8-b7fb4f028908",
              "bonusProductName": "sample string 34",
              "bonusProductAPN": "sample string 35",
              "bonusOrderCode": "sample string 36",
              "bonusNormalSell": 37,
              "bonusNormalCost": 38,
              "bonusNormalCostDecimals": 39,
              "bonusCartonQuantity": 40,
              "bonusSalesMode": 41,
              "bonusOrderPacked": 42,
              "bonusFuelItem": true,
              "bonusActive": true
            }
          },
          "currentCostStart": "2026-06-03T18:37:06.3846345",
          "dealCosts": [
            {
              "$ref": "108"
            },
            {
              "$ref": "108"
            }
          ],
          "tags": [
            {
              "$id": "109",
              "pluG_UID": "eqDeiso8oEKBL10XO+RaIg==",
              "pluGuid": "8adea07a-3cca-42a0-812f-5d173be45a22",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "109"
            }
          ],
          "alternateProductG_UID": "QyjTJsTpUEu+Iw1r4dHMLw==",
          "alternateProduct": "26d32843-e9c4-4b50-be23-0d6be1d1cc2f",
          "altProduct": {
            "$ref": "9"
          },
          "productHostCode": {
            "$id": "110",
            "id": 1,
            "pluG_UID": "J3sYkZT5HUOu1enJV1Y1Gg==",
            "pluGuid": "91187b27-f994-431d-aed5-e9c95756351a",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "62"
          },
          "mscCom": {
            "$ref": "63"
          },
          "mscDep": {
            "$ref": "65"
          },
          "mscSubCom": {
            "$ref": "64"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2026-06-03T18:37:06.3846345",
          "inventoryTracked": "2026-06-03T18:37:06.3846345",
          "isNormalPriceChangesCampaign": true,
          "baseProductFuel": {
            "$id": "111",
            "pluG_UID": "aEqqkfTY3E+LcEqbOWy5aw==",
            "pluGuid": "91aa4a68-d8f4-4fdc-8b70-4a9b396cb96b",
            "fuelPluG_UID": "44jcIVpXCUW3sO5iECzISQ==",
            "fuelPluGuid": "21dc88e3-575a-4509-b7b0-ee62102cc849",
            "price": 3,
            "productDescription": "sample string 4",
            "productBarcode": "sample string 5",
            "fuelProductDescription": "sample string 6",
            "fuelProductBarcode": "sample string 7",
            "fuelProductPrice": 8
          },
          "productFuelLinks": [
            {
              "$ref": "111"
            },
            {
              "$ref": "111"
            }
          ]
        },
        "departmentSortOrder": 11,
        "subDepartmentName": "sample string 12"
      },
      {
        "$ref": "8"
      }
    ],
    "productCount": 27,
    "pages": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK���\�m�G�5xl/workbook.xml �(�����0��&�C�����N\�z��"
�'m
>��o�vfg�>i;<��G�������`�5=JpmP�]���}1�u��Z7o�ʳc����^h�za]h���������h����f���2k��$l	�����"*�@bIk�@ItnmISJl!�p�4��.=�m�eלn�
�����PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\�
Z''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R1e4982f92f5c47f8" /></Relationships>PK���\��<B�$xl/worksheets/sheet1.xml �(��Z]sS7�+�ז��/&I�4!�&|���
�4��~~�Ʋ��n�n�8�gW��9�r��_����j�x<��Ǜ����������0����i��{u_���Wϖ�������xus_ϧ���k�H���r>]ӏ�/�����>]�|�׏�Qʍ���tMK��g_Wß���Z}]�����?Kͧ�����팪ov?X�w��J?�L`8�m�׳�i��<������/o��j���g��/����n��a�~���}�_Kv�s�xXm��g����ߧ����>��:p�����7�V����.����7�|s�Ǒ�
���B�;v���?�A9���hu!w��Ϗ#��n���.���G�ЀQ�jt�|��w�}[�)hq�;����a�@�[��M%�;?��C�wGWF��M���q��D\@p���+��U��W00
��8ڃ.T�KO�O��$>�P�i냍A����$?
�Q?:	O���(Z��6z��P!IP���v�>�O��2^�HmJ���o��g�U��$@�P�������'	���=��H���
���'i� P�R�i
�S��A��Sh�6{�}4�SxK
Ԉ��X��4h��$�ҞĬK�HZ4��1<P:EҢ���2�;�6-En�$M��(�&��!��t��I���ԓC�}�ɤI�]�Ԥ#xߣ���I�k�W*�`�-�UH��F_T#R��b�&!it�ީ��D]�6!iLv�D�-�P5��rC�f���xW�n�4	�T��h����&�6�C M�W!Z�=$M�k�ȗ��q� (H���j�i���m�B�$�&
-�2���J���$�ƚ���;Ѕ�&I�j�^
�z��!jL�Dݬ`�Wڠ�t���$�&�L����m&1I!{.8���7
���S�LD���x�bR$f�4�Zz�L�ĬK"R�������$I��^�1>D��/WL���5e�%[����$I<H�^�4)��Pp�M��I��2�Z����&Iڃ$q˃�'4=_C�K�$I{�dp#P
c��t]�M�$i�9-l�h�>����5mҤ=h�Gj������_�b��k��;��t==9Z.��m��o>U�q���H_�V����:����6B��m���m����gm����.G�h#|�x�F�񪍈9�\`���Z�0V�F�a�� ��K˜}'@�������S�0v��1v�c��a�~ ��O���Y�0v+����[	64��J2"#��hÕ`F`W��q\	�Fr%X˕`J`4W�-��,8ς3��,X8ς7��,�9ς;��,�9ς?��,9ςC��,X9ςG��,�9ςK��,��r��Z��D�e<O���c��)lSش���x.@����[y/g�����]ˋ�/;b��g8oC������t�~ь����؂��m�+C�gK0��٥�Y.~U�\gK���vF��j?u�>wĪ�+8�
>�
�v%���u�U@r/�B �7��*#��ԁ7�W]:�
���7=0=0o�6r��_�.����<��We��/���}������B>]%�|0��'���Y�0�L2g���D�I��ff�g��N��Y'@��+��L��Y'@�����ˎث��ې֬k��g]����uY�u�m�+C�gK�Y���+�*C��%��h糮��O�����
N��ϻ��]A�&�Y�U@rHk�	��f]�Ha�um�+���n���\������e3؞uY�5�hk�e�֬��Bk֕k%9�5�Lk�	�֬0�Y���5�
|֍�i������l�X����b�����PK���\�,��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N���ݰa��������.�gc���V� �X��j4��'�|����i$���]�`@�io׵pJ����f��Q�<�a�$���B���Di�=N2~F�;ևI�����Re��d��aɀ[&9\f��[;h|��4�K����#& :L-��"�^d*����QW��+n�M
��M-�ˈ���;_�HUʆYŕ����2�h�)�K/��党�25Ӫ�J��^���_l�PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\ u�a��	xl/sharedStrings.xml �(���mo�0ǿJ�{ PRʔ�j�6�֬Q�=��4c�*��6k�O?�4Y���/�&"��㎻?g��<��!)g#�s�V愲������Ϭ�T��q#k�ꝏ�R��erd�J\W�r$^�$�"GJ�kW�)��3���O�Qf�0/�Y�:I�����NA�C5�!�M(����Cwg��L���r��!���:��P�d�z��b�"���5�4�ʙ�|�dM�-!�t��p�64/�Q�Cq�I��=`�fT��^RYdhۘ�u'��T\��e���K.@��:�&��eʟ&�R��`���M��Fy�F�J��G��Ը�E���>C�c���3a�
�`8�FO*6A�q���HG�+^Ly�˖{�Z��'\���������="�4�S���P�I��ǥ��2E�TA�+�5:=�����آ�-N����F9Ͷ�|7���Yې�.2�f-��
��]������F*K��W�b�5����;
�#���{�a@��W���o�9G�D�n1�_����g�(3ޡ�]|dUw���v�ڧm����r�Lw�|��T�;�����u(Q^d��A�OŞW��I�q�$��v&����~�ǃ3�	�p=f%JC�Q��0�ё���>Nc��?	Q'�ݥ
�qx��Ύ��1�8	������q��i�# ~�
����j��g�i2�\ͧ΂K砀7����ҙ��y٬��!�
�?]�0;�������vJzU������MW��PK-���\�m�G�5xl/workbook.xmlPK-���\����	�[Content_Types].xmlPK-
���\�
Z''V_rels/.relsPK-���\��<B�$�xl/worksheets/sheet1.xmlPK-���\�,��PVxl/_rels/workbook.xml.relsPK-���\Ѓc'2E
�xl/styles.xmlPK-���\ u�a��	xl/sharedStrings.xmlPK�K

application/vnd.ms-excel

Sample:
PK���\����5xl/workbook.xml �(�����0D�J��(�BTE��ҵCw�&�$(IE?�R�n�����ٺ��v =_�����1�%j�;��;a���{1+���Z��h˒�`G�/���F���'��{���4(C��ji�T8�UFc����m!���V�q�*b@cM[@��������R��&"�x&�+�9/n�`����/PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\�p.G''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R3f306fd463914ea0" /></Relationships>PK���\��<B�$xl/worksheets/sheet1.xml �(��Z]sS7�+�ז��/&I�4!�&|���
�4��~~�Ʋ��n�n�8�gW��9�r��_����j�x<��Ǜ����������0����i��{u_���Wϖ�������xus_ϧ���k�H���r>]ӏ�/�����>]�|�׏�Qʍ���tMK��g_Wß���Z}]�����?Kͧ�����팪ov?X�w��J?�L`8�m�׳�i��<������/o��j���g��/����n��a�~���}�_Kv�s�xXm��g����ߧ����>��:p�����7�V����.����7�|s�Ǒ�
���B�;v���?�A9���hu!w��Ϗ#��n���.���G�ЀQ�jt�|��w�}[�)hq�;����a�@�[��M%�;?��C�wGWF��M���q��D\@p���+��U��W00
��8ڃ.T�KO�O��$>�P�i냍A����$?
�Q?:	O���(Z��6z��P!IP���v�>�O��2^�HmJ���o��g�U��$@�P�������'	���=��H���
���'i� P�R�i
�S��A��Sh�6{�}4�SxK
Ԉ��X��4h��$�ҞĬK�HZ4��1<P:EҢ���2�;�6-En�$M��(�&��!��t��I���ԓC�}�ɤI�]�Ԥ#xߣ���I�k�W*�`�-�UH��F_T#R��b�&!it�ީ��D]�6!iLv�D�-�P5��rC�f���xW�n�4	�T��h����&�6�C M�W!Z�=$M�k�ȗ��q� (H���j�i���m�B�$�&
-�2���J���$�ƚ���;Ѕ�&I�j�^
�z��!jL�Dݬ`�Wڠ�t���$�&�L����m&1I!{.8���7
���S�LD���x�bR$f�4�Zz�L�ĬK"R�������$I��^�1>D��/WL���5e�%[����$I<H�^�4)��Pp�M��I��2�Z����&Iڃ$q˃�'4=_C�K�$I{�dp#P
c��t]�M�$i�9-l�h�>����5mҤ=h�Gj������_�b��k��;��t==9Z.��m��o>U�q���H_�V����:����6B��m���m����gm����.G�h#|�x�F�񪍈9�\`���Z�0V�F�a�� ��K˜}'@�������S�0v��1v�c��a�~ ��O���Y�0v+����[	64��J2"#��hÕ`F`W��q\	�Fr%X˕`J`4W�-��,8ς3��,X8ς7��,�9ς;��,�9ς?��,9ςC��,X9ςG��,�9ςK��,��r��Z��D�e<O���c��)lSش���x.@����[y/g�����]ˋ�/;b��g8oC������t�~ь����؂��m�+C�gK0��٥�Y.~U�\gK���vF��j?u�>wĪ�+8�
>�
�v%���u�U@r/�B �7��*#��ԁ7�W]:�
���7=0=0o�6r��_�.����<��We��/���}������B>]%�|0��'���Y�0�L2g���D�I��ff�g��N��Y'@��+��L��Y'@�����ˎث��ې֬k��g]����uY�u�m�+C�gK�Y���+�*C��%��h糮��O�����
N��ϻ��]A�&�Y�U@rHk�	��f]�Ha�um�+���n���\������e3؞uY�5�hk�e�֬��Bk֕k%9�5�Lk�	�֬0�Y���5�
|֍�i������l�X����b�����PK���\x���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8���i7l�-��c�㨉�n�gc���V���X��j4��'�|���o�D���hME�A#����)�����'����I\1���D�g�3���e��CL�@.�|@Z�yM]ʀ[&9\��*5
|��4�	��uG��w�~J�^C�E*���`_��E��3&�z75.�_��<����UL�u�$���2�;�/��K�Ni9Qky�W�ydkW�Fo�b�PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\ u�a��	xl/sharedStrings.xml �(���mo�0ǿJ�{ PRʔ�j�6�֬Q�=��4c�*��6k�O?�4Y���/�&"��㎻?g��<��!)g#�s�V愲������Ϭ�T��q#k�ꝏ�R��erd�J\W�r$^�$�"GJ�kW�)��3���O�Qf�0/�Y�:I�����NA�C5�!�M(����Cwg��L���r��!���:��P�d�z��b�"���5�4�ʙ�|�dM�-!�t��p�64/�Q�Cq�I��=`�fT��^RYdhۘ�u'��T\��e���K.@��:�&��eʟ&�R��`���M��Fy�F�J��G��Ը�E���>C�c���3a�
�`8�FO*6A�q���HG�+^Ly�˖{�Z��'\���������="�4�S���P�I��ǥ��2E�TA�+�5:=�����آ�-N����F9Ͷ�|7���Yې�.2�f-��
��]������F*K��W�b�5����;
�#���{�a@��W���o�9G�D�n1�_����g�(3ޡ�]|dUw���v�ڧm����r�Lw�|��T�;�����u(Q^d��A�OŞW��I�q�$��v&����~�ǃ3�	�p=f%JC�Q��0�ё���>Nc��?	Q'�ݥ
�qx��Ύ��1�8	������q��i�# ~�
����j��g�i2�\ͧ΂K砀7����ҙ��y٬��!�
�?]�0;�������vJzU������MW��PK-���\����5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\�p.G''U_rels/.relsPK-���\��<B�$�xl/worksheets/sheet1.xmlPK-���\x���PUxl/_rels/workbook.xml.relsPK-���\Ѓc'2E
�xl/styles.xmlPK-���\ u�a��	xl/sharedStrings.xmlPK�K