GET api/flipchart/{id}?pageProducts={pageProducts}

Load flipchart

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Flip chart identifier

globally unique identifier

Required

pageProducts

Flip chart pages should include products

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

Flip chart

FlipChart
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

DisplayName

string

String length: inclusive between 0 and 60

SortOrder

integer

None.

ProductsPerRow

integer

None.

RowsPerPage

integer

None.

ButtonMarginX

integer

None.

ButtonMarginY

integer

None.

BeginButtonsX

integer

None.

BeginButtonsY

integer

None.

AutoSizeButtons

boolean

None.

AutoSizeGrid

boolean

None.

ShowButtonText

boolean

None.

ShowButtonImage

boolean

None.

FormLocationX

integer

None.

FormLocationY

integer

None.

FormWidth

integer

None.

FormHeight

integer

None.

FormMaximised

boolean

None.

FormResizable

boolean

None.

FormBackgroundImage

string

String length: inclusive between 0 and 260

FormBackgroundColourA

integer

None.

FormBackgroundColourR

integer

None.

FormBackgroundColourG

integer

None.

FormBackgroundColourB

integer

None.

FormFontFamily

string

String length: inclusive between 0 and 60

FormFontSize

decimal number

None.

FormFontStyle

integer

None.

FormAttributes

string

None.

ButtonWidth

integer

None.

ButtonHeight

integer

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.

PanelLocationX

integer

None.

PanelLocationY

integer

None.

PanelWidth

integer

None.

PanelHeight

integer

None.

PanelAnchor

integer

None.

PanelFontFamily

string

String length: inclusive between 0 and 60

PanelFontSize

decimal number

None.

PanelFontStyle

integer

None.

PanelBackgroundColour

integer

None.

PanelTextColour

integer

None.

PanelAttributes

string

None.

UnsentCount

integer

None.

Group

CheckoutFormGroup

None.

Pages

Collection of FlipChartPage

None.

Response Formats

application/json, text/json

