PUT api/flipchart/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

FlipChart
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

DisplayName

string

String length: inclusive between 0 and 60

SortOrder

integer

None.

ProductsPerRow

integer

None.

RowsPerPage

integer

None.

ButtonMarginX

integer

None.

ButtonMarginY

integer

None.

BeginButtonsX

integer

None.

BeginButtonsY

integer

None.

AutoSizeButtons

boolean

None.

AutoSizeGrid

boolean

None.

ShowButtonText

boolean

None.

ShowButtonImage

boolean

None.

FormLocationX

integer

None.

FormLocationY

integer

None.

FormWidth

integer

None.

FormHeight

integer

None.

FormMaximised

boolean

None.

FormResizable

boolean

None.

FormBackgroundImage

string

String length: inclusive between 0 and 260

FormBackgroundColourA

integer

None.

FormBackgroundColourR

integer

None.

FormBackgroundColourG

integer

None.

FormBackgroundColourB

integer

None.

FormFontFamily

string

String length: inclusive between 0 and 60

FormFontSize

decimal number

None.

FormFontStyle

integer

None.

FormAttributes

string

None.

ButtonWidth

integer

None.

ButtonHeight

integer

None.

ButtonAnchor

integer

None.

ButtonBackgroundImage

string

String length: inclusive between 0 and 260

ButtonTopColour

integer

None.

ButtonTextColour

integer

None.

ButtonBottomColour

integer

None.

ButtonBorderColour

integer

None.

ButtonBorderWidth

integer

None.

ButtonRadius

integer

None.

ButtonGradientMode

integer

None.

ButtonDropShadow

boolean

None.

ButtonShadowWidth

integer

None.

ButtonHighLightOnPush

boolean

None.

ButtonFontFamily

string

String length: inclusive between 0 and 60

ButtonFontSize

decimal number

None.

ButtonFontStyle

integer

None.

ButtonTextAlign

integer

None.

ButtonWordBreak

boolean

None.

ButtonDrawImageAndButton

boolean

None.

ButtonVerticalText

boolean

None.

ButtonImageAlign

integer

None.

PanelLocationX

integer

None.

PanelLocationY

integer

None.

PanelWidth

integer

None.

PanelHeight

integer

None.

PanelAnchor

integer

None.

PanelFontFamily

string

String length: inclusive between 0 and 60

PanelFontSize

decimal number

None.

PanelFontStyle

integer

None.

PanelBackgroundColour

integer

None.

PanelTextColour

integer

None.

PanelAttributes

string

None.

UnsentCount

integer

None.

Group

CheckoutFormGroup

None.

Pages

Collection of FlipChartPage

None.

Request Formats

application/json, text/json

