GET api/autoOrder/{id}

Get Auto Order Header

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Auto Order identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Matching Auto Order Header

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.

Response Formats

application/json, text/json

Sample:
{
  "autoOrderGuid": "2zy3146j4km94ZSdB72f6g==",
  "autoOrderIdentifier": "d7b73cdb-a38e-49e2-bde1-949d07bd9fea",
  "orderGuid": "joNN27B+/kmjQU8zLF9Upw==",
  "orderIdentifier": "db4d838e-7eb0-49fe-a341-4f332c5f54a7",
  "created": "2025-08-02T23:15:55.2193532",
  "orderID": 1,
  "storeID": 1,
  "orderDate": "2025-08-02T23:15:55.2193532",
  "supplierIdentifier": "DYZLvhaiIUikdNZbz7OcpA==",
  "supplierIdentifierGuid": "be4b860d-a216-4821-a474-d65bcfb39ca4",
  "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": "/TE6/nqJ/kmJKzCqbwo21g==",
  "transportCompanyIdentifier": "fe3a31fd-897a-49fe-892b-30aa6f0a36d6",
  "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:55.2193532",
    "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": "lexRVdGv/068bs8no2Vhnw==",
    "hostIdentifierGuid": "5551ec95-afd1-4eff-bc6e-cf27a365619f",
    "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:55.2193532",
    "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": "kokQya0wGEe5xlPeXQZEjg==",
        "hostIdentifierGuid": "c9108992-30ad-4718-b9c6-53de5d06448e",
        "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": "ChQnu4u+kkG2t/Y2StFbdw==",
          "identifierGuid": "bb27140a-be8b-4192-b6b7-f6364ad15b77",
          "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": "zHBBwszDqUed13M1Z5/S6A==",
          "hostSupplierIdentifierGuid": "c24170cc-c3cc-47a9-9dd7-7335679fd2e8",
          "loyaltyPriceLevelIdentifier": "3L8QAIFxN0aTUQxdvWNbuQ==",
          "loyaltyPriceLevelIdentifierGuid": "0010bfdc-7181-4637-9351-0c5dbd635bb9",
          "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:55.2193532",
          "lastProcessed": "2025-08-02T23:15:55.2193532",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "0ohTJCOpQ0+OhRV37tSt7A==",
            "identifierGuid": "245388d2-a923-4f43-8e85-1577eed4adec",
            "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": "R/FRJeMbbECMpnIRpdzMFQ==",
            "primaryContactID": "2551f147-1be3-406c-8ca6-7211a5dccc15",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "x/dR2RXpc06VPRhJ5ee0dQ==",
            "supplierGroupGuid": "d951f7c7-e915-4e73-953d-1849e5e7b475",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-08-02T23:15:55.2193532",
            "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": "6ba59734-2b3f-44d3-b1d4-6188f93cd46c",
              "identifier": "3PYvmsdbPUiKElAzYbEu5g==",
              "identifierGuid": "9a2ff6dc-5bc7-483d-8a12-503361b12ee6",
              "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": "FWahcetcJ0ORyTo1O+Bttw==",
                "supplierIdentifierGuid": "71a16615-5ceb-4327-91c9-3a353be06db7",
                "contactGuid": "WgqrZDKX/UaE4ckkwFF8HA==",
                "contactID": "64ab0a5a-9732-46fd-84e1-c924c0517c1c",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "HWkbv1omCUGhGLa2bCJR4w==",
                "pluGuid": "bf1b691d-265a-4109-a118-b6b66c2251e3",
                "supplierIdentifier": "nYnVdc6cAUGT6bCF7VLypQ==",
                "supplierIdentifierGuid": "75d5899d-9cce-4101-93e9-b085ed52f2a5",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-08-02T23:15:55.2193532",
                "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:55.2193532",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "/AG//sno7kKvzAJxAdjfjw==",
                    "pluGuid": "febf01fc-e8c9-42ee-afcc-027101d8df8f",
                    "supplierIdentifier": "GJvEQ8szrU23b7g8FiSNxg==",
                    "supplierIdentifierGuid": "43c49b18-33cb-4dad-b76f-b83c16248dc6",
                    "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": "FrU4zLSpyEqrRoB0ghsgqw==",
                "parentPluGuid": "cc38b516-a9b4-4ac8-ab46-8074821b20ab",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "hsTAwBX3Jk6Ky4Gb3cxmJw==",
                  "guid": "c0c0c486-f715-4e26-8acb-819bddcc6627",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "BV4De7XMT068XO69lnPo1Q==",
                  "priceGroupGuid": "7b035e05-ccb5-4e4f-bc5c-eebd9673e8d5",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-08-02T23:15:55.2193532",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-08-02T23:15:55.2193532",
                  "pluCreated": "2025-08-02T23:15:55.2193532",
                  "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:55.2193532",
                  "lastManualUpdate": "2025-08-02T23:15:55.2193532",
                  "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:55.2193532",
                  "currentCostUpdated": "2025-08-02T23:15:55.2193532",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-08-02T23:15:55.2193532",
                  "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:55.2193532",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "EIF3AymLpEy01xoPLwIrpw==",
                  "altPLUGuid": "03778110-8b29-4ca4-b4d7-1a0f2f022ba7",
                  "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:55.2193532",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "m7hb05PVtEG9l6XSHNXgvQ==",
                  "shelfPageLayoutGuid": "d35bb89b-d593-41b4-bd97-a5d21cd5e0bd",
                  "talkerPageLayoutG_UID": "aXkdc3ZOrkq1lk6QmtLzng==",
                  "talkerPageLayoutGuid": "731d7969-4e76-4aae-b596-4e909ad2f39e",
                  "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": "KAZsTMHsq0ShHthw933xJw==",
                  "inventoryIdentifier": "4c6c0628-ecc1-44ab-a11e-d870f77df127",
                  "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": "XfeGuIilqkSpd41/JLjlkw==",
                  "parentPluGuid": "b886f75d-a588-44aa-a977-8d7f24b8e593",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "SG1lPDIDWk2tpwR7V4Evmw==",
                  "supplierIdentifierGuid": "3c656d48-0332-4d5a-ada7-047b57812f9b",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "7LMtfhpmf0C8yaXrCRLQbQ==",
                  "rebateSupplierIdentifierGuid": "7e2db3ec-661a-407f-bcc9-a5eb0912d06d",
                  "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:55.2193532",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "wXKVg5nRvE6as7v9hBarEQ==",
                  "hostIdentifierGuid": "839572c1-d199-4ebc-9ab3-bbfd8416ab11",
                  "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": "6Z6QD46Oskiwvd3rA4Umxg==",
                      "pluGuid": "0f909ee9-8e8e-48b2-b0bd-ddeb038526c6",
                      "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:55.2193532"
                    },
                    {
                      "$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:55.2193532",
                      "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:55.2193532",
                      "startTime": 3,
                      "endDate": "2025-08-02T23:15:55.2193532",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "gC/uAmhD4kWJqsUid6e8TA==",
                      "hostIdentifierGuid": "02ee2f80-4368-45e2-89aa-c52277a7bc4c",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "+/sIuwkARESoo+LP8PbNhw==",
                    "guid": "bb08fbfb-0009-4444-a8a3-e2cff0f6cd87",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "HBBi3fKaikW3+ez3WhCtlw==",
                    "priceGroupGuid": "dd62101c-9af2-458a-b7f9-ecf75a10ad97",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-08-02T23:15:55.2193532",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "51lBJdnhokyNYBBrQFaf8w==",
                    "pluGuid": "254159e7-e1d9-4ca2-8d60-106b40569ff3",
                    "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": "da646257-57ad-40a7-aeb1-3ec5d2db0c56",
                    "created": "2025-08-02T23:15:55.2193532",
                    "createdByUser": "sample string 1",
                    "activated": "2025-08-02T23:15:55.2193532",
                    "deactivated": "2025-08-02T23:15:55.2193532",
                    "lastOrdered": "2025-08-02T23:15:55.2193532",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-08-02T23:15:55.2193532",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-08-02T23:15:55.2193532",
                    "lastSold": "2025-08-02T23:15:55.2193532",
                    "firstSold": "2025-08-02T23:15:55.2193532",
                    "awsUpdated": "2025-08-02T23:15:55.2193532",
                    "lastManualUpdate": "2025-08-02T23:15:55.2193532",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-08-02T23:15:55.2193532",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-08-02T23:15:55.2193532",
                    "doNotRangeUpdated": "2025-08-02T23:15:55.2193532",
                    "doNotOrderUpdated": "2025-08-02T23:15:55.2193532",
                    "tracked": "2025-08-02T23:15:55.2193532"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "LjlBBVVtN06AktV4aZPCXw==",
                      "pluGuid": "0541392e-6d55-4e37-8092-d5786993c25f",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "xMxyFmy99UiUsZ4po1EYQw==",
                    "pluGuid": "1672ccc4-bd6c-48f5-94b1-9e29a3511843",
                    "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:55.2193532",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-08-02T23:15:55.2193532",
                      "createdLocal": "2025-08-02T23:15:55.2193532",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "OMosrLF8MEqJz5dF3RdcNQ==",
                      "operatorGuid": "ac2cca38-7cb1-4a30-89cf-9745dd175c35",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "3E8JOQX2wU62Hhwfx57oXA==",
                      "pluGuid": "39094fdc-f605-4ec1-b61e-1c1fc79ee85c",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "FRNZ4wOiWk650r0xFI9N/Q==",
                        "guid": "e3591315-a203-4e5a-b9d2-bd31148f4dfd",
                        "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:55.2193532",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-08-02T23:15:55.2193532",
                        "endShift": "2025-08-02T23:15:55.2193532",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "krYjiFB5o0iog0jfrjxNtA==",
                            "operatorGuid": "8823b692-7950-48a3-a883-48dfae3c4db4",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "3FpTqQ2Z4kSLpgZObMBxSA==",
                      "pluGuid": "a9535adc-990d-44e2-8ba6-064e6cc07148",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "p0+YjJ6iT0yps+yhZSZhMw==",
                      "pluGuid": "8c984fa7-a29e-4c4f-a9b3-eca165266133",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "k2leZ3Xvwky3hGNzYD0O5w==",
                      "identifierGuid": "675e6993-ef75-4cc2-b784-6373603d0ee7",
                      "pluG_UID": "1DG9a+2DMECJyBtGxLQUfQ==",
                      "pluGuid": "6bbd31d4-83ed-4030-89c8-1b46c4b4147d",
                      "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": "6KHEDB3UNkKc1tAi52Nc2w==",
                      "groupName": "sample string 1",
                      "identifierGuid": "0cc4a1e8-d41d-4236-9cd6-d022e7635cdb",
                      "exists": true,
                      "flipChartIdentifier": "vdEJXy6X1EWDWjvs8t3wmg==",
                      "flipChartIdentifierGuid": "5f09d1bd-972e-45d4-835a-3becf2ddf09a",
                      "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": "B8CKhYADskqGL6J4paopRA==",
                      "groupIdentifierGuid": "858ac007-0380-4ab2-862f-a278a5aa2944",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "MLUX/4UqYUmjFt5glH32HA==",
                        "identifierGuid": "ff17b530-2a85-4961-a316-de60947df61c",
                        "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": "R5n5ZHBqr0qvbpRHhIyojg==",
                          "identifierGuid": "64f99947-6a70-4aaf-af6e-9447848ca88e",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "VyZ81oaQC02DUAac9RP/nA==",
                              "guid": "d67c2657-9086-4d0b-8350-069cf513ff9c",
                              "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": "LQ1SwFagDE6Sq+caOE+UMg==",
                              "previousFormGuid": "c0520d2d-a056-4e0c-92ab-e71a384f9432",
                              "nextForm": 1,
                              "nextFormG_UID": "mnam2LwA6U2LIg1b9BWFHw==",
                              "nextFormGuid": "d8a6769a-00bc-4de9-8b22-0d5bf415851f",
                              "attributes": "sample string 10",
                              "updated": "2025-08-02T23:15:55.2193532",
                              "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": "DdCfbpCv/UC5DjimmuF02g==",
                                  "checkoutFormGuid": "6e9fd00d-af90-40fd-b90e-38a69ae174da",
                                  "identifier": "3SnY46xw0UiOMkIKfQYPDA==",
                                  "identifierGuid": "e3d829dd-70ac-48d1-8e32-420a7d060f0c",
                                  "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": "MpfPpvw/tUKJndqp4vJdhA==",
                                  "valueGuid": "a6cf9732-3ffc-42b5-899d-daa9e2f25d84",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-08-02T23:15:55.2193532",
                                  "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:55.2193532",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "hpV9FLqh5UKbFhUk6uYELg==",
                                  "checkoutFormGuid": "147d9586-a1ba-42e5-9b16-1524eae6042e",
                                  "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": "g7I7EvcKWE+Yno6r7B/Jsw==",
                          "flipChartPageIdentifierGuid": "123bb283-0af7-4f58-989e-8eabec1fc9b3",
                          "pluG_UID": "iJkEXE2Qe0Wx+iY3OLTQgQ==",
                          "pluGuid": "5c049988-904d-457b-b1fa-263738b4d081",
                          "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": "qQNiIF46MUm0LBmosS/9dg==",
                      "pluGuid": "206203a9-3a5e-4931-b42c-19a8b12ffd76",
                      "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:55.2193532",
                      "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": "z+wJ9CqeyEK2aHG/yOPAmQ==",
                      "ingredientGuid": "vi09bdq0f02En/DaRHbI2A==",
                      "ingredientIdentifier": "6d3d2dbe-b4da-4d7f-849f-f0da4476c8d8",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "7953QTN4QUi8H8a3+80UnA==",
                      "pluGuid": "4177deef-7833-4841-bc1f-c6b7fbcd149c",
                      "shelfLocationIdentifier": "TUnWct7rc0GngBi2FtuIOg==",
                      "shelfLocationGuid": "72d6494d-ebde-4173-a780-18b616db883a",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "beRZkblsCkCtEx9Tx6ow8g==",
                      "labelPageLayoutGuid": "9159e46d-6cb9-400a-ad13-1f53c7aa30f2",
                      "updated": "2025-08-02T23:15:55.2349765",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "Yaj+Q8S/xU+keMVHvFL9HA==",
                        "storeID": 1,
                        "identifierGuid": "43fea861-bfc4-4fc5-a478-c547bc52fd1c",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-08-02T23:15:55.2349765",
                        "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": "V2MrHJ+dikW2tiNOMo+SNA==",
                      "pluGuid": "1c2b6357-9d9f-458a-b6b6-234e328f9234",
                      "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:55.2349765",
                        "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:55.2349765",
                                      "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": "RF6BPQlcQk6B0ghk8HldbA==",
                                      "labelPageLayoutGuid": "3d815e44-5c09-4e42-81d2-0864f0795d6c",
                                      "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:55.2349765",
                                  "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": "MnmrFnM4SU+pzs6qqGFQIg==",
                                  "labelPageLayoutGuid": "16ab7932-3873-4f49-a9ce-ceaaa8615022",
                                  "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:55.2349765",
                              "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": "mirxC0i0t0eacoQyitIqiQ==",
                              "labelPageLayoutGuid": "0bf12a9a-b448-47b7-9a72-84328ad22a89",
                              "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:55.2349765",
                          "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": "sVwHhzfmq0G7J9BSm8kAaw==",
                          "labelPageLayoutGuid": "87075cb1-e637-41ab-bb27-d0529bc9006b",
                          "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": "o0FGZBWhQ0qBXXPMJgy4EQ==",
                    "pluGuid": "644641a3-a115-4a43-815d-73cc260cb811",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "UCiCE1FdgEWNk4eCVkKjqw==",
                    "dealCostGuid": "13822850-5d51-4580-8d93-87825642a3ab",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "YVK2D6KY/EmQEmU+SJhWBQ==",
                    "priceGroupGuid": "0fb65261-98a2-49fc-9012-653e48985605",
                    "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:55.2349765",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "XkZO3n6jBUCgrQu0HTJidw==",
                    "campaignComboPriceGroupIdentifier": "de4e465e-a37e-4005-a0ad-0bb41d326277",
                    "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:55.2349765",
                        "operatorG_UID": "56ab6SwwDE2j8Os+RlxXrg==",
                        "operatorGuid": "e99ba6e7-302c-4d0c-a3f0-eb3e465c57ae",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-08-02T23:15:55.2349765",
                        "signIqTicketFileMovedUtc": "2025-08-02T23:15:55.2349765",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-08-02T23:15:55.2349765",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "1f5251d6-9996-4993-975b-ba47ca3b89be",
                      "nameGuid": "1f5251d6-9996-4993-975b-ba47ca3b89be",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-08-02T23:15:55.2349765",
                      "startTime": 1,
                      "endDate": "2025-08-02T23:15:55.2349765",
                      "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:55.2349765",
                      "system": true,
                      "created": "2025-08-02T23:15:55.2349765",
                      "updated": "2025-08-02T23:15:55.2349765",
                      "priceChangeNotifiedUtc": "2025-08-02T23:15:55.2349765",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "iPdWMcB6k02BDe++VmsioQ==",
                      "hostIdentifierGuid": "3156f788-7ac0-4d93-810d-efbe566b22a1",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-08-02T23:15:55.2349765",
                      "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": "GDszKmW5PEyq/mcsW0hzPw==",
                          "pluGuid": "2a333b18-b965-4c3c-aafe-672c5b48733f",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "cYLEvOL2H0Gg/HH1MX4ilw==",
                          "priceGroupGuid": "bcc48271-f6e2-411f-a0fc-71f5317e2297",
                          "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:55.2349765",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "Gzkei3ZYVEmy61utQTmxZg==",
                          "identifierStr": "Gzkei3ZYVEmy61utQTmxZg==",
                          "identifierGuid": "8b1e391b-5876-4954-b2eb-5bad4139b166",
                          "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": "gVdan/Lka0KfUlxaF9/5ww==",
                          "customerIDGuid": "9f5a5781-e4f2-426b-9f52-5c5a17dff9c3",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "ZL7zL4wfV0ey4s15U6erDA==",
                            "identifierGuid": "2ff3be64-1f8c-4757-b2e2-cd7953a7ab0c",
                            "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:55.2349765",
                            "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": "ebfdevMnIUe+a5DbUam1cQ==",
                            "communityIdentifierGuid": "7addb779-27f3-4721-be6b-90db51a9b571",
                            "joined": "2025-08-02T23:15:55.2349765",
                            "updated": "2025-08-02T23:15:55.2349765",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "7geuRilWA0u8ZxqoLr33lg==",
                            "priceLevelIdentifierGuid": "46ae07ee-5629-4b03-bc67-1aa82ebdf796",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-08-02T23:15:55.2349765",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-08-02T23:15:55.2349765",
                                "expiry": "2025-08-02T23:15:55.2349765",
                                "customerID": "hifb5g4BpkyNgfid0+RvJg==",
                                "customerIDGuid": "e6db2786-010e-4ca6-8d81-f89dd3e46f26",
                                "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:55.2349765",
                                "linkedAccount": "X4wvaXqZukOYthKinP9sRw==",
                                "linkedAccountGuid": "692f8c5f-997a-43ba-98b6-12a29cff6c47",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "1pQCMYgcY0mTVOYJuy0epQ==",
                                  "identifierGuid": "310294d6-1c88-4963-9354-e609bb2d1ea5",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-08-02T23:15:55.2349765",
                                  "owner": "vIGbWFeItEyJU8HBJxWxCg==",
                                  "ownerGuid": "589b81bc-8857-4cb4-8953-c1c12715b10a",
                                  "accountStoreGroupIdentifier": "HGdWho3HeES9YY/iwuQBZA==",
                                  "accountStoreGroupGuid": "8656671c-c78d-4478-bd61-8fe2c2e40164",
                                  "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:55.2349765",
                                  "active": true,
                                  "updated": "2025-08-02T23:15:55.2349765",
                                  "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": "t5mfTvMPr0qEfvv/qrPJDA==",
                                      "identifierGuid": "4e9f99b7-0ff3-4aaf-847e-fbffaab3c90c",
                                      "name": "sample string 2",
                                      "primaryContact": "/5d11XVSO0CBTKBTypzh6g==",
                                      "primaryContactGuid": "d57597ff-5275-403b-814c-a053ca9ce1ea",
                                      "accountID": "u54n5nUVi0WBoucIZvaf4Q==",
                                      "accountIDGuid": "e6279ebb-1575-458b-81a2-e70866f69fe1",
                                      "special": true,
                                      "updated": "2025-08-02T23:15:55.2349765",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "ptjifvCJ3kCd4YrYoPb5Bw==",
                                      "priceLevelIdentifierGuid": "7ee2d8a6-89f0-40de-9de1-8ad8a0f6f907",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "AsY6ZDRXVEGihtcZbGGOAw==",
                                          "groupIDGuid": "643ac602-5734-4154-a286-d7196c618e03",
                                          "customerID": "WJodeBRZ7UmrBUHwdTBSEA==",
                                          "customerIDGuid": "781d9a58-5914-49ed-ab05-41f075305210",
                                          "card": "sample string 4",
                                          "linkedAccount": "VGQCCWbeUEK8Dl1WTd5aBw==",
                                          "linkedAccountGuid": "09026454-de66-4250-bc0e-5d564dde5a07",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "7k7or9FtS0KHr89ckIPd4w==",
                                    "identifierGuid": "afe84eee-6dd1-424b-87af-cf5c9083dde3",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "WT1eADierU2phkyPq06G9Q==",
                                    "accountIDGuid": "005e3d59-9e38-4dad-a986-4c8fab4e86f5",
                                    "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:55.2349765",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "b9rvKSzK+E+UO0BVXbNToA==",
                                    "idempotentVoidGuid": "29efda6f-ca2c-4ff8-943b-40555db353a0",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "+VT3SYb7WUSmnAO0aIiosQ==",
                                      "saleHeaderIdentifierGuid": "49f754f9-fb86-4459-a69c-03b46888a8b1",
                                      "created": "2025-08-02T23:15:55.2349765",
                                      "createdLocal": "2025-08-02T23:15:55.2349765",
                                      "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:55.2349765",
                                      "storeID": 1,
                                      "operatorG_Uid": "4xRak18mK0+jBhWAAWa7jA==",
                                      "operatorGuid": "935a14e3-265f-4f2b-a306-15800166bb8c",
                                      "customerG_Uid": "CzZ0AMkJ+E2KX7nDqInFjA==",
                                      "customerGuid": "0074360b-09c9-4df8-8a5f-b9c3a889c58c",
                                      "communityIdentifier": "Md6BgfTYaE2l/bod0B9UPA==",
                                      "communityIdentifierGuid": "8181de31-d8f4-4d68-a5fd-ba1dd01f543c",
                                      "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": "mhF++5R7ckGVqURU4GYpQA==",
                                      "priceLevelIdentifierGuid": "fb7e119a-7b94-4172-95a9-4454e0662940",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "3gsb5LJlf0uqBZNT/QoWUA==",
                                        "identifierGuid": "e41b0bde-65b2-4b7f-aa05-9353fd0a1650",
                                        "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:55.2349765",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "cW0Azdmjy0ilhBH0TTig/A==",
                                          "identifierGuid": "cd006d71-a3d9-48cb-a584-11f44d38a0fc",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "NHkufwWXIE6A3h380nPyPw==",
                                          "pluGuid": "7f2e7934-9705-4e20-80de-1dfcd273f23f",
                                          "accountID": "LPCxDc0Ewkmy4ynBESO7NQ==",
                                          "accountIDGuid": "0db1f02c-04cd-49c2-b2e3-29c11123bb35",
                                          "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:55.2349765",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "2Yxh1WVTQESRfhS1Fu6qpw==",
                                          "refundGuid": "d5618cd9-5365-4440-917e-14b516eeaaa7",
                                          "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": "YDFcDBDwh0OCfWFNJpwreQ==",
                                          "idempotentVoidGuid": "0c5c3160-f010-4387-827d-614d269c2b79",
                                          "priceLevelIdentifier": "Ld6/YX2ZHE6w061tL07Nfw==",
                                          "priceLevelIdentifierGuid": "61bfde2d-997d-4e1c-b0d3-ad6d2f4ecd7f",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-08-02T23:15:55.2349765",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "9RWtvjRas0aDRdol12WKXQ==",
                                            "guid": "bead15f5-5a34-46b3-8345-da25d7658a5d",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-08-02T23:15:55.2349765"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "FoSMssDVfEGsGa2v5RI8yw==",
                                            "modifierSetGuid": "b28c8416-d5c0-417c-ac19-adafe5123ccb",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "63SLPJ82qU64i4J1dGggWw==",
                                            "pluGuid": "3c8b74eb-369f-4ea9-b88b-82757468205b",
                                            "deleted": true,
                                            "g_UID": "cFCsJt6GFE6+3WaWRvaV8w==",
                                            "guid": "26ac5070-86de-4e14-bedd-669646f695f3",
                                            "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": "YXQp0u1zckyVj9COnFbGvg==",
                                          "pluGuid": "d2297461-73ed-4c72-958f-d08e9c56c6be",
                                          "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:55.2349765",
                                          "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:55.2349765",
                                          "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": "+7jahAAP9EmKNCHuJTKJkA==",
                                          "pluGuid": "84dab8fb-0f00-49f4-8a34-21ee25328990",
                                          "accountID": "pgIGxfXvpkKax50QlPdtoA==",
                                          "accountIDGuid": "c50602a6-eff5-42a6-9ac7-9d1094f76da0",
                                          "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:55.2349765",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "fWUk58HmLUmCoD6iFQ2zgw==",
                                          "refundGuid": "e724657d-e6c1-492d-82a0-3ea2150db383",
                                          "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": "QLoalQnDDk2fk0KN7fxC7Q==",
                                          "identifierGuid": "951aba40-c309-4d0e-9f93-428dedfc42ed",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "CHrnjEjtoEqCAWWp460pjg==",
                                          "customerIdentifierGuid": "8ce77a08-ed48-4aa0-8201-65a9e3ad298e",
                                          "operatorNo": 1,
                                          "operatorG_UID": "9+mg2naCnUKVHqF3jeZGAw==",
                                          "operatorGuid": "daa0e9f7-8276-429d-951e-a1778de64603",
                                          "created": "2025-08-02T23:15:55.2349765",
                                          "ordered": "2025-08-02T23:15:55.2349765",
                                          "started": "2025-08-02T23:15:55.2349765",
                                          "completed": "2025-08-02T23:15:55.2349765",
                                          "supplied": "2025-08-02T23:15:55.2349765",
                                          "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": "i7JCOJD1VECPnkSBsIdDHg==",
                                              "pluGuid": "3842b28b-f590-4054-8f9e-4481b087431e",
                                              "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": "QBS1bhqWIEyKxF8Xzt1Rww==",
                                              "headerIdentifierGuid": "6eb51440-961a-4c20-8ac4-5f17cedd51c3",
                                              "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": "JcTRJtX290qaCdrF2qA9DA==",
                                          "surveyGuid": "26d1c425-f6d5-4af7-9a09-dac5daa03d0c",
                                          "saleHeaderGuid": "C3zn45T96k+JzXDZeBaXmg==",
                                          "saleGuid": "e3e77c0b-fd94-4fea-89cd-70d97816979a",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "GiWjbCNa5EqzyRKVajn/aA==",
                                          "guidResponse": "6ca3251a-5a23-4ae4-b3c9-12956a39ff68",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-08-02T23:15:55.2349765",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "BCK3dqID/0KNMXpAya0kyw==",
                                            "guid": "76b72204-03a2-42ff-8d31-7a40c9ad24cb",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "MtbYrYEgSkO4cHj/UpVinQ==",
                                            "checkoutFormGuid": "add8d632-2081-434a-b870-78ff5295629d",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-08-02T23:15:55.2349765",
                                            "end": "2025-08-02T23:15:55.2349765",
                                            "deleted": true,
                                            "updated": "2025-08-02T23:15:55.2349765",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "925d2a6c-3cce-4bfa-a815-5193d135e64e",
                                              "1f7ae18b-2a53-40f4-9b33-3edd6cf42419"
                                            ],
                                            "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": "2XLosSw24k+nbe/JvTj3xQ==",
                                      "accountIdentifier": "b1e872d9-362c-4fe2-a76d-efc9bd38f7c5",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "oVKN9+KF3EeFV5ntuQkNzg==",
                                      "customerOrderIdentifierGuid": "f78d52a1-85e2-47dc-8557-99edb9090dce",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "IIptBDntlkuqXz52JWPgdg==",
                                      "paymentIdentifierGuid": "046d8a20-ed39-4b96-aa5f-3e762563e076",
                                      "identifier": "6t/IAFG2mk6dgilXlov1DA==",
                                      "identifierGuid": "00c8dfea-b651-4e9a-9d82-2957968bf50c",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "yBDqeU+OlEu9hDAhPj2zaw==",
                                      "itemIdentifierGuid": "79ea10c8-8e4f-4b94-bd84-30213e3db36b"
                                    }
                                  },
                                  {
                                    "$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": "zi11l+oVlUW1Jo/xfB9BEQ==",
                                "customerIdentifierGuid": "97752dce-15ea-4595-b526-8ff17c1f4111",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "PSzGd4QwwkCDHzz1CYvC7Q==",
                                "idempotentGuid": "77c62c3d-3084-40c2-831f-3cf5098bc2ed",
                                "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:55.2349765",
                                  "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:55.2349765",
                                    "labelPageLayout": "pqmoj8JEMUijv4aR9UO6Pg==",
                                    "pageLayoutGuid": "8fa8a9a6-44c2-4831-a3bf-8691f543ba3e",
                                    "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:55.2349765"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "pCKfM0S2p0macRISHqsZrw==",
                                      "customerIdentifierGuid": "339f22a4-b644-49a7-9a71-12121eab19af",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-08-02T23:15:55.2349765",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "9w4e1YO7MUya205398R8hg==",
                                      "issuedIdempotentGuid": "d51e0ef7-bb83-4c31-9adb-4e77f7c47c86",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-08-02T23:15:55.2349765",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-08-02T23:15:55.2349765",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "MEJq521T7E+YJLNy7zPuvQ==",
                                      "redeemedIdempotentGuid": "e76a4230-536d-4fec-9824-b372ef33eebd",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-08-02T23:15:55.2349765",
                                      "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": "pK1Py5kKu0yFpB5QoXcOVQ==",
                          "groupIDGuid": "cb4fada4-0a99-4cbb-85a4-1e50a1770e55",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "2ri0HFMcQEOnh/zCxjWMxg==",
                          "identifierGuid": "1cb4b8da-1c53-4340-a787-fcc2c6358cc6",
                          "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": "zZr0b2OKZkGpWzD+Lvgc/w==",
                          "guid": "6ff49acd-8a63-4166-a95b-30fe2ef81cff",
                          "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": "KfeRKrdEC0+I3dBVeBZHfQ==",
                              "groupGuid": "2a91f729-44b7-4f0b-88dd-d0557816477d",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "6njcl4xr1USFSHcU6K92ZA==",
                              "pluGuid": "97dc78ea-6b8c-44d5-8548-7714e8af7664",
                              "priceGroupG_UID": "UG3CREULyEmninMzqypYKw==",
                              "priceGroupGuid": "44c26d50-0b45-49c8-a78a-7333ab2a582b",
                              "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": "t3xXqcu5x0mK1vflYt1cPQ==",
                          "priceLevelIdentifierGuid": "a9577cb7-b9cb-49c7-8ad6-f7e562dd5c3d",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "opaVDknEGkGUUb6semAcYQ==",
                      "headerIdentifierGuid": "0e9596a2-c449-411a-9451-beac7a601c61",
                      "identifier": "OJpZghuwPEqYxhxZ1gLuJw==",
                      "identifierGuid": "82599a38-b01b-4a3c-98c6-1c59d602ee27",
                      "supplierIdentifier": "GS24MzKE8EeIOjAPYAgRRQ==",
                      "supplierGuid": "33b82d19-8432-47f0-883a-300f60081145",
                      "pluG_UID": "uit85z8/Q0i9NdFtJ/SMUA==",
                      "pluGuid": "e77c2bba-3f3f-4843-bd35-d16d27f48c50",
                      "campaignName": "d5fb4fe3-1b25-4c2d-b383-13fabda014b3",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-08-02T23:15:55.2349765",
                      "end": "2025-08-02T23:15:55.2349765",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "lIYDHTYdKEm9nIYpTf1Jew==",
                      "bonusItemPluGuid": "1d038694-1d36-4928-bd9c-86294dfd497b",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-08-02T23:15:55.2349765",
                      "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:55.2349765",
                      "campaignEndDate": "2025-08-02T23:15:55.2349765",
                      "masterPLUG_UID": "rkQ2ugJFs0602LSUpHiEqw==",
                      "masterID": "ba3644ae-4502-4eb3-b4d8-b494a47884ab",
                      "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": "UNNlrjqx7E6obQW17nyIFg==",
                      "bonusMasterID": "ae65d350-b13a-4eec-a86d-05b5ee7c8816",
                      "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:55.2349765",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "5o3NWirS3UeeyvOZplkkBw==",
                      "pluGuid": "5acd8de6-d22a-47dd-9eca-f399a6592407",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "PnqEatcSSEGFJ4/PR6D6Eg==",
                  "alternateProduct": "6a847a3e-12d7-4148-8527-8fcf47a0fa12",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "q18NXACFe0igZ3fWnK5hHg==",
                    "pluGuid": "5c0d5fab-8500-487b-a067-77d69cae611e",
                    "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:55.2349765",
                  "inventoryTracked": "2025-08-02T23:15:55.2349765",
                  "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": "qlywpz6XF0eufJJ7NfCTsg==",
                "supplierGuid": "a7b05caa-973e-4717-ae7c-927b35f093b2",
                "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": "gX42I1SyWkaIc/FWovhCXg==",
                "supplierGuid": "23367e81-b254-465a-8873-f156a2f8425e",
                "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:55.2349765",
                "deliveryDate": "2025-08-02T23:15:55.2349765",
                "nextCutOffDate": "2025-08-02T23:15:55.2349765",
                "nextDeliveryDate": "2025-08-02T23:15:55.2349765",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-08-02T23:15:55.2349765",
            "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:55.2349765",
              "processed": "2025-08-02T23:15:55.2349765",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-08-02T23:15:55.2349765",
              "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:55.2349765",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "b1NHs3N4QEqtiOEm8Cc6Ag==",
              "hostIdentifierGuid": "b347536f-7873-4a40-ad88-e126f0273a02",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "2e24be3a-59a3-4381-8252-3d59ecdd99f1",
                "332a927a-4aaf-4c02-8fc3-0ae883b8e12a"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "08ilt9emJEyfeBopOAzqww==",
              "identifierGuid": "b7a5c8d3-a6d7-4c24-9f78-1a29380ceac3",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "24bde6e3-1750-4b26-89a0-a971fba6bb34",
            "c3b652a9-1f95-49d9-8a2b-c97090cdba29"
          ],
          "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:55.2349765",
        "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": "79d81d05-ecb4-4419-bc00-1d9251dab966",
    "updateStore": {
      "$id": "105",
      "id": "da62cbff-5933-4c6d-837a-2d80d219029d",
      "name": "sample string 1",
      "lastActivity": "2025-08-02T23:15:55.2349765",
      "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:55.2349765"
    },
    "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": "qRUPIhdYWkywjd3XSglbNA==",
      "autoOrderIdentifier": "220f15a9-5817-4c5a-b08d-ddd74a095b34",
      "pluG_UID": "AweQr+c/yU2B67NrhD73QA==",
      "pluGuid": "af900703-3fe7-4dc9-81eb-b36b843ef740",
      "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:55.2349765",
      "investmentBuyStatus": 2,
      "processed": "2025-08-02T23:15:55.2349765",
      "product": {
        "$ref": "11"
      },
      "orderCode": "sample string 3",
      "directIndicator": "sample string 4",
      "cycle": {
        "$ref": "95"
      },
      "dayWeighting": {
        "$id": "108",
        "sunday": 1.1
      },
      "inventory": {
        "$id": "109",
        "inventoryGuid": "AhBUvZ6MBkmlJ6e9cTTVqA==",
        "inventoryIdentifier": "bd541002-8c9e-4906-a527-a7bd7134d5a8",
        "created": "2025-08-02T23:15:55.2349765",
        "createdLocal": "2025-08-02T23:15:55.2349765",
        "onHand": 4,
        "onHandPacks": 5,
        "onOrder": 6,
        "onOrderPacks": 7,
        "accuracy": 8,
        "updated": "2025-08-02T23:15:55.2349765",
        "aws": 1.0,
        "history": [
          {
            "$id": "110",
            "inventoryGuid": "8KGwk0cz3kO+XlpQDC54qw==",
            "inventoryIdentifier": "93b0a1f0-3347-43de-be5e-5a500c2e78ab",
            "pluG_UID": "aRyNERPfRUaul7Ww+M9t9A==",
            "pluIdentifier": "118d1c69-df13-4645-ae97-b5b0f8cf6df4",
            "inventoryReason": 3,
            "inventoryInvoiceGuid": "u4slXuzqjEaW+A/69XnQBQ==",
            "invoiceIdentifier": "5e258bbb-eaec-468c-96f8-0ffaf579d005",
            "operatorGuid": "+MNbQUxBi0aPKFFcw9CBSg==",
            "operatorIdentifier": "415bc3f8-414c-468b-8f28-515cc3d0814a",
            "stocktakeGuid": "tnTWIyCKHEerQ/Bvt403FA==",
            "stocktakeIdentifier": "23d674b6-8a20-471c-ab43-f06fb78d3714",
            "orderGuid": "LZnjjHR39ESVefp6nKI0Ng==",
            "orderIdentifier": "8ce3992d-7774-44f4-9579-fa7a9ca23436",
            "saleHeaderGuid": "z5N0hGjLfkmOrG/Rmr1uHA==",
            "saleHeaderGuidIdentifier": "847493cf-cb68-497e-8eac-6fd19abd6e1c",
            "dumpStockID": 1,
            "fuelDeliveryID": 1,
            "creditNoteIdentifier": "P5qBzOVD4U2IwHeeUM5Ycw==",
            "creditNoteGuid": "cc819a3f-43e5-4de1-88c0-779e50ce5873",
            "inventorySourceGuid": "7Lg/mR2p7UmzhCrVBMFtZQ==",
            "inventorySourceIdentifier": "993fb8ec-a91d-49ed-b384-2ad504c16d65",
            "createdLocal": "2025-08-02T23:15:55.2349765",
            "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:55.2349765",
            "createdLocalTime": "2025-08-02T23:15:55.2349765",
            "storeID": 14,
            "barcode": "sample string 15",
            "directCode": "sample string 16",
            "productName": "sample string 17",
            "salesMode": 18,
            "orderPacked": 19,
            "invoice": {
              "$id": "111",
              "inventoryInvoiceGuid": "vAVTaS33MkaAvOnjHiDrPA==",
              "invoiceIdentifier": "695305bc-f72d-4632-80bc-e9e31e20eb3c",
              "inventoryGuid": "du0iEFMl9kWuFZgc+42G7Q==",
              "inventoryIdentifier": "1022ed76-2553-45f6-ae15-981cfb8d86ed",
              "supplierIdentifier": "M8njmBFx4kqI30/o4qqQIQ==",
              "supplierGuid": "98e3c933-7111-4ae2-88df-4fe8e2aa9021",
              "orderGuid": "jMJRvN0vU0uhqgoxkIi8fw==",
              "orderIdentifier": "bc51c28c-2fdd-4b53-a1aa-0a319088bc7f",
              "invoiceHeaderIdentifier": "gYdky6YbDkms+5FXLiyUsA==",
              "invoiceHeaderGuid": "cb648781-1ba6-490e-acfb-91572e2c94b0",
              "created": "2025-08-02T23:15:55.2349765",
              "ordered": "2025-08-02T23:15:55.2349765",
              "storeID": 1,
              "bestOrExpire": "2025-08-02T23:15:55.2349765",
              "bestOrExpireType": 1,
              "units": 1,
              "weight": 1,
              "received": "2025-08-02T23:15:55.2349765",
              "cost": 1,
              "totalCost": 1,
              "freightCost": 1,
              "inStock": 1,
              "pluG_UID": "cN07QZjSGk6Qp7wMmCK0Xg==",
              "pluGuid": "413bdd70-d298-4e1a-90a7-bc0c9822b45e",
              "orderInventoryGuid": "oBNHZ/U7aESpAt+XvZNjbQ==",
              "orderInventoryIdentifier": "674713a0-3bf5-4468-a902-df97bd93636d",
              "supplier": {
                "$ref": "6"
              },
              "inventoryUnits": [
                {
                  "$id": "112",
                  "invoiceItemNo": 1,
                  "inventoryInvoiceGuid": "57QOb7E1R0StnAy7YZH8nA==",
                  "invoiceIdentifier": "6f0eb4e7-35b1-4447-ad9c-0cbb6191fc9c",
                  "inventoryGuid": "yMgvOiCuCEGqhvhTh5jE+w==",
                  "inventoryIdentifier": "3a2fc8c8-ae20-4108-aa86-f8538798c4fb",
                  "serialNumber": "sample string 3",
                  "sold": "2025-08-02T23:15:55.2349765",
                  "saleItemID": 1,
                  "storeID": 1,
                  "returned": "2025-08-02T23:15:55.2349765",
                  "dumped": 1,
                  "saleHeaderID": 1
                },
                {
                  "$ref": "112"
                }
              ]
            },
            "invoiceHeaderIdentifier": "RdEOdbHsU06YAf++mLwL/w==",
            "invoiceHeaderGuid": "750ed145-ecb1-4e53-9801-ffbe98bc0bff",
            "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:55.2349765"
            },
            "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": "H+7OVZ7vRESbac1a7mlSGw==",
          "pluGuid": "55ceee1f-ef9e-4444-9b69-cd5aee69521b",
          "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:55.2349765": {
              "$id": "118",
              "date": "2025-08-02T23:15:55.2349765",
              "salePrice": 1,
              "campaign": "sample string 2",
              "campaignDescription": "sample string 3",
              "combo": true,
              "comboPriceGroupG_UID": "e+A73mffCkahP8emQ4N2lA==",
              "comboPriceGroupGuid": "de3be07b-df67-460a-a13f-c7a643837694"
            }
          },
          "onHandPredictions": [
            {
              "$id": "119",
              "autoOrderGuid": "MD9BdYl6cE6MhRo/a1P9Jw==",
              "autoOrderIdentifier": "75413f30-7a89-4e70-8c85-1a3f6b53fd27",
              "pluG_UID": "GX+Uiu/qZE6YziTXKx/Krg==",
              "pluGuid": "8a947f19-eaef-4e64-98ce-24d72b1fcaae",
              "childPLUG_UID": "9PWcxIN3fEWxTAMAnvW/Xg==",
              "childPluGuid": "c49cf5f4-7783-457c-b14c-03009ef5bf5e",
              "date": "2025-08-02T23:15:55.2349765",
              "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": "00affd63-259a-497c-b52e-f0da986c8349",
      "cartonQuantity": 1,
      "sellPrice": 1,
      "cost": 1,
      "costDecimals": 1,
      "bufferDays": 6,
      "boostDays": 7
    },
    {
      "$ref": "107"
    }
  ],
  "boosts": [
    {
      "$id": "120",
      "autoOrderGuid": "NsSAbNisAUm5OyUO5rM7Ag==",
      "autoOrderIdentifier": "6c80c436-acd8-4901-b93b-250ee6b33b02",
      "date": "2025-08-02T23:15:55.2349765",
      "boost": 2
    },
    {
      "$ref": "120"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��[�����5xl/workbook.xml �(�����0��&�C���?�p��Ճ��,�@[����%�x�3;��Ѻ�imG>�7>wmCrƼlQ�?�ʹk��&�^�6��XY��hK9?1�=e�o���B����P�1�~AiP���!bn�P8�('c�;��-!���]DEh,h(�έ.hB���4�1Idv���1KϜn�
&����PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[�:''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R4e1bb67c5e344f2a" /></Relationships>PK��[����<xl/worksheets/sheet1.xml �(���[S�:�����ǖ��L�N(���9����-'q��$flC��+��՘��ѷ�䥵���կ�}��E�m�!�H$�y�H7w��\���W��6��$)�o��|����$���*Yϊ({H6vl���Yi?�wq�\���,�?��M!2Γ�Yi�*V�C>W{I��!Of�j	���R�Y�	'�Ej��V��rN���� ��*�&M�E�9ؽ��Y�s��r1I��=����*�r�x_^gۋ$�[��%Qi��}Q���λ0X�~U���\�'� ���0�?e����]�g=�z�뙎�ф*��z@�j=k�g��LrΉ�ʨ�z^�y3���Lθ�\֋Z/��!�Za�A3���^��&��HЩZ��R�k�>r��֛F/#E8���a\�M�i︝��dh��>q��
�犂���@�9
��JJAr���
.u�;q-5����rGy���4J+9P�%���[pAl�	��5��Qٮ��r#�V0P����c+�<R}l�Hj��.�@���2	�L�H�#H(�3��?��
.��d bZ	
Ji��@k��$tCb��v�:��$4�6�6�FS!�l���$4��"��0c�A\&�ɤ��ldFqF85f�-\&�ɤ6�8��χl�|7V�٬�MFy�
�j���=M�cQ]��F-�E�4!��i����>A���>]�O�.�O�.q�'D�x�'d����K\�	�%��	�%�{C�~� �Տ���A���A��W9�Ƀ k�=���A�~� �ݯ��!wo<r�փ w�y��w����A��SO�w�iCh��mc��9~�A�㯇����6�C��Z��Hc��R�Q��6�6�큱��Oq9�N�<�&|`1�}l��n��n�,	ɯ<��Ƀ��^{������Ag�W���ƃ�����>�QB�{�q?<�n�0w��ᨛ�ֽ��v'�y��I^���L~PK��[mO
�Pxl/_rels/workbook.xml.rels �(���KN�0��byO�$$U�nذ-��ԙ<�Ķl��Xp$��U$H%l�����7���o�D^0��ن��S�ָv�}CO����v���)߈��#�Oll萒_1̀3��y��ӹ0C�e�s���daɠ�L�?{��u�h�љӌ6�f�.〘(�C�15�'��r�"S)yj�C!��y�5(-���fj1�'��^��B��R��B��������N�x�V����P�B\��տ�|PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[&>0L�xl/sharedStrings.xml �(��W�o"7�I�? ���~%9��E���'�T�^��.���M�U��;�Y��K%�����=��O����L���]��N��"��U�����[R!���3r���n}���R�@�ɫ�Z���ەxM6HvxN )��S��2%rM��d]���w7��v󂩫v�[��29�
z}��G��"!�sA�ˮ���j��%�)�R"�,'eߑ��ʊ�����K��Ɇ{
�X�E�g���6�I#�
�B֡G�tH(�p<��}]ց)IQ���bVG��3�jꌋm���椥MؔH,h� �
{�����7Q����\�&�0�s�&|�#�m�k��L��᧌�
V���јs�,�r+�t�[E��^�A<�q;�'����	q�(��� N�� K&��f��2)��u���=�a�u����K�}'z���A�$�0�i�G��
�#�|�V" '[�y���<�����<�����:��n�8�h�J�#/v�B����~bd���w�ㇻi������9����Ԥ�RPWЎ��5����#b���g7�jd���nA}
ݢWh��wfAC
��D)]�*�g�nO���6d�=�V�����A�8i�5�I��qՔd��v者W]�#lF��S�(#rG��Y���q�;��H�wx��U3��C����p�o���a5zKC���A�'��8�z0\�\v�a�Z�w��SI��H�5/d�6��jF�)M�I��ц������R�*�}��]v�� [��d�؊�	���U��L`XA�����I&+�X#�����7ќR�7��!�S�3��������zpW�.�Q�4�fJ�ԉq�88�P�aߍҽ����� l�{�'Ik�^o�gY )_�Hl���h�	�|3�ݱ�BU_f�^�e���1tJO�;�;�����:��_60�߸��A�z�|�	��l~ٽ
�A�3`�b�=v#Ud�G��bSdz�k8 j`���b�
�2G��Τ�e�a�C:E�*r�쳷4ˠ��c��i��7\_�՛�c�Gjb��]�_��� �v����`ʌ'6��}��� �T�7%ys
̑f[BX���J#�_d�×�ø�)O�;��2�>tg�U+��0�=��cN9�k��oi<�9=�W�1D�Ѕg.]�ͬb��q�A;��M�#p�k���n҂輨���ٽ2������G6\�f߮�Om;���#�=x�AI?�vm
��\���>Q��`�����?�֋:��Y�5�-��}�f�k��eĤ��DqgF����v��9$q&;7�I�LC�9<?+�������̫�A�.<˯�PK-��[�����5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[�:''V_rels/.relsPK-��[����<�xl/worksheets/sheet1.xmlPK-��[mO
�P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
$	xl/styles.xmlPK-��[&>0L��
xl/sharedStrings.xmlPK�7

application/vnd.ms-excel

Sample:
PK��[��|�5xl/workbook.xml �(�����0��&�C���Z�'.^=x/������R�7o;���N1i;4Z�#G�r[��{���$sm@��V2�}͹h���[��$9)�02/�r�0/�X�X`����dB�j�C���=L.�`�ug�%D~SE�mQ!�$��f�a�{W�F6ax\SJ�-�i�ϗ&����`YW_PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[ �P''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Re19229a505a241ad" /></Relationships>PK��[����<xl/worksheets/sheet1.xml �(���[S�:�����ǖ��L�N(���9����-'q��$flC��+��՘��ѷ�䥵���կ�}��E�m�!�H$�y�H7w��\���W��6��$)�o��|����$���*Yϊ({H6vl���Yi?�wq�\���,�?��M!2Γ�Yi�*V�C>W{I��!Of�j	���R�Y�	'�Ej��V��rN���� ��*�&M�E�9ؽ��Y�s��r1I��=����*�r�x_^gۋ$�[��%Qi��}Q���λ0X�~U���\�'� ���0�?e����]�g=�z�뙎�ф*��z@�j=k�g��LrΉ�ʨ�z^�y3���Lθ�\֋Z/��!�Za�A3���^��&��HЩZ��R�k�>r��֛F/#E8���a\�M�i︝��dh��>q��
�犂���@�9
��JJAr���
.u�;q-5����rGy���4J+9P�%���[pAl�	��5��Qٮ��r#�V0P����c+�<R}l�Hj��.�@���2	�L�H�#H(�3��?��
.��d bZ	
Ji��@k��$tCb��v�:��$4�6�6�FS!�l���$4��"��0c�A\&�ɤ��ldFqF85f�-\&�ɤ6�8��χl�|7V�٬�MFy�
�j���=M�cQ]��F-�E�4!��i����>A���>]�O�.�O�.q�'D�x�'d����K\�	�%��	�%�{C�~� �Տ���A���A��W9�Ƀ k�=���A�~� �ݯ��!wo<r�փ w�y��w����A��SO�w�iCh��mc��9~�A�㯇����6�C��Z��Hc��R�Q��6�6�큱��Oq9�N�<�&|`1�}l��n��n�,	ɯ<��Ƀ��^{������Ag�W���ƃ�����>�QB�{�q?<�n�0w��ᨛ�ֽ��v'�y��I^���L~PK��[�,���Pxl/_rels/workbook.xml.rels �(���An� E��f_��(N6�t��ۊ
Hۜ���W(j�֑��&+4��i������m��88�BY0 h�Ӄ�Z8'���n���(S���G����B��_SU�����hsǸ0ɔ��Q/�IvH+�j��e�����ΘA�S�	m�L_]8�19��aj�'���(�L�[�/Wum��^	��G!�л��t1�z]뙌96B&��p��2���Sț�;��ZYidU��ќ���Ϳ�~PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[&>0L�xl/sharedStrings.xml �(��W�o"7�I�? ���~%9��E���'�T�^��.���M�U��;�Y��K%�����=��O����L���]��N��"��U�����[R!���3r���n}���R�@�ɫ�Z���ەxM6HvxN )��S��2%rM��d]���w7��v󂩫v�[��29�
z}��G��"!�sA�ˮ���j��%�)�R"�,'eߑ��ʊ�����K��Ɇ{
�X�E�g���6�I#�
�B֡G�tH(�p<��}]ց)IQ���bVG��3�jꌋm���椥MؔH,h� �
{�����7Q����\�&�0�s�&|�#�m�k��L��᧌�
V���јs�,�r+�t�[E��^�A<�q;�'����	q�(��� N�� K&��f��2)��u���=�a�u����K�}'z���A�$�0�i�G��
�#�|�V" '[�y���<�����<�����:��n�8�h�J�#/v�B����~bd���w�ㇻi������9����Ԥ�RPWЎ��5����#b���g7�jd���nA}
ݢWh��wfAC
��D)]�*�g�nO���6d�=�V�����A�8i�5�I��qՔd��v者W]�#lF��S�(#rG��Y���q�;��H�wx��U3��C����p�o���a5zKC���A�'��8�z0\�\v�a�Z�w��SI��H�5/d�6��jF�)M�I��ц������R�*�}��]v�� [��d�؊�	���U��L`XA�����I&+�X#�����7ќR�7��!�S�3��������zpW�.�Q�4�fJ�ԉq�88�P�aߍҽ����� l�{�'Ik�^o�gY )_�Hl���h�	�|3�ݱ�BU_f�^�e���1tJO�;�;�����:��_60�߸��A�z�|�	��l~ٽ
�A�3`�b�=v#Ud�G��bSdz�k8 j`���b�
�2G��Τ�e�a�C:E�*r�쳷4ˠ��c��i��7\_�՛�c�Gjb��]�_��� �v����`ʌ'6��}��� �T�7%ys
̑f[BX���J#�_d�×�ø�)O�;��2�>tg�U+��0�=��cN9�k��oi<�9=�W�1D�Ѕg.]�ͬb��q�A;��M�#p�k���n҂輨���ٽ2������G6\�f߮�Om;���#�=x�AI?�vm
��\���>Q��`�����?�֋:��Y�5�-��}�f�k��eĤ��DqgF����v��9$q&;7�I�LC�9<?+�������̫�A�.<˯�PK-��[��|�5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[ �P''V_rels/.relsPK-��[����<�xl/worksheets/sheet1.xmlPK-��[�,���P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
%	xl/styles.xmlPK-��[&>0L��
xl/sharedStrings.xmlPK�8