GET api/autoOrders

Gets a list of auto order headers

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

Search

string

None.

TradingPartner

OrderTradingPartner

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Body Parameters

None.

Response Information

Resource Description

list of matching auto order headers

PageListOfAutoOrderHeader
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of AutoOrderHeader

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "AutoOrderHeader",
  "list": [
    {
      "$id": "2",
      "autoOrderGuid": "EljKXAGLnUutP1USdeUCBA==",
      "autoOrderIdentifier": "5cca5812-8b01-4b9d-ad3f-551275e50204",
      "orderGuid": "m95hWv3G20Sy4hu/aUm13A==",
      "orderIdentifier": "5a61de9b-c6fd-44db-b2e2-1bbf6949b5dc",
      "created": "2025-10-05T00:01:07.099715",
      "orderID": 1,
      "storeID": 1,
      "orderDate": "2025-10-05T00:01:07.099715",
      "supplierIdentifier": "kpi7dnWLvUGf2k3t1/KtpQ==",
      "supplierIdentifierGuid": "76bb9892-8b75-41bd-9fda-4dedd7f2ada5",
      "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": "IAApcguotUGptYRn9c+uEg==",
      "transportCompanyIdentifier": "72290020-a80b-41b5-a9b5-8467f5cfae12",
      "store": {
        "$id": "3",
        "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-10-05T00:01:07.099715",
        "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": "UVzd3syF7k2QY6adS2ZcUg==",
        "hostIdentifierGuid": "dedd5c51-85cc-4dee-9063-a69d4b665c52",
        "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-10-05T00:01:07.099715",
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "4",
          "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": "4"
        },
        "hostStoreSettings": [
          {
            "$id": "5",
            "id": 1,
            "hostIdentifier": "Bd4k115VeU+mU4ZcX1X/FQ==",
            "hostIdentifierGuid": "d724de05-555e-4f79-a653-865c5f55ff15",
            "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": "6",
              "identifier": "QgX/nWVlNk6wryww0jksFw==",
              "identifierGuid": "9dff0542-6565-4e36-b0af-2c30d2392c17",
              "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": "Z1dlSb7I70Wk3PN/aS8AnA==",
              "hostSupplierIdentifierGuid": "49655767-c8be-45ef-a4dc-f37f692f009c",
              "loyaltyPriceLevelIdentifier": "Nf7zh3/CUkCX5Cf0S8y6gw==",
              "loyaltyPriceLevelIdentifierGuid": "87f3fe35-c27f-4052-97e4-27f44bccba83",
              "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-10-05T00:01:07.099715",
              "lastProcessed": "2025-10-05T00:01:07.099715",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "qekdZT4HKUmuPrs9TmLFzg==",
                "identifierGuid": "651de9a9-073e-4929-ae3e-bb3d4e62c5ce",
                "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": "OuqnKDIO0k2zFmPmWiGChg==",
                "primaryContactID": "28a7ea3a-0e32-4dd2-b316-63e65a218286",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "S+fU8fb5pUyQurXOeVUWgg==",
                "supplierGroupGuid": "f1d4e74b-f9f6-4ca5-90ba-b5ce79551682",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-10-05T00:01:07.099715",
                "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": "8",
                  "id": "b1ce77a2-65f1-4b9f-a0a3-b9a04c5427d7",
                  "identifier": "anyRibAelU2h/DoQHP5FPw==",
                  "identifierGuid": "89917c6a-1eb0-4d95-a1fc-3a101cfe453f",
                  "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": "9",
                    "supplierIdentifier": "9N+hycbVNEuar4Dv/NKO9Q==",
                    "supplierIdentifierGuid": "c9a1dff4-d5c6-4b34-9aaf-80effcd28ef5",
                    "contactGuid": "rMrcE6PvH0uBFdHRlNlLcQ==",
                    "contactID": "13dccaac-efa3-4b1f-8115-d1d194d94b71",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "C4nwpMGtS0OwQ4CDORDZPw==",
                    "pluGuid": "a4f0890b-adc1-434b-b043-80833910d93f",
                    "supplierIdentifier": "PvKdVcHJM0Sb1dfS/fshhQ==",
                    "supplierIdentifierGuid": "559df23e-c9c1-4433-9bd5-d7d2fdfb2185",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-10-05T00:01:07.099715",
                    "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-10-05T00:01:07.099715",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "BEFV1tjn1EmsGpGTWSjtAA==",
                        "pluGuid": "d6554104-e7d8-49d4-ac1a-91935928ed00",
                        "supplierIdentifier": "UKWTKeWKDUeFjnjEkytE4g==",
                        "supplierIdentifierGuid": "2993a550-8ae5-470d-858e-78c4932b44e2",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 41",
                    "salesMode": 42,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 44,
                    "parentPluG_UID": "zjGOCgTspE6Gs22Nec/Dmg==",
                    "parentPluGuid": "0a8e31ce-ec04-4ea4-86b3-6d8d79cfc39a",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "D4flT4X7tUGDm+CcaAW1VQ==",
                      "guid": "4fe5870f-fb85-41b5-839b-e09c6805b555",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "GmXlY3V8C0qlePqd0IB5vg==",
                      "priceGroupGuid": "63e5651a-7c75-4a0b-a578-fa9dd08079be",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-10-05T00:01:07.115346",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-10-05T00:01:07.115346",
                      "pluCreated": "2025-10-05T00:01:07.115346",
                      "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-10-05T00:01:07.115346",
                      "lastManualUpdate": "2025-10-05T00:01:07.115346",
                      "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-10-05T00:01:07.115346",
                      "currentCostUpdated": "2025-10-05T00:01:07.115346",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 32,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-10-05T00:01:07.115346",
                      "defaultGP": 1,
                      "breakTargetMode": 33,
                      "break1": 1,
                      "price1": 1,
                      "target1": 34,
                      "break2": 1,
                      "price2": 1,
                      "target2": 35,
                      "break3": 1,
                      "price3": 1,
                      "target3": 36,
                      "break1Changed": true,
                      "price1Changed": true,
                      "target1Changed": true,
                      "break2Changed": true,
                      "price2Changed": true,
                      "target2Changed": true,
                      "break3Changed": true,
                      "price3Changed": true,
                      "target3Changed": true,
                      "breakTargetModeChanged": true,
                      "margin": 1.1,
                      "marginChanged": true,
                      "marginRanged": true,
                      "marginRangedChanged": true,
                      "minimumMargin": 1.1,
                      "minimumMarginChanged": true,
                      "maximumMargin": 1.1,
                      "maximumMarginChanged": true,
                      "overrideHostWarehouseIndicator": true,
                      "overrideHostWarehouseIndicatorChanged": true,
                      "overrideHostPrice": true,
                      "overrideHostPriceChanged": true,
                      "overrideHostCost": true,
                      "overrideHostCostChanged": true,
                      "overrideHostMargin": true,
                      "overrideHostMarginChanged": true,
                      "alwaysApplyMargin": true,
                      "alwaysApplyMarginChanged": true,
                      "aws": 1.0,
                      "paws": 1.0,
                      "awsUpdated": "2025-10-05T00:01:07.115346",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 53,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "XQ7doCy400G6XMXUMmaWew==",
                      "altPLUGuid": "a0dd0e5d-b82c-41d3-ba5c-c5d43266967b",
                      "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-10-05T00:01:07.115346",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "7V4mKwodtUOvVxrtRvr6wA==",
                      "shelfPageLayoutGuid": "2b265eed-1d0a-43b5-af57-1aed46fafac0",
                      "talkerPageLayoutG_UID": "j9wpKnm5zkSdYhp/KiKncQ==",
                      "talkerPageLayoutGuid": "2a29dc8f-b979-44ce-9d62-1a7f2a22a771",
                      "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": "2nbNgGjnQEOwCXbbWYjGgA==",
                      "inventoryIdentifier": "80cd76da-e768-4340-b009-76db5988c680",
                      "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": "Xpp8Sboe+0yr89TqHQ0d9A==",
                      "parentPluGuid": "497c9a5e-1eba-4cfb-abf3-d4ea1d0d1df4",
                      "preferredHostVendor": 104,
                      "preferredHostChanged": true,
                      "code": "sample string 106",
                      "supplierIdentifier": "ZyhF2cuyOki17FJb6SHvZA==",
                      "supplierIdentifierGuid": "d9452867-b2cb-483a-b5ec-525be921ef64",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "bVJ0Opv4akWBkULwH1EDtw==",
                      "rebateSupplierIdentifierGuid": "3a74526d-f89b-456a-8191-42f01f5103b7",
                      "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-10-05T00:01:07.115346",
                      "commodity": "sample string 121",
                      "businessPillar": "sample string 122",
                      "mscCommodity": "sample string 123",
                      "hostIdentifier": "y9klsrYm8UeAJV59wtowiA==",
                      "hostIdentifierGuid": "b225d9cb-26b6-47f1-8025-5e7dc2da3088",
                      "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": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "v0y6tRZXH0uZUiQ/TYGZYQ==",
                          "pluGuid": "b5ba4cbf-5716-4b1f-9952-243f4d819961",
                          "plu": 1,
                          "storeID": 1,
                          "zoneID": 2,
                          "zoneName": "sample string 3",
                          "store": "sample string 4",
                          "priceNow": 5,
                          "costNow": 6,
                          "costNowDecimals": 7,
                          "normalPrice": 8,
                          "priceNext": 1,
                          "costNext": 1,
                          "costNextDecimals": 9,
                          "nextCampaignName": "sample string 10",
                          "gstPercent": 11,
                          "normalCost": 12,
                          "normalCostDecimals": 13,
                          "costGstPercent": 14,
                          "costCalcMethod": 1,
                          "currentCost": 15,
                          "currentCostDecimals": 16,
                          "break1": 17,
                          "price1": 18,
                          "break2": 19,
                          "price2": 20,
                          "break3": 21,
                          "price3": 22,
                          "fuelItem": 23,
                          "fixedWeight": 24,
                          "active": true,
                          "complianceIndicator": "sample string 25",
                          "doNotOrder": true,
                          "doNotRange": true,
                          "isNormalPriceChangesCampaign": true,
                          "updated": "2025-10-05T00:01:07.115346"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "currentPrices": {
                        "$id": "14",
                        "pluPrices": {
                          "$id": "15",
                          "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-10-05T00:01:07.115346",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-10-05T00:01:07.115346",
                          "startTime": 3,
                          "endDate": "2025-10-05T00:01:07.115346",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "pmQRof40LUucf2YJtWrfdA==",
                          "hostIdentifierGuid": "a11164a6-34fe-4b2d-9c7f-6609b56adf74",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "hf/77haIpEKFNxXiWg8E8g==",
                        "guid": "eefbff85-8816-42a4-8537-15e25a0f04f2",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "73IfrWYeh0OuefMVkRRZ9g==",
                        "priceGroupGuid": "ad1f72ef-1e66-4387-ae79-f315911459f6",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-10-05T00:01:07.115346",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 146",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "GLrL0zBm1EKNlwfkf18RJQ==",
                        "pluGuid": "d3cbba18-6630-42d4-8d97-07e47f5f1125",
                        "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": "20",
                        "pluGuid": "e75b660e-3dff-401c-9e7a-787c9bb004ea",
                        "created": "2025-10-05T00:01:07.115346",
                        "createdByUser": "sample string 1",
                        "activated": "2025-10-05T00:01:07.115346",
                        "deactivated": "2025-10-05T00:01:07.115346",
                        "lastOrdered": "2025-10-05T00:01:07.115346",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-10-05T00:01:07.115346",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-10-05T00:01:07.115346",
                        "lastSold": "2025-10-05T00:01:07.115346",
                        "firstSold": "2025-10-05T00:01:07.115346",
                        "awsUpdated": "2025-10-05T00:01:07.115346",
                        "lastManualUpdate": "2025-10-05T00:01:07.115346",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-10-05T00:01:07.115346",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-10-05T00:01:07.115346",
                        "doNotRangeUpdated": "2025-10-05T00:01:07.115346",
                        "doNotOrderUpdated": "2025-10-05T00:01:07.115346",
                        "tracked": "2025-10-05T00:01:07.115346"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "dXvJVE8t+UShC4kHUphoqg==",
                          "pluGuid": "54c97b75-2d4f-44f9-a10b-8907529868aa",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "UIiYNI82UE6CkivWriaxRQ==",
                        "pluGuid": "34988850-368f-4e50-8292-2bd6ae26b145",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-10-05T00:01:07.115346",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-10-05T00:01:07.115346",
                          "createdLocal": "2025-10-05T00:01:07.115346",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "ku5lwvIlbUyYtfmWFiAChw==",
                          "operatorGuid": "c265ee92-25f2-4c6d-98b5-f99616200287",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "a/T3ma9wj0ODo6RzIZOueg==",
                          "pluGuid": "99f7f46b-70af-438f-83a3-a4732193ae7a",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$id": "24",
                            "id": 1,
                            "g_Uid": "2xG4gXPuMkOUWPtgYkuePQ==",
                            "guid": "81b811db-ee73-4332-9458-fb60624b9e3d",
                            "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-10-05T00:01:07.115346",
                            "passwordResetRequired": true,
                            "alteredInStore": true,
                            "startShift": "2025-10-05T00:01:07.115346",
                            "endShift": "2025-10-05T00:01:07.115346",
                            "machineName": "sample string 20",
                            "drawerID": 1,
                            "stores": [
                              {
                                "$id": "25",
                                "operatorG_UID": "1YTItcZOYkuVM0G6sD2u8g==",
                                "operatorGuid": "b5c884d5-4ec6-4b62-9533-41bab03daef2",
                                "storeID": 2,
                                "operator": {
                                  "$ref": "24"
                                },
                                "store": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "25"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "26",
                          "pluID": 1,
                          "pluG_UID": "qScXyqqoqkOhPGC+08jTHw==",
                          "pluGuid": "ca1727a9-a8aa-43aa-a13c-60bed3c8d31f",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "27",
                          "pluG_UId": "wHZ6MdwNJ0Ce9voGur/9Nw==",
                          "pluGuid": "317a76c0-0ddc-4027-9ef6-fa06babffd37",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "28",
                          "identifier": "KONP2UWEB0qDoK9kmuatzA==",
                          "identifierGuid": "d94fe328-8445-4a07-83a0-af649ae6adcc",
                          "pluG_UID": "Q/MT7ZKk2EaIegPfVk/New==",
                          "pluGuid": "ed13f343-a492-46d8-887a-03df564fcd7b",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 147",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "29",
                          "identifier": "ir+C0HJPlkmEWL+Ld4CRIA==",
                          "groupName": "sample string 1",
                          "identifierGuid": "d082bf8a-4f72-4996-8458-bf8b77809120",
                          "exists": true,
                          "flipChartIdentifier": "u6dOzC1+b0yWc0yIgIXdfA==",
                          "flipChartIdentifierGuid": "cc4ea7bb-7e2d-4c6f-9673-4c888085dd7c",
                          "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": "yqlXEqn4d06JB+2eb7/Y2g==",
                          "groupIdentifierGuid": "1257a9ca-f8a9-4e77-8907-ed9e6fbfd8da",
                          "flipChart": {
                            "$id": "30",
                            "identifier": "3p42dTXapkuHxhMmiH2BXw==",
                            "identifierGuid": "75369ede-da35-4ba6-87c6-1326887d815f",
                            "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": "31",
                              "identifier": "LXzdZ642H0OOGIRYHLY8fg==",
                              "identifierGuid": "67dd7c2d-36ae-431f-8e18-84581cb63c7e",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "g_UID": "3WwIY69oJ0SBqeuFewCJtQ==",
                                  "guid": "63086cdd-68af-4427-81a9-eb857b0089b5",
                                  "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": "hlA/Z2wOwkWH2lEZu/8tag==",
                                  "previousFormGuid": "673f5086-0e6c-45c2-87da-5119bbff2d6a",
                                  "nextForm": 1,
                                  "nextFormG_UID": "seegFqHmXUKyXQGLhz4lbg==",
                                  "nextFormGuid": "16a0e7b1-e6a1-425d-b25d-018b873e256e",
                                  "attributes": "sample string 10",
                                  "updated": "2025-10-05T00:01:07.115346",
                                  "positioning": 1,
                                  "contentPanel": "sample string 11",
                                  "selectionMode": 1,
                                  "maximumSelections": 1,
                                  "alteredInStore": true,
                                  "deleted": true,
                                  "blueprintID": 1,
                                  "preserveLayout": true,
                                  "mainCheckoutFormName": "sample string 13",
                                  "nextCheckoutForm": {
                                    "$ref": "32"
                                  },
                                  "previousCheckoutForm": {
                                    "$ref": "32"
                                  },
                                  "buttons": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "aExw+9eO5EaDCe/ZPMiqOA==",
                                      "checkoutFormGuid": "fb704c68-8ed7-46e4-8309-efd93cc8aa38",
                                      "identifier": "PIO/M/E2/EK+NJZTyAPGag==",
                                      "identifierGuid": "33bf833c-36f1-42fc-be34-9653c803c66a",
                                      "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": "3FT5WjkQHUOsvckbTDI7TA==",
                                      "valueGuid": "5af954dc-1039-431d-acbd-c91b4c323b4c",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-10-05T00:01:07.115346",
                                      "action": "sample string 12",
                                      "valueForm": {
                                        "$ref": "32"
                                      },
                                      "image": {
                                        "$id": "34",
                                        "name": "sample string 3.sample string 4",
                                        "imageID": 2,
                                        "imageName": "sample string 3",
                                        "imageExtension": "sample string 4",
                                        "lastUpdate": "2025-10-05T00:01:07.115346",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "35",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "F789yUKHjE2jVf3pg+mcUw==",
                                      "checkoutFormGuid": "c93dbf17-8742-4d8c-a355-fde983e99c53",
                                      "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": "35"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ]
                            },
                            "pages": [
                              {
                                "$ref": "29"
                              },
                              {
                                "$ref": "29"
                              }
                            ]
                          },
                          "contentPanel": {
                            "$ref": "35"
                          },
                          "products": [
                            {
                              "$id": "36",
                              "flipChartPageIdentifier": "Qkx5msihE0SPnyJWtiIVnA==",
                              "flipChartPageIdentifierGuid": "9a794c42-a1c8-4413-8f9f-2256b622159c",
                              "pluG_UID": "Fb1g3LsxwkSZgnj38Lz01g==",
                              "pluGuid": "dc60bd15-31bb-44c2-9982-78f7f0bcf4d6",
                              "sortOrder": 3,
                              "sent": true,
                              "productChanged": true,
                              "productImageName": "sample string 6",
                              "productShowImageOnFlipCharts": true,
                              "productShowTextOnFlipCharts": true,
                              "productOverrideFlipChartText": true,
                              "productFlipChartText": "sample string 10",
                              "product": {
                                "$ref": "12"
                              },
                              "departmentSortOrder": 11,
                              "subDepartmentName": "sample string 12"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "productCount": 27,
                          "pages": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ]
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "priceHistory": [
                        {
                          "$id": "37",
                          "pluG_UID": "FwWxqjirOkS+o77xHzELZw==",
                          "pluGuid": "aab10517-ab38-443a-bea3-bef11f310b67",
                          "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-10-05T00:01:07.115346",
                          "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": "37"
                        }
                      ],
                      "ingredients": [
                        {
                          "$id": "38",
                          "pluG_UID": "EEhy/ICwAE+2mp0SNYluQA==",
                          "ingredientGuid": "kohp9OLA10a/HLM21GNDng==",
                          "ingredientIdentifier": "f4698892-c0e2-46d7-bf1c-b336d463439e",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "39",
                          "pluG_UID": "QonPn6ICs0OMAIgXveVR4g==",
                          "pluGuid": "9fcf8942-02a2-43b3-8c00-8817bde551e2",
                          "shelfLocationIdentifier": "+biuA+vWHEqjlpWXlj8olw==",
                          "shelfLocationGuid": "03aeb8f9-d6eb-4a1c-a396-9597963f2897",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "PPPVW7TKW06/LKzJsu+NDw==",
                          "labelPageLayoutGuid": "5bd5f33c-cab4-4e5b-bf2c-acc9b2ef8d0f",
                          "updated": "2025-10-05T00:01:07.115346",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "40",
                            "identifier": "ZT2cW03zVkqrbw9MbiO9Mw==",
                            "storeID": 1,
                            "identifierGuid": "5b9c3d65-f34d-4a56-ab6f-0f4c6e23bd33",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-10-05T00:01:07.115346",
                            "minTemp": 1,
                            "maxTemp": 1,
                            "checkFrequency": 1,
                            "storeCaseConfiguration": 5,
                            "storeName": "sample string 6",
                            "bins": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "bin": {
                        "$ref": "39"
                      },
                      "scaleLocations": [
                        {
                          "$id": "41",
                          "plu": 1,
                          "pluG_UID": "3l4XGrgW0EWg8CVhdcRUEQ==",
                          "pluGuid": "1a175ede-16b8-45d0-a0f0-256175c45411",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "42",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-10-05T00:01:07.115346",
                            "department": {
                              "$id": "43",
                              "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": "42"
                              },
                              "subDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "departmentID": 2,
                                  "name": "sample string 3",
                                  "code": "sample string 4",
                                  "departmentCode": "sample string 5",
                                  "externalSales": true,
                                  "minorDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "subDepartmentID": 2,
                                      "departmentID": 3,
                                      "name": "sample string 4",
                                      "subDepartmentCode": "sample string 5",
                                      "departmentCode": "sample string 6",
                                      "code": "sample string 7",
                                      "lesserDepartments": [
                                        {
                                          "$id": "46",
                                          "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-10-05T00:01:07.115346",
                                          "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": "wfqcYSt9eUm3e9GlZvpjXA==",
                                          "labelPageLayoutGuid": "619cfac1-7d2b-4979-b77b-d1a566fa635c",
                                          "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": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "name": "sample string 3",
                                            "active": true,
                                            "mscCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "name": "sample string 4",
                                                "active": true,
                                                "mscSubCommodities": [
                                                  {
                                                    "$id": "49",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "subCommodity": 4,
                                                    "name": "sample string 5",
                                                    "active": true,
                                                    "subCommodityCode": "sample string 7"
                                                  },
                                                  {
                                                    "$ref": "49"
                                                  }
                                                ],
                                                "commodityCode": "sample string 6"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "categoryCode": "sample string 5"
                                          },
                                          "mscCom": {
                                            "$ref": "48"
                                          },
                                          "mscDep": {
                                            "$id": "50",
                                            "dept": 1,
                                            "name": "sample string 2",
                                            "active": true,
                                            "mscCategories": [
                                              {
                                                "$ref": "47"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ],
                                            "deptCode": "sample string 4"
                                          },
                                          "mscSubCom": {
                                            "$ref": "49"
                                          }
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "updated": "2025-10-05T00:01:07.115346",
                                      "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": "rhQ1n2G33ECzA/0gpzd4/A==",
                                      "labelPageLayoutGuid": "9f3514ae-b761-40dc-b303-fd20a73778fc",
                                      "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": "47"
                                      },
                                      "mscCom": {
                                        "$ref": "48"
                                      },
                                      "mscDep": {
                                        "$ref": "50"
                                      },
                                      "mscSubCom": {
                                        "$ref": "49"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-10-05T00:01:07.115346",
                                  "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": "pZwGKGcXyUOQdV+PndiuZQ==",
                                  "labelPageLayoutGuid": "28069ca5-1767-43c9-9075-5f8f9dd8ae65",
                                  "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": "47"
                                  },
                                  "mscCom": {
                                    "$ref": "48"
                                  },
                                  "mscDep": {
                                    "$ref": "50"
                                  },
                                  "mscSubCom": {
                                    "$ref": "49"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "stores": [
                                1,
                                2
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-10-05T00:01:07.115346",
                              "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": "UAEHAzdsWkuAfj73C88vng==",
                              "labelPageLayoutGuid": "03070150-6c37-4b5a-807e-3ef70bcf2f9e",
                              "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": "47"
                              },
                              "mscCom": {
                                "$ref": "48"
                              },
                              "mscDep": {
                                "$ref": "50"
                              },
                              "mscSubCom": {
                                "$ref": "49"
                              }
                            }
                          }
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "nextPrice": {
                        "$id": "51",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "plu": 1,
                        "hostOfferID": 1,
                        "metcashPromotionID": "sample string 4",
                        "metcashPromotionPlacement": "sample string 5",
                        "pluG_UID": "HnBu29c0XESbUUcewRRcxg==",
                        "pluGuid": "db6e701e-34d7-445c-9b51-471ec1145cc6",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "Xz1mSYk+50yirgIAEOi4lQ==",
                        "dealCostGuid": "49663d5f-3e89-4ce7-a2ae-020010e8b895",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "HqLAH09ZpUW1o8S1p4x//Q==",
                        "priceGroupGuid": "1fc0a21e-594f-45a5-b5a3-c4b5a78c7ffd",
                        "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-10-05T00:01:07.115346",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "tqlLHKSgBU2pKP3ONB1aIg==",
                        "campaignComboPriceGroupIdentifier": "1c4ba9b6-a0a4-4d05-a928-fdce341d5a22",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "52",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-10-05T00:01:07.115346",
                            "operatorG_UID": "6c1hLMCU40SRhTBhZb8KcQ==",
                            "operatorGuid": "2c61cde9-94c0-44e3-9185-306165bf0a71",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-10-05T00:01:07.115346",
                            "signIqTicketFileMovedUtc": "2025-10-05T00:01:07.115346",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-10-05T00:01:07.115346",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "51"
                            }
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "campaign": {
                          "$id": "53",
                          "id": 1,
                          "storeID": 2,
                          "name": "48ffcf83-1c87-4287-b49f-8753681e8847",
                          "nameGuid": "48ffcf83-1c87-4287-b49f-8753681e8847",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-10-05T00:01:07.115346",
                          "startTime": 1,
                          "endDate": "2025-10-05T00:01:07.115346",
                          "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-10-05T00:01:07.115346",
                          "system": true,
                          "created": "2025-10-05T00:01:07.115346",
                          "updated": "2025-10-05T00:01:07.115346",
                          "priceChangeNotifiedUtc": "2025-10-05T00:01:07.115346",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "lpSO3HaePEqu1zRnvVllBg==",
                          "hostIdentifierGuid": "dc8e9496-9e76-4a3c-aed7-3467bd596506",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-10-05T00:01:07.115346",
                          "updatedByUser": "sample string 18",
                          "offerID": 1,
                          "isPriceChangeCampaign": true,
                          "stores": [
                            1,
                            2
                          ],
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "campaignPlus": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "campaignPools": [
                            {
                              "$id": "54",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 4,
                              "pluG_UID": "yh9PDRl9eUGIKTQR5ioC/g==",
                              "pluGuid": "0d4f1fca-7d19-4179-8829-3411e62a02fe",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "oP1m7rvcvUKHQSkTonWzNQ==",
                              "priceGroupGuid": "ee66fda0-dcbb-42bd-8741-2913a275b335",
                              "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-10-05T00:01:07.115346",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "53"
                              }
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "55",
                              "id": 1,
                              "identifier": "ShGZVDnbukKjQ7Tp7OV0Jg==",
                              "identifierStr": "ShGZVDnbukKjQ7Tp7OV0Jg==",
                              "identifierGuid": "5499114a-db39-42ba-a343-b4e9ece57426",
                              "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": "53"
                              }
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "customers": [
                            {
                              "$id": "56",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "customerID": "HVCSVs0ja0GQRkX+6n97FA==",
                              "customerIDGuid": "5692501d-23cd-416b-9046-45feea7f7b14",
                              "campaign": {
                                "$ref": "53"
                              },
                              "customer": {
                                "$id": "57",
                                "identifier": "m0BCKrURwEeBePC5AxNP2A==",
                                "identifierGuid": "2a42409b-11b5-47c0-8178-f0b903134fd8",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-10-05T00:01:07.115346",
                                "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": "MJWO9XzExUW8ZMfca+pPuA==",
                                "communityIdentifierGuid": "f58e9530-c47c-45c5-bc64-c7dc6bea4fb8",
                                "joined": "2025-10-05T00:01:07.115346",
                                "updated": "2025-10-05T00:01:07.115346",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "/1HKhnqadEmPqfskcTjZqw==",
                                "priceLevelIdentifierGuid": "86ca51ff-9a7a-4974-8fa9-fb247138d9ab",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-10-05T00:01:07.115346",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "58",
                                    "cardType": 2,
                                    "issueDate": "2025-10-05T00:01:07.115346",
                                    "expiry": "2025-10-05T00:01:07.115346",
                                    "customerID": "87kkThe4S0qOIR85k4AoVA==",
                                    "customerIDGuid": "4e24b9f3-b817-4a4b-8e21-1f3993802854",
                                    "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-10-05T00:01:07.115346",
                                    "linkedAccount": "Qx0A2lfZNkCcHZ0DqTcz8w==",
                                    "linkedAccountGuid": "da001d43-d957-4036-9c1d-9d03a93733f3",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "57"
                                    },
                                    "account": {
                                      "$id": "59",
                                      "id": 1,
                                      "identifier": "2fYjZ2c4BU+phtMkEKhZpg==",
                                      "identifierGuid": "6723f6d9-3867-4f05-a986-d32410a859a6",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-10-05T00:01:07.115346",
                                      "owner": "t+HEun3eKkKLGZ7UqeZeMg==",
                                      "ownerGuid": "bac4e1b7-de7d-422a-8b19-9ed4a9e65e32",
                                      "accountStoreGroupIdentifier": "r+ESLb7wr0Wbw/Va/DV+hg==",
                                      "accountStoreGroupGuid": "2d12e1af-f0be-45af-9bc3-f55afc357e86",
                                      "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-10-05T00:01:07.115346",
                                      "active": true,
                                      "updated": "2025-10-05T00:01:07.115346",
                                      "deleted": true,
                                      "deletedUser": "sample string 16",
                                      "currentBalanceChanged": true,
                                      "maximumLimitChanged": true,
                                      "loyaltyPointsChanged": true,
                                      "projectedBalance": 17,
                                      "accountStoreGroupStoreIDs": [
                                        1,
                                        2
                                      ],
                                      "customerEmail": "sample string 18",
                                      "ownerCustomer": {
                                        "$ref": "57"
                                      },
                                      "card": {
                                        "$ref": "58"
                                      },
                                      "members": {
                                        "$id": "60",
                                        "sample string 1": [
                                          {
                                            "$ref": "57"
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ],
                                        "sample string 2": [
                                          {
                                            "$ref": "57"
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ]
                                      },
                                      "customerGroups": [
                                        {
                                          "$id": "61",
                                          "identifier": "fFMfwbuBTUiUJ4Ma4U3coQ==",
                                          "identifierGuid": "c11f537c-81bb-484d-9427-831ae14ddca1",
                                          "name": "sample string 2",
                                          "primaryContact": "DMOOA909KUSLg97Vhl7igQ==",
                                          "primaryContactGuid": "038ec30c-3ddd-4429-8b83-ded5865ee281",
                                          "accountID": "7ty53UriKEGzyiU3+hOg6A==",
                                          "accountIDGuid": "ddb9dcee-e24a-4128-b3ca-2537fa13a0e8",
                                          "special": true,
                                          "updated": "2025-10-05T00:01:07.115346",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "y5M1toswO0WQvdWUHeeyAQ==",
                                          "priceLevelIdentifierGuid": "b63593cb-308b-453b-90bd-d5941de7b201",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "59"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "57"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "62",
                                              "id": 1,
                                              "groupID": "RTFGaV/ePkeMUBmxHFpbyg==",
                                              "groupIDGuid": "69463145-de5f-473e-8c50-19b11c5a5bca",
                                              "customerID": "3HGmyvBdJ0Oe0nv+eYChyQ==",
                                              "customerIDGuid": "caa671dc-5df0-4327-9ed2-7bfe7980a1c9",
                                              "card": "sample string 4",
                                              "linkedAccount": "8odMdGNaS0mgpeu5Keciqg==",
                                              "linkedAccountGuid": "744c87f2-5a63-494b-a0a5-ebb929e722aa",
                                              "customer": {
                                                "$ref": "57"
                                              },
                                              "group": {
                                                "$ref": "61"
                                              },
                                              "customerCard": {
                                                "$ref": "58"
                                              }
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "I9XfzpYLfk2Q9YEzbDizug==",
                                        "identifierGuid": "cedfd523-0b96-4d7e-90f5-81336c38b3ba",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "kU5T7PRDTkCnrsCtD/947g==",
                                        "accountIDGuid": "ec534e91-43f4-404e-a7ae-c0ad0fff78ee",
                                        "customerAccount": {
                                          "$ref": "59"
                                        },
                                        "customerCard": {
                                          "$ref": "58"
                                        },
                                        "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-10-05T00:01:07.115346",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "nf++UEipiE6ZW/Z54dhMkg==",
                                        "idempotentVoidGuid": "50beff9d-a948-4e88-995b-f679e1d84c92",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "64",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "SjAY4A79i0azPKrK+p9BQQ==",
                                          "saleHeaderIdentifierGuid": "e018304a-fd0e-468b-b33c-aacafa9f4141",
                                          "created": "2025-10-05T00:01:07.115346",
                                          "createdLocal": "2025-10-05T00:01:07.115346",
                                          "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-10-05T00:01:07.115346",
                                          "storeID": 1,
                                          "operatorG_Uid": "5OkFvyAG/kecE2WFKKdtpw==",
                                          "operatorGuid": "bf05e9e4-0620-47fe-9c13-658528a76da7",
                                          "customerG_Uid": "vZETyZQs/UGRFhSFceHYug==",
                                          "customerGuid": "c91391bd-2c94-41fd-9116-148571e1d8ba",
                                          "communityIdentifier": "NsjXHa5fAke4fDLCCOKBvA==",
                                          "communityIdentifierGuid": "1dd7c836-5fae-4702-b87c-32c208e281bc",
                                          "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": "DLBHLMi1RkCrJva1n6zLKw==",
                                          "priceLevelIdentifierGuid": "2c47b00c-b5c8-4046-ab26-f6b59faccb2b",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "24"
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "communityOrganisation": {
                                            "$id": "65",
                                            "id": 1,
                                            "identifier": "NxASD6sqJUGVFOfEAORMmw==",
                                            "identifierGuid": "0f121037-2aab-4125-9514-e7c400e44c9b",
                                            "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-10-05T00:01:07.115346",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "66",
                                              "saleItemID": 1,
                                              "identifier": "CvhWJ3Mij0+sAMXqsTOguA==",
                                              "identifierGuid": "2756f80a-2273-4f8f-ac00-c5eab133a0b8",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "bcOdRUasA0WMicDh881LMg==",
                                              "pluGuid": "459dc36d-ac46-4503-8c89-c0e1f3cd4b32",
                                              "accountID": "+MlA3xyPX06sW2bthlsVBw==",
                                              "accountIDGuid": "df40c9f8-8f1c-4e5f-ac5b-66ed865b1507",
                                              "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-10-05T00:01:07.115346",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "B3DfoOlFI0GFFr4BGWj3Sw==",
                                              "refundGuid": "a0df7007-45e9-4123-8516-be011968f74b",
                                              "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": "0fvrPzKnG0KhHXM8/xSMAA==",
                                              "idempotentVoidGuid": "3febfbd1-a732-421b-a11d-733cff148c00",
                                              "priceLevelIdentifier": "nhow1SuOw069LqUQHhSz/w==",
                                              "priceLevelIdentifierGuid": "d5301a9e-8e2b-4ec3-bd2e-a5101e14b3ff",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-10-05T00:01:07.115346",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "68",
                                                "id": 1,
                                                "g_UID": "jBzeB6B83UK4Q3zuGUpMhQ==",
                                                "guid": "07de1c8c-7ca0-42dd-b843-7cee194a4c85",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-10-05T00:01:07.115346"
                                              },
                                              "modifier": {
                                                "$id": "69",
                                                "id": 1,
                                                "setG_UID": "rrAOAr4zHEWeY4IRRnvctQ==",
                                                "modifierSetGuid": "020eb0ae-33be-451c-9e63-8211467bdcb5",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "el3gXq9Yvk2nPJz5Mtotbg==",
                                                "pluGuid": "5ee05d7a-58af-4dbe-a73c-9cf932da2d6e",
                                                "deleted": true,
                                                "g_UID": "qZtfy6SdgkuMqxHFyt6UhQ==",
                                                "guid": "cb5f9ba9-9da4-4b82-8cab-11c5cade9485",
                                                "product": {
                                                  "$ref": "12"
                                                }
                                              },
                                              "priceLevelName": "sample string 25",
                                              "pumpNumber": 1,
                                              "hoseNumber": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "eftReceipts": [
                                            {
                                              "$id": "70",
                                              "id": 1,
                                              "storeID": 1,
                                              "saleHeaderID": 2,
                                              "storeSaleHeader": {
                                                "$ref": "64"
                                              },
                                              "receipt": "sample string 3",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "payments": [
                                            {
                                              "$ref": "63"
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "cards": [
                                            {
                                              "$id": "71",
                                              "id": 1,
                                              "saleHeaderID": 1,
                                              "identifier": "sample string 2",
                                              "cardType": 3,
                                              "providerName": "sample string 4"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "campaignHits": [
                                            {
                                              "$id": "72",
                                              "id": 1,
                                              "saleHeaderID": 2,
                                              "campaign": "sample string 3",
                                              "name": "sample string 4",
                                              "processed": 1,
                                              "campaignDescription": "sample string 5"
                                            },
                                            {
                                              "$ref": "72"
                                            }
                                          ],
                                          "fuel": [
                                            {
                                              "$id": "73",
                                              "id": 1,
                                              "plu": 1,
                                              "pluG_UID": "ccCxWjeDh0mGlYyZz4cHuA==",
                                              "pluGuid": "5ab1c071-8337-4987-8695-8c99cf8707b8",
                                              "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-10-05T00:01:07.115346",
                                              "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-10-05T00:01:07.115346",
                                              "tagNumber": "sample string 15",
                                              "trackTwoRem": "sample string 16",
                                              "transCode": 1,
                                              "transType": 1,
                                              "unitPrice": 1.0,
                                              "vehicleReg": "sample string 17",
                                              "offline": true,
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "fuelResells": [
                                            {
                                              "$id": "74",
                                              "saleItemID": 1,
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "HTxkny/mbkybrOFer9qbzQ==",
                                              "pluGuid": "9f643c1d-e62f-4c6e-9bac-e15eafda9bcd",
                                              "accountID": "J7yz70PH70GS76oRiQz5sA==",
                                              "accountIDGuid": "efb3bc27-c743-41ef-92ef-aa11890cf9b0",
                                              "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-10-05T00:01:07.115346",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "vcTvFMI6QEG8GZXrgSaoYg==",
                                              "refundGuid": "14efc4bd-3ac2-4140-bc19-95eb8126a862",
                                              "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": "74"
                                            }
                                          ],
                                          "customerOrder": [
                                            {
                                              "$id": "75",
                                              "identifier": "WZ6DIOYtbEuIMKvDXxu65A==",
                                              "identifierGuid": "20839e59-2de6-4b6c-8830-abc35f1bbae4",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "cocvuAvJ+kGbGFfewaPIVA==",
                                              "customerIdentifierGuid": "b82f8772-c90b-41fa-9b18-57dec1a3c854",
                                              "operatorNo": 1,
                                              "operatorG_UID": "VY1hFf8ZrUm5bX2ac7cFVQ==",
                                              "operatorGuid": "15618d55-19ff-49ad-b96d-7d9a73b70555",
                                              "created": "2025-10-05T00:01:07.115346",
                                              "ordered": "2025-10-05T00:01:07.115346",
                                              "started": "2025-10-05T00:01:07.115346",
                                              "completed": "2025-10-05T00:01:07.115346",
                                              "supplied": "2025-10-05T00:01:07.115346",
                                              "quickTicket": 1,
                                              "deleted": true,
                                              "walkAway": true,
                                              "approxWait": 1,
                                              "actualWait": 1,
                                              "deliveryMethod": 8,
                                              "externalSaleType": 9,
                                              "customer": {
                                                "$ref": "57"
                                              },
                                              "operator": {
                                                "$ref": "24"
                                              },
                                              "details": [
                                                {
                                                  "$id": "76",
                                                  "headerID": 1,
                                                  "plu": 1,
                                                  "pluG_UId": "o/sS/QCQI0ioQAsGetQZTg==",
                                                  "pluGuid": "fd12fba3-9000-4823-a840-0b067ad4194e",
                                                  "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": "Mgpp1DPWq0W89DoxjCfW5w==",
                                                  "headerIdentifierGuid": "d4690a32-d633-45ab-bcf4-3a318c27d6e7",
                                                  "product": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ],
                                              "storeName": "sample string 11",
                                              "customerName": "sample string 12",
                                              "storeReplyTo": "sample string 13",
                                              "storeSubjectLine": "sample string 14",
                                              "storeSaleHeader": {
                                                "$ref": "64"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "surveyResponses": [
                                            {
                                              "$id": "77",
                                              "surveyG_UID": "ImsN5h4jiUqnUWX8r4VSZA==",
                                              "surveyGuid": "e60d6b22-231e-4a89-a751-65fcaf855264",
                                              "saleHeaderGuid": "fXIt7QLtKE+XYTQwI2rFcA==",
                                              "saleGuid": "ed2d727d-ed02-4f28-9761-3430236ac570",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "/Vaq8H+8I0+6AjyAi2AnIg==",
                                              "guidResponse": "f0aa56fd-bc7f-4f23-ba02-3c808b602722",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-10-05T00:01:07.115346",
                                              "sale": {
                                                "$ref": "64"
                                              },
                                              "survey": {
                                                "$id": "78",
                                                "g_UID": "jCVBMNi3Z0CNv6xPH25cnw==",
                                                "guid": "3041258c-b7d8-4067-8dbf-ac4f1f6e5c9f",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "mmNbU2Tx0kiV8dD9AycOrA==",
                                                "checkoutFormGuid": "535b639a-f164-48d2-95f1-d0fd03270eac",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-10-05T00:01:07.115346",
                                                "end": "2025-10-05T00:01:07.115346",
                                                "deleted": true,
                                                "updated": "2025-10-05T00:01:07.115346",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "077b0382-08ae-4e04-a5a6-2f20b4e9888f",
                                                  "69305688-c93d-4615-9c74-3cba72f0f3e1"
                                                ],
                                                "allowsAllTextResponses": true,
                                                "surveyForm": {
                                                  "$ref": "32"
                                                }
                                              },
                                              "ingressId": "sample string 4"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ],
                                          "storeName": "sample string 38",
                                          "machineName": "sample string 39",
                                          "operatorName": "sample string 40",
                                          "direction": 1,
                                          "reason": "sample string 41",
                                          "accountG_UID": "w3l4c9VM0EusIiozBvAKvw==",
                                          "accountIdentifier": "737879c3-4cd5-4bd0-ac22-2a3306f00abf",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "Pgha2noOy0+yt284yc0H6Q==",
                                          "customerOrderIdentifierGuid": "da5a083e-0e7a-4fcb-b2b7-6f38c9cd07e9",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "79",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "iiuvz5s44EWUDKY7PvQxOA==",
                                          "paymentIdentifierGuid": "cfaf2b8a-389b-45e0-940c-a63b3ef43138",
                                          "identifier": "8H4UE/mTwkGwabveFtfjTQ==",
                                          "identifierGuid": "13147ef0-93f9-41c2-b069-bbde16d7e34d",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "NAQaMBawT0GcAEsa8JOV8Q==",
                                          "itemIdentifierGuid": "301a0434-b016-414f-9c00-4b1af09395f1"
                                        }
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "58"
                                  }
                                ],
                                "customerGroupMembers": [
                                  {
                                    "$ref": "62"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$ref": "61"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "accounts": [
                                  {
                                    "$ref": "59"
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ],
                                "account": {
                                  "$ref": "59"
                                },
                                "vouchers": [
                                  {
                                    "$id": "80",
                                    "customerIdentifier": "xMMAS9uQREyyG3qbhzAlag==",
                                    "customerIdentifierGuid": "4b00c3c4-90db-4c44-b21b-7a9b8730256a",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "zXdOnoy72E+2caEQfnB6jQ==",
                                    "idempotentGuid": "9e4e77cd-bb8c-4fd8-b671-a1107e707a8d",
                                    "offline": true,
                                    "voucher": {
                                      "$id": "81",
                                      "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-10-05T00:01:07.115346",
                                      "barcodeTemplate": {
                                        "$id": "82",
                                        "templateID": 1,
                                        "template": "sample string 1",
                                        "bcFunction": "sample string 2",
                                        "sortOrder": 3
                                      },
                                      "scaleLabel": {
                                        "$id": "83",
                                        "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-10-05T00:01:07.115346",
                                        "labelPageLayout": "HxFqBquQyU+2Erk0xAQlDQ==",
                                        "pageLayoutGuid": "066a111f-90ab-4fc9-b612-b934c404250d",
                                        "labelType": 6,
                                        "oldName": "sample string 7",
                                        "voucher": {
                                          "$ref": "81"
                                        },
                                        "elements": [
                                          {
                                            "$id": "84",
                                            "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-10-05T00:01:07.115346"
                                          },
                                          {
                                            "$ref": "84"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "85",
                                          "id": 1,
                                          "customerIdentifier": "KsRLk0TxpEynb0wbcf9KeA==",
                                          "customerIdentifierGuid": "934bc42a-f144-4ca4-a76f-4c1b71ff4a78",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-10-05T00:01:07.115346",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "65a3kYODWUSLdozZ9Fg9Eg==",
                                          "issuedIdempotentGuid": "91b796eb-8383-4459-8b76-8cd9f4583d12",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-10-05T00:01:07.115346",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-10-05T00:01:07.115346",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "cBfSMtUgN0GkOMysncYMvA==",
                                          "redeemedIdempotentGuid": "32d21770-20d5-4137-a438-ccac9dc60cbc",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-10-05T00:01:07.115346",
                                          "storeName": "sample string 17",
                                          "scaleLabel": {
                                            "$ref": "83"
                                          },
                                          "voucher": {
                                            "$ref": "81"
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "issuedOfflinePayment": {
                                            "$ref": "63"
                                          },
                                          "redeemedOfflinePayment": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "85"
                                        }
                                      ]
                                    },
                                    "customer": {
                                      "$ref": "57"
                                    }
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "customerGroups": [
                            {
                              "$id": "86",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupID": "AEtbK1Bdf0e6grRxvYC/bw==",
                              "groupIDGuid": "2b5b4b00-5d50-477f-ba82-b471bd80bf6f",
                              "campaign": {
                                "$ref": "53"
                              },
                              "group": {
                                "$ref": "61"
                              }
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "87",
                              "identifier": "JZoyTN86/ECB1nBorNXTFg==",
                              "identifierGuid": "4c329a25-3adf-40fc-81d6-7068acd5d316",
                              "campaignName": "sample string 2",
                              "message": "sample string 3",
                              "ticketFileSource": "sample string 4",
                              "ticketFileDestination": "sample string 5",
                              "storeID": 1
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "comboPriceGroups": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "g_UID": "ghssB13gyEq0zDCElJOKQw==",
                              "guid": "072c1b82-e05d-4ac8-b4cc-308494938a43",
                              "description": "sample string 5",
                              "newPrice": 1,
                              "rangeDescription": "sample string 6",
                              "dealDescription": "sample string 7",
                              "labelQuantity": 8,
                              "hostProductCategoryID": 1,
                              "offerID": 1,
                              "dontUpdatePricePlus": true,
                              "campaign": {
                                "$ref": "53"
                              },
                              "comboPricePlus": [
                                {
                                  "$id": "89",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupG_UID": "JJoMNjmgP0CmruhKrvmexQ==",
                                  "groupGuid": "360c9a24-a039-403f-a6ae-e84aaef99ec5",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "SLiaU6tTrUqUdFoTs8lRnQ==",
                                  "pluGuid": "539ab848-53ab-4aad-9474-5a13b3c9519d",
                                  "priceGroupG_UID": "Fc4xsIpS3EiQ7/FagaeEsQ==",
                                  "priceGroupGuid": "b031ce15-528a-48dc-90ef-f15a81a784b1",
                                  "campaignPoolID": "sample string 7",
                                  "quantity": 1,
                                  "campaign": {
                                    "$ref": "53"
                                  },
                                  "product": {
                                    "$ref": "12"
                                  },
                                  "priceGroup": {
                                    "$ref": "18"
                                  },
                                  "campaignPool": {
                                    "$ref": "53"
                                  }
                                },
                                {
                                  "$ref": "89"
                                }
                              ]
                            },
                            {
                              "$ref": "88"
                            }
                          ],
                          "priceLevels": [
                            {
                              "$id": "90",
                              "id": 1,
                              "priceLevelIdentifier": "Ah71PXoaZkKYGYFlBfa4UA==",
                              "priceLevelIdentifierGuid": "3df51e02-1a7a-4266-9819-816505f6b850",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "90"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "91",
                          "headerIdentifier": "U+FusLLMKUWohPRQX7byOA==",
                          "headerIdentifierGuid": "b06ee153-ccb2-4529-a884-f4505fb6f238",
                          "identifier": "BAZhGE1KeEqXYAThrKvM9A==",
                          "identifierGuid": "18610604-4a4d-4a78-9760-04e1acabccf4",
                          "supplierIdentifier": "H0THtXc9mEKFONxO6hxozA==",
                          "supplierGuid": "b5c7441f-3d77-4298-8538-dc4eea1c68cc",
                          "pluG_UID": "VbafQ8ilyUag375tigQXfg==",
                          "pluGuid": "439fb655-a5c8-46c9-a0df-be6d8a04177e",
                          "campaignName": "aefad63b-d908-4f82-bf07-c24f75813c24",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-10-05T00:01:07.115346",
                          "end": "2025-10-05T00:01:07.115346",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "4jwi6pvhOkiz56GOZ8XOUg==",
                          "bonusItemPluGuid": "ea223ce2-e19b-483a-b3e7-a18e67c5ce52",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-10-05T00:01:07.115346",
                          "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-10-05T00:01:07.115346",
                          "campaignEndDate": "2025-10-05T00:01:07.115346",
                          "masterPLUG_UID": "xCKadKUQJUS2MMcDsxbYgA==",
                          "masterID": "749a22c4-10a5-4425-b630-c703b316d880",
                          "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": "P2xHyoAtj0q3zniyYgR+/w==",
                          "bonusMasterID": "ca476c3f-2d80-4a8f-b7ce-78b262047eff",
                          "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-10-05T00:01:07.115346",
                      "dealCosts": [
                        {
                          "$ref": "91"
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "92",
                          "pluG_UID": "WW9xR7VpFUeJzjnFlVM2Aw==",
                          "pluGuid": "47716f59-69b5-4715-89ce-39c595533603",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "alternateProductG_UID": "y/gm3r0Ec0+J4e+ZIjcikw==",
                      "alternateProduct": "de26f8cb-04bd-4f73-89e1-ef9922372293",
                      "productHostCode": {
                        "$id": "93",
                        "id": 1,
                        "pluG_UID": "GW6Xjh7gH0y9EKcge/8qZg==",
                        "pluGuid": "8e976e19-e01e-4c1f-bd10-a7207bff2a66",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "47"
                      },
                      "mscCom": {
                        "$ref": "48"
                      },
                      "mscDep": {
                        "$ref": "50"
                      },
                      "mscSubCom": {
                        "$ref": "49"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-10-05T00:01:07.115346",
                      "inventoryTracked": "2025-10-05T00:01:07.115346",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "94",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 47
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "95",
                    "storeID": 1,
                    "supplierIdentifier": "9N3xtpVuH0yxMB82UULj7A==",
                    "supplierGuid": "b6f1ddf4-6e95-4c1f-b130-1f365142e3ec",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "95"
                  }
                ],
                "cycles": [
                  {
                    "$id": "96",
                    "storeID": 1,
                    "supplierIdentifier": "JtJRn9xxWEq6JDITZQOaSw==",
                    "supplierGuid": "9f51d226-71dc-4a58-ba24-321365039a4b",
                    "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-10-05T00:01:07.115346",
                    "deliveryDate": "2025-10-05T00:01:07.115346",
                    "nextCutOffDate": "2025-10-05T00:01:07.115346",
                    "nextDeliveryDate": "2025-10-05T00:01:07.115346",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-10-05T00:01:07.115346",
                "isHost": true
              },
              "files": [
                {
                  "$id": "97",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-10-05T00:01:07.115346",
                  "processed": "2025-10-05T00:01:07.115346",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-10-05T00:01:07.115346",
                  "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": "6"
                  },
                  "metcashHeader": {
                    "$id": "98",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-10-05T00:01:07.115346",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "97"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "99",
                  "id": 1,
                  "hostIdentifier": "dyMuJhS090KcEGU/FwEagQ==",
                  "hostIdentifierGuid": "262e2377-b414-42f7-9c10-653f17011a81",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "8f1add68-bbd7-46d8-8171-e4fd63e3e6ae",
                    "c576d154-0113-47af-914c-762bf1572c46"
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "100",
                  "identifier": "c+mk40WYYE6Dw3sTClzuRw==",
                  "identifierGuid": "e3a4e973-9845-4e60-83c3-7b130a5cee47",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "100"
                }
              ],
              "promoTypeGuids": [
                "110504c0-f04f-4273-a2ea-1b704415401f",
                "8b36f13e-fd6b-44aa-b994-6ddb2d266699"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "101",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "101"
          }
        ],
        "sales": [
          {
            "$id": "102",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-10-05T00:01:07.115346",
            "ftpSite": {
              "$id": "103",
              "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": "102"
          }
        ],
        "zoneMatrix": [
          {
            "$ref": "99"
          },
          {
            "$ref": "99"
          }
        ],
        "cashManagements": [
          {
            "$id": "104",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "105",
              "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": "104"
          }
        ],
        "updateStoreID": "a12a6963-eed0-40fa-b521-16072cc78ed0",
        "updateStore": {
          "$id": "106",
          "id": "bd96a0e2-5cd6-4373-95e7-5c8ac0fe05a2",
          "name": "sample string 1",
          "lastActivity": "2025-10-05T00:01:07.115346",
          "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-10-05T00:01:07.115346"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "107",
          "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": "7"
      },
      "orderCycle": {
        "$id": "108",
        "id": 1,
        "autoOrderGuid": "ym37FMy43kGT0ADbpXiv3w==",
        "autoOrderIdentifier": "14fb6dca-b8cc-41de-93d0-00dba578afdf",
        "cutOffDate": "2025-10-05T00:01:07.115346",
        "deliveryDate": "2025-10-05T00:01:07.115346",
        "daysBuffer": 3,
        "nextCutOffDate": "2025-10-05T00:01:07.115346",
        "nextDeliveryDate": "2025-10-05T00:01:07.115346",
        "nextDaysBuffer": 5
      },
      "details": [
        {
          "$id": "109",
          "autoOrderGuid": "JzJmK+1RsUqZeBYfyc8sHQ==",
          "autoOrderIdentifier": "2b663227-51ed-4ab1-9978-161fc9cf2c1d",
          "pluG_UID": "A5Ov+bTTM0mhyxEVUlnnXA==",
          "pluGuid": "f9af9303-d3b4-4933-a1cb-11155259e75c",
          "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-10-05T00:01:07.115346",
          "investmentBuyStatus": 2,
          "processed": "2025-10-05T00:01:07.115346",
          "product": {
            "$ref": "12"
          },
          "orderCode": "sample string 3",
          "directIndicator": "sample string 4",
          "cycle": {
            "$ref": "96"
          },
          "dayWeighting": {
            "$id": "110",
            "sunday": 1.1
          },
          "inventory": {
            "$id": "111",
            "inventoryGuid": "DuHObYA9AkyH30PYI+sIpA==",
            "inventoryIdentifier": "6dcee10e-3d80-4c02-87df-43d823eb08a4",
            "created": "2025-10-05T00:01:07.115346",
            "createdLocal": "2025-10-05T00:01:07.115346",
            "onHand": 4,
            "onHandPacks": 5,
            "onOrder": 6,
            "onOrderPacks": 7,
            "accuracy": 8,
            "updated": "2025-10-05T00:01:07.115346",
            "history": [
              {
                "$id": "112",
                "inventoryGuid": "lVsLK9/BbUaAtopSjYvzGg==",
                "inventoryIdentifier": "2b0b5b95-c1df-466d-80b6-8a528d8bf31a",
                "pluG_UID": "raVa8SDtvUOPR6YGvaR4NA==",
                "pluIdentifier": "f15aa5ad-ed20-43bd-8f47-a606bda47834",
                "inventoryReason": 3,
                "inventoryInvoiceGuid": "/PVC6kUtgEenI7+3zjUDBg==",
                "invoiceIdentifier": "ea42f5fc-2d45-4780-a723-bfb7ce350306",
                "operatorGuid": "9HRmT6OAU0GSIrDLwPpHuA==",
                "operatorIdentifier": "4f6674f4-80a3-4153-9222-b0cbc0fa47b8",
                "stocktakeGuid": "BtoB4JF1dkSLRL6uAEf9yg==",
                "stocktakeIdentifier": "e001da06-7591-4476-8b44-beae0047fdca",
                "orderGuid": "8XYbJUx/v06V6ZiJxMasGw==",
                "orderIdentifier": "251b76f1-7f4c-4ebf-95e9-9889c4c6ac1b",
                "saleHeaderGuid": "0eecxFpvo0qv/aeZpKJx3g==",
                "saleHeaderGuidIdentifier": "c49ce7d1-6f5a-4aa3-affd-a799a4a271de",
                "dumpStockID": 1,
                "fuelDeliveryID": 1,
                "creditNoteIdentifier": "RVYUeP41/UKBKnTz4s91EQ==",
                "creditNoteGuid": "78145645-35fe-42fd-812a-74f3e2cf7511",
                "inventorySourceGuid": "uZvJCV9ZXkyl9ENaBExQpQ==",
                "inventorySourceIdentifier": "09c99bb9-595f-4c5e-a5f4-435a044c50a5",
                "createdLocal": "2025-10-05T00:01:07.115346",
                "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-10-05T00:01:07.115346",
                "createdLocalTime": "2025-10-05T00:01:07.115346",
                "storeID": 14,
                "barcode": "sample string 15",
                "directCode": "sample string 16",
                "productName": "sample string 17",
                "salesMode": 18,
                "orderPacked": 19,
                "invoice": {
                  "$id": "113",
                  "inventoryInvoiceGuid": "IsLQZb3RCkiX06IIgHR+TQ==",
                  "invoiceIdentifier": "65d0c222-d1bd-480a-97d3-a20880747e4d",
                  "inventoryGuid": "W9lPCJkckE2LhM+w5Iiyyw==",
                  "inventoryIdentifier": "084fd95b-1c99-4d90-8b84-cfb0e488b2cb",
                  "supplierIdentifier": "SpnQogfsqkO3Lit+XW1eng==",
                  "supplierGuid": "a2d0994a-ec07-43aa-b72e-2b7e5d6d5e9e",
                  "orderGuid": "KvOah4zSOEi9AuwKxWMHtQ==",
                  "orderIdentifier": "879af32a-d28c-4838-bd02-ec0ac56307b5",
                  "invoiceHeaderIdentifier": "q+RVz7hxBEWV/BsIUIT++Q==",
                  "invoiceHeaderGuid": "cf55e4ab-71b8-4504-95fc-1b085084fef9",
                  "created": "2025-10-05T00:01:07.115346",
                  "ordered": "2025-10-05T00:01:07.115346",
                  "storeID": 1,
                  "bestOrExpire": "2025-10-05T00:01:07.115346",
                  "bestOrExpireType": 1,
                  "units": 1,
                  "weight": 1,
                  "received": "2025-10-05T00:01:07.115346",
                  "cost": 1,
                  "totalCost": 1,
                  "freightCost": 1,
                  "inStock": 1,
                  "pluG_UID": "QxyvKp46CUGWoA577g+GUg==",
                  "pluGuid": "2aaf1c43-3a9e-4109-96a0-0e7bee0f8652",
                  "orderInventoryGuid": "iCXKLWlVnkGzi1UPYYQrYA==",
                  "orderInventoryIdentifier": "2dca2588-5569-419e-b38b-550f61842b60",
                  "supplier": {
                    "$ref": "7"
                  },
                  "inventoryUnits": [
                    {
                      "$id": "114",
                      "invoiceItemNo": 1,
                      "inventoryInvoiceGuid": "g7Q92e1ytU2BseMo0T27LQ==",
                      "invoiceIdentifier": "d93db483-72ed-4db5-81b1-e328d13dbb2d",
                      "inventoryGuid": "BqzWaBG7vk+7LnJCITJ7Sw==",
                      "inventoryIdentifier": "68d6ac06-bb11-4fbe-bb2e-724221327b4b",
                      "serialNumber": "sample string 3",
                      "sold": "2025-10-05T00:01:07.115346",
                      "saleItemID": 1,
                      "storeID": 1,
                      "returned": "2025-10-05T00:01:07.115346",
                      "dumped": 1,
                      "saleHeaderID": 1
                    },
                    {
                      "$ref": "114"
                    }
                  ]
                },
                "invoiceHeaderIdentifier": "diNYux5RG0GyhZwe/g1k/Q==",
                "invoiceHeaderGuid": "bb582376-511e-411b-b285-9c1efe0d64fd",
                "invoiceNumber": "sample string 20",
                "invoiceCost": 1,
                "invoiceCostDecimals": 1,
                "orderNumber": 1,
                "orderReceivingStoreName": "sample string 21",
                "orderSendingStoreName": "sample string 22",
                "creditNoteID": 1,
                "reason": {
                  "$id": "115",
                  "id": 1,
                  "name": "sample string 1",
                  "allowRF": 2,
                  "dumpStock": 3,
                  "creditRequest": 4,
                  "excludeFromLoss": 5,
                  "reserved": 6,
                  "updated": "2025-10-05T00:01:07.115346"
                },
                "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": "112"
              }
            ],
            "products": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "lastInvoiceCost": 1
          },
          "aws": 5.0,
          "explanations": [
            {
              "$id": "116",
              "pluG_UID": "n+Qxt//LF0mkLKxcGrIdGw==",
              "pluGuid": "b731e49f-cbff-4917-a42c-ac5c1ab21d1b",
              "consolidatedSales": {
                "$id": "117",
                "1": {
                  "$id": "118",
                  "discountPercentage": 1,
                  "days": 2,
                  "quantity": 3.1,
                  "aws": 3.1,
                  "cartonQuantity": 4.1,
                  "lowQuality": true
                },
                "2": {
                  "$ref": "118"
                }
              },
              "dailyPrices": {
                "$id": "119",
                "2025-10-05T00:01:07.115346": {
                  "$id": "120",
                  "date": "2025-10-05T00:01:07.115346",
                  "salePrice": 1,
                  "campaign": "sample string 2",
                  "campaignDescription": "sample string 3",
                  "combo": true,
                  "comboPriceGroupG_UID": "URuC3QjOH0ykfAthDiWi6g==",
                  "comboPriceGroupGuid": "dd821b51-ce08-4c1f-a47c-0b610e25a2ea"
                }
              },
              "onHandPredictions": [
                {
                  "$id": "121",
                  "autoOrderGuid": "j6HlLIv0JUWen4zuynZP6g==",
                  "autoOrderIdentifier": "2ce5a18f-f48b-4525-9e9f-8ceeca764fea",
                  "pluG_UID": "Vy7h8rpSWUqxQshxeG6bww==",
                  "pluGuid": "f2e12e57-52ba-4a59-b142-c871786e9bc3",
                  "childPLUG_UID": "iI3vMz6Px0SvEVaNZ7JjuA==",
                  "childPluGuid": "33ef8d88-8f3e-44c7-af11-568d67b263b8",
                  "date": "2025-10-05T00:01:07.115346",
                  "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": "121"
                }
              ],
              "predictions": [
                {
                  "$ref": "121"
                },
                {
                  "$ref": "121"
                }
              ],
              "product": {
                "$ref": "12"
              }
            },
            {
              "$ref": "116"
            }
          ],
          "supplierOrderingDetail": {
            "$ref": "10"
          },
          "manufacturerSupplier": "8d95664a-669d-4522-964f-4deaa937205d",
          "cartonQuantity": 1,
          "sellPrice": 1,
          "cost": 1,
          "costDecimals": 1,
          "bufferDays": 6,
          "boostDays": 7
        },
        {
          "$ref": "109"
        }
      ],
      "boosts": [
        {
          "$id": "122",
          "autoOrderGuid": "sy46ETdPNkOP6WnikYVDmA==",
          "autoOrderIdentifier": "113a2eb3-4f37-4336-8fe9-69e291854398",
          "date": "2025-10-05T00:01:07.115346",
          "boost": 2
        },
        {
          "$ref": "122"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK#E[��~b�5xl/workbook.xml �(����� ��&������Оz���;�bI�OS_J�&޼���~;l��Xۣ�L�|��]EHhvցI;i��1I�"VJ%����D���D<<*kB�\�3�Vp�3tQ3Jsep�� Ħfwc�2K��Dd��˰�"+d���<r��s}ָ��W*
�--ąʲ<�sZ,�����PK#E[����	�[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
#E[,'1�''_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="Rf0615d2b34464546" /></Relationships>PK#E[�Ğ�xl/worksheets/sheet1.xml �(���OO�0ƿJӻ����0�ћ��{�ei�t�v?�� �������3��4ͮ^e�\�����w��D�����)�*�^��pn��;��9l�ݯ2e�%3�����j�%��wHյ(�F��;��	Ҽeֵ2��8V�M-�לUނl�R��Y%\��=м��u��P�y�Y��|��0��^��C�C�Y���|�G
*^�Ck�T�Ů�nI�ה�5��V�d��ߋ�6.Z�)Ip�:Uy0V�S��ʨ'����tD8�"��Q�P���Nz:�/����}�I�QO��c�0)I#↽�4=�G����7̲"Ӫڧ]�!�v��7�m���㠝��%��K���%AO�품f9۳w��,4��K"����83����|nt�>m�qO��;�,��N��]�PK#E[%���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N�8AM�a�m��3��&vd����G�
XT�Tb�������4����޾M#9���-�A�\7ؾ�S�5l7�=�2��`�9��bC&���ҠN2dnF�:��IƔ���Re�4g��~ɀ[&9\f��i=(|r�4������`#���=�~J�~�%*�]�¾`B1���(úл��x1�z]�E�5Bh���fU�U�H��s���K�ey�&x�4U�5�K,�j��/6_PK#E[Ѓ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#E[��C���xl/sharedStrings.xml �(�e��N�0�_��;�%������ᄐ��%�j��w�O�ۊ���Y�|��ןމ�dr�2)��Y���ܜ]IAl�3. r�b]�D,�)R!��Zkj�T��-Do8��k#���N�gم�Ƣm��y)ń�}��G'�-s.�y�\s��>z��x�=����;�mw�,7���C� ޥ�O31xU���,R��m��}^W��/[4=DU��m]�C$������G���7PK-#E[��~b�5xl/workbook.xmlPK-#E[����	�[Content_Types].xmlPK-
#E[,'1�''V_rels/.relsPK-#E[�Ğ��xl/worksheets/sheet1.xmlPK-#E[%���P�xl/_rels/workbook.xml.relsPK-#E[Ѓc'2E
�xl/styles.xmlPK-#E[��C���lxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK#E[�7�w�5xl/workbook.xml �(�����0��&���p�D#N\�z�^���'�>��7M�}��k�Ѹ�iL�>j�>w%t!؜s�t���%g�8�!J��F�Pm��"�1I��рA�;i=,�X�:��wDA
J��P�w��gI��e4�w'��%�S��6f�4**�ƀ�f�֖�s���=�6���)Kź���`_oW_PK#E[����	�[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
#E[�*��''_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="R2f3d13cea8134fea" /></Relationships>PK#E[�Ğ�xl/worksheets/sheet1.xml �(���OO�0ƿJӻ����0�ћ��{�ei�t�v?�� �������3��4ͮ^e�\�����w��D�����)�*�^��pn��;��9l�ݯ2e�%3�����j�%��wHյ(�F��;��	Ҽeֵ2��8V�M-�לUނl�R��Y%\��=м��u��P�y�Y��|��0��^��C�C�Y���|�G
*^�Ck�T�Ů�nI�ה�5��V�d��ߋ�6.Z�)Ip�:Uy0V�S��ʨ'����tD8�"��Q�P���Nz:�/����}�I�QO��c�0)I#↽�4=�G����7̲"Ӫڧ]�!�v��7�m���㠝��%��K���%AO�품f9۳w��,4��K"����83����|nt�>m�qO��;�,��N��]�PK#E[�u�)�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�i����ݰa[z��Q۲]�gc���V� �X��b4������|����扼`�����V:5ڡ�S�w
춛=N"�hFI~bc&%�@i�g���va)�a�^ȣ���iX2�Ig��!:�G��N�f��0}u�
bra���O+�K*�L�:�s�/�לi���7S��<a����2�����V-�77�1"�zN!���i�^���}SUl]*^��F��b�PK#E[Ѓ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#E[��C���xl/sharedStrings.xml �(�e��N�0�_��;�%������ᄐ��%�j��w�O�ۊ���Y�|��ןމ�dr�2)��Y���ܜ]IAl�3. r�b]�D,�)R!��Zkj�T��-Do8��k#���N�gم�Ƣm��y)ń�}��G'�-s.�y�\s��>z��x�=����;�mw�,7���C� ޥ�O31xU���,R��m��}^W��/[4=DU��m]�C$������G���7PK-#E[�7�w�5xl/workbook.xmlPK-#E[����	��[Content_Types].xmlPK-
#E[�*��''U_rels/.relsPK-#E[�Ğ��xl/worksheets/sheet1.xmlPK-#E[�u�)�P�xl/_rels/workbook.xml.relsPK-#E[Ѓc'2E
�xl/styles.xmlPK-#E[��C���lxl/sharedStrings.xmlPK��