Sample:
{
  "identifier": "Jzy3bCbnaka6wQ3gyIk4eQ==",
  "identifierGuid": "6cb73c27-e726-466a-bac1-0de0c8893879",
  "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": "2",
    "identifier": "AvO9PFzL+kCrx3zwu43tMg==",
    "identifierGuid": "3cbdf302-cb5c-40fa-abc7-7cf0bb8ded32",
    "name": "sample string 2",
    "formType": "sample string 3",
    "forms": [
      {
        "$id": "3",
        "id": 1,
        "g_UID": "Uf86q2JJtEeslEajaF0abQ==",
        "guid": "ab3aff51-4962-47b4-ac94-46a3685d1a6d",
        "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": "r2dxJ9e3rUeqqIHGR1qBGg==",
        "previousFormGuid": "277167af-b7d7-47ad-aaa8-81c6475a811a",
        "nextForm": 1,
        "nextFormG_UID": "aBV6LZrMwU2BECQ5hb1Yyw==",
        "nextFormGuid": "2d7a1568-cc9a-4dc1-8110-243985bd58cb",
        "attributes": "sample string 10",
        "updated": "2026-04-03T06:27:06.3795584",
        "positioning": 1,
        "contentPanel": "sample string 11",
        "selectionMode": 1,
        "maximumSelections": 1,
        "alteredInStore": true,
        "deleted": true,
        "blueprintID": 1,
        "preserveLayout": true,
        "mainCheckoutFormName": "sample string 13",
        "nextCheckoutForm": {
          "$ref": "3"
        },
        "previousCheckoutForm": {
          "$ref": "3"
        },
        "buttons": [
          {
            "$id": "4",
            "id": 1,
            "checkoutFormID": 2,
            "checkoutFormG_UID": "KyF8FSFRiECpiuE3cxNj+w==",
            "checkoutFormGuid": "157c212b-5121-4088-a98a-e137731363fb",
            "identifier": "zX99+SyVbU+5UWs4RGeq3A==",
            "identifierGuid": "f97d7fcd-952c-4f6d-b951-6b384467aadc",
            "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": "QlyGx7s/4E2Vco2KU2Fo4A==",
            "valueGuid": "c7865c42-3fbb-4de0-9572-8d8a536168e0",
            "buttonText": "sample string 10",
            "valueText": "sample string 11",
            "drawImageAndButton": true,
            "updated": "2026-04-03T06:27:06.3795584",
            "action": "sample string 12",
            "valueForm": {
              "$ref": "3"
            },
            "image": {
              "$id": "5",
              "name": "sample string 3.sample string 4",
              "imageID": 2,
              "imageName": "sample string 3",
              "imageExtension": "sample string 4",
              "lastUpdate": "2026-04-03T06:27:06.3795584",
              "imageData": "QEA=",
              "readOnly": true
            }
          },
          {
            "$ref": "4"
          }
        ],
        "panels": [
          {
            "$id": "6",
            "id": 1,
            "checkoutFormID": 2,
            "checkoutFormG_UID": "JDdb7Fv6v0epWdhRqn5A3Q==",
            "checkoutFormGuid": "ec5b3724-fa5b-47bf-a959-d851aa7e40dd",
            "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": "6"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "panels": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ]
  },
  "pages": [
    {
      "$id": "7",
      "identifier": "Rs28UKaBXk2MpOelMkBzUQ==",
      "groupName": "sample string 1",
      "identifierGuid": "50bccd46-81a6-4d5e-8ca4-e7a532407351",
      "exists": true,
      "flipChartIdentifier": "8iagh7CbNECKfmr+CtrIpg==",
      "flipChartIdentifierGuid": "87a026f2-9bb0-4034-8a7e-6afe0adac8a6",
      "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": "FY30P38sTEmb4uDDczdq+Q==",
      "groupIdentifierGuid": "3ff48d15-2c7f-494c-9be2-e0c373376af9",
      "flipChart": {
        "$ref": "1"
      },
      "contentPanel": {
        "$ref": "6"
      },
      "products": [
        {
          "$id": "8",
          "flipChartPageIdentifier": "KceH2XhxQUSqwKcf2tksuQ==",
          "flipChartPageIdentifierGuid": "d987c729-7178-4441-aac0-a71fdad92cb9",
          "pluG_UID": "VsgiCRUhKkeBTkH4j7t9dg==",
          "pluGuid": "0922c856-2115-472a-814e-41f88fbb7d76",
          "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": "KC523OzkK02G077VUaaoJg==",
            "guid": "dc762e28-e4ec-4d2b-86d3-bed551a6a826",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "mKl9eSbEYUqZ8+PJv6hNiQ==",
            "priceGroupGuid": "797da998-c426-4a61-99f3-e3c9bfa84d89",
            "blueprintID": 1,
            "lastCountedDate": "2026-04-03T06:27:06.3795584",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2026-04-03T06:27:06.3795584",
            "pluCreated": "2026-04-03T06:27:06.3795584",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2026-04-03T06:27:06.3795584",
            "lastManualUpdate": "2026-04-03T06:27:06.3795584",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2026-04-03T06:27:06.3795584",
            "currentCostUpdated": "2026-04-03T06:27:06.3795584",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2026-04-03T06:27:06.3795584",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2026-04-03T06:27:06.3795584",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "lUdWxrMFR0+pAHGw7YLjZQ==",
            "altPLUGuid": "c6564795-05b3-4f47-a900-71b0ed82e365",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2026-04-03T06:27:06.3795584",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "iG6ULzb+GkKGLOdjjqrzYg==",
            "shelfPageLayoutGuid": "2f946e88-fe36-421a-862c-e7638eaaf362",
            "talkerPageLayoutG_UID": "uTpjPNY1tEG8PaW4HrqsEQ==",
            "talkerPageLayoutGuid": "3c633ab9-35d6-41b4-bc3d-a5b81ebaac11",
            "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": "xfpBNVsUQUCyb5kTVhIcUg==",
            "inventoryIdentifier": "3541fac5-145b-4041-b26f-991356121c52",
            "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": "R/LBcaju6kCE3vXR5CecXg==",
            "parentPluGuid": "71c1f247-eea8-40ea-84de-f5d1e4279c5e",
            "preferredHostVendor": 105,
            "preferredHostChanged": true,
            "code": "sample string 107",
            "supplierIdentifier": "28JSoGxIiUOBZvv5/EwgTQ==",
            "supplierIdentifierGuid": "a052c2db-486c-4389-8166-fbf9fc4c204d",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "m1gnrRkk+0Wz6QsvURMIcA==",
            "rebateSupplierIdentifierGuid": "ad27589b-2419-45fb-b3e9-0b2f51130870",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 109",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 111",
            "productType": "sample string 112",
            "productGroup": "sample string 113",
            "complianceIndicator": "sample string 114",
            "inhouseBrand": "sample string 115",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 118",
            "lastUpdatedByUser": "sample string 119",
            "lastManualUpdatedByUser": "sample string 120",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2026-04-03T06:27:06.3795584",
            "commodity": "sample string 122",
            "businessPillar": "sample string 123",
            "mscCommodity": "sample string 124",
            "hostIdentifier": "VzB7jgmOF0KOTbSD3ib0QA==",
            "hostIdentifierGuid": "8e7b3057-8e09-4217-8e4d-b483de26f440",
            "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-04-03T06:27:06.3951894",
              "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": "iUK2D19qokidfJDax2lpNA==",
              "hostIdentifierGuid": "0fb64289-6a5f-48a2-9d7c-90dac7696934",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "defaultOrderDocumentId": 1,
              "defaultStockReceiveDocumentId": 1,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2026-04-03T06:27:06.3951894",
              "priceZone": {
                "$id": "11",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "tJAoeannA0y4jus0N25aXQ==",
                "hostIdentifierGuid": "792890b4-e7a9-4c03-b88e-eb34376e5a5d",
                "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"
              },
              "hostStoreSettings": [
                {
                  "$id": "13",
                  "id": 1,
                  "hostIdentifier": "7Q6aYRd8QEqTHVKUbBkOGA==",
                  "hostIdentifierGuid": "619a0eed-7c17-4a40-931d-52946c190e18",
                  "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": "14",
                    "identifier": "ggJCf9K36k6iVgFRz/ke4Q==",
                    "identifierGuid": "7f420282-b7d2-4eea-a256-0151cff91ee1",
                    "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": "uHZmyeTkcEapZ5XqUyuk5Q==",
                    "hostSupplierIdentifierGuid": "c96676b8-e4e4-4670-a967-95ea532ba4e5",
                    "loyaltyPriceLevelIdentifier": "gALXJSn8DEmrXaGdUoyRFw==",
                    "loyaltyPriceLevelIdentifierGuid": "25d70280-fc29-490c-ab5d-a19d528c9117",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2026-04-03T06:27:06.3951894",
                    "lastProcessed": "2026-04-03T06:27:06.3951894",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "15",
                      "identifier": "UbEeQHVj50O0qVBvcbU+DA==",
                      "identifierGuid": "401eb151-6375-43e7-b4a9-506f71b53e0c",
                      "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": "8PBBOMvL90ez0lyCFFWb8g==",
                      "primaryContactID": "3841f0f0-cbcb-47f7-b3d2-5c8214559bf2",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "YQCvrdcExEmnx8rFZLpLNA==",
                      "supplierGroupGuid": "adaf0061-04d7-49c4-a7c7-cac564ba4b34",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2026-04-03T06:27:06.3951894",
                      "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": "16",
                        "id": "c133523a-844c-47c5-aad2-48d4521d7566",
                        "identifier": "8q0zTSWBXkW3hiLrUqHXlA==",
                        "identifierGuid": "4d33adf2-8125-455e-b786-22eb52a1d794",
                        "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": "17",
                          "supplierIdentifier": "GWo/feckKE+FGUtwrqgB9Q==",
                          "supplierIdentifierGuid": "7d3f6a19-24e7-4f28-8519-4b70aea801f5",
                          "contactGuid": "AN66p7jBVkSmKytgprvT6w==",
                          "contactID": "a7bade00-c1b8-4456-a62b-2b60a6bbd3eb",
                          "contact": {
                            "$ref": "16"
                          },
                          "supplier": {
                            "$ref": "15"
                          }
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "products": [
                        {
                          "$id": "18",
                          "pluG_UID": "frA4kEG18UiHN2gaA2rxqw==",
                          "pluGuid": "9038b07e-b541-48f1-8737-681a036af1ab",
                          "supplierIdentifier": "6DwAwspqFkO8TR0u/oDdTQ==",
                          "supplierIdentifierGuid": "c2003ce8-6aca-4316-bc4d-1d2efe80dd4d",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2026-04-03T06:27:06.3951894",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 12,
                          "landedCartonCostEx": 13,
                          "standardCost": 14,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 15",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 16",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 17",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 18",
                          "invoiceCode": "sample string 19",
                          "invoiceDesc": "sample string 20",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 21,
                          "hostType": 22,
                          "fromHost": 23,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 24.1,
                          "sellMultiple": 25.1,
                          "baseMultiple": 26.1,
                          "hostStandardCost": 27,
                          "hostTotalCost": 28,
                          "hostRetail": 29,
                          "hostLandedUnitCostEx": 30,
                          "hostLandedUnitCostInc": 31,
                          "hostDesc": "sample string 32",
                          "directIndicator": "sample string 33",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 35",
                          "hostProductType": "sample string 36",
                          "hostProductGrade": "sample string 37",
                          "hostProductGroup": "sample string 38",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 41",
                          "hostLastUpdated": "2026-04-03T06:27:06.3951894",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "19",
                              "pluG_UID": "uC5QFst4vkG3bkCUuqOm6w==",
                              "pluGuid": "16502eb8-78cb-41be-b76e-4094baa3a6eb",
                              "supplierIdentifier": "emVLUMfDGUGXBqby+17cMw==",
                              "supplierIdentifierGuid": "504b657a-c3c7-4119-9706-a6f2fb5edc33",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 42",
                          "salesMode": 43,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 45,
                          "parentPluG_UID": "KVAdrY3zxkOJkPt6KZOVdQ==",
                          "parentPluGuid": "ad1d5029-f38d-43c6-8990-fb7a29939575",
                          "freight": 46.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "9"
                          },
                          "supplier": {
                            "$ref": "15"
                          },
                          "serviceFee": {
                            "$id": "20",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 48
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "21",
                          "storeID": 1,
                          "supplierIdentifier": "WK8OOjpSCE+E/z1QalmKWQ==",
                          "supplierGuid": "3a0eaf58-523a-4f08-84ff-3d506a598a59",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "22",
                          "storeID": 1,
                          "supplierIdentifier": "+GoP/QDWnUGf9uCFb0T8uA==",
                          "supplierGuid": "fd0f6af8-d600-419d-9ff6-e0856f44fcb8",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2026-04-03T06:27:06.3951894",
                          "deliveryDate": "2026-04-03T06:27:06.3951894",
                          "nextCutOffDate": "2026-04-03T06:27:06.3951894",
                          "nextDeliveryDate": "2026-04-03T06:27:06.3951894",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "store": {
                        "$ref": "10"
                      },
                      "updated": "2026-04-03T06:27:06.3951894",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "23",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2026-04-03T06:27:06.3951894",
                        "processed": "2026-04-03T06:27:06.3951894",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2026-04-03T06:27:06.3951894",
                        "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": "14"
                        },
                        "metcashHeader": {
                          "$id": "24",
                          "customerNumber": "sample string 1",
                          "creationDate": "2026-04-03T06:27:06.3951894",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "25",
                        "id": 1,
                        "hostIdentifier": "3lYILiwrfkydY2X9qIWOqw==",
                        "hostIdentifierGuid": "2e0856de-2b2c-4c7e-9d63-65fda8858eab",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "3ebe0a15-5df1-4802-ba2c-895c6bb19a0b",
                          "cb8848b3-f5ff-4f98-a3c8-21d15fa64595"
                        ]
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "13"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "26",
                        "identifier": "HI2zRPhQQEGoQdZyWAn+xQ==",
                        "identifierGuid": "44b38d1c-50f8-4140-a841-d6725809fec5",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "promoTypeGuids": [
                      "e16d66f8-9b79-4446-ba8a-58083a63c48e",
                      "089f66b0-a3fb-461e-8eda-03f3433cec1b"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "13"
                }
              ],
              "accounts": [
                {
                  "$id": "27",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "27"
                }
              ],
              "sales": [
                {
                  "$id": "28",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2026-04-03T06:27:06.3951894",
                  "ftpSite": {
                    "$id": "29",
                    "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": "28"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "25"
                },
                {
                  "$ref": "25"
                }
              ],
              "cashManagements": [
                {
                  "$id": "30",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "31",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "30"
                }
              ],
              "updateStoreID": "7934242f-25fa-4eea-9244-de3277c30725",
              "updateStore": {
                "$id": "32",
                "id": "b1363fae-b265-4d32-a162-540dc6ea085a",
                "name": "sample string 1",
                "lastActivity": "2026-04-03T06:27:06.3951894",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2026-04-03T06:27:06.3951894"
              },
              "timeZoneId": "sample string 54",
              "securityOptions": {
                "$id": "33",
                "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": "34",
                "pluG_UID": "56xkhJaiY0mzrd5Pu8+5Aw==",
                "pluGuid": "8464ace7-a296-4963-b3ad-de4fbbcfb903",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "isElectedMasterStore": true,
                "isZoneMasterStore": true,
                "priceNow": 7,
                "costNow": 8,
                "costNowDecimals": 9,
                "normalPrice": 10,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 11,
                "nextCampaignName": "sample string 12",
                "gstPercent": 13,
                "normalCost": 14,
                "normalCostDecimals": 15,
                "costGstPercent": 16,
                "costCalcMethod": 1,
                "currentCost": 17,
                "currentCostDecimals": 18,
                "break1": 19,
                "price1": 20,
                "break2": 21,
                "price2": 22,
                "break3": 23,
                "price3": 24,
                "fuelItem": 25,
                "fixedWeight": 26,
                "active": true,
                "complianceIndicator": "sample string 27",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2026-04-03T06:27:06.3951894"
              },
              {
                "$ref": "34"
              }
            ],
            "currentPrices": {
              "$id": "35",
              "pluPrices": {
                "$id": "36",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "memberDiscountPrice": 10,
                "acceptedUtc": "2026-04-03T06:27:06.3951894",
                "priceChangeType": 0,
                "costDecimals": 11,
                "costCalcMethod": 12,
                "targetCampaignPriceGtOrEquNormal": true
              },
              "normalPluPrices": {
                "$ref": "36"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "37",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "talkerText": "sample string 3",
                "disableWasSave": true,
                "startDate": "2026-04-03T06:27:06.3951894",
                "startTime": 5,
                "endDate": "2026-04-03T06:27:06.3951894",
                "endTime": 6,
                "newPrice": 7,
                "newCost": 8,
                "newCostDecimals": 9,
                "pctDiscount": 10,
                "promoType": 1,
                "promotionTypeCode": "sample string 11",
                "hostType": 12,
                "hostIdentifier": "2GaBGYLvukmxlYSa2LGGjQ==",
                "hostIdentifierGuid": "198166d8-ef82-49ba-b195-849ad8b1868d",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "37"
                },
                {
                  "$ref": "37"
                }
              ]
            },
            "tray": {
              "$id": "38",
              "g_UId": "R7GmgStsdEa3VRFZlntLMw==",
              "guid": "81a6b147-6c2b-4674-b755-1159967b4b33",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "39",
              "priceGroupG_UID": "6GC4hVKcCkGzvcCheYIM6w==",
              "priceGroupGuid": "85b860e8-9c52-410a-b3bd-c0a179820ceb",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2026-04-03T06:27:06.3951894",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 147",
            "nutrifacts": {
              "$id": "40",
              "pluG_UID": "ic7VZDxDT0GvsPKZJYNHbQ==",
              "pluGuid": "64d5ce89-433c-414f-afb0-f2992583476d",
              "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": "41",
              "pluGuid": "37f2158c-10e5-40c1-abc3-1f50947144a3",
              "created": "2026-04-03T06:27:06.3951894",
              "createdByUser": "sample string 1",
              "activated": "2026-04-03T06:27:06.3951894",
              "activatedByUser": "sample string 2",
              "deactivated": "2026-04-03T06:27:06.3951894",
              "deactivatedByUser": "sample string 3",
              "lastOrdered": "2026-04-03T06:27:06.3951894",
              "lastOrderedQty": 4.0,
              "lastReceived": "2026-04-03T06:27:06.3951894",
              "lastReceivedQty": 5.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2026-04-03T06:27:06.3951894",
              "lastSold": "2026-04-03T06:27:06.3951894",
              "firstSold": "2026-04-03T06:27:06.3951894",
              "awsUpdated": "2026-04-03T06:27:06.3951894",
              "lastManualUpdate": "2026-04-03T06:27:06.3951894",
              "lastManualUpdatedByUser": "sample string 7",
              "lastUpdated": "2026-04-03T06:27:06.3951894",
              "lastUpdatedByUser": "sample string 9",
              "lastUpdatedByHost": "2026-04-03T06:27:06.3951894",
              "doNotRangeUpdated": "2026-04-03T06:27:06.3951894",
              "doNotOrderUpdated": "2026-04-03T06:27:06.3951894",
              "tracked": "2026-04-03T06:27:06.3951894"
            },
            "allergens": [
              {
                "$id": "42",
                "primaryKey": {
                  "$id": "43",
                  "pluGuid": "fe775250-0074-405e-9916-82379c911fac",
                  "contains": 2
                },
                "allergenID": 1,
                "pluG_UID": "UFJ3/nQAXkCZFoI3nJEfrA==",
                "pluGuid": "fe775250-0074-405e-9916-82379c911fac",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "costs": {
              "$id": "44",
              "pluG_UID": "opMDul4bdEm9h5WNeV3TQw==",
              "pluGuid": "ba0393a2-1b5e-4974-bd87-958d795dd343",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2026-04-03T06:27:06.3951894",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "45",
                "saleHeaderID": 1,
                "created": "2026-04-03T06:27:06.3951894",
                "createdLocal": "2026-04-03T06:27:06.3951894",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "DC4sTV7u9k2cfTFYD4VoSw==",
                "operatorGuid": "4d2c2e0c-ee5e-4df6-9c7d-31580f85684b",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "FhBiW1a01UOw+DTlv8LUcA==",
                "pluGuid": "5b621016-b456-43d5-b0f8-34e5bfc2d470",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "46",
                  "id": 1,
                  "g_Uid": "wDMxwYunlkS+mhoFfPfJJg==",
                  "guid": "c13133c0-a78b-4496-be9a-1a057cf7c926",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2026-04-03T06:27:06.3951894",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-04-03T06:27:06.3951894",
                  "endShift": "2026-04-03T06:27:06.3951894",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "47",
                      "operatorG_UID": "J030Zt6cXEi243QUzsH/qA==",
                      "operatorGuid": "66f44d27-9cde-485c-b6e3-7414cec1ffa8",
                      "storeID": 2,
                      "operator": {
                        "$ref": "46"
                      },
                      "store": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "47"
                    }
                  ]
                }
              },
              {
                "$ref": "45"
              }
            ],
            "apns": [
              {
                "$id": "48",
                "pluID": 1,
                "pluG_UID": "zsxFXwKrEUONQOd7/966KQ==",
                "pluGuid": "5f45ccce-ab02-4311-8d40-e77bffdeba29",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "48"
              }
            ],
            "tuns": [
              {
                "$id": "49",
                "pluG_UId": "+CHyZEc4kUex14WsIX8+bg==",
                "pluGuid": "64f221f8-3847-4791-b1d7-85ac217f3e6e",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "9"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "49"
              }
            ],
            "competitionPricing": [
              {
                "$id": "50",
                "identifier": "4179vAjeXkCiZln90JOwUA==",
                "identifierGuid": "bcfd5ee3-de08-405e-a266-59fdd093b050",
                "pluG_UID": "QUnAr0SNPkat/+sDk6650w==",
                "pluGuid": "afc04941-8d44-463e-adff-eb0393aeb9d3",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "50"
              }
            ],
            "supplier": {
              "$ref": "15"
            },
            "supplierName": "sample string 148",
            "children": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "ordering": {
              "$ref": "18"
            },
            "flipChartPages": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "priceHistory": [
              {
                "$id": "51",
                "pluG_UID": "ZhtGnL6jCEq8dB1PCsi+1Q==",
                "pluGuid": "9c461b66-a3be-4a08-bc74-1d4f0ac8bed5",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2026-04-03T06:27:06.3951894",
                "previousPrice": 1,
                "previousCostCalcMethod": 1,
                "previousCost": 1,
                "previousWeightedAvgCost": 1,
                "previousLastCost": 1,
                "previousRawCost": 15,
                "previousRawWeightedAvgCost": 16,
                "previousRawLastCost": 17,
                "previousCostDecimals": 1,
                "previousServiceFeeID": 18,
                "previousFreight": 19.0,
                "previousFreightType": 20,
                "storeID": 21,
                "storeName": "sample string 22",
                "serviceFeeDescription": "sample string 23",
                "previousServiceFeeDescription": "sample string 24"
              },
              {
                "$ref": "51"
              }
            ],
            "ingredients": [
              {
                "$id": "52",
                "pluG_UID": "fSt9BmU1xkuLHM3Y7wb8Fg==",
                "ingredientGuid": "gQpMkljq7UOBE42qcclNuA==",
                "ingredientIdentifier": "924c0a81-ea58-43ed-8113-8daa71c94db8",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "9"
                }
              },
              {
                "$ref": "52"
              }
            ],
            "bins": [
              {
                "$id": "53",
                "pluG_UID": "t7vp+PT6ykCin9o0aEU4oA==",
                "pluGuid": "f8e9bbb7-faf4-40ca-a29f-da34684538a0",
                "shelfLocationIdentifier": "yYh1r+SQWEO3yUhoKdpZ0w==",
                "shelfLocationGuid": "af7588c9-90e4-4358-b7c9-486829da59d3",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "oq62RsocjUmzjY+W6dWyVQ==",
                "labelPageLayoutGuid": "46b6aea2-1cca-498d-b38d-8f96e9d5b255",
                "updated": "2026-04-03T06:27:06.3951894",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "9"
                },
                "location": {
                  "$id": "54",
                  "identifier": "mTndTAtPREKpQaCOtJw2bg==",
                  "storeID": 1,
                  "identifierGuid": "4cdd3999-4f0b-4244-a941-a08eb49c366e",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2026-04-03T06:27:06.3951894",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ]
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bin": {
              "$ref": "53"
            },
            "scaleLocations": [
              {
                "$id": "55",
                "plu": 1,
                "pluG_UID": "fq5AE+VfeEq7w+JgOKvQ/Q==",
                "pluGuid": "1340ae7e-5fe5-4a78-bbc3-e26038abd0fd",
                "deptNo": 1,
                "product": {
                  "$ref": "9"
                },
                "scaleLocation": {
                  "$id": "56",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2026-04-03T06:27:06.3951894",
                  "department": {
                    "$id": "57",
                    "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": "56"
                    },
                    "subDepartments": [
                      {
                        "$id": "58",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "59",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "60",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2026-04-03T06:27:06.3951894",
                                "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": "uCaSYZPPOUO5/R8Yqq7QQQ==",
                                "labelPageLayoutGuid": "619226b8-cf93-4339-b9fd-1f18aaaed041",
                                "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": "61",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "62",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "63",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "62"
                                },
                                "mscDep": {
                                  "$id": "64",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "61"
                                    },
                                    {
                                      "$ref": "61"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "63"
                                }
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "updated": "2026-04-03T06:27:06.3951894",
                            "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": "+Iicb/iA6kmQJsEkPpnRYQ==",
                            "labelPageLayoutGuid": "6f9c88f8-80f8-49ea-9026-c1243e99d161",
                            "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": "61"
                            },
                            "mscCom": {
                              "$ref": "62"
                            },
                            "mscDep": {
                              "$ref": "64"
                            },
                            "mscSubCom": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2026-04-03T06:27:06.3951894",
                        "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": "EXZ5Da/qxUG6kUgiHvp/Og==",
                        "labelPageLayoutGuid": "0d797611-eaaf-41c5-ba91-48221efa7f3a",
                        "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": "61"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$ref": "64"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-04-03T06:27:06.3951894",
                    "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": "j3Q6ZHSBBUOabyLN5i3uKQ==",
                    "labelPageLayoutGuid": "643a748f-8174-4305-9a6f-22cde62dee29",
                    "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": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  }
                }
              },
              {
                "$ref": "55"
              }
            ],
            "nextPrice": {
              "$id": "65",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "Vuz9NeK93ESnqaz3QSPHvw==",
              "pluGuid": "35fdec56-bde2-44dc-a7a9-acf74123c7bf",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "0ZBEYRRIw0W0Wp+OUjxz5g==",
              "dealCostGuid": "614490d1-4814-45c3-b45a-9f8e523c73e6",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "pM8SksrC/E2K8o73Y2XJYg==",
              "priceGroupGuid": "9212cfa4-c2ca-4dfc-8af2-8ef76365c962",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "costCalcMethod": 13,
              "pluCost": 14,
              "pluCostIndicator": "sample string 15",
              "pluPriceGstPercent": 16,
              "pluCostGstPercent": 17,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 19.1,
              "salesMode": 1,
              "pluNormalCost": 20,
              "pluaws": 21.0,
              "directNumber": "sample string 22",
              "departmentName": "sample string 23",
              "subDepartmentName": "sample string 24",
              "priceGroupName": "sample string 25",
              "supplierName": "sample string 26",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2026-04-03T06:27:06.3951894",
              "rrp": 27,
              "campaignDescription": "sample string 28",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "32c3c859-830c-40c6-8d65-051925652927",
              "campaignComboPriceGroupG_UID": "c3kWrcLJVk2/VV5PQZKRww==",
              "campaignComboPriceGroupIdentifier": "ad167973-c9c2-4d56-bf55-5e4f419291c3",
              "promotionPlacementDescription": "sample string 30",
              "storeAcceptances": [
                {
                  "$id": "66",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2026-04-03T06:27:06.3951894",
                  "operatorG_UID": "KJ8/R88svEaTHvsP7Yatyw==",
                  "operatorGuid": "473f9f28-2ccf-46bc-931e-fb0fed86adcb",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2026-04-03T06:27:06.3951894",
                  "signIqTicketFileMovedUtc": "2026-04-03T06:27:06.3951894",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2026-04-03T06:27:06.3951894",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "hostIdentifier": "QEA=",
                  "hostIdentifierGuid": "ced99691-1392-4ee5-9017-a461571994eb",
                  "product": {
                    "$ref": "9"
                  },
                  "campaignPlu": {
                    "$ref": "65"
                  },
                  "fuelItem": true
                },
                {
                  "$ref": "66"
                }
              ],
              "campaign": {
                "$id": "67",
                "id": 1,
                "storeID": 2,
                "name": "8cadb813-d6d2-4574-acab-115f3dbb3901",
                "nameGuid": "8cadb813-d6d2-4574-acab-115f3dbb3901",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2026-04-03T06:27:06.3951894",
                "startTime": 1,
                "endDate": "2026-04-03T06:27:06.3951894",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2026-04-03T06:27:06.3951894",
                "system": true,
                "created": "2026-04-03T06:27:06.3951894",
                "updated": "2026-04-03T06:27:06.3951894",
                "priceChangeNotifiedUtc": "2026-04-03T06:27:06.3951894",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "SlIh+cT/OUCWI/0RvLqP4A==",
                "hostIdentifierGuid": "f921524a-ffc4-4039-9623-fd11bcba8fe0",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2026-04-03T06:27:06.3951894",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "68",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "0N287Sw91kqnfhEUpf1vtw==",
                    "pluGuid": "edbcddd0-3d2c-4ad6-a77e-1114a5fd6fb7",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "iKiT3/5T0UukLMqJ2hO2WA==",
                    "priceGroupGuid": "df93a888-53fe-4bd1-a42c-ca89da13b658",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2026-04-03T06:27:06.3951894",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "9"
                    },
                    "campaign": {
                      "$ref": "67"
                    }
                  },
                  {
                    "$ref": "68"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "69",
                    "id": 1,
                    "identifier": "sg+bDgKr6UqRH8MTIB23jw==",
                    "identifierStr": "sg+bDgKr6UqRH8MTIB23jw==",
                    "identifierGuid": "0e9b0fb2-ab02-4ae9-911f-c313201db78f",
                    "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": "67"
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "customers": [
                  {
                    "$id": "70",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "Yk5NSVCfBUOfBQI/jP65YA==",
                    "customerIDGuid": "494d4e62-9f50-4305-9f05-023f8cfeb960",
                    "campaign": {
                      "$ref": "67"
                    },
                    "customer": {
                      "$id": "71",
                      "identifier": "PE+LZkiztEOzk13k1PabVQ==",
                      "identifierGuid": "668b4f3c-b348-43b4-b393-5de4d4f69b55",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2026-04-03T06:27:06.3951894",
                      "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": "aXO9KYl7REeq1l0gnGpM/A==",
                      "communityIdentifierGuid": "29bd7369-7b89-4744-aad6-5d209c6a4cfc",
                      "joined": "2026-04-03T06:27:06.3951894",
                      "updated": "2026-04-03T06:27:06.3951894",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "YxCs2msHdEOcgPkEbUKuQw==",
                      "priceLevelIdentifierGuid": "daac1063-076b-4374-9c80-f9046d42ae43",
                      "marketingID": "sample string 18",
                      "receiptPrintOptions": 1,
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2026-04-03T06:27:06.3951894",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "72",
                          "cardType": 2,
                          "issueDate": "2026-04-03T06:27:06.3951894",
                          "expiry": "2026-04-03T06:27:06.3951894",
                          "customerID": "q760L+wSd06ksF+xoaPf/A==",
                          "customerIDGuid": "2fb4beab-12ec-4e77-a4b0-5fb1a1a3dffc",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2026-04-03T06:27:06.3951894",
                          "linkedAccount": "TPm177myeU6Gi9FQHp13Hg==",
                          "linkedAccountGuid": "efb5f94c-b2b9-4e79-868b-d1501e9d771e",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "71"
                          },
                          "account": {
                            "$id": "73",
                            "id": 1,
                            "identifier": "cMILM1I6t0uZ37ny63HPqA==",
                            "identifierGuid": "330bc270-3a52-4bb7-99df-b9f2eb71cfa8",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2026-04-03T06:27:06.3951894",
                            "owner": "8jje0RnAqkG1UPRlr/tbog==",
                            "ownerGuid": "d1de38f2-c019-41aa-b550-f465affb5ba2",
                            "accountStoreGroupIdentifier": "qpFL34+2yUeio98MKiEiQA==",
                            "accountStoreGroupGuid": "df4b91aa-b68f-47c9-a2a3-df0c2a212240",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2026-04-03T06:27:06.3951894",
                            "active": true,
                            "updated": "2026-04-03T06:27:06.3951894",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "71"
                            },
                            "card": {
                              "$ref": "72"
                            },
                            "members": {
                              "$id": "74",
                              "sample string 1": [
                                {
                                  "$ref": "71"
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "71"
                                },
                                {
                                  "$ref": "71"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "75",
                                "identifier": "urnqLXCRM0WQZJZslRM0XQ==",
                                "identifierGuid": "2deab9ba-9170-4533-9064-966c9513345d",
                                "name": "sample string 2",
                                "primaryContact": "u7vDTD7DGkWVjfGPz5nozQ==",
                                "primaryContactGuid": "4cc3bbbb-c33e-451a-958d-f18fcf99e8cd",
                                "accountID": "wnsLaaDKX0i8wWUl6MVQhg==",
                                "accountIDGuid": "690b7bc2-caa0-485f-bcc1-6525e8c55086",
                                "special": true,
                                "updated": "2026-04-03T06:27:06.3951894",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "tqKsudtwSkKuabw+BIGPUw==",
                                "priceLevelIdentifierGuid": "b9aca2b6-70db-424a-ae69-bc3e04818f53",
                                "marketingListID": "sample string 7",
                                "deleted": true,
                                "account": {
                                  "$ref": "73"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "71"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "76",
                                    "id": 1,
                                    "groupID": "h/ES14Oc/kOfYq/a6B7OVQ==",
                                    "groupIDGuid": "d712f187-9c83-43fe-9f62-afdae81ece55",
                                    "customerID": "sJzWBW0DM0SOAt9b1CBfgw==",
                                    "customerIDGuid": "05d69cb0-036d-4433-8e02-df5bd4205f83",
                                    "card": "sample string 4",
                                    "linkedAccount": "QFxfG4pyWE+nLQjqfKyb6Q==",
                                    "linkedAccountGuid": "1b5f5c40-728a-4f58-a72d-08ea7cac9be9",
                                    "customer": {
                                      "$ref": "71"
                                    },
                                    "group": {
                                      "$ref": "75"
                                    },
                                    "customerCard": {
                                      "$ref": "72"
                                    }
                                  },
                                  {
                                    "$ref": "76"
                                  }
                                ]
                              },
                              {
                                "$ref": "75"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "77",
                              "id": 1,
                              "identifier": "SBvu4Q4iGk+oQU17iz/eeQ==",
                              "identifierGuid": "e1ee1b48-220e-4f1a-a841-4d7b8b3fde79",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "T+tKYeJcgES0XR/NUmtn1w==",
                              "accountIDGuid": "614aeb4f-5ce2-4480-b45d-1fcd526b67d7",
                              "customerAccount": {
                                "$ref": "73"
                              },
                              "customerCard": {
                                "$ref": "72"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2026-04-03T06:27:06.3951894",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "cNBWtFk44064FiDvslBQWw==",
                              "idempotentVoidGuid": "b456d070-3859-4ee3-b816-20efb250505b",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "78",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "Ea0NmrjMCE6KQOgCg1O8gA==",
                                "saleHeaderIdentifierGuid": "9a0dad11-ccb8-4e08-8a40-e8028353bc80",
                                "created": "2026-04-03T06:27:06.3951894",
                                "createdLocal": "2026-04-03T06:27:06.3951894",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2026-04-03T06:27:06.3951894",
                                "storeID": 1,
                                "operatorG_Uid": "533XwYruE0SZnUc0QmY6gA==",
                                "operatorGuid": "c1d77de7-ee8a-4413-999d-473442663a80",
                                "customerG_Uid": "n4yKZJlfaE+WgHzh12B62Q==",
                                "customerGuid": "648a8c9f-5f99-4f68-9680-7ce1d7607ad9",
                                "communityIdentifier": "12ZzisY3GkmsG5ZoClLhRQ==",
                                "communityIdentifierGuid": "8a7366d7-37c6-491a-ac1b-96680a52e145",
                                "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": "X8wpstmAzEuhCg9zDj6WuA==",
                                "priceLevelIdentifierGuid": "b229cc5f-80d9-4bcc-a10a-0f730e3e96b8",
                                "locked": 36,
                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:27:06.3951894+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": "79",
                                  "customerName": "sample string 1",
                                  "pickupAt": "2026-04-03T06:27:06.3951894",
                                  "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": "46"
                                },
                                "customer": {
                                  "$ref": "71"
                                },
                                "communityOrganisation": {
                                  "$id": "80",
                                  "id": 1,
                                  "identifier": "nP2nBPWnYk2sIkoxE+D5Cg==",
                                  "identifierGuid": "04a7fd9c-a7f5-4d62-ac22-4a3113e0f90a",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "abn": "sample string 15",
                                  "promoPeriodStart": "2026-04-03T06:27:06.3951894",
                                  "promoPeriodEnd": "2026-04-03T06:27:06.3951894",
                                  "allowDonations": true,
                                  "logoImageName": "sample string 17",
                                  "totalAmountAwarded": 18.1,
                                  "updated": "2026-04-03T06:27:06.3951894",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "81",
                                    "saleItemID": 1,
                                    "identifier": "Mzg0r7Svc0Ck4mQW5se0/g==",
                                    "identifierGuid": "af343833-afb4-4073-a4e2-6416e6c7b4fe",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "MTquBL7qMEGqdK02gsRhMA==",
                                    "pluGuid": "04ae3a31-eabe-4130-aa74-ad3682c46130",
                                    "accountID": "VmshriQbAUO3eL7avn46mw==",
                                    "accountIDGuid": "ae216b56-1b24-4301-b778-bedabe7e3a9b",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2026-04-03T06:27:06.3951894",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "jSYlZ5UcWU+1fMIEMmX/kA==",
                                    "refundGuid": "6725268d-1c95-4f59-b57c-c2043265ff90",
                                    "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": "O4WVtMMssEaCnuV/JcrCsg==",
                                    "idempotentVoidGuid": "b495853b-2cc3-46b0-829e-e57f25cac2b2",
                                    "priceLevelIdentifier": "BJlN9B3ZnkypIxUiYpEyxg==",
                                    "priceLevelIdentifierGuid": "f44d9904-d91d-4c9e-a923-1522629132c6",
                                    "communityIdentifier": "HPGnqw0SeUmbsRjpXmPKyw==",
                                    "communityIdentifierGuid": "aba7f11c-120d-4979-9bb1-18e95e63cacb",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2026-04-03T06:27:06.3951894",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "83",
                                      "id": 1,
                                      "g_UID": "C5o8eCejd0Onvw0fpR/ONw==",
                                      "guid": "783c9a0b-a327-4377-a7bf-0d1fa51fce37",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2026-04-03T06:27:06.3951894"
                                    },
                                    "modifier": {
                                      "$id": "84",
                                      "id": 1,
                                      "setG_UID": "3bOmPsDTTkuVaP9DNasUPg==",
                                      "modifierSetGuid": "3ea6b3dd-d3c0-4b4e-9568-ff4335ab143e",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "UfYIrNY6oEi8YIEjcShtVg==",
                                      "pluGuid": "ac08f651-3ad6-48a0-bc60-812371286d56",
                                      "deleted": true,
                                      "g_UID": "XOkWNU5EDka/YUj3lYrNiA==",
                                      "guid": "3516e95c-444e-460e-bf61-48f7958acd88",
                                      "product": {
                                        "$ref": "9"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "78"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "77"
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "87",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "88",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "QbKeu2u2SEWkKkC35csV0A==",
                                    "pluGuid": "bb9eb241-b66b-4548-a42a-40b7e5cb15d0",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2026-04-03T06:27:06.3951894",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2026-04-03T06:27:06.3951894",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "89",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "DhnlXnj6EEiOUreCR0+cXw==",
                                    "pluGuid": "5ee5190e-fa78-4810-8e52-b782474f9c5f",
                                    "accountID": "7doUXO8wIUW0EqyNj1ypCA==",
                                    "accountIDGuid": "5c14daed-30ef-4521-b412-ac8d8f5ca908",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2026-04-03T06:27:06.3951894",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "zYdYgt0vXk6oJkhHJrBo1A==",
                                    "refundGuid": "825887cd-2fdd-4e5e-a826-484726b068d4",
                                    "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": "89"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "90",
                                    "identifier": "7zneBBxXG06KdSqRlkk9MQ==",
                                    "identifierGuid": "04de39ef-571c-4e1b-8a75-2a9196493d31",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "9r3vVcu1M0uSnxomX+vn2A==",
                                    "customerIdentifierGuid": "55efbdf6-b5cb-4b33-929f-1a265febe7d8",
                                    "operatorNo": 1,
                                    "operatorG_UID": "FQNkhbe7FEyrAWrWiOQV2w==",
                                    "operatorGuid": "85640315-bbb7-4c14-ab01-6ad688e415db",
                                    "created": "2026-04-03T06:27:06.3951894",
                                    "ordered": "2026-04-03T06:27:06.3951894",
                                    "started": "2026-04-03T06:27:06.3951894",
                                    "completed": "2026-04-03T06:27:06.3951894",
                                    "supplied": "2026-04-03T06:27:06.3951894",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "71"
                                    },
                                    "operator": {
                                      "$ref": "46"
                                    },
                                    "details": [
                                      {
                                        "$id": "91",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "L+j7HvdkWUmuIrJd9/38Yw==",
                                        "pluGuid": "1efbe82f-64f7-4959-ae22-b25df7fdfc63",
                                        "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": "6XnNfMOZ40G9fuKFZOQDOQ==",
                                        "headerIdentifierGuid": "7ccd79e9-99c3-41e3-bd7e-e28564e40339",
                                        "product": {
                                          "$ref": "9"
                                        }
                                      },
                                      {
                                        "$ref": "91"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "78"
                                    }
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "92",
                                    "surveyG_UID": "u5f2powSEEOIxBAsQgqV+A==",
                                    "surveyGuid": "a6f697bb-128c-4310-88c4-102c420a95f8",
                                    "saleHeaderGuid": "I+5OGC7XA0iy3arW7/zUTA==",
                                    "saleGuid": "184eee23-d72e-4803-b2dd-aad6effcd44c",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "jox3Vp7t4EigYRD57ViLIw==",
                                    "guidResponse": "56778c8e-ed9e-48e0-a061-10f9ed588b23",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2026-04-03T06:27:06.3951894",
                                    "sale": {
                                      "$ref": "78"
                                    },
                                    "survey": {
                                      "$id": "93",
                                      "g_UID": "hi1jpjsf7kWArw6e1yDfpA==",
                                      "guid": "a6632d86-1f3b-45ee-80af-0e9ed720dfa4",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "XjsKS/OPv065RWZxoG/v4A==",
                                      "checkoutFormGuid": "4b0a3b5e-8ff3-4ebf-b945-6671a06fefe0",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2026-04-03T06:27:06.3951894",
                                      "end": "2026-04-03T06:27:06.3951894",
                                      "deleted": true,
                                      "updated": "2026-04-03T06:27:06.3951894",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "c88a2378-d364-41d2-8781-2c44d28e7842",
                                        "8117dbd5-0c00-414d-b412-85a67bf54acd"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "3"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "92"
                                  }
                                ],
                                "storeName": "sample string 39",
                                "terminalNumber": 40,
                                "machineName": "sample string 41",
                                "operatorName": "sample string 42",
                                "direction": 1,
                                "reason": "sample string 43",
                                "accountG_UID": "HGOfmB6IxUWyGy+i1zJuSA==",
                                "accountIdentifier": "989f631c-881e-45c5-b21b-2fa2d7326e48",
                                "accountName": "sample string 44",
                                "customerOrderIdentifier": "ZdCshwCP8Uue58G1+mgLQg==",
                                "customerOrderIdentifierGuid": "87acd065-8f00-4bf1-9ee7-c1b5fa680b42",
                                "priceLevelName": "sample string 45",
                                "revision": 46,
                                "ingressId": "sample string 47"
                              },
                              "metadata": {
                                "$id": "94",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "gro5cfR60k+IJmp9SbA1Xg==",
                                "paymentIdentifierGuid": "7139ba82-7af4-4fd2-8826-6a7d49b0355e",
                                "identifier": "o/wdxnO9YUKjRjbzzcvtLA==",
                                "identifierGuid": "c61dfca3-bd73-4261-a346-36f3cdcbed2c",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "PBhDhf88PEyTE5v1Fhwxaw==",
                                "itemIdentifierGuid": "8543183c-3cff-4c3c-9313-9bf5161c316b"
                              }
                            },
                            {
                              "$ref": "77"
                            }
                          ]
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "account": {
                        "$ref": "73"
                      },
                      "vouchers": [
                        {
                          "$id": "95",
                          "customerIdentifier": "yzobKtVuBkC+6I5B7h9PNA==",
                          "customerIdentifierGuid": "2a1b3acb-6ed5-4006-bee8-8e41ee1f4f34",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "YgKShZ7u80a82kg5ITBFPQ==",
                          "idempotentGuid": "85920262-ee9e-46f3-bcda-48392130453d",
                          "offline": true,
                          "voucher": {
                            "$id": "96",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2026-04-03T06:27:06.3951894",
                            "barcodeTemplate": {
                              "$id": "97",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "98",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2026-04-03T06:27:06.3951894",
                              "labelPageLayout": "/rWx4KZZqkG+/tkVGJhmAw==",
                              "pageLayoutGuid": "e0b1b5fe-59a6-41aa-befe-d91518986603",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "96"
                              },
                              "elements": [
                                {
                                  "$id": "99",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2026-04-03T06:27:06.3951894"
                                },
                                {
                                  "$ref": "99"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "100",
                                "id": 1,
                                "customerIdentifier": "IYrwCA/tVkmFORNuENBbfQ==",
                                "customerIdentifierGuid": "08f08a21-ed0f-4956-8539-136e10d05b7d",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2026-04-03T06:27:06.3951894",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "YIuc/+qPnUyfxg2Ul8FP/g==",
                                "issuedIdempotentGuid": "ff9c8b60-8fea-4c9d-9fc6-0d9497c14ffe",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2026-04-03T06:27:06.3951894",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2026-04-03T06:27:06.3951894",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "Cx4jPBXXgkeIJmkfzbDLYA==",
                                "redeemedIdempotentGuid": "3c231e0b-d715-4782-8826-691fcdb0cb60",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2026-04-03T06:27:06.3951894",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "98"
                                },
                                "voucher": {
                                  "$ref": "96"
                                },
                                "customer": {
                                  "$ref": "71"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "77"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "77"
                                }
                              },
                              {
                                "$ref": "100"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "71"
                          }
                        },
                        {
                          "$ref": "95"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "101",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "sxs8ZytHKE6upsE2ykTh3w==",
                    "groupIDGuid": "673c1bb3-472b-4e28-aea6-c136ca44e1df",
                    "campaign": {
                      "$ref": "67"
                    },
                    "group": {
                      "$ref": "75"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "102",
                    "identifier": "9YssbO9S80SCmLQV2Dv79w==",
                    "identifierGuid": "6c2c8bf5-52ef-44f3-8298-b415d83bfbf7",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "102"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "103",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "qnDWEszmgEaPtTXFDE1HcA==",
                    "guid": "12d670aa-e6cc-4680-8fb5-35c50c4d4770",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "67"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "104",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "mx5FE3u0aUmEh8InEfIw2Q==",
                        "groupGuid": "13451e9b-b47b-4969-8487-c22711f230d9",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "A6j0mE3zG0WjdyGw+KxHrw==",
                        "pluGuid": "98f4a803-f34d-451b-a377-21b0f8ac47af",
                        "priceGroupG_UID": "/AASU6/Fmkec/ZdDo07OrQ==",
                        "priceGroupGuid": "531200fc-c5af-479a-9cfd-9743a34ecead",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "67"
                        },
                        "product": {
                          "$ref": "9"
                        },
                        "priceGroup": {
                          "$ref": "39"
                        },
                        "campaignPool": {
                          "$ref": "67"
                        }
                      },
                      {
                        "$ref": "104"
                      }
                    ]
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "105",
                    "id": 1,
                    "priceLevelIdentifier": "W0XUsPp5wECxTpswomrsmg==",
                    "priceLevelIdentifierGuid": "b0d4455b-79fa-40c0-b14e-9b30a26aec9a",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "promotionType": {
                  "$id": "106",
                  "identifier": "ABiTXRzG/0KciVzuFf+ICQ==",
                  "identifierGuid": "5d931800-c61c-42ff-9c89-5cee15ff8809",
                  "hostType": 2,
                  "code": "sample string 3",
                  "description": "sample string 4",
                  "isLiquor": true,
                  "isAdvertised": true,
                  "disableWasSave": true,
                  "excludeFromPromoSales": true,
                  "labelPageLayoutG_UID": "kLsUiKQmLUqIWhq7GR/VrA==",
                  "labelPageLayoutGuid": "8814bb90-26a4-4a2d-885a-1abb191fd5ac",
                  "priceLevelIdentifier": "nwk6mc6Yo0OL1M7AX4ULFQ==",
                  "priceLevelIdentifierGuid": "993a099f-98ce-43a3-8bd4-cec05f850b15",
                  "active": true,
                  "updated": "2026-04-03T06:27:06.3951894",
                  "hostName": "sample string 11"
                }
              },
              "product": {
                "$ref": "9"
              },
              "dealCost": {
                "$id": "107",
                "headerIdentifier": "PwPC3Qhw/Emo1/1yeTWV8g==",
                "headerIdentifierGuid": "ddc2033f-7008-49fc-a8d7-fd72793595f2",
                "identifier": "XBOffsQMJUaf72vYvskl/g==",
                "identifierGuid": "7e9f135c-0cc4-4625-9fef-6bd8bec925fe",
                "supplierIdentifier": "SXN7MmkPfky68L1iJ7c+UQ==",
                "supplierGuid": "327b7349-0f69-4c7e-baf0-bd6227b73e51",
                "pluG_UID": "F3Fk6a++Ck2mMAdqBx5UGQ==",
                "pluGuid": "e9647117-beaf-4d0a-a630-076a071e5419",
                "campaignName": "42f536f4-a942-4f84-b85f-3df3a8fedafd",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2026-04-03T06:27:06.3951894",
                "end": "2026-04-03T06:27:06.3951894",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "QY+WF/qXV06Q0dVHEdH8uA==",
                "bonusItemPluGuid": "17968f41-97fa-4e57-90d1-d54711d1fcb8",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2026-04-03T06:27:06.3951894",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2026-04-03T06:27:06.3951894",
                "campaignEndDate": "2026-04-03T06:27:06.3951894",
                "masterPLUG_UID": "1fKjzG4mlE2HKJOjq2cOcw==",
                "masterID": "cca3f2d5-266e-4d94-8728-93a3ab670e73",
                "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": "8l4wtGk0lU6/cqyY02kmeA==",
                "bonusMasterID": "b4305ef2-3469-4e95-bf72-ac98d3692678",
                "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-04-03T06:27:06.3951894",
            "dealCosts": [
              {
                "$ref": "107"
              },
              {
                "$ref": "107"
              }
            ],
            "tags": [
              {
                "$id": "108",
                "pluG_UID": "7J4tcfu1ykW/KufNYHzrRw==",
                "pluGuid": "712d9eec-b5fb-45ca-bf2a-e7cd607ceb47",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "108"
              }
            ],
            "alternateProductG_UID": "z0Xsq6NqC0GTkedwlNdARA==",
            "alternateProduct": "abec45cf-6aa3-410b-9391-e77094d74044",
            "altProduct": {
              "$ref": "9"
            },
            "productHostCode": {
              "$id": "109",
              "id": 1,
              "pluG_UID": "bpC3s+4IxUSsw2hp7IQesw==",
              "pluGuid": "b3b7906e-08ee-44c5-acc3-6869ec841eb3",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "61"
            },
            "mscCom": {
              "$ref": "62"
            },
            "mscDep": {
              "$ref": "64"
            },
            "mscSubCom": {
              "$ref": "63"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2026-04-03T06:27:06.3951894",
            "inventoryTracked": "2026-04-03T06:27:06.3951894",
            "isNormalPriceChangesCampaign": true,
            "baseProductFuel": {
              "$id": "110",
              "pluG_UID": "WjC1EObJ8k69Tv2hyDc/dw==",
              "pluGuid": "10b5305a-c9e6-4ef2-bd4e-fda1c8373f77",
              "fuelPluG_UID": "Uv7724tS/kWcrc5fClWLDg==",
              "fuelPluGuid": "dbfbfe52-528b-45fe-9cad-ce5f0a558b0e",
              "price": 3,
              "productDescription": "sample string 4",
              "productBarcode": "sample string 5",
              "fuelProductDescription": "sample string 6",
              "fuelProductBarcode": "sample string 7",
              "fuelProductPrice": 8
            },
            "productFuelLinks": [
              {
                "$ref": "110"
              },
              {
                "$ref": "110"
              }
            ]
          },
          "departmentSortOrder": 11,
          "subDepartmentName": "sample string 12"
        },
        {
          "$ref": "8"
        }
      ],
      "productCount": 27,
      "pages": [
        {
          "$ref": "7"
        },
        {
          "$ref": "7"
        }
      ]
    },
    {
      "$ref": "7"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKc3�\��5xl/workbook.xml �(�����0��&�C����*N\�z��"
�'m
>��7o;���N>i;�Z�#G�2[��{�1�%��6�®�V�Ҿ��:�`���D�YE�Y��\/��+��3�u=��㊒ -�B��S�����l���o*_`�Ţ����%�soSb3�G�酟y�y���ҝ��r��.�PKc3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
c3�\B�m''_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="Rd39efb2e08ea47c0" /></Relationships>PKc3�\���nb#xl/worksheets/sheet1.xml �(��Z�r7��޻"	�����*nҤ�7��M��XS��HJ��/V-b������X��9����/oF?���bu{:֍������������O~�����j���z>ߎ~�y�>_o��M&����r�iV���Z���-���:Y]]-.�立����vb�����f��Gm��6��lCrm������7���������r�ٻݏ���q�M_��hrv�C\��6��Qw�?W���?�]���;9?�=��zt9��}�پ[��:_|��2K�[s����~������h9�{����r{͟�!U�.�����f�Z~ڇc���f��<���'�^{���a���ƑB�1X��_���xX�M�S����=���a=5����Qp
+����6��x���i�_���]z~`�ז������>�Ϣ3ຟ���~yH���Z���_���e0D�����dxP��^x~�ҖwR�5�"Ԧ�Z۠����*ԉm��Ӟ��U2D�D����:$�@�N��)e�j���cM�Q�ڦ����R��bԉu��aL ��F�}��+v�"*R�TlE.y&J�d��A9�x�DI��$
�B��֡�*��A�^j4)g,t�f��4�eP\Ҁe�w%C���4���+
��%i(��V��<DI��MϞ"�<�9j�&�K+,j�p��&MV#M��Hk���!j҄�y
����(T,)W�S5	Y�6�답�ꪆ�I0iG�)5"�1*΂�f�i�Z��㦫+LB�$`Zhy�`�A�k�&��B��wlN0�wR�5	�&C�y�q\)�[��"j\��Xn�<����_�5	�&=�����&DMB��ܰ�w��uE�5�M���B�_`�$��Ϊnvq<?���ĨI4ٻ�,JG0�uc�$&�4
^5rDz�	FȬuk�y|��֍Q���n�}�>��k{��ĬNZ.1���"(��D�%Ъ�4��Jy�(I�)
H�	d���$� I�Y�X�]��Q�$�t��c���$I��vJ.�|�
�%I&{���@n	k�����R���H��cEIR"I�X�$ߌ<u�X%�ý�҆��)P0�Q�d��;5�EMR��`��x���-DI�Ok���f9�sS�$e^�`0��(I������ؕ�Z��Q�6��x�:�].l��5Y��󇍒����๼t�]gt�m�$�A����C=�Rk�)Uަ���I���8V!�_.z���,v�o�϶�����n�ޅ9��叛ݷ"���f|v��L�L~tk���1B����#Ώ�#~9F`�xr����asį��#�#|�x~�9�c���`�e"h}U�^_ ��7�`�m"�}W�n/@�������D�����Q�v� �ݶ`B#�m64�߶dDAp[���3���-��m�� Hn��r[0%�ۂ-A�\0&H���s�� y.x$�s���N�<쉒�?Q�\0(J�E�s��(y.x%�����R�<lJ��OI�<-���ӂOI�<-���ӂOI�<-����R�<O>%���S<O>�r�(��J�>���O���S{�y����Dd�9^$�/@�A�y��ơ4&�4&G�4&��4&Ǟ4&�4&G��1��u��:�U�:ݧ�ԛ���,&�~�ۿ�7���P��?�l�SO�sO쏞ؗ�-9Y0�l}����ǀG폆��g��8�ɼ"'�6s���/rl��~4��m�Y_�y_����˾૾���>��o$xW��h���y߷�}��v�i��L���/=�i�����q_�/�K�����w4}���>M�4}^ئ�ƙ���iZ�?Nb

�:���0I�F���.��'��v��}���f��PKc3�\�R>�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;qL�M7�R.08��Hl�6m9[=R�P�Jm����h~OO��|���ަ����55�,FF�f0]
��>T��n�4bL�\`iń�ݚ�{�0d֑I���	cJ}��v�y���3��G�!ڶ4=Z}���?����S�"���b
?���Ad�
쩩a� �T�:*%PV+	��M-��H���;�ɠ�F�ZB���,�2=zj��O��;��35]MYa^ 	)��U�����PKc3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKc3�\TҦZ�b
xl/sharedStrings.xml �(���oo�0ƿ
�{��	��V����Q5iƹ&V;�/k駟�T��6�
"����=�/���I�H�zm��5�S2
���Y��5�Dpz[P^�|4P
z*WC/F̾��1�D�"�ɣ�)A�(�@eH�bL���ju��0�5��9���$��o���
ptG��@
�b�N�9��,!��B���[�+.�s�j	r%��TdI"c�I�(��Ȉ��/��"�9s3�9�5{�7��si�f��j����^���δ�ׂԎ12އF���B�m��(6r)Ȃ���)0�Q�(�J6�5�	�O�Ԗ
�'مLE"r9�L��3A��MlA3�qFR�l]���pk��Q�M�`x�R�*M���Tl�i,��T�#�yPdU1X[�����(.��X��厺ͥ��-D�8��:&��S*^�C���.$���\9�ܶ�q�q���:;�	���;����\ ϥ�<�F�q�A"�$�����dMdI8$����������n���_"���&���(i��X����J��
��n.��u4כf�r���z�R�Ex�]�]���N�	�N�y����v�B���g'��Y}�"i�����Ӥѩ�;���8��=�{Gx�HJFN5~r���_���-�՗~�{�_.��R(�h�ʟ�@�D�œU�7��K���P�8HF�k��O���	˦1����pž؁�H�PK-c3�\��5xl/workbook.xmlPK-c3�\����	��[Content_Types].xmlPK-
c3�\B�m''U_rels/.relsPK-c3�\���nb#�xl/worksheets/sheet1.xmlPK-c3�\�R>�P�xl/_rels/workbook.xml.relsPK-c3�\Ѓc'2E
�xl/styles.xmlPK-c3�\TҦZ�b
@xl/sharedStrings.xmlPK�Z

application/vnd.ms-excel

Sample:
PKc3�\��z_�5xl/workbook.xml �(�����0��&�C��X�(N\�z�E�O�||�o�vfg��b4�ӓ���]I�lΘ*�cQO��8a���L�J��o�:0�$g�p� �����.�X�:��w�A
J�Դ��)�f���r2ֺ�I�b��"¶����%�!%ѹ5%=R�r9
�,���"�&��	��n�
V��w�PKc3�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
c3�\��iK''_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="Rd29f5c9ae9c744d6" /></Relationships>PKc3�\���nb#xl/worksheets/sheet1.xml �(��Z�r7��޻"	�����*nҤ�7��M��XS��HJ��/V-b������X��9����/oF?���bu{:֍������������O~�����j���z>ߎ~�y�>_o��M&����r�iV���Z���-���:Y]]-.�立����vb�����f��Gm��6��lCrm������7���������r�ٻݏ���q�M_��hrv�C\��6��Qw�?W���?�]���;9?�=��zt9��}�پ[��:_|��2K�[s����~������h9�{����r{͟�!U�.�����f�Z~ڇc���f��<���'�^{���a���ƑB�1X��_���xX�M�S����=���a=5����Qp
+����6��x���i�_���]z~`�ז������>�Ϣ3ຟ���~yH���Z���_���e0D�����dxP��^x~�ҖwR�5�"Ԧ�Z۠����*ԉm��Ӟ��U2D�D����:$�@�N��)e�j���cM�Q�ڦ����R��bԉu��aL ��F�}��+v�"*R�TlE.y&J�d��A9�x�DI��$
�B��֡�*��A�^j4)g,t�f��4�eP\Ҁe�w%C���4���+
��%i(��V��<DI��MϞ"�<�9j�&�K+,j�p��&MV#M��Hk���!j҄�y
����(T,)W�S5	Y�6�답�ꪆ�I0iG�)5"�1*΂�f�i�Z��㦫+LB�$`Zhy�`�A�k�&��B��wlN0�wR�5	�&C�y�q\)�[��"j\��Xn�<����_�5	�&=�����&DMB��ܰ�w��uE�5�M���B�_`�$��Ϊnvq<?���ĨI4ٻ�,JG0�uc�$&�4
^5rDz�	FȬuk�y|��֍Q���n�}�>��k{��ĬNZ.1���"(��D�%Ъ�4��Jy�(I�)
H�	d���$� I�Y�X�]��Q�$�t��c���$I��vJ.�|�
�%I&{���@n	k�����R���H��cEIR"I�X�$ߌ<u�X%�ý�҆��)P0�Q�d��;5�EMR��`��x���-DI�Ok���f9�sS�$e^�`0��(I������ؕ�Z��Q�6��x�:�].l��5Y��󇍒����๼t�]gt�m�$�A����C=�Rk�)Uަ���I���8V!�_.z���,v�o�϶�����n�ޅ9��叛ݷ"���f|v��L�L~tk���1B����#Ώ�#~9F`�xr����asį��#�#|�x~�9�c���`�e"h}U�^_ ��7�`�m"�}W�n/@�������D�����Q�v� �ݶ`B#�m64�߶dDAp[���3���-��m�� Hn��r[0%�ۂ-A�\0&H���s�� y.x$�s���N�<쉒�?Q�\0(J�E�s��(y.x%�����R�<lJ��OI�<-���ӂOI�<-���ӂOI�<-����R�<O>%���S<O>�r�(��J�>���O���S{�y����Dd�9^$�/@�A�y��ơ4&�4&G�4&��4&Ǟ4&�4&G��1��u��:�U�:ݧ�ԛ���,&�~�ۿ�7���P��?�l�SO�sO쏞ؗ�-9Y0�l}����ǀG폆��g��8�ɼ"'�6s���/rl��~4��m�Y_�y_����˾૾���>��o$xW��h���y߷�}��v�i��L���/=�i�����q_�/�K�����w4}���>M�4}^ئ�ƙ���iZ�?Nb

�:���0I�F���.��'��v��}���f��PKc3�\�����Pxl/_rels/workbook.xml.rels �(���;n�0@�"p��`q�d���D[$�m�֡G�*�@��dAR|x����ٽ-3{!�'�[ȒiiԤ�Ρ�a��h�o�q����[C���{9҂>1�t���-b�nQ�p ����ǹ[&;^,��h�~��7����q'?`Gt�~J�_C�D*�'�¡*�e�Ҽ*1o���p���z}�+����BH��R��]eFt�����^;��+�\�E���xt������PKc3�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKc3�\TҦZ�b
xl/sharedStrings.xml �(���oo�0ƿ
�{��	��V����Q5iƹ&V;�/k駟�T��6�
"����=�/���I�H�zm��5�S2
���Y��5�Dpz[P^�|4P
z*WC/F̾��1�D�"�ɣ�)A�(�@eH�bL���ju��0�5��9���$��o���
ptG��@
�b�N�9��,!��B���[�+.�s�j	r%��TdI"c�I�(��Ȉ��/��"�9s3�9�5{�7��si�f��j����^���δ�ׂԎ12އF���B�m��(6r)Ȃ���)0�Q�(�J6�5�	�O�Ԗ
�'مLE"r9�L��3A��MlA3�qFR�l]���pk��Q�M�`x�R�*M���Tl�i,��T�#�yPdU1X[�����(.��X��厺ͥ��-D�8��:&��S*^�C���.$���\9�ܶ�q�q���:;�	���;����\ ϥ�<�F�q�A"�$�����dMdI8$����������n���_"���&���(i��X����J��
��n.��u4כf�r���z�R�Ex�]�]���N�	�N�y����v�B���g'��Y}�"i�����Ӥѩ�;���8��=�{Gx�HJFN5~r���_���-�՗~�{�_.��R(�h�ʟ�@�D�œU�7��K���P�8HF�k��O���	˦1����pž؁�H�PK-c3�\��z_�5xl/workbook.xmlPK-c3�\����	�[Content_Types].xmlPK-
c3�\��iK''V_rels/.relsPK-c3�\���nb#�xl/worksheets/sheet1.xmlPK-c3�\�����P�xl/_rels/workbook.xml.relsPK-c3�\Ѓc'2E
�xl/styles.xmlPK-c3�\TҦZ�b
Bxl/sharedStrings.xmlPK�\