PUT api/autoOrder/{id}

Save Auto Order Header

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Auto Order identifier

globally unique identifier

Required

Body Parameters

Auto Order Header to be saved

AutoOrderHeader
NameDescriptionTypeAdditional information
AutoOrderGuid

Collection of byte

None.

AutoOrderIdentifier

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

Created

date

None.

OrderID

integer

None.

StoreID

integer

None.

OrderDate

The date to start looking for order cycle on (default to today if blank or past)

date

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

OrderStatus

OrderStatus

None.

TradingPartner

OrderTradingPartner

None.

SimpleAWS

Which prediction model to use when processing this auto-order

PredictionModel

None.

DefaultMPL

integer

None.

InvestmentBuy

boolean

None.

StoreName

string

None.

SupplierName

string

None.

Description

string

None.

OrderType

string

None.

MailTo

string

None.

MailBcc

string

None.

Notes

string

None.

TransportCompanyGuid

Collection of byte

None.

TransportCompanyIdentifier

globally unique identifier

None.

Store

Store

None.

Supplier

Supplier

None.

Details

Collection of AutoOrderDetail

None.

Boosts

Collection of AutoOrderBoostDay

None.

Request Formats

application/json, text/json

Sample:
{
  "autoOrderGuid": "igyjpbv2sUilpeYdpjevFg==",
  "autoOrderIdentifier": "a5a30c8a-f6bb-48b1-a5a5-e61da637af16",
  "orderGuid": "0hjXFWB7ykyOuNWnbc1Mhw==",
  "orderIdentifier": "15d718d2-7b60-4cca-8eb8-d5a76dcd4c87",
  "created": "2025-08-02T23:15:58.7213847",
  "orderID": 1,
  "storeID": 1,
  "orderDate": "2025-08-02T23:15:58.7213847",
  "supplierIdentifier": "YWU6sEQ2vkaw13cTle3+0A==",
  "supplierIdentifierGuid": "b03a6561-3644-46be-b0d7-771395edfed0",
  "orderStatus": 1,
  "tradingPartner": 1,
  "simpleAWS": 2,
  "defaultMPL": 3,
  "investmentBuy": true,
  "storeName": "sample string 5",
  "supplierName": "sample string 6",
  "description": "sample string 7",
  "orderType": "sample string 8",
  "mailTo": "sample string 9",
  "mailBcc": "sample string 10",
  "notes": "sample string 11",
  "transportCompanyGuid": "xi3DaNXUf0SQDx4/KaV9pQ==",
  "transportCompanyIdentifier": "68c32dc6-d4d5-447f-900f-1e3f29a57da5",
  "store": {
    "$id": "2",
    "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:58.7213847",
    "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": "2SnolAwRlE2dUX0yklZmOw==",
    "hostIdentifierGuid": "94e829d9-110c-4d94-9d51-7d329256663b",
    "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:58.7213847",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "3",
      "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": "3"
    },
    "hostStoreSettings": [
      {
        "$id": "4",
        "id": 1,
        "hostIdentifier": "qU32uqa8lEax26RBgsoI0A==",
        "hostIdentifierGuid": "baf64da9-bca6-4694-b1db-a44182ca08d0",
        "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": "5",
          "identifier": "EwMzeyVfL0itM8m7PsiUcA==",
          "identifierGuid": "7b330313-5f25-482f-ad33-c9bb3ec89470",
          "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": "vsHXKe9T8US/C6RV3CnwXg==",
          "hostSupplierIdentifierGuid": "29d7c1be-53ef-44f1-bf0b-a455dc29f05e",
          "loyaltyPriceLevelIdentifier": "Xq7yixBzRE2kARJWtTXBGw==",
          "loyaltyPriceLevelIdentifierGuid": "8bf2ae5e-7310-4d44-a401-1256b535c11b",
          "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:58.7213847",
          "lastProcessed": "2025-08-02T23:15:58.7213847",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "J/h2Lhcg4Ualad05uCGH1A==",
            "identifierGuid": "2e76f827-2017-46e1-a569-dd39b82187d4",
            "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": "apVvYrh7x06aWbscTO8oyw==",
            "primaryContactID": "626f956a-7bb8-4ec7-9a59-bb1c4cef28cb",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "Z3n3tWuQdEq5Vt1Lhsd6tw==",
            "supplierGroupGuid": "b5f77967-906b-4a74-b956-dd4b86c77ab7",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-08-02T23:15:58.7213847",
            "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": "7",
              "id": "8095f090-579a-410d-af85-2cf12b751c24",
              "identifier": "sWXMdGNGRE+78Gb5LOsCsA==",
              "identifierGuid": "74cc65b1-4663-4f44-bbf0-66f92ceb02b0",
              "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": "8",
                "supplierIdentifier": "sgc+z0ULuk+6+OtCU+591g==",
                "supplierIdentifierGuid": "cf3e07b2-0b45-4fba-baf8-eb4253ee7dd6",
                "contactGuid": "JT4DtW9elEu8/4dwf/MMKw==",
                "contactID": "b5033e25-5e6f-4b94-bcff-87707ff30c2b",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "F1FsHPUejkuMFqYFTbscqA==",
                "pluGuid": "1c6c5117-1ef5-4b8e-8c16-a6054dbb1ca8",
                "supplierIdentifier": "cjHHo/x6JkSV0eknDMVjuw==",
                "supplierIdentifierGuid": "a3c73172-7afc-4426-95d1-e9270cc563bb",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-08-02T23:15:58.7213847",
                "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:58.7213847",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "GiWecsKCgEuQbk8cnJsgSg==",
                    "pluGuid": "729e251a-82c2-4b80-906e-4f1c9c9b204a",
                    "supplierIdentifier": "nu16MX5hKEaKF3gBqjCaeQ==",
                    "supplierIdentifierGuid": "317aed9e-617e-4628-8a17-7801aa309a79",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "6sbRgULvHkWhlBIFRDI4pg==",
                "parentPluGuid": "81d1c6ea-ef42-451e-a194-1205443238a6",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "FgnCmnoM/kOpuxtrTrfTSw==",
                  "guid": "9ac20916-0c7a-43fe-a9bb-1b6b4eb7d34b",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "06Tw2VtTV0WwhNF8RbPZ9g==",
                  "priceGroupGuid": "d9f0a4d3-535b-4557-b084-d17c45b3d9f6",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-08-02T23:15:58.7213847",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-08-02T23:15:58.7213847",
                  "pluCreated": "2025-08-02T23:15:58.7213847",
                  "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:58.7213847",
                  "lastManualUpdate": "2025-08-02T23:15:58.7213847",
                  "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:58.7213847",
                  "currentCostUpdated": "2025-08-02T23:15:58.7213847",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-08-02T23:15:58.7213847",
                  "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:58.7213847",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "54M89cpENUWDBf0+HpM1iw==",
                  "altPLUGuid": "f53c83e7-44ca-4535-8305-fd3e1e93358b",
                  "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:58.7213847",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "w3SY1gtVgUS8Tuj+9B68tw==",
                  "shelfPageLayoutGuid": "d69874c3-550b-4481-bc4e-e8fef41ebcb7",
                  "talkerPageLayoutG_UID": "wfya0xRXN0aDYuU/J5q5kw==",
                  "talkerPageLayoutGuid": "d39afcc1-5714-4637-8362-e53f279ab993",
                  "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": "RZfsKvJWnEGWYYtJTwD+hQ==",
                  "inventoryIdentifier": "2aec9745-56f2-419c-9661-8b494f00fe85",
                  "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": "qQWR5OA9qEC1tB56pv2mxw==",
                  "parentPluGuid": "e49105a9-3de0-40a8-b5b4-1e7aa6fda6c7",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "tLEvoeJZ1UaHwwDrQy5+Nw==",
                  "supplierIdentifierGuid": "a12fb1b4-59e2-46d5-87c3-00eb432e7e37",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "0jNqWmuQIEqW3B+TPFIcgg==",
                  "rebateSupplierIdentifierGuid": "5a6a33d2-906b-4a20-96dc-1f933c521c82",
                  "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:58.7213847",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "1DqFTGTm7E++ucCEbM/m7A==",
                  "hostIdentifierGuid": "4c853ad4-e664-4fec-beb9-c0846ccfe6ec",
                  "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": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "XRvPqMRA3kS4zWC7k1at1A==",
                      "pluGuid": "a8cf1b5d-40c4-44de-b8cd-60bb9356add4",
                      "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:58.7213847"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "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:58.7213847",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-08-02T23:15:58.7213847",
                      "startTime": 3,
                      "endDate": "2025-08-02T23:15:58.7213847",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "IFiwXqkN7ECyNfwy+/yhWA==",
                      "hostIdentifierGuid": "5eb05820-0da9-40ec-b235-fc32fbfca158",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "P7C7Oqa7CUKrAm6bu83RIA==",
                    "guid": "3abbb03f-bba6-4209-ab02-6e9bbbcdd120",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "siVrzu/JbUuTNXPTB5btzA==",
                    "priceGroupGuid": "ce6b25b2-c9ef-4b6d-9335-73d30796edcc",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-08-02T23:15:58.7213847",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "sbLACLTALUe5PJvXJ2VmMA==",
                    "pluGuid": "08c0b2b1-c0b4-472d-b93c-9bd727656630",
                    "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": "19",
                    "pluGuid": "b5ccd56f-ec4c-47fd-9a9c-07cce0747449",
                    "created": "2025-08-02T23:15:58.7213847",
                    "createdByUser": "sample string 1",
                    "activated": "2025-08-02T23:15:58.7213847",
                    "deactivated": "2025-08-02T23:15:58.7213847",
                    "lastOrdered": "2025-08-02T23:15:58.7213847",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-08-02T23:15:58.7213847",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-08-02T23:15:58.7213847",
                    "lastSold": "2025-08-02T23:15:58.7213847",
                    "firstSold": "2025-08-02T23:15:58.7213847",
                    "awsUpdated": "2025-08-02T23:15:58.7213847",
                    "lastManualUpdate": "2025-08-02T23:15:58.7213847",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-08-02T23:15:58.7213847",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-08-02T23:15:58.7213847",
                    "doNotRangeUpdated": "2025-08-02T23:15:58.7213847",
                    "doNotOrderUpdated": "2025-08-02T23:15:58.7213847",
                    "tracked": "2025-08-02T23:15:58.7213847"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "nLVOmvfbk0e9ClwmUjmChQ==",
                      "pluGuid": "9a4eb59c-dbf7-4793-bd0a-5c2652398285",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "YuH3IH7spEiYGeGRjlFwrg==",
                    "pluGuid": "20f7e162-ec7e-48a4-9819-e1918e5170ae",
                    "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:58.7213847",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-08-02T23:15:58.7213847",
                      "createdLocal": "2025-08-02T23:15:58.7213847",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "ZCW0oZqRWECA+odoJqpXVQ==",
                      "operatorGuid": "a1b42564-919a-4058-80fa-876826aa5755",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "9iysYoIIGkifQ2T81JdmoA==",
                      "pluGuid": "62ac2cf6-0882-481a-9f43-64fcd49766a0",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "ShergjIA+EuRwkQURAaVKA==",
                        "guid": "82ab174a-0032-4bf8-91c2-441444069528",
                        "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:58.7213847",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-08-02T23:15:58.7213847",
                        "endShift": "2025-08-02T23:15:58.7213847",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "1RnQo5KKSUOxQrKPT9UlCQ==",
                            "operatorGuid": "a3d019d5-8a92-4349-b142-b28f4fd52509",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "SvRYQqGT0UivceH8u192tQ==",
                      "pluGuid": "4258f44a-93a1-48d1-af71-e1fcbb5f76b5",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "iCNqVUobGE2kxkbcQpO87Q==",
                      "pluGuid": "556a2388-1b4a-4d18-a4c6-46dc4293bced",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "L5UzGJMy2Uel6iOUHdqFow==",
                      "identifierGuid": "1833952f-3293-47d9-a5ea-23941dda85a3",
                      "pluG_UID": "9ysJcpwv0US+ufjgSXQqHA==",
                      "pluGuid": "72092bf7-2f9c-44d1-beb9-f8e049742a1c",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "5JtW7dGUM0KhgOT6vzqBpg==",
                      "groupName": "sample string 1",
                      "identifierGuid": "ed569be4-94d1-4233-a180-e4fabf3a81a6",
                      "exists": true,
                      "flipChartIdentifier": "NTuzdrmii0Kkb9h0nHNK8A==",
                      "flipChartIdentifierGuid": "76b33b35-a2b9-428b-a46f-d8749c734af0",
                      "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": "hJX7GDxDCk6LdjuyhpXl4w==",
                      "groupIdentifierGuid": "18fb9584-433c-4e0a-8b76-3bb28695e5e3",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "X1wfFJkp/Ea8UinAYECsBw==",
                        "identifierGuid": "141f5c5f-2999-46fc-bc52-29c06040ac07",
                        "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": "30",
                          "identifier": "mtZGu9Ljt0CLF3Megl23WA==",
                          "identifierGuid": "bb46d69a-e3d2-40b7-8b17-731e825db758",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "lUTVKSHj6kOyPqdU7+F6rg==",
                              "guid": "29d54495-e321-43ea-b23e-a754efe17aae",
                              "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": "zdrPT7kDZEWII7GZXWwGGA==",
                              "previousFormGuid": "4fcfdacd-03b9-4564-8823-b1995d6c0618",
                              "nextForm": 1,
                              "nextFormG_UID": "w5I1Xode2kuTtC3ppKjPrQ==",
                              "nextFormGuid": "5e3592c3-5e87-4bda-93b4-2de9a4a8cfad",
                              "attributes": "sample string 10",
                              "updated": "2025-08-02T23:15:58.7213847",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "31"
                              },
                              "previousCheckoutForm": {
                                "$ref": "31"
                              },
                              "buttons": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "qmaXfga2tU6EnRiYvixWWg==",
                                  "checkoutFormGuid": "7e9766aa-b606-4eb5-849d-1898be2c565a",
                                  "identifier": "47cXwHibhEmlZKnwoV3mfA==",
                                  "identifierGuid": "c017b7e3-9b78-4984-a564-a9f0a15de67c",
                                  "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": "QDlIU3mUF0Cc1HcfPRafdQ==",
                                  "valueGuid": "53483940-9479-4017-9cd4-771f3d169f75",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-08-02T23:15:58.7213847",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "31"
                                  },
                                  "image": {
                                    "$id": "33",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-08-02T23:15:58.7213847",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "19DjBK6QpUeVj+nC0HYfPw==",
                                  "checkoutFormGuid": "04e3d0d7-90ae-47a5-958f-e9c2d0761f3f",
                                  "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": "34"
                                }
                              ]
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "34"
                      },
                      "products": [
                        {
                          "$id": "35",
                          "flipChartPageIdentifier": "q8bWTOcIhUGgXmqUJT5oag==",
                          "flipChartPageIdentifierGuid": "4cd6c6ab-08e7-4185-a05e-6a94253e686a",
                          "pluG_UID": "K9Udhpk7qE+kJY53xKqpEw==",
                          "pluGuid": "861dd52b-3b99-4fa8-a425-8e77c4aaa913",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "11"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "36",
                      "pluG_UID": "VQwtYJ1sYEW9iUjic0/l1Q==",
                      "pluGuid": "602d0c55-6c9d-4560-bd89-48e2734fe5d5",
                      "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:58.7213847",
                      "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": "36"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "37",
                      "pluG_UID": "UcB4G23UG0WPS9vTvBmlMQ==",
                      "ingredientGuid": "N2GEv351yUyQWVItAb/SZA==",
                      "ingredientIdentifier": "bf846137-757e-4cc9-9059-522d01bfd264",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "Wy0ZbkKFQk61afIuPoJIvA==",
                      "pluGuid": "6e192d5b-8542-4e42-b569-f22e3e8248bc",
                      "shelfLocationIdentifier": "csted4+XY06xe8AQ5L3Ahg==",
                      "shelfLocationGuid": "775ecb72-978f-4e63-b17b-c010e4bdc086",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "9ihzTnzk5k+tlAvnp8XJEA==",
                      "labelPageLayoutGuid": "4e7328f6-e47c-4fe6-ad94-0be7a7c5c910",
                      "updated": "2025-08-02T23:15:58.7213847",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "nbQbk+ZHIESU5CKdEAc2YA==",
                        "storeID": 1,
                        "identifierGuid": "931bb49d-47e6-4420-94e4-229d10073660",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-08-02T23:15:58.7213847",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "bin": {
                    "$ref": "38"
                  },
                  "scaleLocations": [
                    {
                      "$id": "40",
                      "plu": 1,
                      "pluG_UID": "5aTw8C3Qw0q8/sOvsK5XJQ==",
                      "pluGuid": "f0f0a4e5-d02d-4ac3-bcfe-c3afb0ae5725",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-08-02T23:15:58.7213847",
                        "department": {
                          "$id": "42",
                          "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": "41"
                          },
                          "subDepartments": [
                            {
                              "$id": "43",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "45",
                                      "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:58.7213847",
                                      "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": "+WwgUEnz/kisj/mmy9hHSQ==",
                                      "labelPageLayoutGuid": "50206cf9-f349-48fe-ac8f-f9a6cbd84749",
                                      "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": "46",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$id": "49",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "updated": "2025-08-02T23:15:58.7213847",
                                  "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": "otM2hugGXEOqumC/FNJ9wg==",
                                  "labelPageLayoutGuid": "8636d3a2-06e8-435c-aaba-60bf14d27dc2",
                                  "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": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-08-02T23:15:58.7213847",
                              "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": "g0hEw+JVNkmw2MOhDnl/2g==",
                              "labelPageLayoutGuid": "c3444883-55e2-4936-b0d8-c3a10e797fda",
                              "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": "46"
                              },
                              "mscCom": {
                                "$ref": "47"
                              },
                              "mscDep": {
                                "$ref": "49"
                              },
                              "mscSubCom": {
                                "$ref": "48"
                              }
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-08-02T23:15:58.7213847",
                          "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": "G/L4WNnvW06sEF9TXd9qIg==",
                          "labelPageLayoutGuid": "58f8f21b-efd9-4e5b-ac10-5f535ddf6a22",
                          "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": "46"
                          },
                          "mscCom": {
                            "$ref": "47"
                          },
                          "mscDep": {
                            "$ref": "49"
                          },
                          "mscSubCom": {
                            "$ref": "48"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "nextPrice": {
                    "$id": "50",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "M0EG1+IBNECGckNlegRkIQ==",
                    "pluGuid": "d7064133-01e2-4034-8672-43657a046421",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "YNfL5LiAfEyZ/RuUpvAaog==",
                    "dealCostGuid": "e4cbd760-80b8-4c7c-99fd-1b94a6f01aa2",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "4GyOVyJoy0ie0PTebWVfvw==",
                    "priceGroupGuid": "578e6ce0-6822-48cb-9ed0-f4de6d655fbf",
                    "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:58.7213847",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "JT1n68d4sUGJbRE3eoEAyw==",
                    "campaignComboPriceGroupIdentifier": "eb673d25-78c7-41b1-896d-11377a8100cb",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-08-02T23:15:58.7213847",
                        "operatorG_UID": "Pp2hScxOokqKPXVTYlvAAg==",
                        "operatorGuid": "49a19d3e-4ecc-4aa2-8a3d-7553625bc002",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-08-02T23:15:58.7213847",
                        "signIqTicketFileMovedUtc": "2025-08-02T23:15:58.7213847",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-08-02T23:15:58.7213847",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "8ad95e8b-0728-45b6-b063-017b523d5790",
                      "nameGuid": "8ad95e8b-0728-45b6-b063-017b523d5790",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-08-02T23:15:58.7213847",
                      "startTime": 1,
                      "endDate": "2025-08-02T23:15:58.7213847",
                      "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:58.7213847",
                      "system": true,
                      "created": "2025-08-02T23:15:58.7213847",
                      "updated": "2025-08-02T23:15:58.7213847",
                      "priceChangeNotifiedUtc": "2025-08-02T23:15:58.7213847",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "Ui/IXZYZUE+rQQpAktwiGQ==",
                      "hostIdentifierGuid": "5dc82f52-1996-4f50-ab41-0a4092dc2219",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-08-02T23:15:58.7213847",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "53",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "ZDOhYAPFI0WUo3Ln+af3fA==",
                          "pluGuid": "60a13364-c503-4523-94a3-72e7f9a7f77c",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "9OxbxZbctEqDNBzMIMTtyA==",
                          "priceGroupGuid": "c55becf4-dc96-4ab4-8334-1ccc20c4edc8",
                          "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:58.7213847",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "8S9fYK3A0UqZYAhwIekqFQ==",
                          "identifierStr": "8S9fYK3A0UqZYAhwIekqFQ==",
                          "identifierGuid": "605f2ff1-c0ad-4ad1-9960-087021e92a15",
                          "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": "52"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "55",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "sH1Sr82RDkCAAplip2jr5g==",
                          "customerIDGuid": "af527db0-91cd-400e-8002-9962a768ebe6",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "9KW8+3UVyk6bcM+W+pY3Bg==",
                            "identifierGuid": "fbbca5f4-1575-4eca-9b70-cf96fa963706",
                            "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:58.7213847",
                            "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": "2uFJVndo4Uau88YPL8aySA==",
                            "communityIdentifierGuid": "5649e1da-6877-46e1-aef3-c60f2fc6b248",
                            "joined": "2025-08-02T23:15:58.7213847",
                            "updated": "2025-08-02T23:15:58.7213847",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "RFCLwi3mE0i85cLsX80gGA==",
                            "priceLevelIdentifierGuid": "c28b5044-e62d-4813-bce5-c2ec5fcd2018",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-08-02T23:15:58.7213847",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-08-02T23:15:58.7213847",
                                "expiry": "2025-08-02T23:15:58.7213847",
                                "customerID": "U+vENT4zvEitwADXLACxpg==",
                                "customerIDGuid": "35c4eb53-333e-48bc-adc0-00d72c00b1a6",
                                "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:58.7213847",
                                "linkedAccount": "WvmThxz80kK19aQ5L251+A==",
                                "linkedAccountGuid": "8793f95a-fc1c-42d2-b5f5-a4392f6e75f8",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "yEhV6gsRYEmJYY+bILdb1w==",
                                  "identifierGuid": "ea5548c8-110b-4960-8961-8f9b20b75bd7",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-08-02T23:15:58.7213847",
                                  "owner": "2CoyOsFq6EqbT99EtlMOzA==",
                                  "ownerGuid": "3a322ad8-6ac1-4ae8-9b4f-df44b6530ecc",
                                  "accountStoreGroupIdentifier": "Ul9JCKTi+0uhgWx8iNHhNw==",
                                  "accountStoreGroupGuid": "08495f52-e2a4-4bfb-a181-6c7c88d1e137",
                                  "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:58.7213847",
                                  "active": true,
                                  "updated": "2025-08-02T23:15:58.7213847",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "56"
                                  },
                                  "card": {
                                    "$ref": "57"
                                  },
                                  "members": {
                                    "$id": "59",
                                    "sample string 1": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "60",
                                      "identifier": "iBgtAYQYNECB830Z1JgAvA==",
                                      "identifierGuid": "012d1888-1884-4034-81f3-7d19d49800bc",
                                      "name": "sample string 2",
                                      "primaryContact": "UtVH9ISNxUmr+450qI5gkw==",
                                      "primaryContactGuid": "f447d552-8d84-49c5-abfb-8e74a88e6093",
                                      "accountID": "Jtho6v6uGEmBedF8xCSlsQ==",
                                      "accountIDGuid": "ea68d826-aefe-4918-8179-d17cc424a5b1",
                                      "special": true,
                                      "updated": "2025-08-02T23:15:58.7213847",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "zAV2GBcBDE6RpU29btxQhQ==",
                                      "priceLevelIdentifierGuid": "187605cc-0117-4e0c-91a5-4dbd6edc5085",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "XysCPyVkW0me9jYPSPxGpA==",
                                          "groupIDGuid": "3f022b5f-6425-495b-9ef6-360f48fc46a4",
                                          "customerID": "pLhoqb1m4UmVNrHRzx2QDw==",
                                          "customerIDGuid": "a968b8a4-66bd-49e1-9536-b1d1cf1d900f",
                                          "card": "sample string 4",
                                          "linkedAccount": "3ewbPuPyRkOBYV19aVdJug==",
                                          "linkedAccountGuid": "3e1becdd-f2e3-4346-8161-5d7d695749ba",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "cdWlzk7Vw0yYadHtD/zHjQ==",
                                    "identifierGuid": "cea5d571-d54e-4cc3-9869-d1ed0ffcc78d",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "66WNeL2BqEqb/wqjgJTyxg==",
                                    "accountIDGuid": "788da5eb-81bd-4aa8-9bff-0aa38094f2c6",
                                    "customerAccount": {
                                      "$ref": "58"
                                    },
                                    "customerCard": {
                                      "$ref": "57"
                                    },
                                    "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:58.7213847",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "dlYOR3JITUiuGJWKO2DJGw==",
                                    "idempotentVoidGuid": "470e5676-4872-484d-ae18-958a3b60c91b",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "ewiFP2XseUKzvcvEFBJGbQ==",
                                      "saleHeaderIdentifierGuid": "3f85087b-ec65-4279-b3bd-cbc41412466d",
                                      "created": "2025-08-02T23:15:58.7213847",
                                      "createdLocal": "2025-08-02T23:15:58.7213847",
                                      "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:58.7213847",
                                      "storeID": 1,
                                      "operatorG_Uid": "WE/FKBWv10+zjKPOe33yEw==",
                                      "operatorGuid": "28c54f58-af15-4fd7-b38c-a3ce7b7df213",
                                      "customerG_Uid": "XVdDcEdodUuLq72TPA0QGQ==",
                                      "customerGuid": "7043575d-6847-4b75-8bab-bd933c0d1019",
                                      "communityIdentifier": "zeQBpG4HuEaHQmj6j7TaNA==",
                                      "communityIdentifierGuid": "a401e4cd-076e-46b8-8742-68fa8fb4da34",
                                      "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": "ph6fv6oKekydK0hMsc0g+A==",
                                      "priceLevelIdentifierGuid": "bf9f1ea6-0aaa-4c7a-9d2b-484cb1cd20f8",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "ljQiuGleZkuDz28ELK1SKQ==",
                                        "identifierGuid": "b8223496-5e69-4b66-83cf-6f042cad5229",
                                        "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:58.7213847",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "zfM6joEov0qXmciepMhhow==",
                                          "identifierGuid": "8e3af3cd-2881-4abf-9799-c89ea4c861a3",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "5GnOkBbBKEWRJgmDCH4I6A==",
                                          "pluGuid": "90ce69e4-c116-4528-9126-0983087e08e8",
                                          "accountID": "yx5dnQqeeEmtcucAtLO5DQ==",
                                          "accountIDGuid": "9d5d1ecb-9e0a-4978-ad72-e700b4b3b90d",
                                          "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:58.7213847",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "1lwD2Lbq50aogFfi3rgB1Q==",
                                          "refundGuid": "d8035cd6-eab6-46e7-a880-57e2deb801d5",
                                          "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": "huQWRJ8q7Uy4jco/036JIA==",
                                          "idempotentVoidGuid": "4416e486-2a9f-4ced-b88d-ca3fd37e8920",
                                          "priceLevelIdentifier": "4XsyXp53Q0WVIAaHqChtJQ==",
                                          "priceLevelIdentifierGuid": "5e327be1-779e-4543-9520-0687a8286d25",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-08-02T23:15:58.7213847",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "HMG3CHJpiEK8gHCkDL6S2w==",
                                            "guid": "08b7c11c-6972-4288-bc80-70a40cbe92db",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-08-02T23:15:58.7213847"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "w2Ic8gKMpU2eZtDG4DGP8A==",
                                            "modifierSetGuid": "f21c62c3-8c02-4da5-9e66-d0c6e0318ff0",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "V0rTKiNMK0uelFHnqZYljw==",
                                            "pluGuid": "2ad34a57-4c23-4b2b-9e94-51e7a996258f",
                                            "deleted": true,
                                            "g_UID": "Zsvob031wkCyIs6A8zn3Gw==",
                                            "guid": "6fe8cb66-f54d-40c2-b222-ce80f339f71b",
                                            "product": {
                                              "$ref": "11"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "62"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "/FwmO5POqkuXiBUeqzTOjQ==",
                                          "pluGuid": "3b265cfc-ce93-4baa-9788-151eab34ce8d",
                                          "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:58.7213847",
                                          "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:58.7213847",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "73",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "ca066VtzpUSH2yB1nPlpwQ==",
                                          "pluGuid": "e93aad71-735b-44a5-87db-20759cf969c1",
                                          "accountID": "YzIcbyhZVkyyVhIitSCtHw==",
                                          "accountIDGuid": "6f1c3263-5928-4c56-b256-1222b520ad1f",
                                          "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:58.7213847",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "QibOzDeWXkat8BK+HPiF7g==",
                                          "refundGuid": "ccce2642-9637-465e-adf0-12be1cf885ee",
                                          "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": "73"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "74",
                                          "identifier": "k7jEtBl4a0OvsZodyS/CKQ==",
                                          "identifierGuid": "b4c4b893-7819-436b-afb1-9a1dc92fc229",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "6MV81CQuGk+3bSPR34Nk3A==",
                                          "customerIdentifierGuid": "d47cc5e8-2e24-4f1a-b76d-23d1df8364dc",
                                          "operatorNo": 1,
                                          "operatorG_UID": "8t6on8UYkkeSw7GKHrorcg==",
                                          "operatorGuid": "9fa8def2-18c5-4792-92c3-b18a1eba2b72",
                                          "created": "2025-08-02T23:15:58.7213847",
                                          "ordered": "2025-08-02T23:15:58.7213847",
                                          "started": "2025-08-02T23:15:58.7213847",
                                          "completed": "2025-08-02T23:15:58.7213847",
                                          "supplied": "2025-08-02T23:15:58.7213847",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "operator": {
                                            "$ref": "23"
                                          },
                                          "details": [
                                            {
                                              "$id": "75",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "0MXn0rZaJUWrtx09hV+F0g==",
                                              "pluGuid": "d2e7c5d0-5ab6-4525-abb7-1d3d855f85d2",
                                              "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": "UOjaKGdNzk+ttMSy7EREnA==",
                                              "headerIdentifierGuid": "28dae850-4d67-4fce-adb4-c4b2ec44449c",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "76",
                                          "surveyG_UID": "ldLYwPsCckmMIjnCIrdB3A==",
                                          "surveyGuid": "c0d8d295-02fb-4972-8c22-39c222b741dc",
                                          "saleHeaderGuid": "vzcNVt3N/k+HeFQgeuJhsg==",
                                          "saleGuid": "560d37bf-cddd-4ffe-8778-54207ae261b2",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "5UGwBcvBcUayG832rT2yzw==",
                                          "guidResponse": "05b041e5-c1cb-4671-b21b-cdf6ad3db2cf",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-08-02T23:15:58.7213847",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "3E3ohpMJFUSBEAMB8cDp9g==",
                                            "guid": "86e84ddc-0993-4415-8110-0301f1c0e9f6",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "91ILCNy3JkaHeBJ1qBDMGQ==",
                                            "checkoutFormGuid": "080b52f7-b7dc-4626-8778-1275a810cc19",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-08-02T23:15:58.7213847",
                                            "end": "2025-08-02T23:15:58.7213847",
                                            "deleted": true,
                                            "updated": "2025-08-02T23:15:58.7213847",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "725b284c-92c3-4815-9a91-04e46348df96",
                                              "f9f768fc-7ba9-4e51-a10c-9922db5d794f"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "31"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "76dEzMTsOEKgznDwiwNgbQ==",
                                      "accountIdentifier": "cc44a7ef-ecc4-4238-a0ce-70f08b03606d",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "CDmLoaMTi0i39CnKYpG4kg==",
                                      "customerOrderIdentifierGuid": "a18b3908-13a3-488b-b7f4-29ca6291b892",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "xW/KoIp5iUCE+wCVLkfCKQ==",
                                      "paymentIdentifierGuid": "a0ca6fc5-798a-4089-84fb-00952e47c229",
                                      "identifier": "Mz2pFHCFC02+KD+NGPzg/w==",
                                      "identifierGuid": "14a93d33-8570-4d0b-be28-3f8d18fce0ff",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "cUYTwtaXjkyZVi+LA0ojdA==",
                                      "itemIdentifierGuid": "c2134671-97d6-4c8e-9956-2f8b034a2374"
                                    }
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ]
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "account": {
                              "$ref": "58"
                            },
                            "vouchers": [
                              {
                                "$id": "79",
                                "customerIdentifier": "pRgJdlzkvEWN5p47ISyJZw==",
                                "customerIdentifierGuid": "760918a5-e45c-45bc-8de6-9e3b212c8967",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "5kBiVx+dQkmCALTF00j6DA==",
                                "idempotentGuid": "576240e6-9d1f-4942-8200-b4c5d348fa0c",
                                "offline": true,
                                "voucher": {
                                  "$id": "80",
                                  "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:58.7370352",
                                  "barcodeTemplate": {
                                    "$id": "81",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "82",
                                    "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:58.7370352",
                                    "labelPageLayout": "eHHIxsS7HkiQpIuHCLyDGg==",
                                    "pageLayoutGuid": "c6c87178-bbc4-481e-90a4-8b8708bc831a",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "80"
                                    },
                                    "elements": [
                                      {
                                        "$id": "83",
                                        "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:58.7370352"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "D4KnvHPrEES6WLwIdb//iA==",
                                      "customerIdentifierGuid": "bca7820f-eb73-4410-ba58-bc0875bfff88",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-08-02T23:15:58.7370352",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "FavB/KHxIketou+nBY3iAw==",
                                      "issuedIdempotentGuid": "fcc1ab15-f1a1-4722-ada2-efa7058de203",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-08-02T23:15:58.7370352",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-08-02T23:15:58.7370352",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "vFi7psxF90CseXB1FVYnQQ==",
                                      "redeemedIdempotentGuid": "a6bb58bc-45cc-40f7-ac79-707515562741",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-08-02T23:15:58.7370352",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "82"
                                      },
                                      "voucher": {
                                        "$ref": "80"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "62"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "62"
                                      }
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "56"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "85",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "tkQE+Xd66EG7Ho2ecUhPyQ==",
                          "groupIDGuid": "f90444b6-7a77-41e8-bb1e-8d9e71484fc9",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "+xBIJPzJR0OO/Jl9vRE+Hw==",
                          "identifierGuid": "244810fb-c9fc-4347-8efc-997dbd113e1f",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "87",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "vsq3pDIwyk+JbiiM2W+yqg==",
                          "guid": "a4b7cabe-3032-4fca-896e-288cd96fb2aa",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "52"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "1tMAOT0VeUuAYbZ8ePmtJw==",
                              "groupGuid": "3900d3d6-153d-4b79-8061-b67c78f9ad27",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "0TIzChYDsUiSpSqdz6Avcg==",
                              "pluGuid": "0a3332d1-0316-48b1-92a5-2a9dcfa02f72",
                              "priceGroupG_UID": "vblrQnO/fkuE2u2nk/G1eA==",
                              "priceGroupGuid": "426bb9bd-bf73-4b7e-84da-eda793f1b578",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "52"
                              },
                              "product": {
                                "$ref": "11"
                              },
                              "priceGroup": {
                                "$ref": "17"
                              },
                              "campaignPool": {
                                "$ref": "52"
                              }
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "89",
                          "id": 1,
                          "priceLevelIdentifier": "p/cDGwI0JU23n3GMEWHg5Q==",
                          "priceLevelIdentifierGuid": "1b03f7a7-3402-4d25-b79f-718c1161e0e5",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "znchJ2lHlEexC6dnJ/ZlhQ==",
                      "headerIdentifierGuid": "272177ce-4769-4794-b10b-a76727f66585",
                      "identifier": "X21yd0Xl6kW0UNCI4hLQYQ==",
                      "identifierGuid": "77726d5f-e545-45ea-b450-d088e212d061",
                      "supplierIdentifier": "Pvv0E1PSCE+W7qksLfcrMw==",
                      "supplierGuid": "13f4fb3e-d253-4f08-96ee-a92c2df72b33",
                      "pluG_UID": "hGmt8ze0P0CdUfFL1mudqg==",
                      "pluGuid": "f3ad6984-b437-403f-9d51-f14bd66b9daa",
                      "campaignName": "02eed9c2-5a27-4956-b613-278eb4a6e591",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-08-02T23:15:58.7370352",
                      "end": "2025-08-02T23:15:58.7370352",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "UxMtt1aA7kWk8fxmT2+yGQ==",
                      "bonusItemPluGuid": "b72d1353-8056-45ee-a4f1-fc664f6fb219",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-08-02T23:15:58.7370352",
                      "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:58.7370352",
                      "campaignEndDate": "2025-08-02T23:15:58.7370352",
                      "masterPLUG_UID": "hy9q/U/+wEO7oK7kiaF9vg==",
                      "masterID": "fd6a2f87-fe4f-43c0-bba0-aee489a17dbe",
                      "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": "Zxe3ev3srkq1ZDe1yNDfwQ==",
                      "bonusMasterID": "7ab71767-ecfd-4aae-b564-37b5c8d0dfc1",
                      "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:58.7370352",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "EeM8ea0RBUy9gwhww8OUjg==",
                      "pluGuid": "793ce311-11ad-4c05-bd83-0870c3c3948e",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "lf90K4DwPEqOUT1jor+m6A==",
                  "alternateProduct": "2b74ff95-f080-4a3c-8e51-3d63a2bfa6e8",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "K9hdA/sge0qK4fJ1h5mDVg==",
                    "pluGuid": "035dd82b-20fb-4a7b-8ae1-f27587998356",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-08-02T23:15:58.7370352",
                  "inventoryTracked": "2025-08-02T23:15:58.7370352",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "W8M6Zbqrr0aU2zOGdxdbJA==",
                "supplierGuid": "653ac35b-abba-46af-94db-338677175b24",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "94"
              }
            ],
            "cycles": [
              {
                "$id": "95",
                "storeID": 1,
                "supplierIdentifier": "oZm0oGsfzkiiIZ2nnBNtcg==",
                "supplierGuid": "a0b499a1-1f6b-48ce-a221-9da79c136d72",
                "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:58.7370352",
                "deliveryDate": "2025-08-02T23:15:58.7370352",
                "nextCutOffDate": "2025-08-02T23:15:58.7370352",
                "nextDeliveryDate": "2025-08-02T23:15:58.7370352",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-08-02T23:15:58.7370352",
            "isHost": true
          },
          "files": [
            {
              "$id": "96",
              "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:58.7370352",
              "processed": "2025-08-02T23:15:58.7370352",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-08-02T23:15:58.7370352",
              "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": "5"
              },
              "metcashHeader": {
                "$id": "97",
                "customerNumber": "sample string 1",
                "creationDate": "2025-08-02T23:15:58.7370352",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "Ol38b4uKQkSQwSnWU9C9mA==",
              "hostIdentifierGuid": "6ffc5d3a-8a8b-4442-90c1-29d653d0bd98",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "4e4e8e08-23e4-4309-9423-3e8afa2365c5",
                "880270b4-f466-4299-a441-4d19567ee4ee"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "Z6gOpCf0F0eSrsIoCfa9Qw==",
              "identifierGuid": "a40ea867-f427-4717-92ae-c22809f6bd43",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "9c59f1dc-5c8a-4425-a9b4-0014f06e645f",
            "d825dc13-3701-412b-a35a-3bb932fc9c4b"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "100"
      }
    ],
    "sales": [
      {
        "$id": "101",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-08-02T23:15:58.7370352",
        "ftpSite": {
          "$id": "102",
          "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": "101"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "98"
      },
      {
        "$ref": "98"
      }
    ],
    "cashManagements": [
      {
        "$id": "103",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "104",
          "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": "103"
      }
    ],
    "updateStoreID": "94553f40-fa37-4bc9-8d24-cd38b38ec374",
    "updateStore": {
      "$id": "105",
      "id": "61d2a8b2-02eb-4589-9cf2-738d6bd9014b",
      "name": "sample string 1",
      "lastActivity": "2025-08-02T23:15:58.7370352",
      "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:58.7370352"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "106",
      "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"
    }
  },
  "supplier": {
    "$ref": "6"
  },
  "details": [
    {
      "$id": "107",
      "autoOrderGuid": "zhX/M7hrWUmfXiyfkxQHgA==",
      "autoOrderIdentifier": "33ff15ce-6bb8-4959-9f5e-2c9f93140780",
      "pluG_UID": "j895+CGv/0e9wuRLFVTPqg==",
      "pluGuid": "f879cf8f-af21-47ff-bdc2-e44b1554cfaa",
      "orderCartons": 1,
      "orderUnits": 1,
      "orderWeight": 1,
      "processedCartons": 1,
      "processedUnits": 1,
      "processedWeight": 1,
      "cartons": 1,
      "units": 1,
      "weight": 1,
      "status": 1,
      "bestDealCartonCost": 1.1,
      "bestDealDays": 1,
      "lastDealDays": 1,
      "normalCartonCost": 1.1,
      "currentDealCartonCost": 1.1,
      "investmentCartons": 1,
      "investmentUnits": 1,
      "investmentWeight": 1,
      "investmentSavedAmt": 1.1,
      "investmentBuyEndDate": "2025-08-02T23:15:58.7370352",
      "investmentBuyStatus": 2,
      "processed": "2025-08-02T23:15:58.7370352",
      "product": {
        "$ref": "11"
      },
      "orderCode": "sample string 3",
      "directIndicator": "sample string 4",
      "cycle": {
        "$ref": "95"
      },
      "dayWeighting": {
        "$id": "108",
        "sunday": 1.1
      },
      "inventory": {
        "$id": "109",
        "inventoryGuid": "hCO1lybiC0uPOiUCOUoDRw==",
        "inventoryIdentifier": "97b52384-e226-4b0b-8f3a-2502394a0347",
        "created": "2025-08-02T23:15:58.7370352",
        "createdLocal": "2025-08-02T23:15:58.7370352",
        "onHand": 4,
        "onHandPacks": 5,
        "onOrder": 6,
        "onOrderPacks": 7,
        "accuracy": 8,
        "updated": "2025-08-02T23:15:58.7370352",
        "aws": 1.0,
        "history": [
          {
            "$id": "110",
            "inventoryGuid": "nPIBro9FeEWoRlnHs1QXoQ==",
            "inventoryIdentifier": "ae01f29c-458f-4578-a846-59c7b35417a1",
            "pluG_UID": "+Ce7upIx0U2nLcf5k0Xotg==",
            "pluIdentifier": "babb27f8-3192-4dd1-a72d-c7f99345e8b6",
            "inventoryReason": 3,
            "inventoryInvoiceGuid": "8LADBpLk40OQ9j5G4K5eyQ==",
            "invoiceIdentifier": "0603b0f0-e492-43e3-90f6-3e46e0ae5ec9",
            "operatorGuid": "+HfdNIqUskSlSfJIadm2hg==",
            "operatorIdentifier": "34dd77f8-948a-44b2-a549-f24869d9b686",
            "stocktakeGuid": "qSHCrcy/ekSvZ45ZwJBQVw==",
            "stocktakeIdentifier": "adc221a9-bfcc-447a-af67-8e59c0905057",
            "orderGuid": "DIBBwCyHe0KgMvy6/s9eNA==",
            "orderIdentifier": "c041800c-872c-427b-a032-fcbafecf5e34",
            "saleHeaderGuid": "sDa8u15sI0CzCsKb3+BGbg==",
            "saleHeaderGuidIdentifier": "bbbc36b0-6c5e-4023-b30a-c29bdfe0466e",
            "dumpStockID": 1,
            "fuelDeliveryID": 1,
            "creditNoteIdentifier": "XH5Bajs08kicRtH0CqPibw==",
            "creditNoteGuid": "6a417e5c-343b-48f2-9c46-d1f40aa3e26f",
            "inventorySourceGuid": "JQkHiAinj0yYViWJv818zA==",
            "inventorySourceIdentifier": "88070925-a708-4c8f-9856-2589bfcd7ccc",
            "createdLocal": "2025-08-02T23:15:58.7370352",
            "baseUnits": 4,
            "unitsPerCarton": 5,
            "unitsPerCartonWeighted": true,
            "counted": 7,
            "countedPacks": 8,
            "open": 1,
            "movementQty": 9,
            "close": 1,
            "openPacks": 1,
            "movementQtyPacks": 10,
            "closePacks": 1,
            "accuracy": 1,
            "manual": 11,
            "user": "sample string 12",
            "updated": "2025-08-02T23:15:58.7370352",
            "createdLocalTime": "2025-08-02T23:15:58.7370352",
            "storeID": 14,
            "barcode": "sample string 15",
            "directCode": "sample string 16",
            "productName": "sample string 17",
            "salesMode": 18,
            "orderPacked": 19,
            "invoice": {
              "$id": "111",
              "inventoryInvoiceGuid": "IPcatNvslk6Vpg7/BIozmw==",
              "invoiceIdentifier": "b41af720-ecdb-4e96-95a6-0eff048a339b",
              "inventoryGuid": "6T4n8fAo7UGx1GtJJ4t3Tw==",
              "inventoryIdentifier": "f1273ee9-28f0-41ed-b1d4-6b49278b774f",
              "supplierIdentifier": "mo+SFBp1Q0WUdQ5rrlTuHA==",
              "supplierGuid": "14928f9a-751a-4543-9475-0e6bae54ee1c",
              "orderGuid": "IFbhI05fN0CTRmuewOn0dw==",
              "orderIdentifier": "23e15620-5f4e-4037-9346-6b9ec0e9f477",
              "invoiceHeaderIdentifier": "UCvgD+S58UaMRaKYuN6wcg==",
              "invoiceHeaderGuid": "0fe02b50-b9e4-46f1-8c45-a298b8deb072",
              "created": "2025-08-02T23:15:58.7370352",
              "ordered": "2025-08-02T23:15:58.7370352",
              "storeID": 1,
              "bestOrExpire": "2025-08-02T23:15:58.7370352",
              "bestOrExpireType": 1,
              "units": 1,
              "weight": 1,
              "received": "2025-08-02T23:15:58.7370352",
              "cost": 1,
              "totalCost": 1,
              "freightCost": 1,
              "inStock": 1,
              "pluG_UID": "5YXnRxhVuk2vXNJDa92tGQ==",
              "pluGuid": "47e785e5-5518-4dba-af5c-d2436bddad19",
              "orderInventoryGuid": "6jGWJdMSH0WNCUynpGeuxA==",
              "orderInventoryIdentifier": "259631ea-12d3-451f-8d09-4ca7a467aec4",
              "supplier": {
                "$ref": "6"
              },
              "inventoryUnits": [
                {
                  "$id": "112",
                  "invoiceItemNo": 1,
                  "inventoryInvoiceGuid": "cly0BTTvL0us7vPtz0um9A==",
                  "invoiceIdentifier": "05b45c72-ef34-4b2f-acee-f3edcf4ba6f4",
                  "inventoryGuid": "/dz3O75B70ep7prTUllSuQ==",
                  "inventoryIdentifier": "3bf7dcfd-41be-47ef-a9ee-9ad3525952b9",
                  "serialNumber": "sample string 3",
                  "sold": "2025-08-02T23:15:58.7370352",
                  "saleItemID": 1,
                  "storeID": 1,
                  "returned": "2025-08-02T23:15:58.7370352",
                  "dumped": 1,
                  "saleHeaderID": 1
                },
                {
                  "$ref": "112"
                }
              ]
            },
            "invoiceHeaderIdentifier": "x6erx8ybf0y5y7csnVANKA==",
            "invoiceHeaderGuid": "c7aba7c7-9bcc-4c7f-b9cb-b72c9d500d28",
            "invoiceNumber": "sample string 20",
            "invoiceCost": 1,
            "invoiceCostDecimals": 1,
            "orderNumber": 1,
            "orderReceivingStoreName": "sample string 21",
            "orderSendingStoreName": "sample string 22",
            "creditNoteID": 1,
            "reason": {
              "$id": "113",
              "id": 1,
              "name": "sample string 1",
              "allowRF": 2,
              "dumpStock": 3,
              "creditRequest": 4,
              "excludeFromLoss": 5,
              "reserved": 6,
              "updated": "2025-08-02T23:15:58.7370352"
            },
            "reasonName": "sample string 23",
            "operatorName": "sample string 24",
            "operatorNumber": "sample string 25",
            "stocktakeName": "sample string 26",
            "saleIdentifier": "sample string 27",
            "saleHeaderID": 1,
            "inventoryAfterCounted": true,
            "inventorySetStock": true
          },
          {
            "$ref": "110"
          }
        ],
        "products": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "lastInvoiceCost": 1
      },
      "aws": 5.0,
      "explanations": [
        {
          "$id": "114",
          "pluG_UID": "G95nU+nXXkefSzPcOZc/PQ==",
          "pluGuid": "5367de1b-d7e9-475e-9f4b-33dc39973f3d",
          "consolidatedSales": {
            "$id": "115",
            "1": {
              "$id": "116",
              "discountPercentage": 1,
              "days": 2,
              "quantity": 3.1,
              "aws": 3.1,
              "cartonQuantity": 4.1,
              "lowQuality": true
            },
            "2": {
              "$ref": "116"
            }
          },
          "dailyPrices": {
            "$id": "117",
            "2025-08-02T23:15:58.7370352": {
              "$id": "118",
              "date": "2025-08-02T23:15:58.7370352",
              "salePrice": 1,
              "campaign": "sample string 2",
              "campaignDescription": "sample string 3",
              "combo": true,
              "comboPriceGroupG_UID": "eddfN8sG90Ge4kMQNG/toA==",
              "comboPriceGroupGuid": "375fd779-06cb-41f7-9ee2-4310346feda0"
            }
          },
          "onHandPredictions": [
            {
              "$id": "119",
              "autoOrderGuid": "V6sE70xpzEOoEp68PNmqug==",
              "autoOrderIdentifier": "ef04ab57-694c-43cc-a812-9ebc3cd9aaba",
              "pluG_UID": "yp0fdgGJBEm6U/3fTSo4kg==",
              "pluGuid": "761f9dca-8901-4904-ba53-fddf4d2a3892",
              "childPLUG_UID": "4CDn8k476E+gT8Cm3vWrIg==",
              "childPluGuid": "f2e720e0-3b4e-4fe8-a04f-c0a6def5ab22",
              "date": "2025-08-02T23:15:58.7370352",
              "normalPrice": 2.0,
              "salePrice": 3.0,
              "discountPercentage": 4,
              "discountPercentageActual": -50,
              "predictedQuantity": 5.1,
              "campaign": "sample string 6",
              "campaignDescription": "sample string 7",
              "lowQuality": true,
              "investmentBuy": true,
              "buffer": 10,
              "boostDays": 11
            },
            {
              "$ref": "119"
            }
          ],
          "predictions": [
            {
              "$ref": "119"
            },
            {
              "$ref": "119"
            }
          ],
          "product": {
            "$ref": "11"
          }
        },
        {
          "$ref": "114"
        }
      ],
      "supplierOrderingDetail": {
        "$ref": "9"
      },
      "manufacturerSupplier": "460bc150-39ed-4318-bcfb-ea1e1057d405",
      "cartonQuantity": 1,
      "sellPrice": 1,
      "cost": 1,
      "costDecimals": 1,
      "bufferDays": 6,
      "boostDays": 7
    },
    {
      "$ref": "107"
    }
  ],
  "boosts": [
    {
      "$id": "120",
      "autoOrderGuid": "bySBoIq19kySZra5+3ZI1Q==",
      "autoOrderIdentifier": "a081246f-b58a-4cf6-9266-b6b9fb7648d5",
      "date": "2025-08-02T23:15:58.7370352",
      "boost": 2
    },
    {
      "$ref": "120"
    }
  ]
}

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.