Sample:
{
  "identifier": "HdqSXoW2YkGGYnYWJtb3hA==",
  "identifierGuid": "5e92da1d-b685-4162-8662-761626d6f784",
  "displayName": "sample string 2",
  "sortOrder": 3,
  "productsPerRow": 4,
  "rowsPerPage": 5,
  "buttonMarginX": 6,
  "buttonMarginY": 7,
  "beginButtonsX": 8,
  "beginButtonsY": 9,
  "autoSizeButtons": true,
  "autoSizeGrid": true,
  "showButtonText": true,
  "showButtonImage": true,
  "formLocationX": 1,
  "formLocationY": 1,
  "formWidth": 14,
  "formHeight": 15,
  "formMaximised": true,
  "formResizable": true,
  "formBackgroundImage": "sample string 16",
  "formBackgroundColourA": 1,
  "formBackgroundColourR": 1,
  "formBackgroundColourG": 1,
  "formBackgroundColourB": 1,
  "formFontFamily": "sample string 17",
  "formFontSize": 1.1,
  "formFontStyle": 1,
  "formAttributes": "sample string 18",
  "buttonWidth": 19,
  "buttonHeight": 20,
  "buttonAnchor": 21,
  "buttonBackgroundImage": "sample string 22",
  "buttonTopColour": 1,
  "buttonTextColour": 1,
  "buttonBottomColour": 1,
  "buttonBorderColour": 1,
  "buttonBorderWidth": 1,
  "buttonRadius": 1,
  "buttonGradientMode": 1,
  "buttonDropShadow": true,
  "buttonShadowWidth": 1,
  "buttonHighLightOnPush": true,
  "buttonFontFamily": "sample string 23",
  "buttonFontSize": 1.1,
  "buttonFontStyle": 1,
  "buttonTextAlign": 1,
  "buttonWordBreak": true,
  "buttonDrawImageAndButton": true,
  "buttonVerticalText": true,
  "buttonImageAlign": 1,
  "panelLocationX": 1,
  "panelLocationY": 1,
  "panelWidth": 1,
  "panelHeight": 1,
  "panelAnchor": 1,
  "panelFontFamily": "sample string 24",
  "panelFontSize": 1.1,
  "panelFontStyle": 1,
  "panelBackgroundColour": 1,
  "panelTextColour": 1,
  "panelAttributes": "sample string 25",
  "unsentCount": 26,
  "group": {
    "$id": "2",
    "identifier": "82wu4h9zEkaY2kknJJUfzA==",
    "identifierGuid": "e22e6cf3-731f-4612-98da-492724951fcc",
    "name": "sample string 2",
    "formType": "sample string 3",
    "forms": [
      {
        "$id": "3",
        "id": 1,
        "g_UID": "h/om/vlHdkyEz6iAhPKRBQ==",
        "guid": "fe26fa87-47f9-4c76-84cf-a88084f29105",
        "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": "VJkRG2+Cx0eRRhLk1aVdPA==",
        "previousFormGuid": "1b119954-826f-47c7-9146-12e4d5a55d3c",
        "nextForm": 1,
        "nextFormG_UID": "qYuX2sy/jEu41nHtxwluJA==",
        "nextFormGuid": "da978ba9-bfcc-4b8c-b8d6-71edc7096e24",
        "attributes": "sample string 10",
        "updated": "2025-08-02T23:15:01.0517702",
        "positioning": 1,
        "contentPanel": "sample string 11",
        "selectionMode": 1,
        "maximumSelections": 1,
        "alteredInStore": true,
        "deleted": true,
        "blueprintID": 1,
        "preserveLayout": true,
        "mainCheckoutFormName": "sample string 13",
        "nextCheckoutForm": {
          "$ref": "3"
        },
        "previousCheckoutForm": {
          "$ref": "3"
        },
        "buttons": [
          {
            "$id": "4",
            "id": 1,
            "checkoutFormID": 2,
            "checkoutFormG_UID": "VcG4wTs0SEO47FVJDc6gAA==",
            "checkoutFormGuid": "c1b8c155-343b-4348-b8ec-55490dcea000",
            "identifier": "yrh2apj1W0ewFUMehC9+9w==",
            "identifierGuid": "6a76b8ca-f598-475b-b015-431e842f7ef7",
            "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": "9JX+PeBvCkWsJtCClWGZbQ==",
            "valueGuid": "3dfe95f4-6fe0-450a-ac26-d0829561996d",
            "buttonText": "sample string 10",
            "valueText": "sample string 11",
            "drawImageAndButton": true,
            "updated": "2025-08-02T23:15:01.0517702",
            "action": "sample string 12",
            "valueForm": {
              "$ref": "3"
            },
            "image": {
              "$id": "5",
              "name": "sample string 3.sample string 4",
              "imageID": 2,
              "imageName": "sample string 3",
              "imageExtension": "sample string 4",
              "lastUpdate": "2025-08-02T23:15:01.0517702",
              "imageData": "QEA=",
              "readOnly": true
            }
          },
          {
            "$ref": "4"
          }
        ],
        "panels": [
          {
            "$id": "6",
            "id": 1,
            "checkoutFormID": 2,
            "checkoutFormG_UID": "vc+GIMDoq0yr3TMIt0UQaQ==",
            "checkoutFormGuid": "2086cfbd-e8c0-4cab-abdd-3308b7451069",
            "panelType": "sample string 4",
            "name": "sample string 5",
            "locationX": 6,
            "locationY": 7,
            "width": 8,
            "height": 9,
            "anchor": 10,
            "fontFamily": "sample string 11",
            "fontSize": 12.1,
            "fontStyle": 13,
            "backgroundColour": 14,
            "textColour": 15,
            "attributes": "sample string 16"
          },
          {
            "$ref": "6"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "panels": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ]
  },
  "pages": [
    {
      "$id": "7",
      "identifier": "+5LalGSUOUG+LAtAE6g3Nw==",
      "groupName": "sample string 1",
      "identifierGuid": "94da92fb-9464-4139-be2c-0b4013a83737",
      "exists": true,
      "flipChartIdentifier": "HeJNcJxFck+TRu0O5QC8cg==",
      "flipChartIdentifierGuid": "704de21d-459c-4f72-9346-ed0ee500bc72",
      "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": "nMKtWt3X/k6X/FUu+HNqyA==",
      "groupIdentifierGuid": "5aadc29c-d7dd-4efe-97fc-552ef8736ac8",
      "flipChart": {
        "$ref": "1"
      },
      "contentPanel": {
        "$ref": "6"
      },
      "products": [
        {
          "$id": "8",
          "flipChartPageIdentifier": "IKqdE5RTOEO/qd2H5/zCDg==",
          "flipChartPageIdentifierGuid": "139daa20-5394-4338-bfa9-dd87e7fcc20e",
          "pluG_UID": "puCB1PT59UKoYrUqVEaIaA==",
          "pluGuid": "d481e0a6-f9f4-42f5-a862-b52a54468868",
          "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": "Rzx3QW6DoE+noPy/iuFnmg==",
            "guid": "41773c47-836e-4fa0-a7a0-fcbf8ae1679a",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "OcDQAEnbzEGajNaXyy3ysw==",
            "priceGroupGuid": "00d0c039-db49-41cc-9a8c-d697cb2df2b3",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:15:01.0517702",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:15:01.0517702",
            "pluCreated": "2025-08-02T23:15:01.0517702",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-08-02T23:15:01.0517702",
            "lastManualUpdate": "2025-08-02T23:15:01.0517702",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-08-02T23:15:01.0517702",
            "currentCostUpdated": "2025-08-02T23:15:01.0517702",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:15:01.0517702",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-08-02T23:15:01.0517702",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "kutNHFohIU6H4EGDwmRDcA==",
            "altPLUGuid": "1c4deb92-215a-4e21-87e0-4183c2644370",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-08-02T23:15:01.0517702",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "N9r2JLORkUe5G/jdRHiD5Q==",
            "shelfPageLayoutGuid": "24f6da37-91b3-4791-b91b-f8dd447883e5",
            "talkerPageLayoutG_UID": "RG31kR9HakK0B9yoB/40dA==",
            "talkerPageLayoutGuid": "91f56d44-471f-426a-b407-dca807fe3474",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "SMYCdZXYFUCVDYV15JoAGQ==",
            "inventoryIdentifier": "7502c648-d895-4015-950d-8575e49a0019",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "ZLWkYy3v7kG8tFE+6RQvpw==",
            "parentPluGuid": "63a4b564-ef2d-41ee-bcb4-513ee9142fa7",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "ulJoQkSgR0CaZ6Uq0O/tfA==",
            "supplierIdentifierGuid": "426852ba-a044-4047-9a67-a52ad0efed7c",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "vnFkS+15pEagTk+iOGuJ6Q==",
            "rebateSupplierIdentifierGuid": "4b6471be-79ed-46a4-a04e-4fa2386b89e9",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-08-02T23:15:01.0517702",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "jf05X82BMU2WIiF+IgQ3Ww==",
            "hostIdentifierGuid": "5f39fd8d-81cd-4d31-9622-217e2204375b",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "store": {
              "$id": "10",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-08-02T23:15:01.0517702",
              "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": "m9oVcWoLXUCVSIRegZdqhg==",
              "hostIdentifierGuid": "7115da9b-0b6a-405d-9548-845e81976a86",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-08-02T23:15:01.0517702",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "11",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "11"
              },
              "hostStoreSettings": [
                {
                  "$id": "12",
                  "id": 1,
                  "hostIdentifier": "JKOWq00TT0CPS9tq/TvGWg==",
                  "hostIdentifierGuid": "ab96a324-134d-404f-8f4b-db6afd3bc65a",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "13",
                    "identifier": "O+zwbVCsUkiPrrOwv3Cg/Q==",
                    "identifierGuid": "6df0ec3b-ac50-4852-8fae-b3b0bf70a0fd",
                    "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": "jNxmVt/hHkmQXh3/ieoZnw==",
                    "hostSupplierIdentifierGuid": "5666dc8c-e1df-491e-905e-1dff89ea199f",
                    "loyaltyPriceLevelIdentifier": "/W8bbJQbcUqlOJoczTV09Q==",
                    "loyaltyPriceLevelIdentifierGuid": "6c1b6ffd-1b94-4a71-a538-9a1ccd3574f5",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-08-02T23:15:01.0517702",
                    "lastProcessed": "2025-08-02T23:15:01.0517702",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "14",
                      "identifier": "9dwPRvrYcUKIxfQ0fz3vNw==",
                      "identifierGuid": "460fdcf5-d8fa-4271-88c5-f4347f3def37",
                      "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": "ejrMUp6rIk2akz7UMku9Sw==",
                      "primaryContactID": "52cc3a7a-ab9e-4d22-9a93-3ed4324bbd4b",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "GRGU0Yx4rkCbNxn+T5ywFQ==",
                      "supplierGroupGuid": "d1941119-788c-40ae-9b37-19fe4f9cb015",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-08-02T23:15:01.0517702",
                      "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": "15",
                        "id": "7daa411f-23ab-4acb-9d1b-ebbf21a70a44",
                        "identifier": "qkYPULK3+Ei35JBxTkGMGA==",
                        "identifierGuid": "500f46aa-b7b2-48f8-b7e4-90714e418c18",
                        "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": "16",
                          "supplierIdentifier": "pSqU+J5iXEalQPuwkz9JMw==",
                          "supplierIdentifierGuid": "f8942aa5-629e-465c-a540-fbb0933f4933",
                          "contactGuid": "ueSfyirv4Eyg5S+YzK4r4g==",
                          "contactID": "ca9fe4b9-ef2a-4ce0-a0e5-2f98ccae2be2",
                          "contact": {
                            "$ref": "15"
                          },
                          "supplier": {
                            "$ref": "14"
                          }
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "products": [
                        {
                          "$id": "17",
                          "pluG_UID": "0e+7kM6H5Ee5uvfOMqLefQ==",
                          "pluGuid": "90bbefd1-87ce-47e4-b9ba-f7ce32a2de7d",
                          "supplierIdentifier": "stEOPf+LpkSs8biBsToLGA==",
                          "supplierIdentifierGuid": "3d0ed1b2-8bff-44a6-acf1-b881b13a0b18",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-08-02T23:15:01.0517702",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-08-02T23:15:01.0517702",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "18",
                              "pluG_UID": "1kmaIfBiTkGR7rx3oLO06g==",
                              "pluGuid": "219a49d6-62f0-414e-91ee-bc77a0b3b4ea",
                              "supplierIdentifier": "NgdhlpzhqkucdDkME28jWA==",
                              "supplierIdentifierGuid": "96610736-e19c-4baa-9c74-390c136f2358",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "gVGVAkPcvESlon27mDZxFQ==",
                          "parentPluGuid": "02955181-dc43-44bc-a5a2-7dbb98367115",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "9"
                          },
                          "supplier": {
                            "$ref": "14"
                          },
                          "serviceFee": {
                            "$id": "19",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "20",
                          "storeID": 1,
                          "supplierIdentifier": "rx7XWwTtOkajq2tpJ7r7Tg==",
                          "supplierGuid": "5bd71eaf-ed04-463a-a3ab-6b6927bafb4e",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "21",
                          "storeID": 1,
                          "supplierIdentifier": "jorOaY014UevE1FuBYj1dw==",
                          "supplierGuid": "69ce8a8e-358d-47e1-af13-516e0588f577",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2025-08-02T23:15:01.0517702",
                          "deliveryDate": "2025-08-02T23:15:01.0517702",
                          "nextCutOffDate": "2025-08-02T23:15:01.0517702",
                          "nextDeliveryDate": "2025-08-02T23:15:01.0517702",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "store": {
                        "$ref": "10"
                      },
                      "updated": "2025-08-02T23:15:01.0517702",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "22",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-08-02T23:15:01.0517702",
                        "processed": "2025-08-02T23:15:01.0517702",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:15:01.0517702",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "13"
                        },
                        "metcashHeader": {
                          "$id": "23",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-08-02T23:15:01.0517702",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "24",
                        "id": 1,
                        "hostIdentifier": "dlrvvRh+90C/VMFacpvWvw==",
                        "hostIdentifierGuid": "bdef5a76-7e18-40f7-bf54-c15a729bd6bf",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "5c3c6475-1df8-4e51-92ee-2bfd8e77e44b",
                          "62784b3a-382f-4ccf-b99b-708e0ac71b01"
                        ]
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "12"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "25",
                        "identifier": "SNkiSrHnc0q4WjaGO2G1ug==",
                        "identifierGuid": "4a22d948-e7b1-4a73-b85a-36863b61b5ba",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "promoTypeGuids": [
                      "9b72445a-9c25-4d55-9577-2510025dbca5",
                      "503fb744-2071-42da-898a-8cb9dc1a0d32"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "12"
                }
              ],
              "accounts": [
                {
                  "$id": "26",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "26"
                }
              ],
              "sales": [
                {
                  "$id": "27",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-08-02T23:15:01.0674021",
                  "ftpSite": {
                    "$id": "28",
                    "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": "27"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "cashManagements": [
                {
                  "$id": "29",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "30",
                    "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": "29"
                }
              ],
              "updateStoreID": "2fa0b964-3f16-4b6a-912d-30588a4f3388",
              "updateStore": {
                "$id": "31",
                "id": "b428b882-19b2-48b8-94ae-3b0df3664e6d",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:15:01.0674021",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-08-02T23:15:01.0674021"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "32",
                "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": "33",
                "pluG_UID": "b/lMZu068k+LqHQocXbaAw==",
                "pluGuid": "664cf96f-3aed-4ff2-8ba8-74287176da03",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-08-02T23:15:01.0674021"
              },
              {
                "$ref": "33"
              }
            ],
            "currentPrices": {
              "$id": "34",
              "pluPrices": {
                "$id": "35",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-08-02T23:15:01.0674021",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "35"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "36",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:15:01.0674021",
                "startTime": 3,
                "endDate": "2025-08-02T23:15:01.0674021",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "6JCHQQhUM0uXUlGVs4vEJg==",
                "hostIdentifierGuid": "418790e8-5408-4b33-9752-5195b38bc426",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ]
            },
            "tray": {
              "$id": "37",
              "g_UId": "dgpEZx45/kyTBayv87Marw==",
              "guid": "67440a76-391e-4cfe-9305-acaff3b31aaf",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "38",
              "priceGroupG_UID": "3psmoQYDKU+jXqjC6T8vJw==",
              "priceGroupGuid": "a1269bde-0306-4f29-a35e-a8c2e93f2f27",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:15:01.0674021",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "39",
              "pluG_UID": "yytJeNQX4Eq1+DVvjBThVw==",
              "pluGuid": "78492bcb-17d4-4ae0-b5f8-356f8c14e157",
              "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": "40",
              "pluGuid": "da4c4ac5-7444-4eff-9fee-9eacb32ccac8",
              "created": "2025-08-02T23:15:01.0674021",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:15:01.0674021",
              "deactivated": "2025-08-02T23:15:01.0674021",
              "lastOrdered": "2025-08-02T23:15:01.0674021",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:15:01.0674021",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:15:01.0674021",
              "lastSold": "2025-08-02T23:15:01.0674021",
              "firstSold": "2025-08-02T23:15:01.0674021",
              "awsUpdated": "2025-08-02T23:15:01.0674021",
              "lastManualUpdate": "2025-08-02T23:15:01.0674021",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:15:01.0674021",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:15:01.0674021",
              "doNotRangeUpdated": "2025-08-02T23:15:01.0674021",
              "doNotOrderUpdated": "2025-08-02T23:15:01.0674021",
              "tracked": "2025-08-02T23:15:01.0674021"
            },
            "allergens": [
              {
                "$id": "41",
                "allergenID": 1,
                "pluG_UID": "lbqPC5+Pt0mnNlLXMtUyww==",
                "pluGuid": "0b8fba95-8f9f-49b7-a736-52d732d532c3",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "costs": {
              "$id": "42",
              "pluG_UID": "qS3e5z3wBEOFHhUAG/7BYQ==",
              "pluGuid": "e7de2da9-f03d-4304-851e-15001bfec161",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:15:01.0674021",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "43",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:15:01.0674021",
                "createdLocal": "2025-08-02T23:15:01.0674021",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "d5yKgaIjS0KTrnCVYjwdrg==",
                "operatorGuid": "818a9c77-23a2-424b-93ae-7095623c1dae",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "8wQP6aO6DUCux4QOSDuiwg==",
                "pluGuid": "e90f04f3-baa3-400d-aec7-840e483ba2c2",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "44",
                  "id": 1,
                  "g_Uid": "JTo8ZtZzykGWUum6/Nubuw==",
                  "guid": "663c3a25-73d6-41ca-9652-e9bafcdb9bbb",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-08-02T23:15:01.0674021",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:15:01.0674021",
                  "endShift": "2025-08-02T23:15:01.0674021",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "45",
                      "operatorG_UID": "2zS7jHXhEEayd3UfVPlajQ==",
                      "operatorGuid": "8cbb34db-e175-4610-b277-751f54f95a8d",
                      "storeID": 2,
                      "operator": {
                        "$ref": "44"
                      },
                      "store": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "45"
                    }
                  ]
                }
              },
              {
                "$ref": "43"
              }
            ],
            "apns": [
              {
                "$id": "46",
                "pluID": 1,
                "pluG_UID": "+OrtdmOnUUCRstJPQYyLXA==",
                "pluGuid": "76edeaf8-a763-4051-91b2-d24f418c8b5c",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "46"
              }
            ],
            "tuns": [
              {
                "$id": "47",
                "pluG_UId": "cWQlIttT7UCQzawEF7Ol+Q==",
                "pluGuid": "22256471-53db-40ed-90cd-ac0417b3a5f9",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "9"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "47"
              }
            ],
            "competitionPricing": [
              {
                "$id": "48",
                "identifier": "xqzi1l5de0KnAnnjL+Ij/A==",
                "identifierGuid": "d6e2acc6-5d5e-427b-a702-79e32fe223fc",
                "pluG_UID": "5FI8jheYw0Cggp3oWM63yQ==",
                "pluGuid": "8e3c52e4-9817-40c3-a082-9de858ceb7c9",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "48"
              }
            ],
            "supplier": {
              "$ref": "14"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "ordering": {
              "$ref": "17"
            },
            "flipChartPages": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "priceHistory": [
              {
                "$id": "49",
                "pluG_UID": "6AOzJ1S0hUi7GYFTtl5GDA==",
                "pluGuid": "27b303e8-b454-4885-bb19-8153b65e460c",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-08-02T23:15:01.0674021",
                "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": "49"
              }
            ],
            "ingredients": [
              {
                "$id": "50",
                "pluG_UID": "zTLuENp/AEup0F1D6WMLTg==",
                "ingredientGuid": "x+Y7CFkcGkmDhAH+ZzV2Pw==",
                "ingredientIdentifier": "083be6c7-1c59-491a-8384-01fe6735763f",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "9"
                }
              },
              {
                "$ref": "50"
              }
            ],
            "bins": [
              {
                "$id": "51",
                "pluG_UID": "D2ncssFOmk++SKV4coyjhQ==",
                "pluGuid": "b2dc690f-4ec1-4f9a-be48-a578728ca385",
                "shelfLocationIdentifier": "gtfKCEoS9Emii+GZavChLA==",
                "shelfLocationGuid": "08cad782-124a-49f4-a28b-e1996af0a12c",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "TGaj/yHjlk2UDxVUPYULNg==",
                "labelPageLayoutGuid": "ffa3664c-e321-4d96-940f-15543d850b36",
                "updated": "2025-08-02T23:15:01.0674021",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "9"
                },
                "location": {
                  "$id": "52",
                  "identifier": "DNTjDPg6jEWbEnTysjFwWw==",
                  "storeID": 1,
                  "identifierGuid": "0ce3d40c-3af8-458c-9b12-74f2b231705b",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:15:01.0674021",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ]
                }
              },
              {
                "$ref": "51"
              }
            ],
            "bin": {
              "$ref": "51"
            },
            "scaleLocations": [
              {
                "$id": "53",
                "plu": 1,
                "pluG_UID": "s7ol/httVkOJmqyA/Tzitw==",
                "pluGuid": "fe25bab3-6d1b-4356-899a-ac80fd3ce2b7",
                "deptNo": 1,
                "product": {
                  "$ref": "9"
                },
                "scaleLocation": {
                  "$id": "54",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:15:01.0674021",
                  "department": {
                    "$id": "55",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "54"
                    },
                    "subDepartments": [
                      {
                        "$id": "56",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "57",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "58",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-08-02T23:15:01.0674021",
                                "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": "CXwnIeOt3UKLprLvRHQpfw==",
                                "labelPageLayoutGuid": "21277c09-ade3-42dd-8ba6-b2ef4474297f",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "59",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "60",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "61",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "60"
                                },
                                "mscDep": {
                                  "$id": "62",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "59"
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "61"
                                }
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "updated": "2025-08-02T23:15:01.0674021",
                            "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": "5yTLcWceskmjgTSlk9AeQQ==",
                            "labelPageLayoutGuid": "71cb24e7-1e67-49b2-a381-34a593d01e41",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "59"
                            },
                            "mscCom": {
                              "$ref": "60"
                            },
                            "mscDep": {
                              "$ref": "62"
                            },
                            "mscSubCom": {
                              "$ref": "61"
                            }
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-08-02T23:15:01.0674021",
                        "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": "gRW4pKaLf0GhjR1meU9jhQ==",
                        "labelPageLayoutGuid": "a4b81581-8ba6-417f-a18d-1d66794f6385",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "59"
                        },
                        "mscCom": {
                          "$ref": "60"
                        },
                        "mscDep": {
                          "$ref": "62"
                        },
                        "mscSubCom": {
                          "$ref": "61"
                        }
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-08-02T23:15:01.0674021",
                    "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": "/AyteUijHEGyERrPmcHRqw==",
                    "labelPageLayoutGuid": "79ad0cfc-a348-411c-b211-1acf99c1d1ab",
                    "minimumAge": 25,
                    "countryOfOrigin": "sample string 26",
                    "serviceFeeID": 1,
                    "eftCode": 27,
                    "defaultPrinter": "sample string 28",
                    "defaultPrinterGroup": "sample string 29",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "59"
                    },
                    "mscCom": {
                      "$ref": "60"
                    },
                    "mscDep": {
                      "$ref": "62"
                    },
                    "mscSubCom": {
                      "$ref": "61"
                    }
                  }
                }
              },
              {
                "$ref": "53"
              }
            ],
            "nextPrice": {
              "$id": "63",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "7TCigVU8Jk+2s4LlfmDdRw==",
              "pluGuid": "81a230ed-3c55-4f26-b6b3-82e57e60dd47",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "9zZMDDWNHE6L+ZbznSktbA==",
              "dealCostGuid": "0c4c36f7-8d35-4e1c-8bf9-96f39d292d6c",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "kCdJU9RxjEGWYCvI5ZrXfQ==",
              "priceGroupGuid": "53492790-71d4-418c-9660-2bc8e59ad77d",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-08-02T23:15:01.0674021",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "FNt5RFsBOU2fhGTJtv9/OQ==",
              "campaignComboPriceGroupIdentifier": "4479db14-015b-4d39-9f84-64c9b6ff7f39",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "64",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-08-02T23:15:01.0674021",
                  "operatorG_UID": "d9+4zax+Ik6F42OYn/vNEQ==",
                  "operatorGuid": "cdb8df77-7eac-4e22-85e3-63989ffbcd11",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:15:01.0674021",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:15:01.0674021",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:15:01.0674021",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "9"
                  },
                  "campaignPlu": {
                    "$ref": "63"
                  }
                },
                {
                  "$ref": "64"
                }
              ],
              "campaign": {
                "$id": "65",
                "id": 1,
                "storeID": 2,
                "name": "e77e2e03-189a-4724-8e5e-62dd8faba7f9",
                "nameGuid": "e77e2e03-189a-4724-8e5e-62dd8faba7f9",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:15:01.0674021",
                "startTime": 1,
                "endDate": "2025-08-02T23:15:01.0674021",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-08-02T23:15:01.0674021",
                "system": true,
                "created": "2025-08-02T23:15:01.0674021",
                "updated": "2025-08-02T23:15:01.0674021",
                "priceChangeNotifiedUtc": "2025-08-02T23:15:01.0674021",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "/qpsedP8DEGsfbP3bfteYQ==",
                "hostIdentifierGuid": "796caafe-fcd3-410c-ac7d-b3f76dfb5e61",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:15:01.0674021",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "63"
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "66",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "ORvDVgzJtUKGLTRr0lnztw==",
                    "pluGuid": "56c31b39-c90c-42b5-862d-346bd259f3b7",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "DT3KjEksO0ymjhiGIdPMrA==",
                    "priceGroupGuid": "8cca3d0d-2c49-4c3b-a68e-188621d3ccac",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-08-02T23:15:01.0674021",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "9"
                    },
                    "campaign": {
                      "$ref": "65"
                    }
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "67",
                    "id": 1,
                    "identifier": "RfKifTwRsUKuzlBbMYSPtQ==",
                    "identifierStr": "RfKifTwRsUKuzlBbMYSPtQ==",
                    "identifierGuid": "7da2f245-113c-42b1-aece-505b31848fb5",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "65"
                    }
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "customers": [
                  {
                    "$id": "68",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "OiiULXeXK0mbxZ667sgkbA==",
                    "customerIDGuid": "2d94283a-9777-492b-9bc5-9ebaeec8246c",
                    "campaign": {
                      "$ref": "65"
                    },
                    "customer": {
                      "$id": "69",
                      "identifier": "vohqOb1P7UahwsnZv5id8Q==",
                      "identifierGuid": "396a88be-4fbd-46ed-a1c2-c9d9bf989df1",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-08-02T23:15:01.0674021",
                      "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": "2z3zEZ7VKEK7c7W9tX+nRw==",
                      "communityIdentifierGuid": "11f33ddb-d59e-4228-bb73-b5bdb57fa747",
                      "joined": "2025-08-02T23:15:01.0674021",
                      "updated": "2025-08-02T23:15:01.0674021",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "1KXDR9Ju5UqqPLLi+toJpw==",
                      "priceLevelIdentifierGuid": "47c3a5d4-6ed2-4ae5-aa3c-b2e2fada09a7",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:15:01.0674021",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "70",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:15:01.0674021",
                          "expiry": "2025-08-02T23:15:01.0674021",
                          "customerID": "zPcI2H3Jz0y1L0tB+wHk+Q==",
                          "customerIDGuid": "d808f7cc-c97d-4ccf-b52f-4b41fb01e4f9",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-08-02T23:15:01.0674021",
                          "linkedAccount": "/X/i1iQiNkGmSBYsYBtL/g==",
                          "linkedAccountGuid": "d6e27ffd-2224-4136-a648-162c601b4bfe",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "69"
                          },
                          "account": {
                            "$id": "71",
                            "id": 1,
                            "identifier": "fmKmGu/sm0SPdJW+C9BHBQ==",
                            "identifierGuid": "1aa6627e-ecef-449b-8f74-95be0bd04705",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:15:01.0674021",
                            "owner": "QMyx7BERH0muYGYqJgpZzQ==",
                            "ownerGuid": "ecb1cc40-1111-491f-ae60-662a260a59cd",
                            "accountStoreGroupIdentifier": "hgsA3ygxqUqQPKkdTOzNPw==",
                            "accountStoreGroupGuid": "df000b86-3128-4aa9-903c-a91d4ceccd3f",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-08-02T23:15:01.0674021",
                            "active": true,
                            "updated": "2025-08-02T23:15:01.0674021",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "69"
                            },
                            "card": {
                              "$ref": "70"
                            },
                            "members": {
                              "$id": "72",
                              "sample string 1": [
                                {
                                  "$ref": "69"
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "69"
                                },
                                {
                                  "$ref": "69"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "73",
                                "identifier": "dyjidOPeQkeux0vnlDt2cw==",
                                "identifierGuid": "74e22877-dee3-4742-aec7-4be7943b7673",
                                "name": "sample string 2",
                                "primaryContact": "jwKWIPZ0I0Sg2zIQ5scZUA==",
                                "primaryContactGuid": "2096028f-74f6-4423-a0db-3210e6c71950",
                                "accountID": "4L5TjDnoGk68YFWEzurl7w==",
                                "accountIDGuid": "8c53bee0-e839-4e1a-bc60-5584ceeae5ef",
                                "special": true,
                                "updated": "2025-08-02T23:15:01.0674021",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "n9J6chKIvkqwdaa38sRicQ==",
                                "priceLevelIdentifierGuid": "727ad29f-8812-4abe-b075-a6b7f2c46271",
                                "deleted": true,
                                "account": {
                                  "$ref": "71"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "69"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "74",
                                    "id": 1,
                                    "groupID": "lEn/GpMdMEehJYk7qDk/Pw==",
                                    "groupIDGuid": "1aff4994-1d93-4730-a125-893ba8393f3f",
                                    "customerID": "na4ulII5jUG1FRopJNE+oQ==",
                                    "customerIDGuid": "942eae9d-3982-418d-b515-1a2924d13ea1",
                                    "card": "sample string 4",
                                    "linkedAccount": "WNJdRyQyXEiRA9XjIORrsQ==",
                                    "linkedAccountGuid": "475dd258-3224-485c-9103-d5e320e46bb1",
                                    "customer": {
                                      "$ref": "69"
                                    },
                                    "group": {
                                      "$ref": "73"
                                    },
                                    "customerCard": {
                                      "$ref": "70"
                                    }
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ]
                              },
                              {
                                "$ref": "73"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "75",
                              "id": 1,
                              "identifier": "CqHGmi0y1Uy6pZuYH87BjQ==",
                              "identifierGuid": "9ac6a10a-322d-4cd5-baa5-9b981fcec18d",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "HoXSSQLsEEaEK8gM6omgcQ==",
                              "accountIDGuid": "49d2851e-ec02-4610-842b-c80cea89a071",
                              "customerAccount": {
                                "$ref": "71"
                              },
                              "customerCard": {
                                "$ref": "70"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-08-02T23:15:01.0674021",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "kfqh9xeabUCBTLgOBIYyjA==",
                              "idempotentVoidGuid": "f7a1fa91-9a17-406d-814c-b80e0486328c",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "76",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "8nQ5CTKQ0Ueu7mBHe/wn5A==",
                                "saleHeaderIdentifierGuid": "093974f2-9032-47d1-aeee-60477bfc27e4",
                                "created": "2025-08-02T23:15:01.0674021",
                                "createdLocal": "2025-08-02T23:15:01.0674021",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-08-02T23:15:01.0674021",
                                "storeID": 1,
                                "operatorG_Uid": "4d1RjTPVZkmhvTbtxPpN3Q==",
                                "operatorGuid": "8d51dde1-d533-4966-a1bd-36edc4fa4ddd",
                                "customerG_Uid": "m5s9GX9cM0aVs0qWHCmEGA==",
                                "customerGuid": "193d9b9b-5c7f-4633-95b3-4a961c298418",
                                "communityIdentifier": "85XYkhrhokmb5FpeMOPDqA==",
                                "communityIdentifierGuid": "92d895f3-e11a-49a2-9be4-5a5e30e3c3a8",
                                "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": "RQ+NBs63Ik6HvrlWDvIJig==",
                                "priceLevelIdentifierGuid": "068d0f45-b7ce-4e22-87be-b9560ef2098a",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "44"
                                },
                                "customer": {
                                  "$ref": "69"
                                },
                                "communityOrganisation": {
                                  "$id": "77",
                                  "id": 1,
                                  "identifier": "Ic6ApItnXEynz5FrBzdIEQ==",
                                  "identifierGuid": "a480ce21-678b-4c5c-a7cf-916b07374811",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-08-02T23:15:01.0674021",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "78",
                                    "saleItemID": 1,
                                    "identifier": "y0Kn2ciGNEqLrzujNLWY/w==",
                                    "identifierGuid": "d9a742cb-86c8-4a34-8baf-3ba334b598ff",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "Iu+cFtMKRkSmssr4SqEQhQ==",
                                    "pluGuid": "169cef22-0ad3-4446-a6b2-caf84aa11085",
                                    "accountID": "wFk5PsISR0O3eXPL8H0eRw==",
                                    "accountIDGuid": "3e3959c0-12c2-4347-b779-73cbf07d1e47",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-08-02T23:15:01.0674021",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "laLauZxS5U2iVo3hCNSPwg==",
                                    "refundGuid": "b9daa295-529c-4de5-a256-8de108d48fc2",
                                    "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": "qnM/y0ELakGWw+yVS+HGdg==",
                                    "idempotentVoidGuid": "cb3f73aa-0b41-416a-96c3-ec954be1c676",
                                    "priceLevelIdentifier": "yCBsv5ckPkGCXtfg/czPvw==",
                                    "priceLevelIdentifierGuid": "bf6c20c8-2497-413e-825e-d7e0fdcccfbf",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "79",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:15:01.0674021",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "79"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "80",
                                      "id": 1,
                                      "g_UID": "lK8PiFA1lE+0SWYSMuFRUQ==",
                                      "guid": "880faf94-3550-4f94-b449-661232e15151",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:15:01.0674021"
                                    },
                                    "modifier": {
                                      "$id": "81",
                                      "id": 1,
                                      "setG_UID": "6icTIIPNDUuOdSjWF8guYg==",
                                      "modifierSetGuid": "201327ea-cd83-4b0d-8e75-28d617c82e62",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "6oLrBPR8Tk6vkV+4iPIEDg==",
                                      "pluGuid": "04eb82ea-7cf4-4e4e-af91-5fb888f2040e",
                                      "deleted": true,
                                      "g_UID": "+gDp0tpjc0eNAD0tBId+9g==",
                                      "guid": "d2e900fa-63da-4773-8d00-3d2d04877ef6",
                                      "product": {
                                        "$ref": "9"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "82",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "76"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "75"
                                  },
                                  {
                                    "$ref": "75"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "83",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "84",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "84"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "BKtktBk9ekSkF/ESFukWhw==",
                                    "pluGuid": "b464ab04-3d19-447a-a417-f11216e91687",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-08-02T23:15:01.0674021",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-08-02T23:15:01.0674021",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "86",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "Gg9KmOhog0mzbZLjamIFLQ==",
                                    "pluGuid": "984a0f1a-68e8-4983-b36d-92e36a62052d",
                                    "accountID": "mnDi2pH8hkaZIWqHfoTc8g==",
                                    "accountIDGuid": "dae2709a-fc91-4686-9921-6a877e84dcf2",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-08-02T23:15:01.0674021",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "xbPQnH/U30WzD2XLKh0sKQ==",
                                    "refundGuid": "9cd0b3c5-d47f-45df-b30f-65cb2a1d2c29",
                                    "providerName": "sample string 10",
                                    "campaign": "sample string 11",
                                    "campaignType": 1,
                                    "modifiedID": 1,
                                    "omittedIngredient": 1,
                                    "taxPercent": 1.0,
                                    "taxAmount": 1.0,
                                    "refundablePrice": 1.0,
                                    "showDiscounts": true,
                                    "orderPrinted": true,
                                    "note": "sample string 14",
                                    "modifierName": "sample string 15",
                                    "modifierSetName": "sample string 16",
                                    "totalValueWasScanned": true,
                                    "sold": true,
                                    "campaignPrice": true,
                                    "scannedValue": 1,
                                    "campaignName": "sample string 20",
                                    "comboDiscount": 1
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "87",
                                    "identifier": "SceQfDNTiUS+y5QBFH01xw==",
                                    "identifierGuid": "7c90c749-5333-4489-becb-9401147d35c7",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "mKVwTKvUDEqx/juroQa08A==",
                                    "customerIdentifierGuid": "4c70a598-d4ab-4a0c-b1fe-3baba106b4f0",
                                    "operatorNo": 1,
                                    "operatorG_UID": "h9P+qJ2RakCqIITPbcDxRg==",
                                    "operatorGuid": "a8fed387-919d-406a-aa20-84cf6dc0f146",
                                    "created": "2025-08-02T23:15:01.0674021",
                                    "ordered": "2025-08-02T23:15:01.0674021",
                                    "started": "2025-08-02T23:15:01.0674021",
                                    "completed": "2025-08-02T23:15:01.0674021",
                                    "supplied": "2025-08-02T23:15:01.0674021",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "69"
                                    },
                                    "operator": {
                                      "$ref": "44"
                                    },
                                    "details": [
                                      {
                                        "$id": "88",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "hs+luPzNv0ei8lfbi66T9A==",
                                        "pluGuid": "b8a5cf86-cdfc-47bf-a2f2-57db8bae93f4",
                                        "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": "ZspeE4ey80iUHaeAegQ67g==",
                                        "headerIdentifierGuid": "135eca66-b287-48f3-941d-a7807a043aee",
                                        "product": {
                                          "$ref": "9"
                                        }
                                      },
                                      {
                                        "$ref": "88"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "89",
                                    "surveyG_UID": "aMKQWaAHh0q06gwld4lrdw==",
                                    "surveyGuid": "5990c268-07a0-4a87-b4ea-0c2577896b77",
                                    "saleHeaderGuid": "9BRo3mfTlEmSGFnGYi8lPw==",
                                    "saleGuid": "de6814f4-d367-4994-9218-59c6622f253f",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "FtVMjBZ1fUiqwWWamFVGew==",
                                    "guidResponse": "8c4cd516-7516-487d-aac1-659a9855467b",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:15:01.0674021",
                                    "sale": {
                                      "$ref": "76"
                                    },
                                    "survey": {
                                      "$id": "90",
                                      "g_UID": "01zS7jJpNEOnPcb6WV56zg==",
                                      "guid": "eed25cd3-6932-4334-a73d-c6fa595e7ace",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "mkHRXqoXR0uGWxEMn23q6w==",
                                      "checkoutFormGuid": "5ed1419a-17aa-4b47-865b-110c9f6deaeb",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:15:01.0674021",
                                      "end": "2025-08-02T23:15:01.0674021",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:15:01.0674021",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "09b53ace-c84b-4104-946e-d66d7dc2ef49",
                                        "3387d021-95be-4cb1-b9ce-bb33da451bec"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "3"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "89"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "YSQ96c06gUuTIavVQRm+UA==",
                                "accountIdentifier": "e93d2461-3acd-4b81-9321-abd54119be50",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "bmMbXFUXiE+CnDRIjubKRg==",
                                "customerOrderIdentifierGuid": "5c1b636e-1755-4f88-829c-34488ee6ca46",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "91",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "ATq8TiZhYEad7u6I7Fmp9g==",
                                "paymentIdentifierGuid": "4ebc3a01-6126-4660-9dee-ee88ec59a9f6",
                                "identifier": "EdBbDGwOK0KvJ/kRxjHKgA==",
                                "identifierGuid": "0c5bd011-0e6c-422b-af27-f911c631ca80",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "jEFyxxO/ykepBHq5Izgw9w==",
                                "itemIdentifierGuid": "c772418c-bf13-47ca-a904-7ab9233830f7"
                              }
                            },
                            {
                              "$ref": "75"
                            }
                          ]
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "account": {
                        "$ref": "71"
                      },
                      "vouchers": [
                        {
                          "$id": "92",
                          "customerIdentifier": "ty7pON3/Pkufe3MNrUOl/Q==",
                          "customerIdentifierGuid": "38e92eb7-ffdd-4b3e-9f7b-730dad43a5fd",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "qtr3eCMQU0qKC20ZNuz81A==",
                          "idempotentGuid": "78f7daaa-1023-4a53-8a0b-6d1936ecfcd4",
                          "offline": true,
                          "voucher": {
                            "$id": "93",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-08-02T23:15:01.0674021",
                            "barcodeTemplate": {
                              "$id": "94",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "95",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-08-02T23:15:01.0674021",
                              "labelPageLayout": "kjYJxZI9hkuBZQSbtyOapQ==",
                              "pageLayoutGuid": "c5093692-3d92-4b86-8165-049bb7239aa5",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "93"
                              },
                              "elements": [
                                {
                                  "$id": "96",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-08-02T23:15:01.0674021"
                                },
                                {
                                  "$ref": "96"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "97",
                                "id": 1,
                                "customerIdentifier": "uIQzPJZypky8oMEkrlUDbw==",
                                "customerIdentifierGuid": "3c3384b8-7296-4ca6-bca0-c124ae55036f",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:15:01.0674021",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "eP2Lrxo1IEK+HmB/Vu4m8w==",
                                "issuedIdempotentGuid": "af8bfd78-351a-4220-be1e-607f56ee26f3",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:15:01.0674021",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:15:01.0674021",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "GuXKR4u4hEWaCPrGt0kBdA==",
                                "redeemedIdempotentGuid": "47cae51a-b88b-4584-9a08-fac6b7490174",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:15:01.0674021",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "95"
                                },
                                "voucher": {
                                  "$ref": "93"
                                },
                                "customer": {
                                  "$ref": "69"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "75"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "75"
                                }
                              },
                              {
                                "$ref": "97"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "69"
                          }
                        },
                        {
                          "$ref": "92"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "68"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "98",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "gs/hAKfsuEGACBcB76HOOA==",
                    "groupIDGuid": "00e1cf82-eca7-41b8-8008-1701efa1ce38",
                    "campaign": {
                      "$ref": "65"
                    },
                    "group": {
                      "$ref": "73"
                    }
                  },
                  {
                    "$ref": "98"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "99",
                    "identifier": "MbiosYTLgE2AwfOqV34ngQ==",
                    "identifierGuid": "b1a8b831-cb84-4d80-80c1-f3aa577e2781",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "99"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "100",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "TZcBIf9GfE2ED7R7Q0HKmQ==",
                    "guid": "2101974d-46ff-4d7c-840f-b47b4341ca99",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "65"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "101",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "838khF28yEWI4GFWK5MXmw==",
                        "groupGuid": "84247ff3-bc5d-45c8-88e0-61562b93179b",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "E8LkvR2C90ejQNXNTmtZqw==",
                        "pluGuid": "bde4c213-821d-47f7-a340-d5cd4e6b59ab",
                        "priceGroupG_UID": "Idrfmv+2ckq1POQIWD6GMw==",
                        "priceGroupGuid": "9adfda21-b6ff-4a72-b53c-e408583e8633",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "65"
                        },
                        "product": {
                          "$ref": "9"
                        },
                        "priceGroup": {
                          "$ref": "38"
                        },
                        "campaignPool": {
                          "$ref": "65"
                        }
                      },
                      {
                        "$ref": "101"
                      }
                    ]
                  },
                  {
                    "$ref": "100"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "102",
                    "id": 1,
                    "priceLevelIdentifier": "RXEtlNEn6UqAYRCB7dBLsA==",
                    "priceLevelIdentifierGuid": "942d7145-27d1-4ae9-8061-1081edd04bb0",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "102"
                  }
                ]
              },
              "product": {
                "$ref": "9"
              },
              "dealCost": {
                "$id": "103",
                "headerIdentifier": "UsjQUdzQx0mPzMo9+1OrOA==",
                "headerIdentifierGuid": "51d0c852-d0dc-49c7-8fcc-ca3dfb53ab38",
                "identifier": "uiZJJTotWkKMS2FV4tz7uQ==",
                "identifierGuid": "254926ba-2d3a-425a-8c4b-6155e2dcfbb9",
                "supplierIdentifier": "kQwvQJGSZEqM5XRSR3LU+w==",
                "supplierGuid": "402f0c91-9291-4a64-8ce5-74524772d4fb",
                "pluG_UID": "CYqHyRJCcUawcs5NxcL4SQ==",
                "pluGuid": "c9878a09-4212-4671-b072-ce4dc5c2f849",
                "campaignName": "7bac93dd-7d71-4ee3-a633-0947c649ff3d",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:15:01.0674021",
                "end": "2025-08-02T23:15:01.0674021",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "2a9RYIKwVkSNDWdAZUpegw==",
                "bonusItemPluGuid": "6051afd9-b082-4456-8d0d-6740654a5e83",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:15:01.0674021",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-08-02T23:15:01.0674021",
                "campaignEndDate": "2025-08-02T23:15:01.0674021",
                "masterPLUG_UID": "jU1oejH0m0SmCJR0EFgX7g==",
                "masterID": "7a684d8d-f431-449b-a608-9474105817ee",
                "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": "vR6y86HX10GpXyg51CVH7g==",
                "bonusMasterID": "f3b21ebd-d7a1-41d7-a95f-2839d42547ee",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-08-02T23:15:01.0674021",
            "dealCosts": [
              {
                "$ref": "103"
              },
              {
                "$ref": "103"
              }
            ],
            "tags": [
              {
                "$id": "104",
                "pluG_UID": "GK9cOmRlTUK66OrLQkeJjw==",
                "pluGuid": "3a5caf18-6564-424d-bae8-eacb4247898f",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "104"
              }
            ],
            "alternateProductG_UID": "OcqqK+Df6EOJN7X2Sll6cw==",
            "alternateProduct": "2baaca39-dfe0-43e8-8937-b5f64a597a73",
            "productHostCode": {
              "$id": "105",
              "id": 1,
              "pluG_UID": "M5dbGXG/MkCS4aByWyPKMg==",
              "pluGuid": "195b9733-bf71-4032-92e1-a0725b23ca32",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "59"
            },
            "mscCom": {
              "$ref": "60"
            },
            "mscDep": {
              "$ref": "62"
            },
            "mscSubCom": {
              "$ref": "61"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:15:01.0674021",
            "inventoryTracked": "2025-08-02T23:15:01.0674021",
            "isNormalPriceChangesCampaign": true
          },
          "departmentSortOrder": 11,
          "subDepartmentName": "sample string 12"
        },
        {
          "$ref": "8"
        }
      ],
      "productCount": 27,
      "pages": [
        {
          "$ref": "7"
        },
        {
          "$ref": "7"
        }
      ]
    },
    {
      "$ref": "7"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.