GET api/product/{id}/flipcharts

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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:
[
  {
    "$id": "1",
    "identifier": "HhBXYoRYzEaY3rd0fKd0ww==",
    "identifierGuid": "6257101e-5884-46cc-98de-b7747ca774c3",
    "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": "sH8tP+B9zkKcHeT6rzxFDA==",
      "identifierGuid": "3f2d7fb0-7de0-42ce-9c1d-e4faaf3c450c",
      "name": "sample string 2",
      "formType": "sample string 3",
      "forms": [
        {
          "$id": "3",
          "id": 1,
          "g_UID": "j71ZZ8x3DUOnAYmN+DhheA==",
          "guid": "6759bd8f-77cc-430d-a701-898df8386178",
          "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": "CxKg8vSm8UWv0TV9adiRWA==",
          "previousFormGuid": "f2a0120b-a6f4-45f1-afd1-357d69d89158",
          "nextForm": 1,
          "nextFormG_UID": "nkbXQ5ChukyJJIi9xY0oxQ==",
          "nextFormGuid": "43d7469e-a190-4cba-8924-88bdc58d28c5",
          "attributes": "sample string 10",
          "updated": "2026-06-03T18:34:35.377547",
          "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": "xv9IjdXDLkWMDphNC8k8fA==",
              "checkoutFormGuid": "8d48ffc6-c3d5-452e-8c0e-984d0bc93c7c",
              "identifier": "EXzYobpsGkm+t0B/vRphCw==",
              "identifierGuid": "a1d87c11-6cba-491a-beb7-407fbd1a610b",
              "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": "eVHXI+OgDU2l0rulM27H/Q==",
              "valueGuid": "23d75179-a0e3-4d0d-a5d2-bba5336ec7fd",
              "buttonText": "sample string 10",
              "valueText": "sample string 11",
              "drawImageAndButton": true,
              "updated": "2026-06-03T18:34:35.377547",
              "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-06-03T18:34:35.377547",
                "imageData": "QEA=",
                "readOnly": true
              }
            },
            {
              "$ref": "4"
            }
          ],
          "panels": [
            {
              "$id": "6",
              "id": 1,
              "checkoutFormID": 2,
              "checkoutFormG_UID": "7WS2oUvIsECTnxOd6yLbZA==",
              "checkoutFormGuid": "a1b664ed-c84b-40b0-939f-139deb22db64",
              "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": "izy0zeNpH0K/MPCXFaGjZA==",
        "groupName": "sample string 1",
        "identifierGuid": "cdb43c8b-69e3-421f-bf30-f09715a1a364",
        "exists": true,
        "flipChartIdentifier": "vcYySFZsD0apgXFbsu5KRw==",
        "flipChartIdentifierGuid": "4832c6bd-6c56-460f-a981-715bb2ee4a47",
        "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": "y5Y6oyLraEWHuUCfII0goQ==",
        "groupIdentifierGuid": "a33a96cb-eb22-4568-87b9-409f208d20a1",
        "flipChart": {
          "$ref": "1"
        },
        "contentPanel": {
          "$ref": "6"
        },
        "products": [
          {
            "$id": "8",
            "flipChartPageIdentifier": "vbVwa8MQ8ky8WosfsiS/cg==",
            "flipChartPageIdentifierGuid": "6b70b5bd-10c3-4cf2-bc5a-8b1fb224bf72",
            "pluG_UID": "KXKfDwR9ck+4NS1KbHXNtA==",
            "pluGuid": "0f9f7229-7d04-4f72-b835-2d4a6c75cdb4",
            "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": "DNXbV9qb+UOVJFI6SHguSg==",
              "guid": "57dbd50c-9bda-43f9-9524-523a48782e4a",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "gaIBCde7UUWeujyOKx1ipA==",
              "priceGroupGuid": "0901a281-bbd7-4551-9eba-3c8e2b1d62a4",
              "blueprintID": 1,
              "lastCountedDate": "2026-06-03T18:34:35.377547",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2026-06-03T18:34:35.377547",
              "pluCreated": "2026-06-03T18:34:35.377547",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2026-06-03T18:34:35.377547",
              "lastManualUpdate": "2026-06-03T18:34:35.377547",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2026-06-03T18:34:35.377547",
              "currentCostUpdated": "2026-06-03T18:34:35.377547",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2026-06-03T18:34:35.377547",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2026-06-03T18:34:35.377547",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "NI+StsCav0auF8duDb6U1w==",
              "altPLUGuid": "b6928f34-9ac0-46bf-ae17-c76e0dbe94d7",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2026-06-03T18:34:35.377547",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "/kIkgNne/0C1G1UpMVtVfw==",
              "shelfPageLayoutGuid": "802442fe-ded9-40ff-b51b-5529315b557f",
              "talkerPageLayoutG_UID": "ov/Suj1m8kaVgJL44Y//gQ==",
              "talkerPageLayoutGuid": "bad2ffa2-663d-46f2-9580-92f8e18fff81",
              "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": "6uE7N872GUqbMLsQZ9dz5A==",
              "inventoryIdentifier": "373be1ea-f6ce-4a19-9b30-bb1067d773e4",
              "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": "TIwN/o6CTkCvQ9ceHQgPRw==",
              "parentPluGuid": "fe0d8c4c-828e-404e-af43-d71e1d080f47",
              "preferredHostVendor": 105,
              "preferredHostChanged": true,
              "code": "sample string 107",
              "supplierIdentifier": "5wGxoL/1PUmuhTyp+iErgw==",
              "supplierIdentifierGuid": "a0b101e7-f5bf-493d-ae85-3ca9fa212b83",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "+FxXMZPDS0ilR5R6KE4rog==",
              "rebateSupplierIdentifierGuid": "31575cf8-c393-484b-a547-947a284e2ba2",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 109",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 111",
              "productType": "sample string 112",
              "productGroup": "sample string 113",
              "complianceIndicator": "sample string 114",
              "inhouseBrand": "sample string 115",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 118",
              "lastUpdatedByUser": "sample string 119",
              "lastManualUpdatedByUser": "sample string 120",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2026-06-03T18:34:35.377547",
              "commodity": "sample string 122",
              "businessPillar": "sample string 123",
              "mscCommodity": "sample string 124",
              "hostIdentifier": "JWrs5CVpu0mNUa69Rr+0hw==",
              "hostIdentifierGuid": "e4ec6a25-6925-49bb-8d51-aebd46bfb487",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 126",
              "aisleEnds": "sample string 127",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 138,
              "webPriceRounding": true,
              "webMarkup": 140,
              "webPriceMode": 141,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 142",
              "altSubDeptCode": "sample string 143",
              "altMinorDeptCode": "sample string 144",
              "altLesserDeptCode": "sample string 145",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "store": {
                "$id": "10",
                "id": 1,
                "isMaster": true,
                "isElectedMaster": true,
                "electedMasterStoreID": 1,
                "isZoneMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2026-06-03T18:34:35.377547",
                "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": "zD6XHwzE90q0S0KjYHTKjw==",
                "hostIdentifierGuid": "1f973ecc-c40c-4af7-b44b-42a36074ca8f",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "defaultOrderDocumentId": 1,
                "defaultStockReceiveDocumentId": 1,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2026-06-03T18:34:35.377547",
                "priceZone": {
                  "$id": "11",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "3lLdP6NWd0C9XlZMDPvT7Q==",
                  "hostIdentifierGuid": "3fdd52de-56a3-4077-bd5e-564c0cfbd3ed",
                  "sortOrder": 3,
                  "zoneMasterStoreID": 1,
                  "electedMasterStoreID": 1,
                  "containsElectedMasterStore": true
                },
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "12",
                  "storeID": 1,
                  "addressType": 1,
                  "address1": "sample string 1",
                  "address2": "sample string 2",
                  "city": "sample string 3",
                  "state": "sample string 4",
                  "country": "sample string 5",
                  "postCode": "sample string 6"
                },
                "billingAddressCopied": true,
                "billingAddress": {
                  "$ref": "12"
                },
                "warehouseStore": {
                  "$id": "13",
                  "storeID": 1,
                  "warehouseStoreID": 2,
                  "storeName": "sample string 3",
                  "warehouseName": "sample string 4"
                },
                "hostStoreSettings": [
                  {
                    "$id": "14",
                    "id": 1,
                    "hostIdentifier": "Y2COL85BPUiHWO30vMUNLQ==",
                    "hostIdentifierGuid": "2f8e6063-41ce-483d-8758-edf4bcc50d2d",
                    "storeID": 2,
                    "username": "sample string 3",
                    "password": "sample string 4",
                    "passwordPlain": "sample string 5",
                    "serverAddress": "sample string 6",
                    "serverPort": 1,
                    "excludeFromLeadInOut": true,
                    "useForHostFile": true,
                    "metcashPillarID": "sample string 9",
                    "metcashStateCode": "sample string 10",
                    "metcashCustomerID": "sample string 11",
                    "metcashTradingPartnerID": "sample string 12",
                    "drakesCustomerNumber": 1,
                    "sparCustomerNumber": "sample string 13",
                    "sparOrderUsername": "sample string 14",
                    "sparOrderPassword": "sample string 15",
                    "sparOrderPasswordPlain": "sample string 16",
                    "pharmXSiteID": 1,
                    "ibaZoneID": 1,
                    "ibaState": "sample string 17",
                    "foodlandStoreCode": "sample string 18",
                    "ilgMemberNumber": "sample string 19",
                    "ilgOutletLocation": 1,
                    "ilgBaseCost": 1,
                    "ilgApplyNonAdvertisedPromos": true,
                    "ilgExemptFromFreight": true,
                    "ilgOrderDealReview": true,
                    "ilgFinanceFee": 1,
                    "secondPassword": "sample string 23",
                    "secondPasswordPlain": "sample string 24",
                    "secondServerAddress": "sample string 25",
                    "processPromotions": true,
                    "hostProvider": 0,
                    "host": {
                      "$id": "15",
                      "identifier": "09TRF1KX1Uue0dlmRxuwJw==",
                      "identifierGuid": "17d1d4d3-9752-4bd5-9ed1-d966471bb027",
                      "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": "a0AujThh7E2nVeNrLkwL9w==",
                      "hostSupplierIdentifierGuid": "8d2e406b-6138-4dec-a755-e36b2e4c0bf7",
                      "loyaltyPriceLevelIdentifier": "G91ojxdkFEqPWcdo1qJ3iA==",
                      "loyaltyPriceLevelIdentifierGuid": "8f68dd1b-6417-4a14-8f59-c768d6a27788",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2026-06-03T18:34:35.377547",
                      "lastProcessed": "2026-06-03T18:34:35.377547",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "16",
                        "identifier": "CR7RTdpy40yZJc3CL/rr7g==",
                        "identifierGuid": "4dd11e09-72da-4ce3-9925-cdc22ffaebee",
                        "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": "BqIgof1OaE2sSZHxE/1p1g==",
                        "primaryContactID": "a120a206-4efd-4d68-ac49-91f113fd69d6",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "c4zJCDWwfEGS9VwR4WWZSQ==",
                        "supplierGroupGuid": "08c98c73-b035-417c-92f5-5c11e1659949",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2026-06-03T18:34:35.377547",
                        "rebateLastClaimedAmount": 1.0,
                        "cartonsOnly": true,
                        "minimumOrderValue": 1,
                        "enforceMinimumQuantity": true,
                        "freight": 19.0,
                        "freightType": 20,
                        "deleted": true,
                        "deletedUser": "sample string 22",
                        "storeName": "sample string 23",
                        "primaryContact": {
                          "$id": "17",
                          "id": "8cc84422-bce2-4d64-9c0f-50c48ade3505",
                          "identifier": "NGuIOFDNckmsHYNpKKZPZg==",
                          "identifierGuid": "38886b34-cd50-4972-ac1d-836928a64f66",
                          "familyName": "sample string 1",
                          "givenNames": "sample string 2",
                          "otherNames": "sample string 3",
                          "title": "sample string 4",
                          "dateOfBirth": "sample string 5",
                          "sex": "sample string 6",
                          "address": "sample string 7",
                          "address1": "sample string 8",
                          "address2": "sample string 9",
                          "town": "sample string 10",
                          "state": "sample string 11",
                          "country": "sample string 12",
                          "postalCode": "sample string 13",
                          "telephone": "sample string 14",
                          "mobile": "sample string 15",
                          "email": "sample string 16",
                          "fax": "sample string 17",
                          "primary": true
                        },
                        "contacts": [
                          {
                            "$id": "18",
                            "supplierIdentifier": "nxl63zv+LkyExMRdSo8sIg==",
                            "supplierIdentifierGuid": "df7a199f-fe3b-4c2e-84c4-c45d4a8f2c22",
                            "contactGuid": "6CyuXSMBU06xys+lIEmd3w==",
                            "contactID": "5dae2ce8-0123-4e53-b1ca-cfa520499ddf",
                            "contact": {
                              "$ref": "17"
                            },
                            "supplier": {
                              "$ref": "16"
                            }
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "products": [
                          {
                            "$id": "19",
                            "pluG_UID": "Zh+dZ2YNe0uazZ1a6O80bA==",
                            "pluGuid": "679d1f66-0d66-4b7b-9acd-9d5ae8ef346c",
                            "supplierIdentifier": "Y/SMFGvw3U6onp/OCvqVtQ==",
                            "supplierIdentifierGuid": "148cf463-f06b-4edd-a89e-9fce0afa95b5",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 3",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 5,
                            "averagePackSize": 6,
                            "effectiveDate": "2026-06-03T18:34:35.377547",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 9,
                            "landedUnitCostInc": 10,
                            "landedCartonCostInc": 12,
                            "landedCartonCostEx": 13,
                            "standardCost": 14,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 15",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 16",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 17",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 18",
                            "invoiceCode": "sample string 19",
                            "invoiceDesc": "sample string 20",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 21,
                            "hostType": 22,
                            "fromHost": 23,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 24.1,
                            "sellMultiple": 25.1,
                            "baseMultiple": 26.1,
                            "hostStandardCost": 27,
                            "hostTotalCost": 28,
                            "hostRetail": 29,
                            "hostLandedUnitCostEx": 30,
                            "hostLandedUnitCostInc": 31,
                            "hostDesc": "sample string 32",
                            "directIndicator": "sample string 33",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 35",
                            "hostProductType": "sample string 36",
                            "hostProductGrade": "sample string 37",
                            "hostProductGroup": "sample string 38",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 41",
                            "hostLastUpdated": "2026-06-03T18:34:35.377547",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "20",
                                "pluG_UID": "pl98joNuwU6g18fJ0cfurw==",
                                "pluGuid": "8e7c5fa6-6e83-4ec1-a0d7-c7c9d1c7eeaf",
                                "supplierIdentifier": "Eb/nfK4BOEGRDteDO6C6/A==",
                                "supplierIdentifierGuid": "7ce7bf11-01ae-4138-910e-d7833ba0bafc",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "20"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 42",
                            "salesMode": 43,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 45,
                            "parentPluG_UID": "J6jmTKyrTEuIITAMeYuung==",
                            "parentPluGuid": "4ce6a827-abac-4b4c-8821-300c798bae9e",
                            "freight": 46.0,
                            "freightType": 1,
                            "product": {
                              "$ref": "9"
                            },
                            "supplier": {
                              "$ref": "16"
                            },
                            "serviceFee": {
                              "$id": "21",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 48
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "22",
                            "storeID": 1,
                            "supplierIdentifier": "wXg+076s9kGAgin4K5rzVw==",
                            "supplierGuid": "d33e78c1-acbe-41f6-8082-29f82b9af357",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "storeName": "sample string 5",
                            "departmentName": "sample string 6",
                            "orderDays": 7
                          },
                          {
                            "$ref": "22"
                          }
                        ],
                        "cycles": [
                          {
                            "$id": "23",
                            "storeID": 1,
                            "supplierIdentifier": "lpekOpOiiUmeambuLADHrQ==",
                            "supplierGuid": "3aa49796-a293-4989-9e6a-66ee2c00c7ad",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "cutOffWeek": 5,
                            "cutOffDay": 6,
                            "cutOffTime": "00:00:00.1234567",
                            "leadTime": 7,
                            "daysBuffer": 8,
                            "supplierName": "sample string 9",
                            "cutOffDate": "2026-06-03T18:34:35.377547",
                            "deliveryDate": "2026-06-03T18:34:35.377547",
                            "nextCutOffDate": "2026-06-03T18:34:35.377547",
                            "nextDeliveryDate": "2026-06-03T18:34:35.377547",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "23"
                          }
                        ],
                        "store": {
                          "$ref": "10"
                        },
                        "updated": "2026-06-03T18:34:35.377547",
                        "isHost": true
                      },
                      "files": [
                        {
                          "$id": "24",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2026-06-03T18:34:35.377547",
                          "processed": "2026-06-03T18:34:35.377547",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2026-06-03T18:34:35.377547",
                          "size": 1,
                          "sizeFormat": "sample string 7",
                          "isArchive": true,
                          "customerNumber": "sample string 9",
                          "businessPillar": "sample string 10",
                          "fileType": "sample string 11",
                          "version": "sample string 12",
                          "reference": "sample string 13",
                          "digest": "sample string 14",
                          "contentType": "sample string 15",
                          "host": {
                            "$ref": "15"
                          },
                          "metcashHeader": {
                            "$id": "25",
                            "customerNumber": "sample string 1",
                            "creationDate": "2026-06-03T18:34:35.377547",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "26",
                          "id": 1,
                          "hostIdentifier": "7TRkghbdDEmJIN/algM9EQ==",
                          "hostIdentifierGuid": "826434ed-dd16-490c-8920-dfda96033d11",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "e4420888-6f48-4691-a282-dc0ee50d4b2d",
                            "224d46b1-718a-4573-a79c-b18d116dca01"
                          ]
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "14"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "27",
                          "identifier": "0Sa7mmzQl0KNo3GzULMsRg==",
                          "identifierGuid": "9abb26d1-d06c-4297-8da3-71b350b32c46",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "promoTypeGuids": [
                        "ccf64785-be07-44ac-a9f9-d9edbe7b7538",
                        "281618da-15db-4f31-bef1-d47ca31c64ed"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 27"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "accounts": [
                  {
                    "$id": "28",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "sales": [
                  {
                    "$id": "29",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2026-06-03T18:34:35.377547",
                    "ftpSite": {
                      "$id": "30",
                      "id": 1,
                      "description": "sample string 2",
                      "address": "sample string 3",
                      "username": "sample string 4",
                      "password": "sample string 5",
                      "path": "sample string 7",
                      "protocol": 8
                    }
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "suppliedStores": [
                  1,
                  2
                ],
                "zoneMatrix": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "31",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "32",
                      "id": 1,
                      "description": "sample string 2",
                      "address": "sample string 3",
                      "username": "sample string 4",
                      "password": "sample string 5",
                      "passwordPlain": "sample string 6",
                      "token": "sample string 7",
                      "apiType": 8,
                      "apiSubType": 9,
                      "config": "sample string 10"
                    }
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "updateStoreID": "469ef77c-4d80-49ba-8117-035543e9edd2",
                "updateStore": {
                  "$id": "33",
                  "id": "fb4c2698-b661-48d9-a841-0014ab09cb46",
                  "name": "sample string 1",
                  "lastActivity": "2026-06-03T18:34:35.377547",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2026-06-03T18:34:35.377547"
                },
                "timeZoneId": "sample string 54",
                "securityOptions": {
                  "$id": "34",
                  "loginMode": 1,
                  "allowSelfVerification": true,
                  "verifierEmail": "sample string 3",
                  "source": "sample string 4",
                  "loginModeInherited": 5,
                  "loginModeSource": "sample string 6",
                  "selfVerifyInherited": true,
                  "selfVerifySource": "sample string 8",
                  "verifyEmailInherited": "sample string 9",
                  "verifyEmailSource": "sample string 10"
                }
              },
              "storePrices": [
                {
                  "$id": "35",
                  "pluG_UID": "Zc5XVdsFwEec3CQFrG2e1w==",
                  "pluGuid": "5557ce65-05db-47c0-9cdc-2405ac6d9ed7",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "isElectedMasterStore": true,
                  "isZoneMasterStore": true,
                  "priceNow": 7,
                  "costNow": 8,
                  "costNowDecimals": 9,
                  "normalPrice": 10,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 11,
                  "nextCampaignName": "sample string 12",
                  "gstPercent": 13,
                  "normalCost": 14,
                  "normalCostDecimals": 15,
                  "costGstPercent": 16,
                  "costCalcMethod": 1,
                  "currentCost": 17,
                  "currentCostDecimals": 18,
                  "break1": 19,
                  "price1": 20,
                  "break2": 21,
                  "price2": 22,
                  "break3": 23,
                  "price3": 24,
                  "fuelItem": 25,
                  "fixedWeight": 26,
                  "active": true,
                  "complianceIndicator": "sample string 27",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2026-06-03T18:34:35.377547"
                },
                {
                  "$ref": "35"
                }
              ],
              "currentPrices": {
                "$id": "36",
                "pluPrices": {
                  "$id": "37",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "memberDiscountPrice": 10,
                  "acceptedUtc": "2026-06-03T18:34:35.377547",
                  "priceChangeType": 0,
                  "costDecimals": 11,
                  "costCalcMethod": 12,
                  "targetCampaignPriceGtOrEquNormal": true
                },
                "normalPluPrices": {
                  "$ref": "37"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "38",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "talkerText": "sample string 3",
                  "disableWasSave": true,
                  "startDate": "2026-06-03T18:34:35.377547",
                  "startTime": 5,
                  "endDate": "2026-06-03T18:34:35.377547",
                  "endTime": 6,
                  "newPrice": 7,
                  "newCost": 8,
                  "newCostDecimals": 9,
                  "pctDiscount": 10,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 11",
                  "hostType": 12,
                  "hostIdentifier": "2tXqEBafL0aebOMugA5nkA==",
                  "hostIdentifierGuid": "10ead5da-9f16-462f-9e6c-e32e800e6790",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ]
              },
              "tray": {
                "$id": "39",
                "g_UId": "R2v6VzLxTUOQdZcWRqy1OA==",
                "guid": "57fa6b47-f132-434d-9075-971646acb538",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "40",
                "priceGroupG_UID": "XPQZF+5o1UGIkMSj/wgWAg==",
                "priceGroupGuid": "1719f45c-68ee-41d5-8890-c4a3ff081602",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2026-06-03T18:34:35.377547",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 147",
              "nutrifacts": {
                "$id": "41",
                "pluG_UID": "ZSly+2B6OES/AHIyBD3ShQ==",
                "pluGuid": "fb722965-7a60-4438-bf00-7232043dd285",
                "plu": 1,
                "servingsPerPack": 1,
                "servingSize": 1,
                "showAllergens": 1,
                "energy": 1,
                "protein": 1,
                "fat": 1,
                "saturated": 1,
                "carbo": 1,
                "sugars": 1,
                "sodium": 1,
                "potasium": 1,
                "calcium": 1,
                "fibre": 1,
                "soya": 1,
                "nutsSeeds": 1,
                "shells": 1,
                "eggs": 1,
                "dairy": 1,
                "gluten": 1,
                "sulphites": 1,
                "peanuts": 1,
                "sesame": 1,
                "fish": 1,
                "lupins": 1
              },
              "dates": {
                "$id": "42",
                "pluGuid": "eaefede3-63dc-41ae-8bd5-7e37796b7470",
                "created": "2026-06-03T18:34:35.377547",
                "createdByUser": "sample string 1",
                "activated": "2026-06-03T18:34:35.377547",
                "activatedByUser": "sample string 2",
                "deactivated": "2026-06-03T18:34:35.377547",
                "deactivatedByUser": "sample string 3",
                "lastOrdered": "2026-06-03T18:34:35.377547",
                "lastOrderedQty": 4.0,
                "lastReceived": "2026-06-03T18:34:35.377547",
                "lastReceivedQty": 5.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2026-06-03T18:34:35.377547",
                "lastSold": "2026-06-03T18:34:35.377547",
                "firstSold": "2026-06-03T18:34:35.377547",
                "awsUpdated": "2026-06-03T18:34:35.377547",
                "lastManualUpdate": "2026-06-03T18:34:35.377547",
                "lastManualUpdatedByUser": "sample string 7",
                "lastUpdated": "2026-06-03T18:34:35.377547",
                "lastUpdatedByUser": "sample string 9",
                "lastUpdatedByHost": "2026-06-03T18:34:35.377547",
                "doNotRangeUpdated": "2026-06-03T18:34:35.377547",
                "doNotOrderUpdated": "2026-06-03T18:34:35.377547",
                "tracked": "2026-06-03T18:34:35.377547"
              },
              "allergens": [
                {
                  "$id": "43",
                  "primaryKey": {
                    "$id": "44",
                    "pluGuid": "7cb096f5-212c-40c1-a0fd-2a6593881480",
                    "contains": 2
                  },
                  "allergenID": 1,
                  "pluG_UID": "9ZawfCwhwUCg/Splk4gUgA==",
                  "pluGuid": "7cb096f5-212c-40c1-a0fd-2a6593881480",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "43"
                }
              ],
              "costs": {
                "$id": "45",
                "pluG_UID": "iwCP7L29aEapyTBN1J22Dw==",
                "pluGuid": "ec8f008b-bdbd-4668-a9c9-304dd49db60f",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2026-06-03T18:34:35.377547",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "46",
                  "saleHeaderID": 1,
                  "created": "2026-06-03T18:34:35.377547",
                  "createdLocal": "2026-06-03T18:34:35.377547",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "lRPD91xBKU+SgiLdUi755Q==",
                  "operatorGuid": "f7c31395-415c-4f29-9282-22dd522ef9e5",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "t1mte2OuskyZ3CW9Y3ApBg==",
                  "pluGuid": "7bad59b7-ae63-4cb2-99dc-25bd63702906",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "47",
                    "id": 1,
                    "g_Uid": "3DepG0b0A0iOmypyCwaweQ==",
                    "guid": "1ba937dc-f446-4803-8e9b-2a720b06b079",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2026-06-03T18:34:35.377547",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-06-03T18:34:35.377547",
                    "endShift": "2026-06-03T18:34:35.377547",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "48",
                        "operatorG_UID": "ZlRqAjiqwUaV2cRuSIwEjw==",
                        "operatorGuid": "026a5466-aa38-46c1-95d9-c46e488c048f",
                        "storeID": 2,
                        "operator": {
                          "$ref": "47"
                        },
                        "store": {
                          "$ref": "10"
                        }
                      },
                      {
                        "$ref": "48"
                      }
                    ]
                  }
                },
                {
                  "$ref": "46"
                }
              ],
              "apns": [
                {
                  "$id": "49",
                  "pluID": 1,
                  "pluG_UID": "itQV7lCiWkGqibJZyGvhxQ==",
                  "pluGuid": "ee15d48a-a250-415a-aa89-b259c86be1c5",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "49"
                }
              ],
              "tuns": [
                {
                  "$id": "50",
                  "pluG_UId": "qQ/0KtbXLU2Fz8l5GJ1wuA==",
                  "pluGuid": "2af40fa9-d7d6-4d2d-85cf-c979189d70b8",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "9"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "50"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "51",
                  "identifier": "G3Yxsa5NBUWZy7heHh52FQ==",
                  "identifierGuid": "b131761b-4dae-4505-99cb-b85e1e1e7615",
                  "pluG_UID": "1uHXgkFMDU2em3LVxLH2UQ==",
                  "pluGuid": "82d7e1d6-4c41-4d0d-9e9b-72d5c4b1f651",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "51"
                }
              ],
              "supplier": {
                "$ref": "16"
              },
              "supplierName": "sample string 148",
              "children": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "ordering": {
                "$ref": "19"
              },
              "flipChartPages": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "priceHistory": [
                {
                  "$id": "52",
                  "pluG_UID": "sidfXh6xlEO9KCbQVUGjiQ==",
                  "pluGuid": "5e5f27b2-b11e-4394-bd28-26d05541a389",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2026-06-03T18:34:35.377547",
                  "previousPrice": 1,
                  "previousCostCalcMethod": 1,
                  "previousCost": 1,
                  "previousWeightedAvgCost": 1,
                  "previousLastCost": 1,
                  "previousRawCost": 15,
                  "previousRawWeightedAvgCost": 16,
                  "previousRawLastCost": 17,
                  "previousCostDecimals": 1,
                  "previousServiceFeeID": 18,
                  "previousFreight": 19.0,
                  "previousFreightType": 20,
                  "storeID": 21,
                  "storeName": "sample string 22",
                  "serviceFeeDescription": "sample string 23",
                  "previousServiceFeeDescription": "sample string 24"
                },
                {
                  "$ref": "52"
                }
              ],
              "ingredients": [
                {
                  "$id": "53",
                  "pluG_UID": "TaarHKS7Y0qzo/4e5LXKTg==",
                  "ingredientGuid": "7SV6bcH0w02hcXxuQiw6IQ==",
                  "ingredientIdentifier": "6d7a25ed-f4c1-4dc3-a171-7c6e422c3a21",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "9"
                  }
                },
                {
                  "$ref": "53"
                }
              ],
              "bins": [
                {
                  "$id": "54",
                  "pluG_UID": "SSK8EbsYBE6XXovwRLdAgg==",
                  "pluGuid": "11bc2249-18bb-4e04-975e-8bf044b74082",
                  "shelfLocationIdentifier": "HW3rTta7fUScwOaH1SUTvg==",
                  "shelfLocationGuid": "4eeb6d1d-bbd6-447d-9cc0-e687d52513be",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "A1ZPGe0l+km5WWo4S4Guyw==",
                  "labelPageLayoutGuid": "194f5603-25ed-49fa-b959-6a384b81aecb",
                  "updated": "2026-06-03T18:34:35.377547",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "9"
                  },
                  "location": {
                    "$id": "55",
                    "identifier": "knxAM3HGlU+OdXxRySi0Ag==",
                    "storeID": 1,
                    "identifierGuid": "33407c92-c671-4f95-8e75-7c51c928b402",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2026-06-03T18:34:35.377547",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ]
                  }
                },
                {
                  "$ref": "54"
                }
              ],
              "bin": {
                "$ref": "54"
              },
              "scaleLocations": [
                {
                  "$id": "56",
                  "plu": 1,
                  "pluG_UID": "kh49pWjiCESoDkpvXd5D2Q==",
                  "pluGuid": "a53d1e92-e268-4408-a80e-4a6f5dde43d9",
                  "deptNo": 1,
                  "product": {
                    "$ref": "9"
                  },
                  "scaleLocation": {
                    "$id": "57",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2026-06-03T18:34:35.377547",
                    "department": {
                      "$id": "58",
                      "id": 1,
                      "name": "sample string 2",
                      "code": "sample string 3",
                      "sortOrder": 4,
                      "isLiquor": true,
                      "isTobacco": true,
                      "excludeTalker": true,
                      "externalSales": true,
                      "saleGLCode": "sample string 9",
                      "cogsglCode": "sample string 10",
                      "accountingCategoryID": 11,
                      "maximumMarkdownPercentage": 12.0,
                      "accountingOnly": true,
                      "generateExternalID": 1,
                      "useNonReportableTaxCode": true,
                      "minPLU": 15,
                      "maxPLU": 16,
                      "scaleLocation": {
                        "$ref": "57"
                      },
                      "subDepartments": [
                        {
                          "$id": "59",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "60",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "61",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2026-06-03T18:34:35.377547",
                                  "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": "wSL8D3c2Y0SB0QdyNsKrOQ==",
                                  "labelPageLayoutGuid": "0ffc22c1-3677-4463-81d1-077236c2ab39",
                                  "minimumAge": 17,
                                  "countryOfOrigin": "sample string 18",
                                  "serviceFeeID": 1,
                                  "eftCode": 19,
                                  "defaultPrinter": "sample string 20",
                                  "defaultPrinterGroup": "sample string 21",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$id": "62",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "63",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "64",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "63"
                                  },
                                  "mscDep": {
                                    "$id": "65",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "62"
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "64"
                                  }
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "updated": "2026-06-03T18:34:35.377547",
                              "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": "fS/5yCemzEeovJDFIQdzVw==",
                              "labelPageLayoutGuid": "c8f92f7d-a627-47cc-a8bc-90c521077357",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "62"
                              },
                              "mscCom": {
                                "$ref": "63"
                              },
                              "mscDep": {
                                "$ref": "65"
                              },
                              "mscSubCom": {
                                "$ref": "64"
                              }
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-06-03T18:34:35.377547",
                          "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": "WzJuKS8nWUSesGyR3e8p3Q==",
                          "labelPageLayoutGuid": "296e325b-272f-4459-9eb0-6c91ddef29dd",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "62"
                          },
                          "mscCom": {
                            "$ref": "63"
                          },
                          "mscDep": {
                            "$ref": "65"
                          },
                          "mscSubCom": {
                            "$ref": "64"
                          }
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:34:35.377547",
                      "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": "VNEcK/ITx0mCuUunl3HTmg==",
                      "labelPageLayoutGuid": "2b1cd154-13f2-49c7-82b9-4ba79771d39a",
                      "minimumAge": 25,
                      "countryOfOrigin": "sample string 26",
                      "serviceFeeID": 1,
                      "eftCode": 27,
                      "defaultPrinter": "sample string 28",
                      "defaultPrinterGroup": "sample string 29",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "62"
                      },
                      "mscCom": {
                        "$ref": "63"
                      },
                      "mscDep": {
                        "$ref": "65"
                      },
                      "mscSubCom": {
                        "$ref": "64"
                      }
                    }
                  }
                },
                {
                  "$ref": "56"
                }
              ],
              "nextPrice": {
                "$id": "66",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 1,
                "hostOfferID": 1,
                "metcashPromotionID": "sample string 4",
                "metcashPromotionPlacement": "sample string 5",
                "pluG_UID": "NztzbvY72E6eSpiGJjB7Gw==",
                "pluGuid": "6e733b37-3bf6-4ed8-9e4a-988626307b1b",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "FzMWEgsnFkqusy7gs6yucw==",
                "dealCostGuid": "12163317-270b-4a16-aeb3-2ee0b3acae73",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "9/rB0Zza4EOjzIY3aG26WA==",
                "priceGroupGuid": "d1c1faf7-da9c-43e0-a3cc-8637686dba58",
                "itemNumber": "sample string 10",
                "cri": "sample string 11",
                "pluPrice": 12,
                "costCalcMethod": 13,
                "pluCost": 14,
                "pluCostIndicator": "sample string 15",
                "pluPriceGstPercent": 16,
                "pluCostGstPercent": 17,
                "pluActive": true,
                "cartonQty": 1.1,
                "baseUnits": 19.1,
                "salesMode": 1,
                "orderPacked": 20,
                "pluNormalCost": 21,
                "pluaws": 22.0,
                "directNumber": "sample string 23",
                "departmentName": "sample string 24",
                "subDepartmentName": "sample string 25",
                "priceGroupName": "sample string 26",
                "supplierName": "sample string 27",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-06-03T18:34:35.377547",
                "rrp": 28,
                "campaignDescription": "sample string 29",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "62818d99-c7cd-405f-90b2-bab2d7d0e5b3",
                "campaignComboPriceGroupG_UID": "L2+L3+N62Eq4waTqvoBO7g==",
                "campaignComboPriceGroupIdentifier": "df8b6f2f-7ae3-4ad8-b8c1-a4eabe804eee",
                "promotionPlacementDescription": "sample string 31",
                "storeAcceptances": [
                  {
                    "$id": "67",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2026-06-03T18:34:35.377547",
                    "operatorG_UID": "YkAQ9myOAkeIPCEGftSE0Q==",
                    "operatorGuid": "f6104062-8e6c-4702-883c-21067ed484d1",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2026-06-03T18:34:35.377547",
                    "signIqTicketFileMovedUtc": "2026-06-03T18:34:35.377547",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2026-06-03T18:34:35.377547",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "0eae4a10-328c-4af7-a66e-66eac0e38eb6",
                    "product": {
                      "$ref": "9"
                    },
                    "campaignPlu": {
                      "$ref": "66"
                    },
                    "fuelItem": true
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "campaign": {
                  "$id": "68",
                  "id": 1,
                  "storeID": 2,
                  "name": "83dfbaae-44c0-4af7-b98b-4b5da1e43f5d",
                  "nameGuid": "83dfbaae-44c0-4af7-b98b-4b5da1e43f5d",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2026-06-03T18:34:35.377547",
                  "startTime": 1,
                  "endDate": "2026-06-03T18:34:35.377547",
                  "endTime": 1,
                  "recurrence": 1,
                  "recurrenceType": 1,
                  "monthType": 1,
                  "weekDays": 1,
                  "months": 1,
                  "monthWeeks": 1,
                  "monthDays": "sample string 7",
                  "printed": true,
                  "talkerText": "sample string 8",
                  "rangeDescription": "sample string 9",
                  "dealDescription": "sample string 10",
                  "labelQuantity": 11,
                  "active": 1,
                  "deactivated": "2026-06-03T18:34:35.377547",
                  "system": true,
                  "created": "2026-06-03T18:34:35.377547",
                  "updated": "2026-06-03T18:34:35.377547",
                  "priceChangeNotifiedUtc": "2026-06-03T18:34:35.377547",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "5lNC5zwqaUyTSXWs3iwbYA==",
                  "hostIdentifierGuid": "e74253e6-2a3c-4c69-9349-75acde2c1b60",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2026-06-03T18:34:35.377547",
                  "updatedByUser": "sample string 18",
                  "offerID": 1,
                  "isPriceChangeCampaign": true,
                  "stores": [
                    1,
                    2
                  ],
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "campaignPlus": [
                    {
                      "$ref": "66"
                    },
                    {
                      "$ref": "66"
                    }
                  ],
                  "campaignPools": [
                    {
                      "$id": "69",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 4,
                      "pluG_UID": "LbUX4EglK0+pCMVJO0u2uw==",
                      "pluGuid": "e017b52d-2548-4f2b-a908-c5493b4bb6bb",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "AhKvYVUs50eVpBVtkode5w==",
                      "priceGroupGuid": "61af1202-2c55-47e7-95a4-156d92875ee7",
                      "fuelItem": true,
                      "pluName": "sample string 6",
                      "apn": "sample string 7",
                      "pluActive": true,
                      "cartonQty": 1,
                      "baseUnits": 9.1,
                      "cri": "sample string 10",
                      "salesMode": 1,
                      "orderPacked": 11,
                      "pluaws": 12.0,
                      "directNumber": "sample string 13",
                      "departmentName": "sample string 14",
                      "subDepartmentName": "sample string 15",
                      "priceGroupName": "sample string 16",
                      "supplierName": "sample string 17",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2026-06-03T18:34:35.377547",
                      "rrp": 18,
                      "campaignDescription": "sample string 19",
                      "product": {
                        "$ref": "9"
                      },
                      "campaign": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "70",
                      "id": 1,
                      "identifier": "avck+kllzUO0aVwS6yQVYA==",
                      "identifierStr": "avck+kllzUO0aVwS6yQVYA==",
                      "identifierGuid": "fa24f76a-6549-43cd-b469-5c12eb241560",
                      "campaignID": 4,
                      "campaignName": "sample string 5",
                      "ruleJoin": 1,
                      "ruleType": 6,
                      "operand0": "sample string 7",
                      "comparisonOp": 1,
                      "operand1": "sample string 8",
                      "action": 1,
                      "operand2": "sample string 9",
                      "operand3": "sample string 10",
                      "includeExcludedItems": true,
                      "noFurtherDiscounts": true,
                      "description": "sample string 11",
                      "sortOrder": 1,
                      "isItemRule": false,
                      "prevDept": "sample string 12",
                      "campaign": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "customers": [
                    {
                      "$id": "71",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "customerID": "vNYznscf7EC0euZ4essPQA==",
                      "customerIDGuid": "9e33d6bc-1fc7-40ec-b47a-e6787acb0f40",
                      "campaign": {
                        "$ref": "68"
                      },
                      "customer": {
                        "$id": "72",
                        "identifier": "iYSYR/Amwk2dWF5Tj3LhPQ==",
                        "identifierGuid": "47988489-26f0-4dc2-9d58-5e538f72e13d",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2026-06-03T18:34:35.377547",
                        "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": "fOVlY1oyPkmbWnIdPikE1Q==",
                        "communityIdentifierGuid": "6365e57c-325a-493e-9b5a-721d3e2904d5",
                        "joined": "2026-06-03T18:34:35.377547",
                        "updated": "2026-06-03T18:34:35.377547",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "00+NZ2Pm7U2BS71Mt6yc7A==",
                        "priceLevelIdentifierGuid": "678d4fd3-e663-4ded-814b-bd4cb7ac9cec",
                        "marketingID": "sample string 18",
                        "receiptPrintOptions": 1,
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2026-06-03T18:34:35.377547",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "73",
                            "cardType": 2,
                            "issueDate": "2026-06-03T18:34:35.377547",
                            "expiry": "2026-06-03T18:34:35.377547",
                            "customerID": "wUT0tp8Xu0iEqkoSK9S3yg==",
                            "customerIDGuid": "b6f444c1-179f-48bb-84aa-4a122bd4b7ca",
                            "initialValue": 1,
                            "currentValue": 1,
                            "maxLimit": 1,
                            "minTransaction": 1,
                            "maxTransaction": 1,
                            "multiplier": 1.1,
                            "active": true,
                            "reasonInactive": 1,
                            "idRequired": true,
                            "idType": 1,
                            "idValue": "sample string 5",
                            "updated": "2026-06-03T18:34:35.377547",
                            "linkedAccount": "kxxG61FGQEuo6wPGt757zQ==",
                            "linkedAccountGuid": "eb461c93-4651-4b40-a8eb-03c6b7be7bcd",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "72"
                            },
                            "account": {
                              "$id": "74",
                              "id": 1,
                              "identifier": "kPElvi/8GECiErS8ik3gKg==",
                              "identifierGuid": "be25f190-fc2f-4018-a212-b4bc8a4de02a",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2026-06-03T18:34:35.377547",
                              "owner": "6MmydmhFQ02lkCSHpbSBTw==",
                              "ownerGuid": "76b2c9e8-4568-4d43-a590-2487a5b4814f",
                              "accountStoreGroupIdentifier": "ab1IRNdJd0SOeBh519y7+g==",
                              "accountStoreGroupGuid": "4448bd69-49d7-4477-8e78-1879d7dcbbfa",
                              "accountType": 1,
                              "currentBalance": 1,
                              "externalID": "sample string 7",
                              "maximumLimit": 1,
                              "accruePoints": true,
                              "loyaltyPoints": 1,
                              "termsOfTrade": 1,
                              "signatureRequired": true,
                              "referenceRequired": true,
                              "statementSendType": 10,
                              "ageingPeriod": 1,
                              "monthlyAgeingPeriod": true,
                              "explodedInvoice": true,
                              "isFifoAllocation": true,
                              "lastStatementSent": "2026-06-03T18:34:35.377547",
                              "active": true,
                              "updated": "2026-06-03T18:34:35.377547",
                              "deleted": true,
                              "deletedUser": "sample string 16",
                              "currentBalanceChanged": true,
                              "maximumLimitChanged": true,
                              "loyaltyPointsChanged": true,
                              "projectedBalance": 17,
                              "accountStoreGroupStoreIDs": [
                                1,
                                2
                              ],
                              "customerEmail": "sample string 18",
                              "ownerCustomer": {
                                "$ref": "72"
                              },
                              "card": {
                                "$ref": "73"
                              },
                              "members": {
                                "$id": "75",
                                "sample string 1": [
                                  {
                                    "$ref": "72"
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ],
                                "sample string 2": [
                                  {
                                    "$ref": "72"
                                  },
                                  {
                                    "$ref": "72"
                                  }
                                ]
                              },
                              "customerGroups": [
                                {
                                  "$id": "76",
                                  "identifier": "7c8f6R+Y2EO8F2yMzbOL0g==",
                                  "identifierGuid": "e91fcfed-981f-43d8-bc17-6c8ccdb38bd2",
                                  "name": "sample string 2",
                                  "primaryContact": "YrDLf6LCCUmxGk64EMAZXg==",
                                  "primaryContactGuid": "7fcbb062-c2a2-4909-b11a-4eb810c0195e",
                                  "accountID": "6DJxzIWVmEWHmh+xHZKQkg==",
                                  "accountIDGuid": "cc7132e8-9585-4598-879a-1fb11d929092",
                                  "special": true,
                                  "updated": "2026-06-03T18:34:35.377547",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "gJs2m+SWXEio2PupDKIOzQ==",
                                  "priceLevelIdentifierGuid": "9b369b80-96e4-485c-a8d8-fba90ca20ecd",
                                  "marketingListID": "sample string 7",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "74"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "72"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "groupID": "vyYhWWqZ2EGq8fRxKLZ16Q==",
                                      "groupIDGuid": "592126bf-996a-41d8-aaf1-f47128b675e9",
                                      "customerID": "SJmEVLIdIUeWlfn9p2ThNA==",
                                      "customerIDGuid": "54849948-1db2-4721-9695-f9fda764e134",
                                      "card": "sample string 4",
                                      "linkedAccount": "23phlLSuOE6hcxktMcvLEw==",
                                      "linkedAccountGuid": "94617adb-aeb4-4e38-a173-192d31cbcb13",
                                      "customer": {
                                        "$ref": "72"
                                      },
                                      "group": {
                                        "$ref": "76"
                                      },
                                      "customerCard": {
                                        "$ref": "73"
                                      }
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "78",
                                "id": 1,
                                "identifier": "fSDjkDe53kG6rP83pwcoHQ==",
                                "identifierGuid": "90e3207d-b937-41de-baac-ff37a707281d",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "BtzcjCcAgken40Kx3UUmAA==",
                                "accountIDGuid": "8cdcdc06-0027-4782-a7e3-42b1dd452600",
                                "customerAccount": {
                                  "$ref": "74"
                                },
                                "customerCard": {
                                  "$ref": "73"
                                },
                                "accountType": 1,
                                "cardName": "sample string 8",
                                "authorisationNumber": "sample string 9",
                                "bankReference": "sample string 10",
                                "merchantID": "sample string 11",
                                "terminalID": "sample string 12",
                                "cardNumber": "sample string 13",
                                "paymentDate": "2026-06-03T18:34:35.377547",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "9P6IkYccTEKYfNsE0vlZhA==",
                                "idempotentVoidGuid": "9188fef4-1c87-424c-987c-db04d2f95984",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "79",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "DPHZnjzKDkSRqKuHlVlMlA==",
                                  "saleHeaderIdentifierGuid": "9ed9f10c-ca3c-440e-91a8-ab8795594c94",
                                  "created": "2026-06-03T18:34:35.377547",
                                  "createdLocal": "2026-06-03T18:34:35.377547",
                                  "createdText": "sample string 4",
                                  "itemCount": 5,
                                  "totalAmount": 6,
                                  "cashTender": 1,
                                  "cardTender": 1,
                                  "cheqTender": 1,
                                  "acctTender": 1,
                                  "voucherTender": 1,
                                  "loyaltyPoints": 1,
                                  "cashout": 1,
                                  "changeAmount": 1,
                                  "rounding": 1,
                                  "gstAmount": 1,
                                  "transactionDiscountTender": 1,
                                  "totalTip": 7,
                                  "tranType": 1,
                                  "processed": 1,
                                  "imported": "2026-06-03T18:34:35.377547",
                                  "storeID": 1,
                                  "operatorG_Uid": "Gs9pd5hvWEKmUJGQr/zNGQ==",
                                  "operatorGuid": "7769cf1a-6f98-4258-a650-9190affccd19",
                                  "customerG_Uid": "dOfwV1azokut7HmBjCre7A==",
                                  "customerGuid": "57f0e774-b356-4ba2-adec-79818c2adeec",
                                  "communityIdentifier": "nwuyoiGnskmNEfRvNTdxQg==",
                                  "communityIdentifierGuid": "a2b20b9f-a721-49b2-8d11-f46f35377142",
                                  "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": "3FMU/Q9s60+aB22US+XeDg==",
                                  "priceLevelIdentifierGuid": "fd1453dc-6c0f-4feb-9a07-6d944be5de0e",
                                  "locked": 36,
                                  "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:35.377547+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                  "deserialisedOrderMetadata": {
                                    "$id": "80",
                                    "customerName": "sample string 1",
                                    "pickupAt": "2026-06-03T18:34:35.377547",
                                    "deliveryAddress1": "sample string 2",
                                    "deliveryAddress2": "sample string 3",
                                    "customerPhoneNumber": "sample string 4",
                                    "orderType": 0,
                                    "externalOrderID": "sample string 5",
                                    "externalDisplayableOrderID": "sample string 6",
                                    "tableName": "sample string 7",
                                    "createdBy": 0,
                                    "orderingAppName": "sample string 8"
                                  },
                                  "relationChecksum": "sample string 38",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "47"
                                  },
                                  "customer": {
                                    "$ref": "72"
                                  },
                                  "communityOrganisation": {
                                    "$id": "81",
                                    "id": 1,
                                    "identifier": "Cj9DybggKUKeel6BNX7CpQ==",
                                    "identifierGuid": "c9433f0a-20b8-4229-9e7a-5e81357ec2a5",
                                    "name": "sample string 3",
                                    "lookupIdentifier": "sample string 4",
                                    "externalID": "sample string 5",
                                    "phone": "sample string 6",
                                    "fax": "sample string 7",
                                    "email": "sample string 8",
                                    "address1": "sample string 9",
                                    "address2": "sample string 10",
                                    "city": "sample string 11",
                                    "postCode": "sample string 12",
                                    "state": "sample string 13",
                                    "country": "sample string 14",
                                    "abn": "sample string 15",
                                    "promoPeriodStart": "2026-06-03T18:34:35.377547",
                                    "promoPeriodEnd": "2026-06-03T18:34:35.377547",
                                    "allowDonations": true,
                                    "logoImageName": "sample string 17",
                                    "totalAmountAwarded": 18.1,
                                    "updated": "2026-06-03T18:34:35.377547",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "82",
                                      "saleItemID": 1,
                                      "identifier": "SpNqXRcz1E+iHdHdKjvfWg==",
                                      "identifierGuid": "5d6a934a-3317-4fd4-a21d-d1dd2a3bdf5a",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "hoJbER4AVkO7aqlVO9eoEg==",
                                      "pluGuid": "115b8286-001e-4356-bb6a-a9553bd7a812",
                                      "accountID": "pY+/8i4eEECMfti3lQnI7Q==",
                                      "accountIDGuid": "f2bf8fa5-1e2e-4010-8c7e-d8b79509c8ed",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 8,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "offline": true,
                                      "barcode": "sample string 9",
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 10",
                                      "bestOrExpire": "2026-06-03T18:34:35.377547",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "fXWMc+rCGU+L+Fvp3gGZ6Q==",
                                      "refundGuid": "738c757d-c2ea-4f19-8bf8-5be9de0199e9",
                                      "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": "nlYp5wHfykmPmMPIv1ClKQ==",
                                      "idempotentVoidGuid": "e729569e-df01-49ca-8f98-c3c8bf50a529",
                                      "priceLevelIdentifier": "Z7IAzgz7qUu7d5ERXWC6vg==",
                                      "priceLevelIdentifierGuid": "ce00b267-fb0c-4ba9-bb77-91115d60babe",
                                      "communityIdentifier": "TOCJl9C/h0mdcJ4vTPpU9g==",
                                      "communityIdentifierGuid": "9789e04c-bfd0-4987-9d70-9e2f4cfa54f6",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2026-06-03T18:34:35.377547",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "83"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "84",
                                        "id": 1,
                                        "g_UID": "LC4a+XxthEyEisqTT/+zPw==",
                                        "guid": "f91a2e2c-6d7c-4c84-848a-ca934fffb33f",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2026-06-03T18:34:35.377547"
                                      },
                                      "modifier": {
                                        "$id": "85",
                                        "id": 1,
                                        "setG_UID": "7fRGXaOzWEiRd0LCykszwQ==",
                                        "modifierSetGuid": "5d46f4ed-b3a3-4858-9177-42c2ca4b33c1",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "ZkpznBKg8EqUH5VSpon2Lg==",
                                        "pluGuid": "9c734a66-a012-4af0-941f-9552a689f62e",
                                        "deleted": true,
                                        "g_UID": "OGs/rBuAvkitDRUgYq4DiQ==",
                                        "guid": "ac3f6b38-801b-48be-ad0d-152062ae0389",
                                        "product": {
                                          "$ref": "9"
                                        }
                                      },
                                      "priceLevelName": "sample string 25",
                                      "pumpNumber": 1,
                                      "hoseNumber": 1
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "eftReceipts": [
                                    {
                                      "$id": "86",
                                      "id": 1,
                                      "storeID": 1,
                                      "saleHeaderID": 2,
                                      "storeSaleHeader": {
                                        "$ref": "79"
                                      },
                                      "receipt": "sample string 3",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "payments": [
                                    {
                                      "$ref": "78"
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "cards": [
                                    {
                                      "$id": "87",
                                      "id": 1,
                                      "saleHeaderID": 1,
                                      "identifier": "sample string 2",
                                      "cardType": 3,
                                      "providerName": "sample string 4"
                                    },
                                    {
                                      "$ref": "87"
                                    }
                                  ],
                                  "campaignHits": [
                                    {
                                      "$id": "88",
                                      "id": 1,
                                      "saleHeaderID": 2,
                                      "campaign": "sample string 3",
                                      "name": "sample string 4",
                                      "processed": 1,
                                      "campaignDescription": "sample string 5"
                                    },
                                    {
                                      "$ref": "88"
                                    }
                                  ],
                                  "fuel": [
                                    {
                                      "$id": "89",
                                      "id": 1,
                                      "plu": 1,
                                      "pluG_UID": "vOcAMFCXv061IbOoxerp3w==",
                                      "pluGuid": "3000e7bc-9750-4ebf-b521-b3a8c5eae9df",
                                      "saleHeaderID": 2,
                                      "totalCents": 3,
                                      "grade": 1,
                                      "gradeDescription": "sample string 4",
                                      "dispenser": 1,
                                      "hose": 1,
                                      "quantity": 1,
                                      "cost": 1,
                                      "acquirerNum": 1,
                                      "attendant": 1,
                                      "ePurseBalance": 1.0,
                                      "cardSignature": "sample string 5",
                                      "compartmentNumber": 1,
                                      "contractNumber": 1,
                                      "discountCardPAN": "sample string 6",
                                      "discountID": 1,
                                      "discountName": "sample string 7",
                                      "discountNetValue": 1.0,
                                      "discountType": 1,
                                      "discountValue": 1.0,
                                      "discretionaryData": "sample string 8",
                                      "driverID": "sample string 9",
                                      "eftBatchNumber": 1,
                                      "eftResponseCode": "sample string 10",
                                      "endDateTime": "2026-06-03T18:34:35.377547",
                                      "engineHours": 1.1,
                                      "fposNumber": 1,
                                      "loyaltyCardPAN": "sample string 11",
                                      "miscData1": 1,
                                      "miscData2": "sample string 12",
                                      "miscFlags": 1,
                                      "mop": 1,
                                      "odometer": 1,
                                      "panNumber": "sample string 13",
                                      "saleRefund": true,
                                      "saleStatus": 1,
                                      "sequenceNumber": 1,
                                      "stan": 1,
                                      "startDateTime": "2026-06-03T18:34:35.377547",
                                      "tagNumber": "sample string 15",
                                      "trackTwoRem": "sample string 16",
                                      "transCode": 1,
                                      "transType": 1,
                                      "unitPrice": 1.0,
                                      "vehicleReg": "sample string 17",
                                      "offline": true,
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "89"
                                    }
                                  ],
                                  "fuelResells": [
                                    {
                                      "$id": "90",
                                      "saleItemID": 1,
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "gS9/+JXo50qTsF4o6knqCg==",
                                      "pluGuid": "f87f2f81-e895-4ae7-93b0-5e28ea49ea0a",
                                      "accountID": "p+6Kn+jcU0aXxr7ym25ueg==",
                                      "accountIDGuid": "9f8aeea7-dce8-4653-97c6-bef29b6e6e7a",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "processed": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 1,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "barcode": "sample string 8",
                                      "offline": 1,
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 9",
                                      "bestOrExpire": "2026-06-03T18:34:35.377547",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "BG5+GPqUCEu7sANosgSEHA==",
                                      "refundGuid": "187e6e04-94fa-4b08-bbb0-0368b204841c",
                                      "providerName": "sample string 10",
                                      "campaign": "sample string 11",
                                      "campaignType": 1,
                                      "modifiedID": 1,
                                      "omittedIngredient": 1,
                                      "taxPercent": 1.0,
                                      "taxAmount": 1.0,
                                      "refundablePrice": 1.0,
                                      "showDiscounts": true,
                                      "orderPrinted": true,
                                      "note": "sample string 14",
                                      "modifierName": "sample string 15",
                                      "modifierSetName": "sample string 16",
                                      "totalValueWasScanned": true,
                                      "sold": true,
                                      "campaignPrice": true,
                                      "scannedValue": 1,
                                      "campaignName": "sample string 20",
                                      "comboDiscount": 1
                                    },
                                    {
                                      "$ref": "90"
                                    }
                                  ],
                                  "customerOrder": [
                                    {
                                      "$id": "91",
                                      "identifier": "DctVn+xxq0mVNJVr2+b0Ww==",
                                      "identifierGuid": "9f55cb0d-71ec-49ab-9534-956bdbe6f45b",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "JOMv4fdSgEGcvSAMS12qoQ==",
                                      "customerIdentifierGuid": "e12fe324-52f7-4180-9cbd-200c4b5daaa1",
                                      "operatorNo": 1,
                                      "operatorG_UID": "u9MUEFh8SkeRQQaelXZmSw==",
                                      "operatorGuid": "1014d3bb-7c58-474a-9141-069e9576664b",
                                      "created": "2026-06-03T18:34:35.377547",
                                      "ordered": "2026-06-03T18:34:35.377547",
                                      "started": "2026-06-03T18:34:35.377547",
                                      "completed": "2026-06-03T18:34:35.377547",
                                      "supplied": "2026-06-03T18:34:35.377547",
                                      "quickTicket": 1,
                                      "deleted": true,
                                      "walkAway": true,
                                      "approxWait": 1,
                                      "actualWait": 1,
                                      "deliveryMethod": 8,
                                      "externalSaleType": 9,
                                      "customer": {
                                        "$ref": "72"
                                      },
                                      "operator": {
                                        "$ref": "47"
                                      },
                                      "details": [
                                        {
                                          "$id": "92",
                                          "headerID": 1,
                                          "plu": 1,
                                          "pluG_UId": "5HESGRbve0OdDKxEA2Rfow==",
                                          "pluGuid": "191271e4-ef16-437b-9d0c-ac4403645fa3",
                                          "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": "3ERBoqJYHUy0vWNfInORWA==",
                                          "headerIdentifierGuid": "a24144dc-58a2-4c1d-b4bd-635f22739158",
                                          "product": {
                                            "$ref": "9"
                                          }
                                        },
                                        {
                                          "$ref": "92"
                                        }
                                      ],
                                      "storeName": "sample string 11",
                                      "customerName": "sample string 12",
                                      "storeReplyTo": "sample string 13",
                                      "storeSubjectLine": "sample string 14",
                                      "storeSaleHeader": {
                                        "$ref": "79"
                                      }
                                    },
                                    {
                                      "$ref": "91"
                                    }
                                  ],
                                  "surveyResponses": [
                                    {
                                      "$id": "93",
                                      "surveyG_UID": "sDpPghlOfkqE3RkQFsI61A==",
                                      "surveyGuid": "824f3ab0-4e19-4a7e-84dd-191016c23ad4",
                                      "saleHeaderGuid": "FuNLCblGYU2mVjRC7MVXDg==",
                                      "saleGuid": "094be316-46b9-4d61-a656-3442ecc5570e",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "Umn+cnoTYUWzqAAqLO6ITw==",
                                      "guidResponse": "72fe6952-137a-4561-b3a8-002a2cee884f",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2026-06-03T18:34:35.377547",
                                      "sale": {
                                        "$ref": "79"
                                      },
                                      "survey": {
                                        "$id": "94",
                                        "g_UID": "JbZaNghzI0237fpkpy41Ng==",
                                        "guid": "365ab625-7308-4d23-b7ed-fa64a72e3536",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "H1doXmzpn0as6iOcOWfokw==",
                                        "checkoutFormGuid": "5e68571f-e96c-469f-acea-239c3967e893",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2026-06-03T18:34:35.377547",
                                        "end": "2026-06-03T18:34:35.377547",
                                        "deleted": true,
                                        "updated": "2026-06-03T18:34:35.377547",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "3cece31c-c5ab-4267-b3a7-fd36cebb7b2d",
                                          "98f1807a-4cc1-4b2e-918a-8c0a7be493f9"
                                        ],
                                        "allowsAllTextResponses": true,
                                        "surveyForm": {
                                          "$ref": "3"
                                        }
                                      },
                                      "ingressId": "sample string 4"
                                    },
                                    {
                                      "$ref": "93"
                                    }
                                  ],
                                  "storeName": "sample string 39",
                                  "terminalNumber": 40,
                                  "machineName": "sample string 41",
                                  "operatorName": "sample string 42",
                                  "direction": 1,
                                  "reason": "sample string 43",
                                  "accountG_UID": "JMj5iyPlM0m2uMUJT4SdiQ==",
                                  "accountIdentifier": "8bf9c824-e523-4933-b6b8-c5094f849d89",
                                  "accountName": "sample string 44",
                                  "customerOrderIdentifier": "tDKCRuUdF0eBzeNysmzt5w==",
                                  "customerOrderIdentifierGuid": "468232b4-1de5-4717-81cd-e372b26cede7",
                                  "priceLevelName": "sample string 45",
                                  "revision": 46,
                                  "ingressId": "sample string 47"
                                },
                                "metadata": {
                                  "$id": "95",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "H8RPsMQl60CUj5Y0n0D0aQ==",
                                  "paymentIdentifierGuid": "b04fc41f-25c4-40eb-948f-96349f40f469",
                                  "identifier": "gNlvnZx3okmaCbfDaa0Z3Q==",
                                  "identifierGuid": "9d6fd980-779c-49a2-9a09-b7c369ad19dd",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "HHYz6083JEiygmyCH1aolw==",
                                  "itemIdentifierGuid": "eb33761c-374f-4824-b282-6c821f56a897"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ]
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "customerGroupMembers": [
                          {
                            "$ref": "77"
                          },
                          {
                            "$ref": "77"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "accounts": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "account": {
                          "$ref": "74"
                        },
                        "vouchers": [
                          {
                            "$id": "96",
                            "customerIdentifier": "p0smeEB2hkSLROL88PvzRw==",
                            "customerIdentifierGuid": "78264ba7-7640-4486-8b44-e2fcf0fbf347",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "L/Fzt9QnJkS2E7FZNBAYKw==",
                            "idempotentGuid": "b773f12f-27d4-4426-b613-b1593410182b",
                            "offline": true,
                            "voucher": {
                              "$id": "97",
                              "id": 1,
                              "name": "sample string 2",
                              "description": "sample string 3",
                              "shortDescription": "sample string 4",
                              "url": "sample string 5",
                              "barcodeTemplateID": 1,
                              "expiry": 0,
                              "voucherType": 6,
                              "limitPerTransaction": 7,
                              "customerTracking": true,
                              "discountAccount": "sample string 9",
                              "endDate": "2026-06-03T18:34:35.377547",
                              "barcodeTemplate": {
                                "$id": "98",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "99",
                                "id": 1,
                                "uid": "sample string 2",
                                "name": "sample string 3",
                                "width": 1.1,
                                "height": 1.1,
                                "showBorder": true,
                                "borderWidth": 1.1,
                                "borderStyle": 1,
                                "borderColour": "sample string 5",
                                "updated": "2026-06-03T18:34:35.377547",
                                "labelPageLayout": "0SPe7kVILE2lqjt9SlX0og==",
                                "pageLayoutGuid": "eede23d1-4845-4d2c-a5aa-3b7d4a55f4a2",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "97"
                                },
                                "elements": [
                                  {
                                    "$id": "100",
                                    "id": 1,
                                    "scaleLabelID": 2,
                                    "showPercentDI": true,
                                    "showAvgPerHundred": true,
                                    "showAvgPerServe": true,
                                    "name": "sample string 6",
                                    "x": 1.1,
                                    "y": 1.1,
                                    "width": 1.1,
                                    "height": 1.1,
                                    "type": 1,
                                    "rotation": 1,
                                    "text": "sample string 7",
                                    "fontFamily": "sample string 8",
                                    "align": 1,
                                    "bold": true,
                                    "italic": true,
                                    "underline": true,
                                    "strikeout": true,
                                    "reverse": true,
                                    "textColour": "sample string 9",
                                    "fontSize": 1.1,
                                    "picture": "QEA=",
                                    "borderWidth": 10,
                                    "sortOrder": 11,
                                    "printOptions": 12,
                                    "superScriptTextFontSize": 1.1,
                                    "lineStyle": 1,
                                    "spacingStyle": 1,
                                    "interCharacterSpacing": 1.1,
                                    "superScriptOffset": 1.1,
                                    "lineSpacing": 1.1,
                                    "dateFormat": "sample string 13",
                                    "autoGrow": true,
                                    "fontAutoResize": true,
                                    "updated": "2026-06-03T18:34:35.377547"
                                  },
                                  {
                                    "$ref": "100"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "101",
                                  "id": 1,
                                  "customerIdentifier": "IO5MssmbNEG/Fw/JK9wjQA==",
                                  "customerIdentifierGuid": "b24cee20-9bc9-4134-bf17-0fc92bdc2340",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2026-06-03T18:34:35.377547",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "gaLiD4xtRkiiYs9nDzSu2g==",
                                  "issuedIdempotentGuid": "0fe2a281-6d8c-4846-a262-cf670f34aeda",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2026-06-03T18:34:35.377547",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2026-06-03T18:34:35.377547",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "Ubj5u8+43E6lH2juhzGARg==",
                                  "redeemedIdempotentGuid": "bbf9b851-b8cf-4edc-a51f-68ee87318046",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2026-06-03T18:34:35.377547",
                                  "storeName": "sample string 17",
                                  "scaleLabel": {
                                    "$ref": "99"
                                  },
                                  "voucher": {
                                    "$ref": "97"
                                  },
                                  "customer": {
                                    "$ref": "72"
                                  },
                                  "issuedOfflinePayment": {
                                    "$ref": "78"
                                  },
                                  "redeemedOfflinePayment": {
                                    "$ref": "78"
                                  }
                                },
                                {
                                  "$ref": "101"
                                }
                              ]
                            },
                            "customer": {
                              "$ref": "72"
                            }
                          },
                          {
                            "$ref": "96"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "71"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$id": "102",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupID": "sQl0ZeM59kaR871B2sZssw==",
                      "groupIDGuid": "657409b1-39e3-46f6-91f3-bd41dac66cb3",
                      "campaign": {
                        "$ref": "68"
                      },
                      "group": {
                        "$ref": "76"
                      }
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "103",
                      "identifier": "Jh/NA8BWiEWcEVnsoutEtA==",
                      "identifierGuid": "03cd1f26-56c0-4588-9c11-59eca2eb44b4",
                      "campaignName": "sample string 2",
                      "message": "sample string 3",
                      "ticketFileSource": "sample string 4",
                      "ticketFileDestination": "sample string 5",
                      "storeID": 1
                    },
                    {
                      "$ref": "103"
                    }
                  ],
                  "comboPriceGroups": [
                    {
                      "$id": "104",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "g_UID": "ShGahQovukKoVdtTFCGnEg==",
                      "guid": "859a114a-2f0a-42ba-a855-db531421a712",
                      "description": "sample string 5",
                      "newPrice": 1,
                      "rangeDescription": "sample string 6",
                      "dealDescription": "sample string 7",
                      "labelQuantity": 8,
                      "hostProductCategoryID": 1,
                      "offerID": 1,
                      "dontUpdatePricePlus": true,
                      "campaign": {
                        "$ref": "68"
                      },
                      "comboPricePlus": [
                        {
                          "$id": "105",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupG_UID": "1hbmlSGVhEaSpvqbXlqqBA==",
                          "groupGuid": "95e616d6-9521-4684-92a6-fa9b5e5aaa04",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "u2g3Fc6GXk+rkRQBGAlpJQ==",
                          "pluGuid": "153768bb-86ce-4f5e-ab91-140118096925",
                          "priceGroupG_UID": "BhmujB3OWkSjS7NAevPCrQ==",
                          "priceGroupGuid": "8cae1906-ce1d-445a-a34b-b3407af3c2ad",
                          "campaignPoolID": "sample string 7",
                          "quantity": 1,
                          "campaign": {
                            "$ref": "68"
                          },
                          "product": {
                            "$ref": "9"
                          },
                          "priceGroup": {
                            "$ref": "40"
                          },
                          "campaignPool": {
                            "$ref": "68"
                          }
                        },
                        {
                          "$ref": "105"
                        }
                      ]
                    },
                    {
                      "$ref": "104"
                    }
                  ],
                  "priceLevels": [
                    {
                      "$id": "106",
                      "id": 1,
                      "priceLevelIdentifier": "jFEma8EfaUS+UjMwgQ/9lw==",
                      "priceLevelIdentifierGuid": "6b26518c-1fc1-4469-be52-3330810ffd97",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "106"
                    }
                  ],
                  "promotionType": {
                    "$id": "107",
                    "identifier": "7H0XM2mKWUqrc4rWCG2sHw==",
                    "identifierGuid": "33177dec-8a69-4a59-ab73-8ad6086dac1f",
                    "hostType": 2,
                    "code": "sample string 3",
                    "description": "sample string 4",
                    "isLiquor": true,
                    "isAdvertised": true,
                    "disableWasSave": true,
                    "excludeFromPromoSales": true,
                    "labelPageLayoutG_UID": "G9ecsc+za0eTIaPxPR6IHA==",
                    "labelPageLayoutGuid": "b19cd71b-b3cf-476b-9321-a3f13d1e881c",
                    "priceLevelIdentifier": "KYwaVMj9PkCg6g7I9VG+jw==",
                    "priceLevelIdentifierGuid": "541a8c29-fdc8-403e-a0ea-0ec8f551be8f",
                    "active": true,
                    "updated": "2026-06-03T18:34:35.377547",
                    "hostName": "sample string 11"
                  }
                },
                "product": {
                  "$ref": "9"
                },
                "dealCost": {
                  "$id": "108",
                  "headerIdentifier": "NF9BoLl0wUmkzP/PtGHSWA==",
                  "headerIdentifierGuid": "a0415f34-74b9-49c1-a4cc-ffcfb461d258",
                  "identifier": "D7+o7LPkXEKY+fpf+gmJcA==",
                  "identifierGuid": "eca8bf0f-e4b3-425c-98f9-fa5ffa098970",
                  "supplierIdentifier": "rbZoR1vks0eLHVTsBdAqTQ==",
                  "supplierGuid": "4768b6ad-e45b-47b3-8b1d-54ec05d02a4d",
                  "pluG_UID": "tuoktdM6GkyPxKBOq/Cq0g==",
                  "pluGuid": "b524eab6-3ad3-4c1a-8fc4-a04eabf0aad2",
                  "campaignName": "6a38c13b-6345-4079-864d-ee11339c5094",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2026-06-03T18:34:35.377547",
                  "end": "2026-06-03T18:34:35.377547",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "7bILZcQzOEeXZWQHZPqTkg==",
                  "bonusItemPluGuid": "650bb2ed-33c4-4738-9765-640764fa9392",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2026-06-03T18:34:35.377547",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2026-06-03T18:34:35.377547",
                  "campaignEndDate": "2026-06-03T18:34:35.377547",
                  "masterPLUG_UID": "AEqzf3OFbkiX2dYnY4el1A==",
                  "masterID": "7fb34a00-8573-486e-97d9-d6276387a5d4",
                  "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": "Nznu523sD0+FgmLP4UhIQQ==",
                  "bonusMasterID": "e7ee3937-ec6d-4f0f-8582-62cfe1484841",
                  "bonusProductName": "sample string 34",
                  "bonusProductAPN": "sample string 35",
                  "bonusOrderCode": "sample string 36",
                  "bonusNormalSell": 37,
                  "bonusNormalCost": 38,
                  "bonusNormalCostDecimals": 39,
                  "bonusCartonQuantity": 40,
                  "bonusSalesMode": 41,
                  "bonusOrderPacked": 42,
                  "bonusFuelItem": true,
                  "bonusActive": true
                }
              },
              "currentCostStart": "2026-06-03T18:34:35.377547",
              "dealCosts": [
                {
                  "$ref": "108"
                },
                {
                  "$ref": "108"
                }
              ],
              "tags": [
                {
                  "$id": "109",
                  "pluG_UID": "ZoqBfzem/kCnnSVCG2kZkA==",
                  "pluGuid": "7f818a66-a637-40fe-a79d-25421b691990",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "109"
                }
              ],
              "alternateProductG_UID": "o+gyOBizC0ilB50QQ97dsA==",
              "alternateProduct": "3832e8a3-b318-480b-a507-9d1043deddb0",
              "altProduct": {
                "$ref": "9"
              },
              "productHostCode": {
                "$id": "110",
                "id": 1,
                "pluG_UID": "jOkKIpJw8kWiNOT7FzpR1A==",
                "pluGuid": "220ae98c-7092-45f2-a234-e4fb173a51d4",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "62"
              },
              "mscCom": {
                "$ref": "63"
              },
              "mscDep": {
                "$ref": "65"
              },
              "mscSubCom": {
                "$ref": "64"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2026-06-03T18:34:35.377547",
              "inventoryTracked": "2026-06-03T18:34:35.377547",
              "isNormalPriceChangesCampaign": true,
              "baseProductFuel": {
                "$id": "111",
                "pluG_UID": "jlVmdwc0BkGYTQpx86JbPg==",
                "pluGuid": "7766558e-3407-4106-984d-0a71f3a25b3e",
                "fuelPluG_UID": "uzljvNL4m0KnG4a8PkwDEA==",
                "fuelPluGuid": "bc6339bb-f8d2-429b-a71b-86bc3e4c0310",
                "price": 3,
                "productDescription": "sample string 4",
                "productBarcode": "sample string 5",
                "fuelProductDescription": "sample string 6",
                "fuelProductBarcode": "sample string 7",
                "fuelProductPrice": 8
              },
              "productFuelLinks": [
                {
                  "$ref": "111"
                },
                {
                  "$ref": "111"
                }
              ]
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "8"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ]
      },
      {
        "$ref": "7"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKQ��\����5xl/workbook.xml �(�����0D�&�C��(��N\�z�EhK��|o�vfg����kcz�Q�v�-h���3�D�
�Ɍ�î5V�Ҿ�i[)�2�P{v���Y�K�]'GGW�?,7Z��u�^
+J�Դ<�s����-2[��$l
��_`�����%�so
z���2�4� ��k�8�DMw��l�]~PKQ��\����	�[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
Q��\x�Q�''_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="R94514c93ccc14b9b" /></Relationships>PKQ��\Q� Q^�+xl/worksheets/sheet1.xml �(��Z]S��+.��-����fB�
	X�›L�p�v����v,,��J��b��z�3�HG����yz�����ݡ��`�|3�}x��;�������y���^�O��Ÿo��������xqs?}�,F���g����O�%�8�6���=�L�g7?���˱Ž����������֧���|:�]O���W�����po����f?�O�v��|��p0��Y�/�/���`���f��W?|���5v��_?��|p;���x\��^��>|�_"Kf=�f��X<=���&���}y�]��'Vk-�t�
7?�������6���x�#�h�"Xdy<l����z��B�`�w�<^o���x1��y�PJ����f�َ7�`��Ι����v3ަ�)�5\�uR�ǻ�x���(�5����x��g�S�V_����WAK	��x�RD����2�z|:X��
��+�O��Lj��V�R���6H�u�UD�D�v$��ޠ�S�u(!��ԡ�DmQ�ҤLZ�2`������Ei�F���*�(5ʑV�����*j�Q�ҧ�@7�u�EDEʐ����}^���T�$e΃=<��$�V�
W!���i��B�tx���T0¡JᔅA�Q�
��4@Y�^�%�t���V�3n�P�ۣ$��砍��<DI*��M��2Nx�u�:DM*��ZZP
[��5��=R�N8
FJ���!jR��s5	"ۢ4h��r�s
�&!;�����Zeꪆ�IPig�Z\F�Y�zXg�T����++LB�$�t��ك��I���n�By��%p&�Q��h2�<f�;��V�V5	.�,�����t���D�瀁	z�5	!Ӄ�Kx�q��hRGM�&���B��Q�Z��pV�����h+oSGMj����tz�:jR'�T#0�J�'��%8�!��[♇kY?�uԤΎn����_�CԤ��I�[��à�JGIj�5�b�i0��W�%�}J#���CPQ�z+I���A=�ꇞ��4"�C%q�Q=Dm�$�L;(�T�]�r*L�(I���i������*�$M~�	��`��e�$M"I9��I�y�
c����8� B�XE���i�Wj�5i2MkV1��M!J��t����{�=Nn%i�t�Gm������z����8%i��7�ϊ^�%iU֡��Q�җ<n/�ˮS�r϶Q�v+I#GC=�RJ�)Uަ���[I���r�!�_.z�_��X�~c�����g/�����W���X�Vd�;\�v~����
��"d�x�E���E@�x�E��09�Cas�]����#���#>1�R?3��!!�1��1!�~a ��B�=e ��?!���v��v/a���v�a�+!�^3�nØPzƆ���pF$7�a�a��↱#�Ɛ@HnKa�aL	�憱%P�c�q&P�k��&P�sj�3�NMyf�)ό?5�1��<3ՔgƢ���xTS��j�3�RMyflj(όO
�e|j�-�SCxn��s����[Ƨ���r�&�e|j�-�SCxn�Z�&�Z�3�SKyf|j)όO��1���D���HuQ���-!��G��
Bi�F��F�OZ��'�����h�a�I��C됣:�8�'�ԗB�$��O�"a������sBh�(L��P�*Ծj��)9�a6���W_
���^
�j�8�ɼBa�����&�́��靌R���R�T�T*~.KţR�Ǧd��G�S��N���9+M�T��1���������B�mJŒwڷ��~���yG4���������Ԗ�0Ӥ�q�#zqj���Qs��	���B��A��Ѡ��hPHk4(�5�
i���F��L��:�9�ܗB�$�Ѡ�iP�O�9g 4(�Y�]j_��A!_	
�g5�U�A!k�	
i��j'(0O����?����R�s�xX*���u=6%�4'=�2�v����YiB��E��^��\����\�mS*��Ӿ-�K�w�;�����PzX�@m�@�3�NP��	
L�NP`04(�����O'�����l9���"��?k��PKQ��\��}��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞؍�4BM��m�&�8��ؑ�=�����ĂMW��==i���c�{�F�B>�6��0����v
��y�a��hĘ&B?́��c�9��	C�f��c��0��w|FuŽx.D����Lv����3fP�w�<�������E`G��~J�_�*KT`O��CU�(ۢ��E�Z`�nj!^F
�^��B�R�\����b��2=z��ѧK/��党�R"9�W�U�����PKQ��\Ѓ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��PKQ��\�����b
xl/sharedStrings.xml �(���oo�0ƿ
�{�(�	��V����Q5i�sM�&vf_��O?'�
�m�7��l��y|dt��&� |�u���NE�x4�no��RHxH�a��@y���H)l�\��1��Ɛ��&B�����I ��0M��N���q�EE�q�
�&9gs��
�-�d���8�r�d�u��YX��Le	�}#)��VH�����Z�0��� 7�N�PA�$2V�刂����y�2 ��*B�3�1s��زx�.��fm��x����3��ej9�B{%(A�#�Chd\�,����b#����3K��܀b/�>��9#�1��R��$���HD.�	�|$h����-h!8.Hʒ���:��՘"Jv�#^�ԶJS!�8�r�*U�A�W��*�k��3�����7G)���,w�m)5ԭh%B�	ϥȶ1	͞R���.�U!�5_���͞یs@m�٫0MX�����&��*y*0�a5b��%��-�$k"k�!q6�w��L%�ֿ$v�������x�69�ЦFI�]��7U��np˕vs�O\GK�if.��lw
!�g;���u�?9t;]h���v�Oi��0���`�P���S}�"i�����ӤuR�727j�~J���
|ؐ��S�7���O��Ⅽ�՗~�{�_���Z(�h�ʟ�@E�śU�W��K���P�8HF�+��O���	��1�x�p؁�H��PK-Q��\����5xl/workbook.xmlPK-Q��\����	�[Content_Types].xmlPK-
Q��\x�Q�''V_rels/.relsPK-Q��\Q� Q^�+�xl/worksheets/sheet1.xmlPK-Q��\��}��Prxl/_rels/workbook.xml.relsPK-Q��\Ѓc'2E
�
xl/styles.xmlPK-Q��\�����b
1xl/sharedStrings.xmlPK�J

application/vnd.ms-excel

Sample:
PKQ��\@.��5xl/workbook.xml �(�����0��&�C���(	)��x����6П�5���H�yۙ��v�l��3�����\�E�"���'cA�7N��{ù�5�[��e7�`bA텴��X�:`�AM+J1�qs< D�fO	�O2[��Dd
��M��")����,0��sj�c�*�G���_��6�"+��F����PKQ��\����	�[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
Q��\>(�=''_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="R066f5c33d8a44663" /></Relationships>PKQ��\Q� Q^�+xl/worksheets/sheet1.xml �(��Z]S��+.��-����fB�
	X�›L�p�v����v,,��J��b��z�3�HG����yz�����ݡ��`�|3�}x��;�������y���^�O��Ÿo��������xqs?}�,F���g����O�%�8�6���=�L�g7?���˱Ž����������֧���|:�]O���W�����po����f?�O�v��|��p0��Y�/�/���`���f��W?|���5v��_?��|p;���x\��^��>|�_"Kf=�f��X<=���&���}y�]��'Vk-�t�
7?�������6���x�#�h�"Xdy<l����z��B�`�w�<^o���x1��y�PJ����f�َ7�`��Ι����v3ަ�)�5\�uR�ǻ�x���(�5����x��g�S�V_����WAK	��x�RD����2�z|:X��
��+�O��Lj��V�R���6H�u�UD�D�v$��ޠ�S�u(!��ԡ�DmQ�ҤLZ�2`������Ei�F���*�(5ʑV�����*j�Q�ҧ�@7�u�EDEʐ����}^���T�$e΃=<��$�V�
W!���i��B�tx���T0¡JᔅA�Q�
��4@Y�^�%�t���V�3n�P�ۣ$��砍��<DI*��M��2Nx�u�:DM*��ZZP
[��5��=R�N8
FJ���!jR��s5	"ۢ4h��r�s
�&!;�����Zeꪆ�IPig�Z\F�Y�zXg�T����++LB�$�t��ك��I���n�By��%p&�Q��h2�<f�;��V�V5	.�,�����t���D�瀁	z�5	!Ӄ�Kx�q��hRGM�&���B��Q�Z��pV�����h+oSGMj����tz�:jR'�T#0�J�'��%8�!��[♇kY?�uԤΎn����_�CԤ��I�[��à�JGIj�5�b�i0��W�%�}J#���CPQ�z+I���A=�ꇞ��4"�C%q�Q=Dm�$�L;(�T�]�r*L�(I���i������*�$M~�	��`��e�$M"I9��I�y�
c����8� B�XE���i�Wj�5i2MkV1��M!J��t����{�=Nn%i�t�Gm������z����8%i��7�ϊ^�%iU֡��Q�җ<n/�ˮS�r϶Q�v+I#GC=�RJ�)Uަ���[I���r�!�_.z�_��X�~c�����g/�����W���X�Vd�;\�v~����
��"d�x�E���E@�x�E��09�Cas�]����#���#>1�R?3��!!�1��1!�~a ��B�=e ��?!���v��v/a���v�a�+!�^3�nØPzƆ���pF$7�a�a��↱#�Ɛ@HnKa�aL	�憱%P�c�q&P�k��&P�sj�3�NMyf�)ό?5�1��<3ՔgƢ���xTS��j�3�RMyflj(όO
�e|j�-�SCxn��s����[Ƨ���r�&�e|j�-�SCxn�Z�&�Z�3�SKyf|j)όO��1���D���HuQ���-!��G��
Bi�F��F�OZ��'�����h�a�I��C됣:�8�'�ԗB�$��O�"a������sBh�(L��P�*Ծj��)9�a6���W_
���^
�j�8�ɼBa�����&�́��靌R���R�T�T*~.KţR�Ǧd��G�S��N���9+M�T��1���������B�mJŒwڷ��~���yG4���������Ԗ�0Ӥ�q�#zqj���Qs��	���B��A��Ѡ��hPHk4(�5�
i���F��L��:�9�ܗB�$�Ѡ�iP�O�9g 4(�Y�]j_��A!_	
�g5�U�A!k�	
i��j'(0O����?����R�s�xX*���u=6%�4'=�2�v����YiB��E��^��\����\�mS*��Ӿ-�K�w�;�����PzX�@m�@�3�NP��	
L�NP`04(�����O'�����l9���"��?k��PKQ��\/�p��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞���5�M��p�q5�#�-�l,8W�*�6]����������m�}�m ���u��8E����f��Q�4�0�Vlh��8?Q��I���hSG;?ɘR��Y����q��e��e���փ�g�N����:19H�cl��5�Y��u
�E��:�+�;]1�@���B��~���̊���T�UU^�U�H��K���K�ey��Q�\�E[v��_���_l�PKQ��\Ѓ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��PKQ��\�����b
xl/sharedStrings.xml �(���oo�0ƿ
�{�(�	��V����Q5i�sM�&vf_��O?'�
�m�7��l��y|dt��&� |�u���NE�x4�no��RHxH�a��@y���H)l�\��1��Ɛ��&B�����I ��0M��N���q�EE�q�
�&9gs��
�-�d���8�r�d�u��YX��Le	�}#)��VH�����Z�0��� 7�N�PA�$2V�刂����y�2 ��*B�3�1s��زx�.��fm��x����3��ej9�B{%(A�#�Chd\�,����b#����3K��܀b/�>��9#�1��R��$���HD.�	�|$h����-h!8.Hʒ���:��՘"Jv�#^�ԶJS!�8�r�*U�A�W��*�k��3�����7G)���,w�m)5ԭh%B�	ϥȶ1	͞R���.�U!�5_���͞یs@m�٫0MX�����&��*y*0�a5b��%��-�$k"k�!q6�w��L%�ֿ$v�������x�69�ЦFI�]��7U��np˕vs�O\GK�if.��lw
!�g;���u�?9t;]h���v�Oi��0���`�P���S}�"i�����ӤuR�727j�~J���
|ؐ��S�7���O��Ⅽ�՗~�{�_���Z(�h�ʟ�@E�śU�W��K���P�8HF�+��O���	��1�x�p؁�H��PK-Q��\@.��5xl/workbook.xmlPK-Q��\����	�[Content_Types].xmlPK-
Q��\>(�=''V_rels/.relsPK-Q��\Q� Q^�+�xl/worksheets/sheet1.xmlPK-Q��\/�p��Prxl/_rels/workbook.xml.relsPK-Q��\Ѓc'2E
�
xl/styles.xmlPK-Q��\�����b
2xl/sharedStrings.xmlPK�K