PUT api/flipchart/{id}/page/{pageId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

pageId

globally unique identifier

Required

Body Parameters

FlipChartPage
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

GroupName

string

None.

IdentifierGuid

globally unique identifier

None.

Exists

boolean

None.

FlipChartIdentifier

Collection of byte

None.

FlipChartIdentifierGuid

globally unique identifier

None.

ContentPanelName

string

String length: inclusive between 0 and 60

SelectionMode

integer

None.

MaximumSelections

integer

None.

EnableProductRecogniser

boolean

None.

DisplayName

string

Required

String length: inclusive between 0 and 255

SortOrder

integer

None.

StoreID

integer

None.

ProductsPerRow

integer

None.

Rows

integer

None.

ShowButtonText

boolean

None.

ShowButtonImage

boolean

None.

ButtonWidth

integer

None.

ButtonHeight

integer

None.

AutoSizeButtons

boolean

None.

AutoSizeGrid

boolean

None.

ButtonAnchor

integer

None.

ButtonBackgroundImage

string

String length: inclusive between 0 and 260

ButtonTopColour

integer

None.

ButtonTextColour

integer

None.

ButtonBottomColour

integer

None.

ButtonBorderColour

integer

None.

ButtonBorderWidth

integer

None.

ButtonRadius

integer

None.

ButtonGradientMode

integer

None.

ButtonDropShadow

boolean

None.

ButtonShadowWidth

integer

None.

ButtonHighLightOnPush

boolean

None.

ButtonFontFamily

string

String length: inclusive between 0 and 60

ButtonFontSize

decimal number

None.

ButtonFontStyle

integer

None.

ButtonTextAlign

integer

None.

ButtonWordBreak

boolean

None.

ButtonDrawImageAndButton

boolean

None.

ButtonVerticalText

boolean

None.

ButtonImageAlign

integer

None.

ButtonMarginX

integer

None.

ButtonMarginY

integer

None.

BeginButtonsX

integer

None.

BeginButtonsY

integer

None.

ManualSortProducts

boolean

None.

SortProductsKind

FlipChartProductSortKind

None.

GroupIdentifier

Collection of byte

None.

GroupIdentifierGuid

globally unique identifier

None.

FlipChart

FlipChart

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

ContentPanel

CheckoutPanel

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

Products

Collection of FlipChartPageProduct

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

ProductCount

integer

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

Pages

Sub pages

Collection of FlipChartPage

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

Request Formats

application/json, text/json

Sample:
{
  "identifier": "DLmULfhzm0e/jITgur5/kg==",
  "groupName": "sample string 1",
  "identifierGuid": "2d94b90c-73f8-479b-bf8c-84e0babe7f92",
  "exists": true,
  "flipChartIdentifier": "dnMX2Xzp2kK704D8lH4Drw==",
  "flipChartIdentifierGuid": "d9177376-e97c-42da-bbd3-80fc947e03af",
  "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": "Jgb+2e38xkWpLOnxU3F/XQ==",
  "groupIdentifierGuid": "d9fe0626-fced-45c6-a92c-e9f153717f5d",
  "flipChart": {
    "$id": "2",
    "identifier": "HMzw2Q7W20ylBoE+jEU+zQ==",
    "identifierGuid": "d9f0cc1c-d60e-4cdb-a506-813e8c453ecd",
    "displayName": "sample string 2",
    "sortOrder": 3,
    "productsPerRow": 4,
    "rowsPerPage": 5,
    "buttonMarginX": 6,
    "buttonMarginY": 7,
    "beginButtonsX": 8,
    "beginButtonsY": 9,
    "autoSizeButtons": true,
    "autoSizeGrid": true,
    "showButtonText": true,
    "showButtonImage": true,
    "formLocationX": 1,
    "formLocationY": 1,
    "formWidth": 14,
    "formHeight": 15,
    "formMaximised": true,
    "formResizable": true,
    "formBackgroundImage": "sample string 16",
    "formBackgroundColourA": 1,
    "formBackgroundColourR": 1,
    "formBackgroundColourG": 1,
    "formBackgroundColourB": 1,
    "formFontFamily": "sample string 17",
    "formFontSize": 1.1,
    "formFontStyle": 1,
    "formAttributes": "sample string 18",
    "buttonWidth": 19,
    "buttonHeight": 20,
    "buttonAnchor": 21,
    "buttonBackgroundImage": "sample string 22",
    "buttonTopColour": 1,
    "buttonTextColour": 1,
    "buttonBottomColour": 1,
    "buttonBorderColour": 1,
    "buttonBorderWidth": 1,
    "buttonRadius": 1,
    "buttonGradientMode": 1,
    "buttonDropShadow": true,
    "buttonShadowWidth": 1,
    "buttonHighLightOnPush": true,
    "buttonFontFamily": "sample string 23",
    "buttonFontSize": 1.1,
    "buttonFontStyle": 1,
    "buttonTextAlign": 1,
    "buttonWordBreak": true,
    "buttonDrawImageAndButton": true,
    "buttonVerticalText": true,
    "buttonImageAlign": 1,
    "panelLocationX": 1,
    "panelLocationY": 1,
    "panelWidth": 1,
    "panelHeight": 1,
    "panelAnchor": 1,
    "panelFontFamily": "sample string 24",
    "panelFontSize": 1.1,
    "panelFontStyle": 1,
    "panelBackgroundColour": 1,
    "panelTextColour": 1,
    "panelAttributes": "sample string 25",
    "unsentCount": 26,
    "group": {
      "$id": "3",
      "identifier": "A362hpXB7U2AkdSKyKsqTQ==",
      "identifierGuid": "86b67e03-c195-4ded-8091-d48ac8ab2a4d",
      "name": "sample string 2",
      "formType": "sample string 3",
      "forms": [
        {
          "$id": "4",
          "id": 1,
          "g_UID": "G31Y0mkEEkehrQtzIZRZ2Q==",
          "guid": "d2587d1b-0469-4712-a1ad-0b73219459d9",
          "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": "JWXEB4ETpEOQuETGXf9l8A==",
          "previousFormGuid": "07c46525-1381-43a4-90b8-44c65dff65f0",
          "nextForm": 1,
          "nextFormG_UID": "y/4Lnx7FyEOi5cWB6kZ4eA==",
          "nextFormGuid": "9f0bfecb-c51e-43c8-a2e5-c581ea467878",
          "attributes": "sample string 10",
          "updated": "2026-04-02T13:43:59.0956422",
          "positioning": 1,
          "contentPanel": "sample string 11",
          "selectionMode": 1,
          "maximumSelections": 1,
          "alteredInStore": true,
          "deleted": true,
          "blueprintID": 1,
          "preserveLayout": true,
          "mainCheckoutFormName": "sample string 13",
          "nextCheckoutForm": {
            "$ref": "4"
          },
          "previousCheckoutForm": {
            "$ref": "4"
          },
          "buttons": [
            {
              "$id": "5",
              "id": 1,
              "checkoutFormID": 2,
              "checkoutFormG_UID": "HziXR40XlUu7T7ceHkg0XA==",
              "checkoutFormGuid": "4797381f-178d-4b95-bb4f-b71e1e48345c",
              "identifier": "4Q2LCPQ1JU6qFOTJKWFM6g==",
              "identifierGuid": "088b0de1-35f4-4e25-aa14-e4c929614cea",
              "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": "SPTt0Co0Zk2vRviFBRAAtw==",
              "valueGuid": "d0edf448-342a-4d66-af46-f885051000b7",
              "buttonText": "sample string 10",
              "valueText": "sample string 11",
              "drawImageAndButton": true,
              "updated": "2026-04-02T13:43:59.0956422",
              "action": "sample string 12",
              "valueForm": {
                "$ref": "4"
              },
              "image": {
                "$id": "6",
                "name": "sample string 3.sample string 4",
                "imageID": 2,
                "imageName": "sample string 3",
                "imageExtension": "sample string 4",
                "lastUpdate": "2026-04-02T13:43:59.0956422",
                "imageData": "QEA=",
                "readOnly": true
              }
            },
            {
              "$ref": "5"
            }
          ],
          "panels": [
            {
              "$id": "7",
              "id": 1,
              "checkoutFormID": 2,
              "checkoutFormG_UID": "oMGtQW7XVkqG6GjEuc5KDw==",
              "checkoutFormGuid": "41adc1a0-d76e-4a56-86e8-68c4b9ce4a0f",
              "panelType": "sample string 4",
              "name": "sample string 5",
              "locationX": 6,
              "locationY": 7,
              "width": 8,
              "height": 9,
              "anchor": 10,
              "fontFamily": "sample string 11",
              "fontSize": 12.1,
              "fontStyle": 13,
              "backgroundColour": 14,
              "textColour": 15,
              "attributes": "sample string 16"
            },
            {
              "$ref": "7"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "panels": [
        {
          "$ref": "7"
        },
        {
          "$ref": "7"
        }
      ]
    },
    "pages": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "contentPanel": {
    "$ref": "7"
  },
  "products": [
    {
      "$id": "8",
      "flipChartPageIdentifier": "zlGIN6OYtk+fdu2jfN8GTA==",
      "flipChartPageIdentifierGuid": "378851ce-98a3-4fb6-9f76-eda37cdf064c",
      "pluG_UID": "Fyk9KOyaNEOBr5UAFa9SUQ==",
      "pluGuid": "283d2917-9aec-4334-81af-950015af5251",
      "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": "fpmwIFujbkqQFzd4wpU78w==",
        "guid": "20b0997e-a35b-4a6e-9017-3778c2953bf3",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "hWvZFQiVtUa6si74w+F32g==",
        "priceGroupGuid": "15d96b85-9508-46b5-bab2-2ef8c3e177da",
        "blueprintID": 1,
        "lastCountedDate": "2026-04-02T13:43:59.0956422",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2026-04-02T13:43:59.0956422",
        "pluCreated": "2026-04-02T13:43:59.0956422",
        "createdByUser": "sample string 9",
        "name": "sample string 10",
        "nameChanged": true,
        "secondDescription": "sample string 12",
        "hostDescription": "sample string 13",
        "keepCartonQty": true,
        "keepDescription": true,
        "keepDepartments": true,
        "keepSuppliers": true,
        "markdownDescription": "sample string 18",
        "altDescription": "sample string 19",
        "bestOrExpire": 20,
        "lastUpdate": "2026-04-02T13:43:59.0956422",
        "lastManualUpdate": "2026-04-02T13:43:59.0956422",
        "imageName": "sample string 23",
        "showImageOnFlipCharts": true,
        "showTextOnFlipCharts": true,
        "overrideFlipChartText": true,
        "flipChartText": "sample string 27",
        "salesMode": 1,
        "eftCode": 1,
        "price": 1,
        "priceChanged": true,
        "rrp": 1,
        "gstPercent": 28,
        "gstPercentChanged": true,
        "costGSTPercent": 29,
        "costGSTPercentChanged": true,
        "wetPercent": 1,
        "priceOverride": 1,
        "cost": 1,
        "currentCost": 1,
        "currentCostDecimals": 1,
        "grossProfit": 1.0,
        "currentCostDesc": "sample string 30",
        "currentCostEnd": "2026-04-02T13:43:59.0956422",
        "currentCostUpdated": "2026-04-02T13:43:59.0956422",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 32,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2026-04-02T13:43:59.0956422",
        "defaultGP": 1,
        "breakTargetMode": 33,
        "break1": 1,
        "price1": 1,
        "target1": 34,
        "break2": 1,
        "price2": 1,
        "target2": 35,
        "break3": 1,
        "price3": 1,
        "target3": 36,
        "break1Changed": true,
        "price1Changed": true,
        "target1Changed": true,
        "break2Changed": true,
        "price2Changed": true,
        "target2Changed": true,
        "break3Changed": true,
        "price3Changed": true,
        "target3Changed": true,
        "breakTargetModeChanged": true,
        "margin": 1.1,
        "marginChanged": true,
        "marginRanged": true,
        "marginRangedChanged": true,
        "minimumMargin": 1.1,
        "minimumMarginChanged": true,
        "maximumMargin": 1.1,
        "maximumMarginChanged": true,
        "overrideHostWarehouseIndicator": true,
        "overrideHostWarehouseIndicatorChanged": true,
        "overrideHostPrice": true,
        "overrideHostPriceChanged": true,
        "overrideHostCost": true,
        "overrideHostCostChanged": true,
        "overrideHostMargin": true,
        "overrideHostMarginChanged": true,
        "alwaysApplyMargin": true,
        "alwaysApplyMarginChanged": true,
        "aws": 1.0,
        "paws": 1.0,
        "awsUpdated": "2026-04-02T13:43:59.0956422",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 53,
        "altPriceModeChanged": true,
        "altPLUG_UID": "nNe2pJFAAEK6Qs4CSUAIuQ==",
        "altPLUGuid": "a4b6d79c-4091-4200-ba42-ce02494008b9",
        "altPLUGuidChanged": true,
        "altPriceDescription1": "sample string 54",
        "altPriceDescription2": "sample string 55",
        "cartonQuantity": 56,
        "cartonQuantityChanged": true,
        "trayID": 1,
        "promptID": 1,
        "tare": 1,
        "packQty": 1,
        "fixedWeight": 1,
        "extraMesg": 1,
        "text1": "sample string 58",
        "text2": "sample string 59",
        "text3": "sample string 60",
        "labelText": "sample string 61",
        "labelTextChanged": true,
        "sendToScale": true,
        "nonScaleWeigh": true,
        "labelFormat": "sample string 65",
        "barcodeFormat": "sample string 66",
        "austMade": 1,
        "coolCode": 67,
        "countryOfOrigin": "sample string 68",
        "percentContent": 69.1,
        "departmentID": 1,
        "subDepartmentID": 1,
        "minorDepartmentID": 1,
        "lesserDepartmentID": 1,
        "deptCode": "sample string 70",
        "subDeptCode": "sample string 71",
        "minorDeptCode": "sample string 72",
        "lesserDeptCode": "sample string 73",
        "deptName": "sample string 74",
        "subDeptName": "sample string 75",
        "minorDeptName": "sample string 76",
        "lesserDeptName": "sample string 77",
        "departmentChanged": true,
        "subCategoryID": 1,
        "expiry": 1,
        "showDays": 1,
        "datePrint": 1,
        "labelRequired": true,
        "labelShelfQty": 80,
        "labelShelfChanged": true,
        "labelTalkerQty": 82,
        "labelSmall": true,
        "labelLastPrinted": "2026-04-02T13:43:59.0956422",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "v2lZEP/QJkGMKoHLmiQBnQ==",
        "shelfPageLayoutGuid": "105969bf-d0ff-4126-8c2a-81cb9a24019d",
        "talkerPageLayoutG_UID": "PM9pjRv8d0mGeIOCkPHYxg==",
        "talkerPageLayoutGuid": "8d69cf3c-fc1b-4977-8678-838290f1d8c6",
        "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": "WaW/UiaAJ0S6QGLNQ1Ag/A==",
        "inventoryIdentifier": "52bfa559-8026-4427-ba40-62cd435020fc",
        "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": "t9tMD3Aib0yhbq9EItCvag==",
        "parentPluGuid": "0f4cdbb7-2270-4c6f-a16e-af4422d0af6a",
        "preferredHostVendor": 105,
        "preferredHostChanged": true,
        "code": "sample string 107",
        "supplierIdentifier": "moQluBOcnUySErj0236s6w==",
        "supplierIdentifierGuid": "b825849a-9c13-4c9d-9212-b8f4db7eaceb",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "qKSNW+QCo0OogvHzciZoew==",
        "rebateSupplierIdentifierGuid": "5b8da4a8-02e4-43a3-a882-f1f37226687b",
        "rebateSupplierChanged": true,
        "availableForOrder": true,
        "warehouseDirectIndicator": "sample string 109",
        "warehouseDirectIndicatorChanged": true,
        "productGrade": "sample string 111",
        "productType": "sample string 112",
        "productGroup": "sample string 113",
        "complianceIndicator": "sample string 114",
        "inhouseBrand": "sample string 115",
        "slowMoving": true,
        "generalMerchandise": true,
        "comment": "sample string 118",
        "lastUpdatedByUser": "sample string 119",
        "lastManualUpdatedByUser": "sample string 120",
        "lastUpdatedByUserOverride": true,
        "lastUpdatedByHost": "2026-04-02T13:43:59.0956422",
        "commodity": "sample string 122",
        "businessPillar": "sample string 123",
        "mscCommodity": "sample string 124",
        "hostIdentifier": "wKiqnlcc/0Cj9cojdx2ctA==",
        "hostIdentifierGuid": "9eaaa8c0-1c57-40ff-a3f5-ca23771d9cb4",
        "serviceFeeID": 1,
        "serviceFeeIDChanged": true,
        "providerName": "sample string 126",
        "aisleEnds": "sample string 127",
        "deleted": true,
        "deletedChanged": true,
        "hidden": true,
        "doNotRange": true,
        "doNotRangeChanged": true,
        "doNotOrder": true,
        "doNotOrderChanged": true,
        "locked": true,
        "excludeFromWebUpdate": true,
        "excludeFromWebUpdateChanged": true,
        "webPriceBasedOn": 138,
        "webPriceRounding": true,
        "webMarkup": 140,
        "webPriceMode": 141,
        "altDepartmentID": 1,
        "altSubDepartmentID": 1,
        "altMinorDepartmentID": 1,
        "altLesserDepartmentID": 1,
        "altDeptCode": "sample string 142",
        "altSubDeptCode": "sample string 143",
        "altMinorDeptCode": "sample string 144",
        "altLesserDeptCode": "sample string 145",
        "altDepartmentChanged": true,
        "storeProducts": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "store": {
          "$id": "10",
          "id": 1,
          "isMaster": true,
          "isElectedMaster": true,
          "electedMasterStoreID": 1,
          "isZoneMaster": true,
          "shortName": "sample string 3",
          "url": "sample string 4",
          "sortOrder": 1,
          "name": "sample string 5",
          "phone": "sample string 6",
          "fax": "sample string 7",
          "email": "sample string 8",
          "address1": "sample string 9",
          "address2": "sample string 10",
          "city": "sample string 11",
          "state": "sample string 12",
          "country": "sample string 13",
          "postCode": "sample string 14",
          "delivery": 1,
          "exportAccounts": 1,
          "salesAccountFolder": "sample string 15",
          "purchaseAccountFolder": "sample string 16",
          "initLoad": 1,
          "initIDs": 1,
          "zoneID": 1,
          "actAsMaster": 1,
          "lastActiveUtc": "2026-04-02T13:43:59.0956422",
          "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": "OM8HNPoCeUiuOA+XBcGHuA==",
          "hostIdentifierGuid": "3407cf38-02fa-4879-ae38-0f9705c187b8",
          "hostName": 1,
          "hostAddress": "sample string 27",
          "hostUsername": "sample string 28",
          "hostPassword": "sample string 29",
          "excludeFromLeadInOut": true,
          "accountingProvider": 31,
          "accountingAddress": "sample string 32",
          "accountingUsername": "sample string 33",
          "accountingPassword": "sample string 34",
          "storeAccountingCode": "sample string 35",
          "softwareVariance": 36,
          "fuelWarningVariance": 37.0,
          "fuelErrorVariance": 38.0,
          "fuelAccumulatedWarningVariance": 39.0,
          "fuelAccumulatedErrorVariance": 40.0,
          "drawManagment": 41,
          "endOfDayManagment": true,
          "autoFillCashBalancing": true,
          "fuelDayVariance": 44,
          "accountingTradingTime": "00:00:00.1234567",
          "stockActivateProduct": 46,
          "defaultOrderDocumentId": 1,
          "defaultStockReceiveDocumentId": 1,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2026-04-02T13:43:59.0956422",
          "priceZone": {
            "$id": "11",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "QPYv/cq0jEaT3jWWDm1v9Q==",
            "hostIdentifierGuid": "fd2ff640-b4ca-468c-93de-35960e6d6ff5",
            "sortOrder": 3,
            "zoneMasterStoreID": 1,
            "electedMasterStoreID": 1,
            "containsElectedMasterStore": true
          },
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "12",
            "storeID": 1,
            "addressType": 1,
            "address1": "sample string 1",
            "address2": "sample string 2",
            "city": "sample string 3",
            "state": "sample string 4",
            "country": "sample string 5",
            "postCode": "sample string 6"
          },
          "billingAddressCopied": true,
          "billingAddress": {
            "$ref": "12"
          },
          "hostStoreSettings": [
            {
              "$id": "13",
              "id": 1,
              "hostIdentifier": "nOfftvw8IEWIjtQ4VwDQMQ==",
              "hostIdentifierGuid": "b6dfe79c-3cfc-4520-888e-d4385700d031",
              "storeID": 2,
              "username": "sample string 3",
              "password": "sample string 4",
              "passwordPlain": "sample string 5",
              "serverAddress": "sample string 6",
              "serverPort": 1,
              "excludeFromLeadInOut": true,
              "useForHostFile": true,
              "metcashPillarID": "sample string 9",
              "metcashStateCode": "sample string 10",
              "metcashCustomerID": "sample string 11",
              "metcashTradingPartnerID": "sample string 12",
              "drakesCustomerNumber": 1,
              "sparCustomerNumber": "sample string 13",
              "sparOrderUsername": "sample string 14",
              "sparOrderPassword": "sample string 15",
              "sparOrderPasswordPlain": "sample string 16",
              "pharmXSiteID": 1,
              "ibaZoneID": 1,
              "ibaState": "sample string 17",
              "foodlandStoreCode": "sample string 18",
              "ilgMemberNumber": "sample string 19",
              "ilgOutletLocation": 1,
              "ilgBaseCost": 1,
              "ilgApplyNonAdvertisedPromos": true,
              "ilgExemptFromFreight": true,
              "ilgOrderDealReview": true,
              "ilgFinanceFee": 1,
              "secondPassword": "sample string 23",
              "secondPasswordPlain": "sample string 24",
              "secondServerAddress": "sample string 25",
              "processPromotions": true,
              "hostProvider": 0,
              "host": {
                "$id": "14",
                "identifier": "3ejLFs+6mUGLVbN20t4zNw==",
                "identifierGuid": "16cbe8dd-bacf-4199-8b55-b376d2de3337",
                "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": "Aaj5GAzFOkaTYpZQY2NIJg==",
                "hostSupplierIdentifierGuid": "18f9a801-c50c-463a-9362-965063634826",
                "loyaltyPriceLevelIdentifier": "IpsoPyyB3UW0eNkMnyFouw==",
                "loyaltyPriceLevelIdentifierGuid": "3f289b22-812c-45dd-b478-d90c9f2168bb",
                "isGroup": true,
                "description": "sample string 22",
                "hostProvider": 23,
                "hostTypeEnum": 24,
                "hostType": "sample string 25",
                "hostCode": "sample string 26",
                "username": "sample string 27",
                "password": "sample string 28",
                "passwordPlain": "sample string 29",
                "server": "sample string 30",
                "url": "sample string 31",
                "global": true,
                "stateCode": "sample string 33",
                "lastCollected": "2026-04-02T13:43:59.0956422",
                "lastProcessed": "2026-04-02T13:43:59.0956422",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "15",
                  "identifier": "mJ3qg2l6LE+QP/xBzVv2Vg==",
                  "identifierGuid": "83ea9d98-7a69-4f2c-903f-fc41cd5bf656",
                  "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": "LjdSTqbjTEGxPQvSOEX1jQ==",
                  "primaryContactID": "4e52372e-e3a6-414c-b13d-0bd23845f58d",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "EX/krzwvvUK9ogoLh3U8bg==",
                  "supplierGroupGuid": "afe47f11-2f3c-42bd-bda2-0a0b87753c6e",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2026-04-02T13:43:59.0956422",
                  "rebateLastClaimedAmount": 1.0,
                  "cartonsOnly": true,
                  "minimumOrderValue": 1,
                  "enforceMinimumQuantity": true,
                  "freight": 19.0,
                  "freightType": 20,
                  "deleted": true,
                  "deletedUser": "sample string 22",
                  "storeName": "sample string 23",
                  "primaryContact": {
                    "$id": "16",
                    "id": "d9722495-9e3e-49a0-80cd-ab80aa650107",
                    "identifier": "LK3mmL7ZokiZv1e5LB+MHg==",
                    "identifierGuid": "98e6ad2c-d9be-48a2-99bf-57b92c1f8c1e",
                    "familyName": "sample string 1",
                    "givenNames": "sample string 2",
                    "otherNames": "sample string 3",
                    "title": "sample string 4",
                    "dateOfBirth": "sample string 5",
                    "sex": "sample string 6",
                    "address": "sample string 7",
                    "address1": "sample string 8",
                    "address2": "sample string 9",
                    "town": "sample string 10",
                    "state": "sample string 11",
                    "country": "sample string 12",
                    "postalCode": "sample string 13",
                    "telephone": "sample string 14",
                    "mobile": "sample string 15",
                    "email": "sample string 16",
                    "fax": "sample string 17",
                    "primary": true
                  },
                  "contacts": [
                    {
                      "$id": "17",
                      "supplierIdentifier": "G0k/lsqSkkK2IQl2ZtZn0g==",
                      "supplierIdentifierGuid": "963f491b-92ca-4292-b621-097666d667d2",
                      "contactGuid": "2vl/ywcJaUWO3chkuStLrA==",
                      "contactID": "cb7ff9da-0907-4569-8edd-c864b92b4bac",
                      "contact": {
                        "$ref": "16"
                      },
                      "supplier": {
                        "$ref": "15"
                      }
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "products": [
                    {
                      "$id": "18",
                      "pluG_UID": "iPxk56PGLECCfSScFWhLOA==",
                      "pluGuid": "e764fc88-c6a3-402c-827d-249c15684b38",
                      "supplierIdentifier": "s0Ndh6u7/kOl2gO4XMGSfw==",
                      "supplierIdentifierGuid": "875d43b3-bbab-43fe-a5da-03b85cc1927f",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2026-04-02T13:43:59.0956422",
                      "pricedByWeight": true,
                      "landedUnitCostEx": 9,
                      "landedUnitCostInc": 10,
                      "landedCartonCostInc": 12,
                      "landedCartonCostEx": 13,
                      "standardCost": 14,
                      "deliveryFee": 1,
                      "deliveryFeeBasis": "sample string 15",
                      "pickAndPackFee": 1,
                      "pickAndPackFeeBasis": "sample string 16",
                      "financeFee": 1,
                      "financeFeeBasis": "sample string 17",
                      "cartonLength": 1,
                      "cartonWidth": 1,
                      "cartonHeight": 1,
                      "palletLayerQuantity": 1,
                      "palletLayers": 1,
                      "itemCode": "sample string 18",
                      "invoiceCode": "sample string 19",
                      "invoiceDesc": "sample string 20",
                      "orderDirect": true,
                      "useCost": true,
                      "minimumQuantity": 21,
                      "hostType": 22,
                      "fromHost": 23,
                      "minimumReorder": 1,
                      "maximumReorder": 1,
                      "orderMultiple": 24.1,
                      "sellMultiple": 25.1,
                      "baseMultiple": 26.1,
                      "hostStandardCost": 27,
                      "hostTotalCost": 28,
                      "hostRetail": 29,
                      "hostLandedUnitCostEx": 30,
                      "hostLandedUnitCostInc": 31,
                      "hostDesc": "sample string 32",
                      "directIndicator": "sample string 33",
                      "availableToOrder": true,
                      "hostRangeIndicator": "sample string 35",
                      "hostProductType": "sample string 36",
                      "hostProductGrade": "sample string 37",
                      "hostProductGroup": "sample string 38",
                      "hostSlowMoving": true,
                      "hostGeneralMerchandise": true,
                      "hostPillar": "sample string 41",
                      "hostLastUpdated": "2026-04-02T13:43:59.0956422",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "19",
                          "pluG_UID": "UUZ1FBJBdUC93GeTU9OQNw==",
                          "pluGuid": "14754651-4112-4075-bddc-679353d39037",
                          "supplierIdentifier": "kLcHCOYvcU2+MT9hhgay8Q==",
                          "supplierIdentifierGuid": "0807b790-2fe6-4d71-be31-3f618606b2f1",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 42",
                      "salesMode": 43,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 45,
                      "parentPluG_UID": "6xxeLD9R3Ue0YY/s6ig81Q==",
                      "parentPluGuid": "2c5e1ceb-513f-47dd-b461-8fecea283cd5",
                      "freight": 46.0,
                      "freightType": 1,
                      "product": {
                        "$ref": "9"
                      },
                      "supplier": {
                        "$ref": "15"
                      },
                      "serviceFee": {
                        "$id": "20",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 48
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "21",
                      "storeID": 1,
                      "supplierIdentifier": "Ivfm66j380u3EAhK9CBtMg==",
                      "supplierGuid": "ebe6f722-f7a8-4bf3-b710-084af4206d32",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "22",
                      "storeID": 1,
                      "supplierIdentifier": "mbkI9aorTEioy0NlMCFIog==",
                      "supplierGuid": "f508b999-2baa-484c-a8cb-4365302148a2",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "cutOffWeek": 5,
                      "cutOffDay": 6,
                      "cutOffTime": "00:00:00.1234567",
                      "leadTime": 7,
                      "daysBuffer": 8,
                      "supplierName": "sample string 9",
                      "cutOffDate": "2026-04-02T13:43:59.0956422",
                      "deliveryDate": "2026-04-02T13:43:59.0956422",
                      "nextCutOffDate": "2026-04-02T13:43:59.0956422",
                      "nextDeliveryDate": "2026-04-02T13:43:59.0956422",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "store": {
                    "$ref": "10"
                  },
                  "updated": "2026-04-02T13:43:59.0956422",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "23",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-04-02T13:43:59.0956422",
                    "processed": "2026-04-02T13:43:59.0956422",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-04-02T13:43:59.0956422",
                    "size": 1,
                    "sizeFormat": "sample string 7",
                    "isArchive": true,
                    "customerNumber": "sample string 9",
                    "businessPillar": "sample string 10",
                    "fileType": "sample string 11",
                    "version": "sample string 12",
                    "reference": "sample string 13",
                    "digest": "sample string 14",
                    "contentType": "sample string 15",
                    "host": {
                      "$ref": "14"
                    },
                    "metcashHeader": {
                      "$id": "24",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-04-02T13:43:59.0956422",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "25",
                    "id": 1,
                    "hostIdentifier": "g1973Dghak+JFtM9WHTK+g==",
                    "hostIdentifierGuid": "dc7b5f83-2138-4f6a-8916-d33d5874cafa",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "08aecd34-c9e4-46aa-8145-2d7833ceed9e",
                      "b55f5948-5d80-4260-8c6e-a1db3a572c48"
                    ]
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "13"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "26",
                    "identifier": "AUhiHvBwgUmNPXxry7DfcA==",
                    "identifierGuid": "1e624801-70f0-4981-8d3d-7c6bcbb0df70",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "promoTypeGuids": [
                  "21de1c8c-1594-4f61-b283-6855c574f73e",
                  "fb978745-dcf1-44ba-80dd-b760accfddb7"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "13"
            }
          ],
          "accounts": [
            {
              "$id": "27",
              "id": 1,
              "storeID": 1,
              "accountName": "sample string 2",
              "bsb": "sample string 3",
              "accountNumber": "sample string 4",
              "accountDesignated": true
            },
            {
              "$ref": "27"
            }
          ],
          "sales": [
            {
              "$id": "28",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-04-02T13:43:59.0956422",
              "ftpSite": {
                "$id": "29",
                "id": 1,
                "description": "sample string 2",
                "address": "sample string 3",
                "username": "sample string 4",
                "password": "sample string 5",
                "path": "sample string 7",
                "protocol": 8
              }
            },
            {
              "$ref": "28"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ],
          "cashManagements": [
            {
              "$id": "30",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "31",
                "id": 1,
                "description": "sample string 2",
                "address": "sample string 3",
                "username": "sample string 4",
                "password": "sample string 5",
                "passwordPlain": "sample string 6",
                "token": "sample string 7",
                "apiType": 8,
                "apiSubType": 9
              }
            },
            {
              "$ref": "30"
            }
          ],
          "updateStoreID": "71368422-3e7b-412f-8863-d0e857c8b51d",
          "updateStore": {
            "$id": "32",
            "id": "cbe94321-0521-4752-9bf0-6263d9cbe867",
            "name": "sample string 1",
            "lastActivity": "2026-04-02T13:43:59.0956422",
            "zone": "sample string 2",
            "timeZoneOffset": 0.0,
            "businessHoursStart": "00:00:00.1234567",
            "businessHoursEnd": "00:00:00.1234567",
            "master": true,
            "lastIP": "sample string 10",
            "lastHostName": "sample string 11",
            "ping": 1,
            "pingStatus": "sample string 12",
            "lastUpdateCompleted": "2026-04-02T13:43:59.0956422"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "33",
            "loginMode": 1,
            "allowSelfVerification": true,
            "verifierEmail": "sample string 3",
            "source": "sample string 4",
            "loginModeInherited": 5,
            "loginModeSource": "sample string 6",
            "selfVerifyInherited": true,
            "selfVerifySource": "sample string 8",
            "verifyEmailInherited": "sample string 9",
            "verifyEmailSource": "sample string 10"
          }
        },
        "storePrices": [
          {
            "$id": "34",
            "pluG_UID": "LIxrwzCdM0uob6Qe7fIj5Q==",
            "pluGuid": "c36b8c2c-9d30-4b33-a86f-a41eedf223e5",
            "plu": 1,
            "storeID": 1,
            "zoneID": 2,
            "zoneName": "sample string 3",
            "store": "sample string 4",
            "isElectedMasterStore": true,
            "isZoneMasterStore": true,
            "priceNow": 7,
            "costNow": 8,
            "costNowDecimals": 9,
            "normalPrice": 10,
            "priceNext": 1,
            "costNext": 1,
            "costNextDecimals": 11,
            "nextCampaignName": "sample string 12",
            "gstPercent": 13,
            "normalCost": 14,
            "normalCostDecimals": 15,
            "costGstPercent": 16,
            "costCalcMethod": 1,
            "currentCost": 17,
            "currentCostDecimals": 18,
            "break1": 19,
            "price1": 20,
            "break2": 21,
            "price2": 22,
            "break3": 23,
            "price3": 24,
            "fuelItem": 25,
            "fixedWeight": 26,
            "active": true,
            "complianceIndicator": "sample string 27",
            "doNotOrder": true,
            "doNotRange": true,
            "isNormalPriceChangesCampaign": true,
            "updated": "2026-04-02T13:43:59.0956422"
          },
          {
            "$ref": "34"
          }
        ],
        "currentPrices": {
          "$id": "35",
          "pluPrices": {
            "$id": "36",
            "plu": 1,
            "pluG_UID": "QEA=",
            "stores": [
              1,
              2
            ],
            "normalPrice": 1,
            "cost": 2,
            "break1": 3,
            "price1": 4,
            "break2": 5,
            "price2": 6,
            "break3": 7,
            "price3": 8,
            "discountPrice": 9,
            "memberDiscountPrice": 10,
            "acceptedUtc": "2026-04-02T13:43:59.0956422",
            "priceChangeType": 0,
            "costDecimals": 11,
            "costCalcMethod": 12,
            "targetCampaignPriceGtOrEquNormal": true
          },
          "normalPluPrices": {
            "$ref": "36"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "37",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "talkerText": "sample string 3",
            "disableWasSave": true,
            "startDate": "2026-04-02T13:43:59.0956422",
            "startTime": 5,
            "endDate": "2026-04-02T13:43:59.0956422",
            "endTime": 6,
            "newPrice": 7,
            "newCost": 8,
            "newCostDecimals": 9,
            "pctDiscount": 10,
            "promoType": 1,
            "promotionTypeCode": "sample string 11",
            "hostType": 12,
            "hostIdentifier": "j920tqJjh0+AFTjWrfce+A==",
            "hostIdentifierGuid": "b6b4dd8f-63a2-4f87-8015-38d6adf71ef8",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "37"
            },
            {
              "$ref": "37"
            }
          ]
        },
        "tray": {
          "$id": "38",
          "g_UId": "hsnzFUWI6UmeWx4g942jLw==",
          "guid": "15f3c986-8845-49e9-9e5b-1e20f78da32f",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "39",
          "priceGroupG_UID": "l2Zjn6n6PkWmmIpPYbhA/w==",
          "priceGroupGuid": "9f636697-faa9-453e-a698-8a4f61b840ff",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2026-04-02T13:43:59.0956422",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "9"
            },
            {
              "$ref": "9"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 147",
        "nutrifacts": {
          "$id": "40",
          "pluG_UID": "OKbcTjxxe0aH69zzJAHpCQ==",
          "pluGuid": "4edca638-713c-467b-87eb-dcf32401e909",
          "plu": 1,
          "servingsPerPack": 1,
          "servingSize": 1,
          "showAllergens": 1,
          "energy": 1,
          "protein": 1,
          "fat": 1,
          "saturated": 1,
          "carbo": 1,
          "sugars": 1,
          "sodium": 1,
          "potasium": 1,
          "calcium": 1,
          "fibre": 1,
          "soya": 1,
          "nutsSeeds": 1,
          "shells": 1,
          "eggs": 1,
          "dairy": 1,
          "gluten": 1,
          "sulphites": 1,
          "peanuts": 1,
          "sesame": 1,
          "fish": 1,
          "lupins": 1
        },
        "dates": {
          "$id": "41",
          "pluGuid": "6c74614a-cfb9-463e-b581-65a7f512a9e1",
          "created": "2026-04-02T13:43:59.1112731",
          "createdByUser": "sample string 1",
          "activated": "2026-04-02T13:43:59.1112731",
          "activatedByUser": "sample string 2",
          "deactivated": "2026-04-02T13:43:59.1112731",
          "deactivatedByUser": "sample string 3",
          "lastOrdered": "2026-04-02T13:43:59.1112731",
          "lastOrderedQty": 4.0,
          "lastReceived": "2026-04-02T13:43:59.1112731",
          "lastReceivedQty": 5.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2026-04-02T13:43:59.1112731",
          "lastSold": "2026-04-02T13:43:59.1112731",
          "firstSold": "2026-04-02T13:43:59.1112731",
          "awsUpdated": "2026-04-02T13:43:59.1112731",
          "lastManualUpdate": "2026-04-02T13:43:59.1112731",
          "lastManualUpdatedByUser": "sample string 7",
          "lastUpdated": "2026-04-02T13:43:59.1112731",
          "lastUpdatedByUser": "sample string 9",
          "lastUpdatedByHost": "2026-04-02T13:43:59.1112731",
          "doNotRangeUpdated": "2026-04-02T13:43:59.1112731",
          "doNotOrderUpdated": "2026-04-02T13:43:59.1112731",
          "tracked": "2026-04-02T13:43:59.1112731"
        },
        "allergens": [
          {
            "$id": "42",
            "primaryKey": {
              "$id": "43",
              "pluGuid": "c26e314c-06a3-486e-9454-0ec94bdc68e6",
              "contains": 2
            },
            "allergenID": 1,
            "pluG_UID": "TDFuwqMGbkiUVA7JS9xo5g==",
            "pluGuid": "c26e314c-06a3-486e-9454-0ec94bdc68e6",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "42"
          }
        ],
        "costs": {
          "$id": "44",
          "pluG_UID": "TfoE2yLHSUWau1cLrvZaeA==",
          "pluGuid": "db04fa4d-c722-4549-9abb-570baef65a78",
          "enteredCost": 1,
          "weightedAvgCost": 1,
          "lastCost": 1,
          "rawEnteredCost": 2,
          "rawWeightedAvgCost": 3,
          "rawLastCost": 4,
          "freight": 5.0,
          "freightType": 6,
          "costDecimals": 7,
          "fifoCost": 1,
          "updated": "2026-04-02T13:43:59.1112731",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "45",
            "saleHeaderID": 1,
            "created": "2026-04-02T13:43:59.1112731",
            "createdLocal": "2026-04-02T13:43:59.1112731",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "8LxdNlQMu0GCxH8VwGKUSg==",
            "operatorGuid": "365dbcf0-0c54-41bb-82c4-7f15c062944a",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "/4/hLitf2EWjYoJ/ZbNR6A==",
            "pluGuid": "2ee18fff-5f2b-45d8-a362-827f65b351e8",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "46",
              "id": 1,
              "g_Uid": "xqTzt+0cXEKNVd45egNjTw==",
              "guid": "b7f3a4c6-1ced-425c-8d55-de397a03634f",
              "operatorNumber": 1,
              "shortName": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "password": "sample string 5",
              "hasPassword": true,
              "passwordText": "sample string 6",
              "rfidTagID": "sample string 7",
              "blueprintID": 1,
              "groupID": 1,
              "groupName": "sample string 8",
              "managerGroupID": 1,
              "managerGroupName": "sample string 9",
              "zoneID": 1,
              "zoneName": "sample string 10",
              "loggedIn": 1,
              "lastUsedIP": "sample string 11",
              "deleted": true,
              "locked": true,
              "allowOpenTill": true,
              "webEmail": "sample string 14",
              "simpleOperatorType": 0,
              "webRole": "sample string 15",
              "updated": "2026-04-02T13:43:59.1112731",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2026-04-02T13:43:59.1112731",
              "endShift": "2026-04-02T13:43:59.1112731",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "47",
                  "operatorG_UID": "h5r43M8cXUqzJ5nMYhpEKw==",
                  "operatorGuid": "dcf89a87-1ccf-4a5d-b327-99cc621a442b",
                  "storeID": 2,
                  "operator": {
                    "$ref": "46"
                  },
                  "store": {
                    "$ref": "10"
                  }
                },
                {
                  "$ref": "47"
                }
              ]
            }
          },
          {
            "$ref": "45"
          }
        ],
        "apns": [
          {
            "$id": "48",
            "pluID": 1,
            "pluG_UID": "sr09L1fdmkCjoah1YWRZHg==",
            "pluGuid": "2f3dbdb2-dd57-409a-a3a1-a8756164591e",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "48"
          }
        ],
        "tuns": [
          {
            "$id": "49",
            "pluG_UId": "v9i5S7RPvkOsgnUUWD9/fw==",
            "pluGuid": "4bb9d8bf-4fb4-43be-ac82-7514583f7f7f",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "9"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "49"
          }
        ],
        "competitionPricing": [
          {
            "$id": "50",
            "identifier": "xiExBoDoWUq1YxgaH8SHZQ==",
            "identifierGuid": "063121c6-e880-4a59-b563-181a1fc48765",
            "pluG_UID": "nPloT+6LcECuOoHs69YM7A==",
            "pluGuid": "4f68f99c-8bee-4070-ae3a-81ecebd60cec",
            "competitionID": 1,
            "name": "sample string 2",
            "sellMultiple": 3,
            "retailPrice": 4,
            "storeName": "sample string 5"
          },
          {
            "$ref": "50"
          }
        ],
        "supplier": {
          "$ref": "15"
        },
        "supplierName": "sample string 148",
        "children": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "ordering": {
          "$ref": "18"
        },
        "flipChartPages": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "priceHistory": [
          {
            "$id": "51",
            "pluG_UID": "mmxFvfHiIU+Ls8oPC7CJ7w==",
            "pluGuid": "bd456c9a-e2f1-4f21-8bb3-ca0f0bb089ef",
            "price": 1,
            "costCalcMethod": 1,
            "cost": 2,
            "weightedAvgCost": 3,
            "lastCost": 4,
            "rawCost": 5,
            "rawWeightedAvgCost": 6,
            "rawLastCost": 7,
            "costDecimals": 8,
            "serviceFeeID": 9,
            "freight": 10.0,
            "freightType": 11,
            "process": "sample string 12",
            "user": "sample string 13",
            "updated": "2026-04-02T13:43:59.1112731",
            "previousPrice": 1,
            "previousCostCalcMethod": 1,
            "previousCost": 1,
            "previousWeightedAvgCost": 1,
            "previousLastCost": 1,
            "previousRawCost": 15,
            "previousRawWeightedAvgCost": 16,
            "previousRawLastCost": 17,
            "previousCostDecimals": 1,
            "previousServiceFeeID": 18,
            "previousFreight": 19.0,
            "previousFreightType": 20,
            "storeID": 21,
            "storeName": "sample string 22",
            "serviceFeeDescription": "sample string 23",
            "previousServiceFeeDescription": "sample string 24"
          },
          {
            "$ref": "51"
          }
        ],
        "ingredients": [
          {
            "$id": "52",
            "pluG_UID": "JT91LR03p0+XWEu5owARTA==",
            "ingredientGuid": "9g4FEs0a00adjjNqETFLrw==",
            "ingredientIdentifier": "12050ef6-1acd-46d3-9d8e-336a11314baf",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "9"
            }
          },
          {
            "$ref": "52"
          }
        ],
        "bins": [
          {
            "$id": "53",
            "pluG_UID": "1zqxh1m0CEab7iF0yJ6oEQ==",
            "pluGuid": "87b13ad7-b459-4608-9bee-2174c89ea811",
            "shelfLocationIdentifier": "Uxlrit/+cUK6KfxPWGSnCQ==",
            "shelfLocationGuid": "8a6b1953-fedf-4271-ba29-fc4f5864a709",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "1Ky3bSQtAUGs8UvA4qTAnA==",
            "labelPageLayoutGuid": "6db7acd4-2d24-4101-acf1-4bc0e2a4c09c",
            "updated": "2026-04-02T13:43:59.1112731",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "9"
            },
            "location": {
              "$id": "54",
              "identifier": "578l92x54UOg0os1WEtckA==",
              "storeID": 1,
              "identifierGuid": "f725bfe7-796c-43e1-a0d2-8b35584b5c90",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2026-04-02T13:43:59.1112731",
              "minTemp": 1,
              "maxTemp": 1,
              "checkFrequency": 1,
              "storeCaseConfiguration": 5,
              "storeName": "sample string 6",
              "bins": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ]
            }
          },
          {
            "$ref": "53"
          }
        ],
        "bin": {
          "$ref": "53"
        },
        "scaleLocations": [
          {
            "$id": "55",
            "plu": 1,
            "pluG_UID": "nyibrTQBmU6XGhpqARUFsA==",
            "pluGuid": "ad9b289f-0134-4e99-971a-1a6a011505b0",
            "deptNo": 1,
            "product": {
              "$ref": "9"
            },
            "scaleLocation": {
              "$id": "56",
              "id": 1,
              "deptNo": 1,
              "deptCode": "sample string 2",
              "name": "sample string 3",
              "enabled": true,
              "updated": "2026-04-02T13:43:59.1112731",
              "department": {
                "$id": "57",
                "id": 1,
                "name": "sample string 2",
                "code": "sample string 3",
                "sortOrder": 4,
                "isLiquor": true,
                "isTobacco": true,
                "excludeTalker": true,
                "externalSales": true,
                "saleGLCode": "sample string 9",
                "cogsglCode": "sample string 10",
                "accountingCategoryID": 11,
                "maximumMarkdownPercentage": 12.0,
                "accountingOnly": true,
                "generateExternalID": 1,
                "useNonReportableTaxCode": true,
                "minPLU": 15,
                "maxPLU": 16,
                "scaleLocation": {
                  "$ref": "56"
                },
                "subDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "departmentID": 2,
                    "name": "sample string 3",
                    "code": "sample string 4",
                    "departmentCode": "sample string 5",
                    "externalSales": true,
                    "minorDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "subDepartmentID": 2,
                        "departmentID": 3,
                        "name": "sample string 4",
                        "subDepartmentCode": "sample string 5",
                        "departmentCode": "sample string 6",
                        "code": "sample string 7",
                        "lesserDepartments": [
                          {
                            "$id": "60",
                            "id": 1,
                            "departmentID": 2,
                            "subDepartmentID": 3,
                            "minorDepartmentID": 4,
                            "name": "sample string 5",
                            "code": "sample string 6",
                            "departmentCode": "sample string 7",
                            "subDepartmentCode": "sample string 8",
                            "minorDepartmentCode": "sample string 9",
                            "updated": "2026-04-02T13:43:59.1112731",
                            "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": "0bBaIBEkZUiFqCbhvTFoBA==",
                            "labelPageLayoutGuid": "205ab0d1-2411-4865-85a8-26e1bd316804",
                            "minimumAge": 17,
                            "countryOfOrigin": "sample string 18",
                            "serviceFeeID": 1,
                            "eftCode": 19,
                            "defaultPrinter": "sample string 20",
                            "defaultPrinterGroup": "sample string 21",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$id": "61",
                              "dept": 1,
                              "category": 2,
                              "name": "sample string 3",
                              "active": true,
                              "mscCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "name": "sample string 4",
                                  "active": true,
                                  "mscSubCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "subCommodity": 4,
                                      "name": "sample string 5",
                                      "active": true,
                                      "subCommodityCode": "sample string 7"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "commodityCode": "sample string 6"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "categoryCode": "sample string 5"
                            },
                            "mscCom": {
                              "$ref": "62"
                            },
                            "mscDep": {
                              "$id": "64",
                              "dept": 1,
                              "name": "sample string 2",
                              "active": true,
                              "mscCategories": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "deptCode": "sample string 4"
                            },
                            "mscSubCom": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "updated": "2026-04-02T13:43:59.1112731",
                        "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": "U3vyuXXj+k2PvdAxoNzPVQ==",
                        "labelPageLayoutGuid": "b9f27b53-e375-4dfa-8fbd-d031a0dccf55",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "61"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$ref": "64"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-04-02T13:43:59.1112731",
                    "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": "m3FQRQLeBk+6bQriFwoeBA==",
                    "labelPageLayoutGuid": "4550719b-de02-4f06-ba6d-0ae2170a1e04",
                    "minimumAge": 15,
                    "countryOfOrigin": "sample string 16",
                    "serviceFeeID": 1,
                    "eftCode": 17,
                    "defaultPrinter": "sample string 18",
                    "defaultPrinterGroup": "sample string 19",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "stores": [
                  1,
                  2
                ],
                "investmentBuyOverride": true,
                "updated": "2026-04-02T13:43:59.1112731",
                "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": "pSq5zoBSCkGEUy49l7kOcw==",
                "labelPageLayoutGuid": "ceb92aa5-5280-410a-8453-2e3d97b90e73",
                "minimumAge": 25,
                "countryOfOrigin": "sample string 26",
                "serviceFeeID": 1,
                "eftCode": 27,
                "defaultPrinter": "sample string 28",
                "defaultPrinterGroup": "sample string 29",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "includeInDistinctLimit": true,
                "defaultsEmpty": false,
                "mscCat": {
                  "$ref": "61"
                },
                "mscCom": {
                  "$ref": "62"
                },
                "mscDep": {
                  "$ref": "64"
                },
                "mscSubCom": {
                  "$ref": "63"
                }
              }
            }
          },
          {
            "$ref": "55"
          }
        ],
        "nextPrice": {
          "$id": "65",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "plu": 1,
          "hostOfferID": 1,
          "metcashPromotionID": "sample string 4",
          "metcashPromotionPlacement": "sample string 5",
          "pluG_UID": "xs9LDRpHJ0q5ylV2Pl7Mlg==",
          "pluGuid": "0d4bcfc6-471a-4a27-b9ca-55763e5ecc96",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "7v+ob2MLCUmP4VNwpii2hw==",
          "dealCostGuid": "6fa8ffee-0b63-4909-8fe1-5370a628b687",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "qLvdvSYvj0y2a4fdgZQ24w==",
          "priceGroupGuid": "bdddbba8-2f26-4c8f-b66b-87dd819436e3",
          "itemNumber": "sample string 10",
          "cri": "sample string 11",
          "pluPrice": 12,
          "costCalcMethod": 13,
          "pluCost": 14,
          "pluCostIndicator": "sample string 15",
          "pluPriceGstPercent": 16,
          "pluCostGstPercent": 17,
          "pluActive": true,
          "cartonQty": 1.1,
          "baseUnits": 19.1,
          "salesMode": 1,
          "pluNormalCost": 20,
          "pluaws": 21.0,
          "directNumber": "sample string 22",
          "departmentName": "sample string 23",
          "subDepartmentName": "sample string 24",
          "priceGroupName": "sample string 25",
          "supplierName": "sample string 26",
          "stockOnHand": 1.1,
          "stockOnOrder": 1.1,
          "lastReceived": "2026-04-02T13:43:59.1112731",
          "rrp": 27,
          "campaignDescription": "sample string 28",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "4b8f30fd-2b75-4004-9641-73631c2d5646",
          "campaignComboPriceGroupG_UID": "Tk7PFPOHZk+m0KJlkHoFwQ==",
          "campaignComboPriceGroupIdentifier": "14cf4e4e-87f3-4f66-a6d0-a265907a05c1",
          "promotionPlacementDescription": "sample string 30",
          "storeAcceptances": [
            {
              "$id": "66",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2026-04-02T13:43:59.1112731",
              "operatorG_UID": "40t6br6UOE2vTgw+cEsZKQ==",
              "operatorGuid": "6e7a4be3-94be-4d38-af4e-0c3e704b1929",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2026-04-02T13:43:59.1112731",
              "signIqTicketFileMovedUtc": "2026-04-02T13:43:59.1112731",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2026-04-02T13:43:59.1112731",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "81366437-31f9-4ac5-8135-45a9ce5fa4d2",
              "product": {
                "$ref": "9"
              },
              "campaignPlu": {
                "$ref": "65"
              },
              "fuelItem": true
            },
            {
              "$ref": "66"
            }
          ],
          "campaign": {
            "$id": "67",
            "id": 1,
            "storeID": 2,
            "name": "a4819dc2-7d9a-478a-b79f-d67c35fc34f2",
            "nameGuid": "a4819dc2-7d9a-478a-b79f-d67c35fc34f2",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2026-04-02T13:43:59.1112731",
            "startTime": 1,
            "endDate": "2026-04-02T13:43:59.1112731",
            "endTime": 1,
            "recurrence": 1,
            "recurrenceType": 1,
            "monthType": 1,
            "weekDays": 1,
            "months": 1,
            "monthWeeks": 1,
            "monthDays": "sample string 7",
            "printed": true,
            "talkerText": "sample string 8",
            "rangeDescription": "sample string 9",
            "dealDescription": "sample string 10",
            "labelQuantity": 11,
            "active": 1,
            "deactivated": "2026-04-02T13:43:59.1112731",
            "system": true,
            "created": "2026-04-02T13:43:59.1112731",
            "updated": "2026-04-02T13:43:59.1112731",
            "priceChangeNotifiedUtc": "2026-04-02T13:43:59.1112731",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "C/keX+hhUkSQQt6td8Bl+g==",
            "hostIdentifierGuid": "5f1ef90b-61e8-4452-9042-dead77c065fa",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2026-04-02T13:43:59.1112731",
            "updatedByUser": "sample string 18",
            "offerID": 1,
            "isPriceChangeCampaign": true,
            "stores": [
              1,
              2
            ],
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ],
            "campaignPlus": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "campaignPools": [
              {
                "$id": "68",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 4,
                "pluG_UID": "jolEwfIet0q3hjOx4mjM1A==",
                "pluGuid": "c144898e-1ef2-4ab7-b786-33b1e268ccd4",
                "hostOfferID": 1,
                "priceGroupG_UID": "pzZo50RMHEOidsL8pCaeWw==",
                "priceGroupGuid": "e76836a7-4c44-431c-a276-c2fca4269e5b",
                "fuelItem": true,
                "pluName": "sample string 6",
                "apn": "sample string 7",
                "pluActive": true,
                "cartonQty": 1,
                "baseUnits": 9.1,
                "cri": "sample string 10",
                "salesMode": 1,
                "pluaws": 11.0,
                "directNumber": "sample string 12",
                "departmentName": "sample string 13",
                "subDepartmentName": "sample string 14",
                "priceGroupName": "sample string 15",
                "supplierName": "sample string 16",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-04-02T13:43:59.1112731",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "9"
                },
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "68"
              }
            ],
            "sellingRules": [
              {
                "$id": "69",
                "id": 1,
                "identifier": "JUXfmKV9LEaZUcMkbSFqRg==",
                "identifierStr": "JUXfmKV9LEaZUcMkbSFqRg==",
                "identifierGuid": "98df4525-7da5-462c-9951-c3246d216a46",
                "campaignID": 4,
                "campaignName": "sample string 5",
                "ruleJoin": 1,
                "ruleType": 6,
                "operand0": "sample string 7",
                "comparisonOp": 1,
                "operand1": "sample string 8",
                "action": 1,
                "operand2": "sample string 9",
                "operand3": "sample string 10",
                "includeExcludedItems": true,
                "noFurtherDiscounts": true,
                "description": "sample string 11",
                "sortOrder": 1,
                "isItemRule": false,
                "prevDept": "sample string 12",
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "69"
              }
            ],
            "customers": [
              {
                "$id": "70",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "customerID": "UUurR011ck+liIRp8m5eiw==",
                "customerIDGuid": "47ab4b51-754d-4f72-a588-8469f26e5e8b",
                "campaign": {
                  "$ref": "67"
                },
                "customer": {
                  "$id": "71",
                  "identifier": "p4IQbDb5CkGiQayHiP8CVg==",
                  "identifierGuid": "6c1082a7-f936-410a-a241-ac8788ff0256",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2026-04-02T13:43:59.1112731",
                  "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": "p7ZgJfTCJkeAdwGB9zsx/g==",
                  "communityIdentifierGuid": "2560b6a7-c2f4-4726-8077-0181f73b31fe",
                  "joined": "2026-04-02T13:43:59.1112731",
                  "updated": "2026-04-02T13:43:59.1112731",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "o5AxZ5yfDkugkecDS48n/A==",
                  "priceLevelIdentifierGuid": "673190a3-9f9c-4b0e-a091-e7034b8f27fc",
                  "marketingID": "sample string 18",
                  "receiptPrintOptions": 1,
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2026-04-02T13:43:59.1112731",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "72",
                      "cardType": 2,
                      "issueDate": "2026-04-02T13:43:59.1112731",
                      "expiry": "2026-04-02T13:43:59.1112731",
                      "customerID": "zn78vRXHjEuxiVPtm23NBQ==",
                      "customerIDGuid": "bdfc7ece-c715-4b8c-b189-53ed9b6dcd05",
                      "initialValue": 1,
                      "currentValue": 1,
                      "maxLimit": 1,
                      "minTransaction": 1,
                      "maxTransaction": 1,
                      "multiplier": 1.1,
                      "active": true,
                      "reasonInactive": 1,
                      "idRequired": true,
                      "idType": 1,
                      "idValue": "sample string 5",
                      "updated": "2026-04-02T13:43:59.1112731",
                      "linkedAccount": "yu5RPCcogkG1H5by2nMKIQ==",
                      "linkedAccountGuid": "3c51eeca-2827-4182-b51f-96f2da730a21",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "71"
                      },
                      "account": {
                        "$id": "73",
                        "id": 1,
                        "identifier": "JRMKkFeN60Ob79ExzQzcmg==",
                        "identifierGuid": "900a1325-8d57-43eb-9bef-d131cd0cdc9a",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2026-04-02T13:43:59.1112731",
                        "owner": "1LOaDPbQSkWpuN2gzmTjqQ==",
                        "ownerGuid": "0c9ab3d4-d0f6-454a-a9b8-dda0ce64e3a9",
                        "accountStoreGroupIdentifier": "IgD/XtsG1E6vAAsEgJdMrA==",
                        "accountStoreGroupGuid": "5eff0022-06db-4ed4-af00-0b0480974cac",
                        "accountType": 1,
                        "currentBalance": 1,
                        "externalID": "sample string 7",
                        "maximumLimit": 1,
                        "accruePoints": true,
                        "loyaltyPoints": 1,
                        "termsOfTrade": 1,
                        "signatureRequired": true,
                        "referenceRequired": true,
                        "statementSendType": 10,
                        "ageingPeriod": 1,
                        "monthlyAgeingPeriod": true,
                        "explodedInvoice": true,
                        "isFifoAllocation": true,
                        "lastStatementSent": "2026-04-02T13:43:59.1112731",
                        "active": true,
                        "updated": "2026-04-02T13:43:59.1112731",
                        "deleted": true,
                        "deletedUser": "sample string 16",
                        "currentBalanceChanged": true,
                        "maximumLimitChanged": true,
                        "loyaltyPointsChanged": true,
                        "projectedBalance": 17,
                        "accountStoreGroupStoreIDs": [
                          1,
                          2
                        ],
                        "customerEmail": "sample string 18",
                        "ownerCustomer": {
                          "$ref": "71"
                        },
                        "card": {
                          "$ref": "72"
                        },
                        "members": {
                          "$id": "74",
                          "sample string 1": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "sample string 2": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        "customerGroups": [
                          {
                            "$id": "75",
                            "identifier": "639oftwsIUmJfhL+6dqa4g==",
                            "identifierGuid": "7e687feb-2cdc-4921-897e-12fee9da9ae2",
                            "name": "sample string 2",
                            "primaryContact": "Hy/hu2fZKkajTIXq4i0TWw==",
                            "primaryContactGuid": "bbe12f1f-d967-462a-a34c-85eae22d135b",
                            "accountID": "BDh8wYhQDUOFSp6uBbOm1Q==",
                            "accountIDGuid": "c17c3804-5088-430d-854a-9eae05b3a6d5",
                            "special": true,
                            "updated": "2026-04-02T13:43:59.1112731",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "3tXNXPQQfUKdynrD0NjhTg==",
                            "priceLevelIdentifierGuid": "5ccdd5de-10f4-427d-9dca-7ac3d0d8e14e",
                            "marketingListID": "sample string 7",
                            "deleted": true,
                            "account": {
                              "$ref": "73"
                            },
                            "primaryContactCustomer": {
                              "$ref": "71"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "76",
                                "id": 1,
                                "groupID": "M4QsZyqPNkGCK2pp0b7mmQ==",
                                "groupIDGuid": "672c8433-8f2a-4136-822b-6a69d1bee699",
                                "customerID": "XNvRqPXiQEG//Pm9Y7KWzg==",
                                "customerIDGuid": "a8d1db5c-e2f5-4140-bffc-f9bd63b296ce",
                                "card": "sample string 4",
                                "linkedAccount": "1b3gBOH35kaM/pbp7m6umA==",
                                "linkedAccountGuid": "04e0bdd5-f7e1-46e6-8cfe-96e9ee6eae98",
                                "customer": {
                                  "$ref": "71"
                                },
                                "group": {
                                  "$ref": "75"
                                },
                                "customerCard": {
                                  "$ref": "72"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "77",
                          "id": 1,
                          "identifier": "Z3r9xVT9dEinD/icdVHADA==",
                          "identifierGuid": "c5fd7a67-fd54-4874-a70f-f89c7551c00c",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "4o6wa5HhOU+gxSJpqzRxuQ==",
                          "accountIDGuid": "6bb08ee2-e191-4f39-a0c5-2269ab3471b9",
                          "customerAccount": {
                            "$ref": "73"
                          },
                          "customerCard": {
                            "$ref": "72"
                          },
                          "accountType": 1,
                          "cardName": "sample string 8",
                          "authorisationNumber": "sample string 9",
                          "bankReference": "sample string 10",
                          "merchantID": "sample string 11",
                          "terminalID": "sample string 12",
                          "cardNumber": "sample string 13",
                          "paymentDate": "2026-04-02T13:43:59.1112731",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "/i4fff4GrEqP5V+tmZEq7A==",
                          "idempotentVoidGuid": "7d1f2efe-06fe-4aac-8fe5-5fad99912aec",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "78",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "U37tIGE4KkS+MZAK9nDRyQ==",
                            "saleHeaderIdentifierGuid": "20ed7e53-3861-442a-be31-900af670d1c9",
                            "created": "2026-04-02T13:43:59.1112731",
                            "createdLocal": "2026-04-02T13:43:59.1112731",
                            "createdText": "sample string 4",
                            "itemCount": 5,
                            "totalAmount": 6,
                            "cashTender": 1,
                            "cardTender": 1,
                            "cheqTender": 1,
                            "acctTender": 1,
                            "voucherTender": 1,
                            "loyaltyPoints": 1,
                            "cashout": 1,
                            "changeAmount": 1,
                            "rounding": 1,
                            "gstAmount": 1,
                            "transactionDiscountTender": 1,
                            "totalTip": 7,
                            "tranType": 1,
                            "processed": 1,
                            "imported": "2026-04-02T13:43:59.1112731",
                            "storeID": 1,
                            "operatorG_Uid": "3b7ksVelD0qOuhFRPTkIqw==",
                            "operatorGuid": "b1e4bedd-a557-4a0f-8eba-11513d3908ab",
                            "customerG_Uid": "f0Sym2DX+UmAVTgyNHUPNQ==",
                            "customerGuid": "9bb2447f-d760-49f9-8055-383234750f35",
                            "communityIdentifier": "6a2N2oT6QEO9dAxd0oDVyw==",
                            "communityIdentifierGuid": "da8dade9-fa84-4340-bd74-0c5dd280d5cb",
                            "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": "c8T86UKfbk6HglNb+2Fu9Q==",
                            "priceLevelIdentifierGuid": "e9fcc473-9f42-4e6e-8782-535bfb616ef5",
                            "locked": 36,
                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-02T13:43:59.1112731+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                            "deserialisedOrderMetadata": {
                              "$id": "79",
                              "customerName": "sample string 1",
                              "pickupAt": "2026-04-02T13:43:59.1112731",
                              "deliveryAddress1": "sample string 2",
                              "deliveryAddress2": "sample string 3",
                              "customerPhoneNumber": "sample string 4",
                              "orderType": 0,
                              "externalOrderID": "sample string 5",
                              "externalDisplayableOrderID": "sample string 6",
                              "tableName": "sample string 7",
                              "createdBy": 0,
                              "orderingAppName": "sample string 8"
                            },
                            "relationChecksum": "sample string 38",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "46"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "communityOrganisation": {
                              "$id": "80",
                              "id": 1,
                              "identifier": "vA8DhQCYtkqmiCLbTKJckw==",
                              "identifierGuid": "85030fbc-9800-4ab6-a688-22db4ca25c93",
                              "name": "sample string 3",
                              "lookupIdentifier": "sample string 4",
                              "externalID": "sample string 5",
                              "phone": "sample string 6",
                              "fax": "sample string 7",
                              "email": "sample string 8",
                              "address1": "sample string 9",
                              "address2": "sample string 10",
                              "city": "sample string 11",
                              "postCode": "sample string 12",
                              "state": "sample string 13",
                              "country": "sample string 14",
                              "abn": "sample string 15",
                              "promoPeriodStart": "2026-04-02T13:43:59.1112731",
                              "promoPeriodEnd": "2026-04-02T13:43:59.1112731",
                              "allowDonations": true,
                              "logoImageName": "sample string 17",
                              "totalAmountAwarded": 18.1,
                              "updated": "2026-04-02T13:43:59.1112731",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "81",
                                "saleItemID": 1,
                                "identifier": "8n260gjOuU+NzTpXLpxPAQ==",
                                "identifierGuid": "d2ba7df2-ce08-4fb9-8dcd-3a572e9c4f01",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "L2/WcwZBa0qc54tOAOnE1g==",
                                "pluGuid": "73d66f2f-4106-4a6b-9ce7-8b4e00e9c4d6",
                                "accountID": "2NKQ81LmKEqKKcELmV5nbA==",
                                "accountIDGuid": "f390d2d8-e652-4a28-8a29-c10b995e676c",
                                "normalPrice": 3,
                                "originalSellingPrice": 4,
                                "discountPrice": 5,
                                "unit": 1,
                                "quantity": 6,
                                "totalCents": 7,
                                "fixedPrice": 1,
                                "tranType": 1,
                                "discountType": 1,
                                "cost": 1,
                                "costDecimals": 8,
                                "markdown": 1,
                                "manualQuantity": 1,
                                "manualPrice": 1,
                                "manualMode": 1,
                                "active": 1,
                                "offline": true,
                                "barcode": "sample string 9",
                                "keyedSale": 1,
                                "discountedID": 1,
                                "fuelID": 1,
                                "serialNumber": "sample string 10",
                                "bestOrExpire": "2026-04-02T13:43:59.1112731",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "AGIMbUmqnkudWGAHC1HFIg==",
                                "refundGuid": "6d0c6200-aa49-4b9e-9d58-60070b51c522",
                                "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": "FOOcnUdYS0elg8VFETBWdg==",
                                "idempotentVoidGuid": "9d9ce314-5847-474b-a583-c54511305676",
                                "priceLevelIdentifier": "OhvGTZFHxUqF8aLmhhXwRw==",
                                "priceLevelIdentifierGuid": "4dc61b3a-4791-4ac5-85f1-a2e68615f047",
                                "communityIdentifier": "oAM6PlLfAk+t0Ww+p712yw==",
                                "communityIdentifierGuid": "3e3a03a0-df52-4f02-add1-6c3ea7bd76cb",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "82",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2026-04-02T13:43:59.1112731",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "refund": {
                                  "$id": "83",
                                  "id": 1,
                                  "g_UID": "TgEt5oLj6UmWcpLv9er04w==",
                                  "guid": "e62d014e-e382-49e9-9672-92eff5eaf4e3",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2026-04-02T13:43:59.1112731"
                                },
                                "modifier": {
                                  "$id": "84",
                                  "id": 1,
                                  "setG_UID": "NvlO6AesUUu0YZl74Zn+NQ==",
                                  "modifierSetGuid": "e84ef936-ac07-4b51-b461-997be199fe35",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "JoRS/NALYEedt8EnEJ8B8A==",
                                  "pluGuid": "fc528426-0bd0-4760-9db7-c127109f01f0",
                                  "deleted": true,
                                  "g_UID": "kuWiGDjQXEWV4uLyD4JJWA==",
                                  "guid": "18a2e592-d038-455c-95e2-e2f20f824958",
                                  "product": {
                                    "$ref": "9"
                                  }
                                },
                                "priceLevelName": "sample string 25",
                                "pumpNumber": 1,
                                "hoseNumber": 1
                              },
                              {
                                "$ref": "81"
                              }
                            ],
                            "eftReceipts": [
                              {
                                "$id": "85",
                                "id": 1,
                                "storeID": 1,
                                "saleHeaderID": 2,
                                "storeSaleHeader": {
                                  "$ref": "78"
                                },
                                "receipt": "sample string 3",
                                "processed": 1
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "payments": [
                              {
                                "$ref": "77"
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "cards": [
                              {
                                "$id": "86",
                                "id": 1,
                                "saleHeaderID": 1,
                                "identifier": "sample string 2",
                                "cardType": 3,
                                "providerName": "sample string 4"
                              },
                              {
                                "$ref": "86"
                              }
                            ],
                            "campaignHits": [
                              {
                                "$id": "87",
                                "id": 1,
                                "saleHeaderID": 2,
                                "campaign": "sample string 3",
                                "name": "sample string 4",
                                "processed": 1,
                                "campaignDescription": "sample string 5"
                              },
                              {
                                "$ref": "87"
                              }
                            ],
                            "fuel": [
                              {
                                "$id": "88",
                                "id": 1,
                                "plu": 1,
                                "pluG_UID": "3dExMKoIWkSYJFIsxQu/3A==",
                                "pluGuid": "3031d1dd-08aa-445a-9824-522cc50bbfdc",
                                "saleHeaderID": 2,
                                "totalCents": 3,
                                "grade": 1,
                                "gradeDescription": "sample string 4",
                                "dispenser": 1,
                                "hose": 1,
                                "quantity": 1,
                                "cost": 1,
                                "acquirerNum": 1,
                                "attendant": 1,
                                "ePurseBalance": 1.0,
                                "cardSignature": "sample string 5",
                                "compartmentNumber": 1,
                                "contractNumber": 1,
                                "discountCardPAN": "sample string 6",
                                "discountID": 1,
                                "discountName": "sample string 7",
                                "discountNetValue": 1.0,
                                "discountType": 1,
                                "discountValue": 1.0,
                                "discretionaryData": "sample string 8",
                                "driverID": "sample string 9",
                                "eftBatchNumber": 1,
                                "eftResponseCode": "sample string 10",
                                "endDateTime": "2026-04-02T13:43:59.1112731",
                                "engineHours": 1.1,
                                "fposNumber": 1,
                                "loyaltyCardPAN": "sample string 11",
                                "miscData1": 1,
                                "miscData2": "sample string 12",
                                "miscFlags": 1,
                                "mop": 1,
                                "odometer": 1,
                                "panNumber": "sample string 13",
                                "saleRefund": true,
                                "saleStatus": 1,
                                "sequenceNumber": 1,
                                "stan": 1,
                                "startDateTime": "2026-04-02T13:43:59.1112731",
                                "tagNumber": "sample string 15",
                                "trackTwoRem": "sample string 16",
                                "transCode": 1,
                                "transType": 1,
                                "unitPrice": 1.0,
                                "vehicleReg": "sample string 17",
                                "offline": true,
                                "processed": 1
                              },
                              {
                                "$ref": "88"
                              }
                            ],
                            "fuelResells": [
                              {
                                "$id": "89",
                                "saleItemID": 1,
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "uuJpxXIq6kSbYzeectrXOQ==",
                                "pluGuid": "c569e2ba-2a72-44ea-9b63-379e72dad739",
                                "accountID": "3GxQbBDAQkCQogQkfU50Zw==",
                                "accountIDGuid": "6c506cdc-c010-4042-90a2-04247d4e7467",
                                "normalPrice": 3,
                                "originalSellingPrice": 4,
                                "discountPrice": 5,
                                "unit": 1,
                                "quantity": 6,
                                "totalCents": 7,
                                "fixedPrice": 1,
                                "tranType": 1,
                                "processed": 1,
                                "discountType": 1,
                                "cost": 1,
                                "costDecimals": 1,
                                "markdown": 1,
                                "manualQuantity": 1,
                                "manualPrice": 1,
                                "manualMode": 1,
                                "active": 1,
                                "barcode": "sample string 8",
                                "offline": 1,
                                "keyedSale": 1,
                                "discountedID": 1,
                                "fuelID": 1,
                                "serialNumber": "sample string 9",
                                "bestOrExpire": "2026-04-02T13:43:59.1112731",
                                "bestOrExpireType": 1,
                                "refundG_UID": "y+aJHPgEek+pyQClX91Cpw==",
                                "refundGuid": "1c89e6cb-04f8-4f7a-a9c9-00a55fdd42a7",
                                "providerName": "sample string 10",
                                "campaign": "sample string 11",
                                "campaignType": 1,
                                "modifiedID": 1,
                                "omittedIngredient": 1,
                                "taxPercent": 1.0,
                                "taxAmount": 1.0,
                                "refundablePrice": 1.0,
                                "showDiscounts": true,
                                "orderPrinted": true,
                                "note": "sample string 14",
                                "modifierName": "sample string 15",
                                "modifierSetName": "sample string 16",
                                "totalValueWasScanned": true,
                                "sold": true,
                                "campaignPrice": true,
                                "scannedValue": 1,
                                "campaignName": "sample string 20",
                                "comboDiscount": 1
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "customerOrder": [
                              {
                                "$id": "90",
                                "identifier": "XopZnX9ITkqGZr26rDPF4Q==",
                                "identifierGuid": "9d598a5e-487f-4a4e-8666-bdbaac33c5e1",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "jmldCDFi3UWuC6J7H3F2EA==",
                                "customerIdentifierGuid": "085d698e-6231-45dd-ae0b-a27b1f717610",
                                "operatorNo": 1,
                                "operatorG_UID": "xRfbvCiF7UqDnyD9En4NlQ==",
                                "operatorGuid": "bcdb17c5-8528-4aed-839f-20fd127e0d95",
                                "created": "2026-04-02T13:43:59.1112731",
                                "ordered": "2026-04-02T13:43:59.1112731",
                                "started": "2026-04-02T13:43:59.1112731",
                                "completed": "2026-04-02T13:43:59.1112731",
                                "supplied": "2026-04-02T13:43:59.1112731",
                                "quickTicket": 1,
                                "deleted": true,
                                "walkAway": true,
                                "approxWait": 1,
                                "actualWait": 1,
                                "deliveryMethod": 8,
                                "externalSaleType": 9,
                                "customer": {
                                  "$ref": "71"
                                },
                                "operator": {
                                  "$ref": "46"
                                },
                                "details": [
                                  {
                                    "$id": "91",
                                    "headerID": 1,
                                    "plu": 1,
                                    "pluG_UId": "elsdqGdJbESXnuRu80j0kg==",
                                    "pluGuid": "a81d5b7a-4967-446c-979e-e46ef348f492",
                                    "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": "t+ziPVZNxEyRKLmYfXu9zA==",
                                    "headerIdentifierGuid": "3de2ecb7-4d56-4cc4-9128-b9987d7bbdcc",
                                    "product": {
                                      "$ref": "9"
                                    }
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ],
                                "storeName": "sample string 11",
                                "customerName": "sample string 12",
                                "storeReplyTo": "sample string 13",
                                "storeSubjectLine": "sample string 14",
                                "storeSaleHeader": {
                                  "$ref": "78"
                                }
                              },
                              {
                                "$ref": "90"
                              }
                            ],
                            "surveyResponses": [
                              {
                                "$id": "92",
                                "surveyG_UID": "5D4ZIfv5LkS/mziIITs/aw==",
                                "surveyGuid": "21193ee4-f9fb-442e-bf9b-3888213b3f6b",
                                "saleHeaderGuid": "6qf7H8z8FE+u5BdFzGnnvA==",
                                "saleGuid": "1ffba7ea-fccc-4f14-aee4-1745cc69e7bc",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "Btz9zHL7IEyZQ6Xfv6PZUg==",
                                "guidResponse": "ccfddc06-fb72-4c20-9943-a5dfbfa3d952",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2026-04-02T13:43:59.1112731",
                                "sale": {
                                  "$ref": "78"
                                },
                                "survey": {
                                  "$id": "93",
                                  "g_UID": "6r9mMqmIlESLqXha9YjB/Q==",
                                  "guid": "3266bfea-88a9-4494-8ba9-785af588c1fd",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "lwl9nnw93ESbfbYkG9Bb/A==",
                                  "checkoutFormGuid": "9e7d0997-3d7c-44dc-9b7d-b6241bd05bfc",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2026-04-02T13:43:59.1112731",
                                  "end": "2026-04-02T13:43:59.1112731",
                                  "deleted": true,
                                  "updated": "2026-04-02T13:43:59.1112731",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "0672e069-67e6-4eaa-a173-e4eb2950dc2d",
                                    "255becaf-b1f9-43f7-b98d-73f8940c3296"
                                  ],
                                  "allowsAllTextResponses": true,
                                  "surveyForm": {
                                    "$ref": "4"
                                  }
                                },
                                "ingressId": "sample string 4"
                              },
                              {
                                "$ref": "92"
                              }
                            ],
                            "storeName": "sample string 39",
                            "terminalNumber": 40,
                            "machineName": "sample string 41",
                            "operatorName": "sample string 42",
                            "direction": 1,
                            "reason": "sample string 43",
                            "accountG_UID": "KrMMIR6ODU2wswjvDv7H5A==",
                            "accountIdentifier": "210cb32a-8e1e-4d0d-b0b3-08ef0efec7e4",
                            "accountName": "sample string 44",
                            "customerOrderIdentifier": "IgUlILC1ykGwuoiexFZeMw==",
                            "customerOrderIdentifierGuid": "20250522-b5b0-41ca-b0ba-889ec4565e33",
                            "priceLevelName": "sample string 45",
                            "revision": 46,
                            "ingressId": "sample string 47"
                          },
                          "metadata": {
                            "$id": "94",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "ed1HECt2+kmjfpmAIW9m6w==",
                            "paymentIdentifierGuid": "1047dd79-762b-49fa-a37e-9980216f66eb",
                            "identifier": "/JZX2fQ6GEecMlgqXWQ9pQ==",
                            "identifierGuid": "d95796fc-3af4-4718-9c32-582a5d643da5",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "MuCvBzbfhkaHe1NfLUucSg==",
                            "itemIdentifierGuid": "07afe032-df36-4686-877b-535f2d4b9c4a"
                          }
                        },
                        {
                          "$ref": "77"
                        }
                      ]
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "customerGroupMembers": [
                    {
                      "$ref": "76"
                    },
                    {
                      "$ref": "76"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$ref": "75"
                    },
                    {
                      "$ref": "75"
                    }
                  ],
                  "accounts": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "account": {
                    "$ref": "73"
                  },
                  "vouchers": [
                    {
                      "$id": "95",
                      "customerIdentifier": "VBfbzU6PLEy61PStKPaVDA==",
                      "customerIdentifierGuid": "cddb1754-8f4e-4c2c-bad4-f4ad28f6950c",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "Qp1nZLykaUWZZ0ROTtgpEg==",
                      "idempotentGuid": "64679d42-a4bc-4569-9967-444e4ed82912",
                      "offline": true,
                      "voucher": {
                        "$id": "96",
                        "id": 1,
                        "name": "sample string 2",
                        "description": "sample string 3",
                        "shortDescription": "sample string 4",
                        "url": "sample string 5",
                        "barcodeTemplateID": 1,
                        "expiry": 0,
                        "voucherType": 6,
                        "limitPerTransaction": 7,
                        "customerTracking": true,
                        "discountAccount": "sample string 9",
                        "endDate": "2026-04-02T13:43:59.1112731",
                        "barcodeTemplate": {
                          "$id": "97",
                          "templateID": 1,
                          "template": "sample string 1",
                          "bcFunction": "sample string 2",
                          "sortOrder": 3
                        },
                        "scaleLabel": {
                          "$id": "98",
                          "id": 1,
                          "uid": "sample string 2",
                          "name": "sample string 3",
                          "width": 1.1,
                          "height": 1.1,
                          "showBorder": true,
                          "borderWidth": 1.1,
                          "borderStyle": 1,
                          "borderColour": "sample string 5",
                          "updated": "2026-04-02T13:43:59.1112731",
                          "labelPageLayout": "XNgXLZOB/0iZfpmCPtexHg==",
                          "pageLayoutGuid": "2d17d85c-8193-48ff-997e-99823ed7b11e",
                          "labelType": 6,
                          "oldName": "sample string 7",
                          "voucher": {
                            "$ref": "96"
                          },
                          "elements": [
                            {
                              "$id": "99",
                              "id": 1,
                              "scaleLabelID": 2,
                              "showPercentDI": true,
                              "showAvgPerHundred": true,
                              "showAvgPerServe": true,
                              "name": "sample string 6",
                              "x": 1.1,
                              "y": 1.1,
                              "width": 1.1,
                              "height": 1.1,
                              "type": 1,
                              "rotation": 1,
                              "text": "sample string 7",
                              "fontFamily": "sample string 8",
                              "align": 1,
                              "bold": true,
                              "italic": true,
                              "underline": true,
                              "strikeout": true,
                              "reverse": true,
                              "textColour": "sample string 9",
                              "fontSize": 1.1,
                              "picture": "QEA=",
                              "borderWidth": 10,
                              "sortOrder": 11,
                              "printOptions": 12,
                              "superScriptTextFontSize": 1.1,
                              "lineStyle": 1,
                              "spacingStyle": 1,
                              "interCharacterSpacing": 1.1,
                              "superScriptOffset": 1.1,
                              "lineSpacing": 1.1,
                              "dateFormat": "sample string 13",
                              "autoGrow": true,
                              "fontAutoResize": true,
                              "updated": "2026-04-02T13:43:59.1112731"
                            },
                            {
                              "$ref": "99"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "100",
                            "id": 1,
                            "customerIdentifier": "I7kAvLli+USl7MJtWclLPw==",
                            "customerIdentifierGuid": "bc00b923-62b9-44f9-a5ec-c26d59c94b3f",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2026-04-02T13:43:59.1112731",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "wDDUbTgoukqn9bdKTQP+Nw==",
                            "issuedIdempotentGuid": "6dd430c0-2838-4aba-a7f5-b74a4d03fe37",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2026-04-02T13:43:59.1112731",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2026-04-02T13:43:59.1112731",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "iHkKAGXBF0qkCESZgOTezQ==",
                            "redeemedIdempotentGuid": "000a7988-c165-4a17-a408-449980e4decd",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2026-04-02T13:43:59.1112731",
                            "storeName": "sample string 17",
                            "scaleLabel": {
                              "$ref": "98"
                            },
                            "voucher": {
                              "$ref": "96"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "issuedOfflinePayment": {
                              "$ref": "77"
                            },
                            "redeemedOfflinePayment": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "100"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "71"
                      }
                    },
                    {
                      "$ref": "95"
                    }
                  ]
                }
              },
              {
                "$ref": "70"
              }
            ],
            "customerGroups": [
              {
                "$id": "101",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupID": "BEYAbbRaqUyrAhgbVB4zlA==",
                "groupIDGuid": "6d004604-5ab4-4ca9-ab02-181b541e3394",
                "campaign": {
                  "$ref": "67"
                },
                "group": {
                  "$ref": "75"
                }
              },
              {
                "$ref": "101"
              }
            ],
            "signIqTickets": [
              {
                "$id": "102",
                "identifier": "MaGwg4yzqUCgo4QLWp0Fyg==",
                "identifierGuid": "83b0a131-b38c-40a9-a0a3-840b5a9d05ca",
                "campaignName": "sample string 2",
                "message": "sample string 3",
                "ticketFileSource": "sample string 4",
                "ticketFileDestination": "sample string 5",
                "storeID": 1
              },
              {
                "$ref": "102"
              }
            ],
            "comboPriceGroups": [
              {
                "$id": "103",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "g_UID": "VSX2Q/kVbEiRZMhCfdlBQQ==",
                "guid": "43f62555-15f9-486c-9164-c8427dd94141",
                "description": "sample string 5",
                "newPrice": 1,
                "rangeDescription": "sample string 6",
                "dealDescription": "sample string 7",
                "labelQuantity": 8,
                "hostProductCategoryID": 1,
                "offerID": 1,
                "dontUpdatePricePlus": true,
                "campaign": {
                  "$ref": "67"
                },
                "comboPricePlus": [
                  {
                    "$id": "104",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupG_UID": "6V6rCniy5U64sqau6Xm6uQ==",
                    "groupGuid": "0aab5ee9-b278-4ee5-b8b2-a6aee979bab9",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "aNL2Vv8AR0u/kOCSxoohKg==",
                    "pluGuid": "56f6d268-00ff-4b47-bf90-e092c68a212a",
                    "priceGroupG_UID": "4XgIBtaVkUOnvrED24L24Q==",
                    "priceGroupGuid": "060878e1-95d6-4391-a7be-b103db82f6e1",
                    "campaignPoolID": "sample string 7",
                    "quantity": 1,
                    "campaign": {
                      "$ref": "67"
                    },
                    "product": {
                      "$ref": "9"
                    },
                    "priceGroup": {
                      "$ref": "39"
                    },
                    "campaignPool": {
                      "$ref": "67"
                    }
                  },
                  {
                    "$ref": "104"
                  }
                ]
              },
              {
                "$ref": "103"
              }
            ],
            "priceLevels": [
              {
                "$id": "105",
                "id": 1,
                "priceLevelIdentifier": "DrIPLXhDu0OnfeknLKc2Ww==",
                "priceLevelIdentifierGuid": "2d0fb20e-4378-43bb-a77d-e9272ca7365b",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "105"
              }
            ],
            "promotionType": {
              "$id": "106",
              "identifier": "vIgk1jK8r0WdqsrJAyhtsQ==",
              "identifierGuid": "d62488bc-bc32-45af-9daa-cac903286db1",
              "hostType": 2,
              "code": "sample string 3",
              "description": "sample string 4",
              "isLiquor": true,
              "isAdvertised": true,
              "disableWasSave": true,
              "excludeFromPromoSales": true,
              "labelPageLayoutG_UID": "44/GYWoOgU6Ec3Bv2i3X0w==",
              "labelPageLayoutGuid": "61c68fe3-0e6a-4e81-8473-706fda2dd7d3",
              "priceLevelIdentifier": "gFbm4yYp3UCAjgR7Gf4d6A==",
              "priceLevelIdentifierGuid": "e3e65680-2926-40dd-808e-047b19fe1de8",
              "active": true,
              "updated": "2026-04-02T13:43:59.1112731",
              "hostName": "sample string 11"
            }
          },
          "product": {
            "$ref": "9"
          },
          "dealCost": {
            "$id": "107",
            "headerIdentifier": "L/SCH1A/IEe9gmbZvT2EgQ==",
            "headerIdentifierGuid": "1f82f42f-3f50-4720-bd82-66d9bd3d8481",
            "identifier": "5sSsi8r4MUmVqI66VCsIDQ==",
            "identifierGuid": "8bacc4e6-f8ca-4931-95a8-8eba542b080d",
            "supplierIdentifier": "CFBYw6rg/EqtfAgfAX95Rw==",
            "supplierGuid": "c3585008-e0aa-4afc-ad7c-081f017f7947",
            "pluG_UID": "kaGxcrv1+ECYc/Kq7brb/A==",
            "pluGuid": "72b1a191-f5bb-40f8-9873-f2aaedbadbfc",
            "campaignName": "f75316c4-56e5-4020-8035-b823ccb6d671",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2026-04-02T13:43:59.1112731",
            "end": "2026-04-02T13:43:59.1112731",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "07VrJxrn1EKw8qW08/xPvw==",
            "bonusItemPluGuid": "276bb5d3-e71a-42d4-b0f2-a5b4f3fc4fbf",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2026-04-02T13:43:59.1112731",
            "metcashPromotionID": "sample string 14",
            "fromHost": 15,
            "storeNames": "sample string 16",
            "storeIDs": [
              1,
              2
            ],
            "supplierName": "sample string 17",
            "campaignDescription": "sample string 18",
            "newPrice": 1,
            "campaignMetcashPromotionID": "sample string 19",
            "campaignActive": true,
            "campaignStartDate": "2026-04-02T13:43:59.1112731",
            "campaignEndDate": "2026-04-02T13:43:59.1112731",
            "masterPLUG_UID": "kKu/EujGH0KylZe42rz/aA==",
            "masterID": "12bfab90-c6e8-421f-b295-97b8dabcff68",
            "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": "/ZOudat9iUSjgN146nmRnw==",
            "bonusMasterID": "75ae93fd-7dab-4489-a380-dd78ea79919f",
            "bonusProductName": "sample string 34",
            "bonusProductAPN": "sample string 35",
            "bonusOrderCode": "sample string 36",
            "bonusNormalSell": 37,
            "bonusNormalCost": 38,
            "bonusNormalCostDecimals": 39,
            "bonusCartonQuantity": 40,
            "bonusSalesMode": 41,
            "bonusOrderPacked": 42,
            "bonusFuelItem": true,
            "bonusActive": true
          }
        },
        "currentCostStart": "2026-04-02T13:43:59.1112731",
        "dealCosts": [
          {
            "$ref": "107"
          },
          {
            "$ref": "107"
          }
        ],
        "tags": [
          {
            "$id": "108",
            "pluG_UID": "pyPQXpdizkyMo7VoPE86VA==",
            "pluGuid": "5ed023a7-6297-4cce-8ca3-b5683c4f3a54",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "108"
          }
        ],
        "alternateProductG_UID": "nPcTsEByS0+JnwzH5UGjCA==",
        "alternateProduct": "b013f79c-7240-4f4b-899f-0cc7e541a308",
        "altProduct": {
          "$ref": "9"
        },
        "productHostCode": {
          "$id": "109",
          "id": 1,
          "pluG_UID": "+MOP9onam0uBuoJwmFgz/g==",
          "pluGuid": "f68fc3f8-da89-4b9b-81ba-8270985833fe",
          "ibaCode": "sample string 2"
        },
        "mscCat": {
          "$ref": "61"
        },
        "mscCom": {
          "$ref": "62"
        },
        "mscDep": {
          "$ref": "64"
        },
        "mscSubCom": {
          "$ref": "63"
        },
        "isUserUpdate": true,
        "ignoreMasterProduct": true,
        "priceGroupLabelRequested": true,
        "firstSold": "2026-04-02T13:43:59.1112731",
        "inventoryTracked": "2026-04-02T13:43:59.1112731",
        "isNormalPriceChangesCampaign": true,
        "baseProductFuel": {
          "$id": "110",
          "pluG_UID": "jGU1TRQO1kiWY1TKR+YtWQ==",
          "pluGuid": "4d35658c-0e14-48d6-9663-54ca47e62d59",
          "fuelPluG_UID": "e0UXgafYt0m5f/9rlSi76A==",
          "fuelPluGuid": "8117457b-d8a7-49b7-b97f-ff6b9528bbe8",
          "price": 3,
          "productDescription": "sample string 4",
          "productBarcode": "sample string 5",
          "fuelProductDescription": "sample string 6",
          "fuelProductBarcode": "sample string 7",
          "fuelProductPrice": 8
        },
        "productFuelLinks": [
          {
            "$ref": "110"
          },
          {
            "$ref": "110"
          }
        ]
      },
      "departmentSortOrder": 11,
      "subDepartmentName": "sample string 12"
    },
    {
      "$ref": "8"
    }
  ],
  "productCount": 27,
  "pages": [
    {
      "$ref": "1"
    },
    {
      "$ref": "1"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.