GET api/autoOrder/{id}

Get Auto Order Header

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Auto Order identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Matching Auto Order Header

AutoOrderHeader
NameDescriptionTypeAdditional information
AutoOrderGuid

Collection of byte

None.

AutoOrderIdentifier

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

Created

date

None.

OrderID

integer

None.

StoreID

integer

None.

OrderDate

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

date

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

OrderStatus

OrderStatus

None.

TradingPartner

OrderTradingPartner

None.

SimpleAWS

Which prediction model to use when processing this auto-order

PredictionModel

None.

DefaultMPL

integer

None.

InvestmentBuy

boolean

None.

StoreName

string

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

SupplierName

string

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

Description

string

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

OrderType

string

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

MailTo

string

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

MailBcc

string

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

Notes

string

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

TransportCompanyGuid

Collection of byte

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

TransportCompanyIdentifier

globally unique identifier

None.

Store

Store

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

Supplier

Supplier

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

OrderCycle

AutoOrderCycle

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

Details

Collection of AutoOrderDetail

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

Boosts

Collection of AutoOrderBoostDay

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

Response Formats

application/json, text/json

Sample:
{
  "autoOrderGuid": "/uBOsSQq6kK5coLqY0XWvw==",
  "autoOrderIdentifier": "b14ee0fe-2a24-42ea-b972-82ea6345d6bf",
  "orderGuid": "XRbDMsPLY0ijIX9B0YgOpg==",
  "orderIdentifier": "32c3165d-cbc3-4863-a321-7f41d1880ea6",
  "created": "2025-10-04T23:59:54.9170711",
  "orderID": 1,
  "storeID": 1,
  "orderDate": "2025-10-04T23:59:54.9170711",
  "supplierIdentifier": "YHxWiqfvT0KNLciJI9loJw==",
  "supplierIdentifierGuid": "8a567c60-efa7-424f-8d2d-c88923d96827",
  "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": "zI3ZTTO2OUCPFFySS/c9vw==",
  "transportCompanyIdentifier": "4dd98dcc-b633-4039-8f14-5c924bf73dbf",
  "store": {
    "$id": "2",
    "id": 1,
    "isMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2025-10-04T23:59:54.9170711",
    "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": "4hhJuipD7kmHeJWTH7O8Ig==",
    "hostIdentifierGuid": "ba4918e2-432a-49ee-8778-95931fb3bc22",
    "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-04T23:59:54.9170711",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "3",
      "storeID": 1,
      "addressType": 1,
      "address1": "sample string 1",
      "address2": "sample string 2",
      "city": "sample string 3",
      "state": "sample string 4",
      "country": "sample string 5",
      "postCode": "sample string 6"
    },
    "billingAddress": {
      "$ref": "3"
    },
    "hostStoreSettings": [
      {
        "$id": "4",
        "id": 1,
        "hostIdentifier": "PgpOUh58BkSWDHgzUaPGMg==",
        "hostIdentifierGuid": "524e0a3e-7c1e-4406-960c-783351a3c632",
        "storeID": 2,
        "username": "sample string 3",
        "password": "sample string 4",
        "passwordPlain": "sample string 5",
        "serverAddress": "sample string 6",
        "serverPort": 1,
        "excludeFromLeadInOut": true,
        "useForHostFile": true,
        "metcashPillarID": "sample string 9",
        "metcashStateCode": "sample string 10",
        "metcashCustomerID": "sample string 11",
        "metcashTradingPartnerID": "sample string 12",
        "drakesCustomerNumber": 1,
        "sparCustomerNumber": "sample string 13",
        "sparOrderUsername": "sample string 14",
        "sparOrderPassword": "sample string 15",
        "sparOrderPasswordPlain": "sample string 16",
        "pharmXSiteID": 1,
        "ibaZoneID": 1,
        "ibaState": "sample string 17",
        "foodlandStoreCode": "sample string 18",
        "ilgMemberNumber": "sample string 19",
        "ilgOutletLocation": 1,
        "ilgBaseCost": 1,
        "ilgApplyNonAdvertisedPromos": true,
        "ilgExemptFromFreight": true,
        "ilgOrderDealReview": true,
        "ilgFinanceFee": 1,
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "5",
          "identifier": "WaRCWjAgY0iJQOJV9+HeUg==",
          "identifierGuid": "5a42a459-2030-4863-8940-e255f7e1de52",
          "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": "NYUxCzH/H0i8mcW96oeJwA==",
          "hostSupplierIdentifierGuid": "0b318535-ff31-481f-bc99-c5bdea8789c0",
          "loyaltyPriceLevelIdentifier": "a141w2cO/UOvVor3cCX1rA==",
          "loyaltyPriceLevelIdentifierGuid": "c3355e6b-0e67-43fd-af56-8af77025f5ac",
          "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-04T23:59:54.9170711",
          "lastProcessed": "2025-10-04T23:59:54.9170711",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "RDJqHcw51EGTYGDQbwZO4A==",
            "identifierGuid": "1d6a3244-39cc-41d4-9360-60d06f064ee0",
            "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": "sxDZ+7g33U2ZDdcfDPl/rg==",
            "primaryContactID": "fbd910b3-37b8-4ddd-990d-d71f0cf97fae",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "br4jSNkYPUSd6v4MCobViA==",
            "supplierGroupGuid": "4823be6e-18d9-443d-9dea-fe0c0a86d588",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-10-04T23:59:54.9170711",
            "rebateLastClaimedAmount": 1.0,
            "cartonsOnly": true,
            "minimumOrderValue": 1,
            "enforceMinimumQuantity": true,
            "freight": 19.0,
            "freightType": 20,
            "deleted": true,
            "deletedUser": "sample string 22",
            "storeName": "sample string 23",
            "primaryContact": {
              "$id": "7",
              "id": "b663afe0-bbc2-453c-a6a7-570de4552205",
              "identifier": "LtpeFh1aAky5SyPyvmdJwA==",
              "identifierGuid": "165eda2e-5a1d-4c02-b94b-23f2be6749c0",
              "familyName": "sample string 1",
              "givenNames": "sample string 2",
              "otherNames": "sample string 3",
              "title": "sample string 4",
              "dateOfBirth": "sample string 5",
              "sex": "sample string 6",
              "address": "sample string 7",
              "address1": "sample string 8",
              "address2": "sample string 9",
              "town": "sample string 10",
              "state": "sample string 11",
              "country": "sample string 12",
              "postalCode": "sample string 13",
              "telephone": "sample string 14",
              "mobile": "sample string 15",
              "email": "sample string 16",
              "fax": "sample string 17",
              "primary": true
            },
            "contacts": [
              {
                "$id": "8",
                "supplierIdentifier": "hN0uHGpVsEWbD1a6ZO1LwA==",
                "supplierIdentifierGuid": "1c2edd84-556a-45b0-9b0f-56ba64ed4bc0",
                "contactGuid": "vi0xPQHuVkWPwRbPrYpMMA==",
                "contactID": "3d312dbe-ee01-4556-8fc1-16cfad8a4c30",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "JhCtYZQKQUquABXgIXKstw==",
                "pluGuid": "61ad1026-0a94-4a41-ae00-15e02172acb7",
                "supplierIdentifier": "JHHerHQ9uUK7OluXZy+dYQ==",
                "supplierIdentifierGuid": "acde7124-3d74-42b9-bb3a-5b97672f9d61",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-10-04T23:59:54.9170711",
                "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-04T23:59:54.9170711",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "PPMYtPN/Z06e/l8+LamyUg==",
                    "pluGuid": "b418f33c-7ff3-4e67-9efe-5f3e2da9b252",
                    "supplierIdentifier": "og0C8uJMnk+ZE1iCpCAh0Q==",
                    "supplierIdentifierGuid": "f2020da2-4ce2-4f9e-9913-5882a42021d1",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "c41tiKk3jUGtiOtmMr/fHg==",
                "parentPluGuid": "886d8d73-37a9-418d-ad88-eb6632bfdf1e",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "HsQCkTBNz0W0o8yUxB6nqA==",
                  "guid": "9102c41e-4d30-45cf-b4a3-cc94c41ea7a8",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "4bDBnQ0kh0+wnftHMeN22g==",
                  "priceGroupGuid": "9dc1b0e1-240d-4f87-b09d-fb4731e376da",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-10-04T23:59:54.9170711",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-10-04T23:59:54.9170711",
                  "pluCreated": "2025-10-04T23:59:54.9170711",
                  "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-04T23:59:54.9170711",
                  "lastManualUpdate": "2025-10-04T23:59:54.9170711",
                  "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-04T23:59:54.9170711",
                  "currentCostUpdated": "2025-10-04T23:59:54.9170711",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-10-04T23:59:54.9170711",
                  "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-04T23:59:54.9170711",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "wAhq2AtEHkubS8KAogKqiw==",
                  "altPLUGuid": "d86a08c0-440b-4b1e-9b4b-c280a202aa8b",
                  "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-04T23:59:54.9170711",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "0XZFHczAqUGTKcHdFrfRBA==",
                  "shelfPageLayoutGuid": "1d4576d1-c0cc-41a9-9329-c1dd16b7d104",
                  "talkerPageLayoutG_UID": "RYzLxmZK206BVg93JwEVww==",
                  "talkerPageLayoutGuid": "c6cb8c45-4a66-4edb-8156-0f77270115c3",
                  "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": "RGPffdNFJ0WdLzgUIwnfuA==",
                  "inventoryIdentifier": "7ddf6344-45d3-4527-9d2f-38142309dfb8",
                  "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": "AxCcQWkx9UioDah7Kt2b0Q==",
                  "parentPluGuid": "419c1003-3169-48f5-a80d-a87b2add9bd1",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "WuDzGLuYWUe8SPk63wbSHg==",
                  "supplierIdentifierGuid": "18f3e05a-98bb-4759-bc48-f93adf06d21e",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "kLIiF3d7rUWaYEh5odlILw==",
                  "rebateSupplierIdentifierGuid": "1722b290-7b77-45ad-9a60-4879a1d9482f",
                  "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-04T23:59:54.9170711",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "CUF4j2NJKEKHwrcV4nxcVQ==",
                  "hostIdentifierGuid": "8f784109-4963-4228-87c2-b715e27c5c55",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 125",
                  "aisleEnds": "sample string 126",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 137,
                  "webPriceRounding": true,
                  "webMarkup": 139,
                  "webPriceMode": 140,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 141",
                  "altSubDeptCode": "sample string 142",
                  "altMinorDeptCode": "sample string 143",
                  "altLesserDeptCode": "sample string 144",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "eitstH174kerBuEP20ItmA==",
                      "pluGuid": "b46c2b7a-7b7d-47e2-ab06-e10fdb422d98",
                      "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-04T23:59:54.9170711"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "acceptedUtc": "2025-10-04T23:59:54.9170711",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-10-04T23:59:54.9170711",
                      "startTime": 3,
                      "endDate": "2025-10-04T23:59:54.9170711",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "6xR2+5FTNkWVglAtQdaIhg==",
                      "hostIdentifierGuid": "fb7614eb-5391-4536-9582-502d41d68886",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "nmKcNV/Zm0Wlf7L7T0fwMg==",
                    "guid": "359c629e-d95f-459b-a57f-b2fb4f47f032",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "igYFhOZ9iEKqakg72CocIA==",
                    "priceGroupGuid": "8405068a-7de6-4288-aa6a-483bd82a1c20",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-10-04T23:59:54.9170711",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "hHd0k0utZUiXcaowjrAzIA==",
                    "pluGuid": "93747784-ad4b-4865-9771-aa308eb03320",
                    "plu": 1,
                    "servingsPerPack": 1,
                    "servingSize": 1,
                    "showAllergens": 1,
                    "energy": 1,
                    "protein": 1,
                    "fat": 1,
                    "saturated": 1,
                    "carbo": 1,
                    "sugars": 1,
                    "sodium": 1,
                    "potasium": 1,
                    "calcium": 1,
                    "fibre": 1,
                    "soya": 1,
                    "nutsSeeds": 1,
                    "shells": 1,
                    "eggs": 1,
                    "dairy": 1,
                    "gluten": 1,
                    "sulphites": 1,
                    "peanuts": 1,
                    "sesame": 1,
                    "fish": 1,
                    "lupins": 1
                  },
                  "dates": {
                    "$id": "19",
                    "pluGuid": "d45f4170-46e1-4ed9-a9e6-35071a23ea16",
                    "created": "2025-10-04T23:59:54.9170711",
                    "createdByUser": "sample string 1",
                    "activated": "2025-10-04T23:59:54.9170711",
                    "deactivated": "2025-10-04T23:59:54.9170711",
                    "lastOrdered": "2025-10-04T23:59:54.9170711",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-10-04T23:59:54.9170711",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-10-04T23:59:54.9170711",
                    "lastSold": "2025-10-04T23:59:54.9170711",
                    "firstSold": "2025-10-04T23:59:54.9170711",
                    "awsUpdated": "2025-10-04T23:59:54.9170711",
                    "lastManualUpdate": "2025-10-04T23:59:54.9170711",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-10-04T23:59:54.9170711",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-10-04T23:59:54.9170711",
                    "doNotRangeUpdated": "2025-10-04T23:59:54.9170711",
                    "doNotOrderUpdated": "2025-10-04T23:59:54.9170711",
                    "tracked": "2025-10-04T23:59:54.9170711"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "F8lLrtm+K0ayraUID24qxA==",
                      "pluGuid": "ae4bc917-bed9-462b-b2ad-a5080f6e2ac4",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "S7ovJ1a8kUq5g1Gmfon+Jw==",
                    "pluGuid": "272fba4b-bc56-4a91-b983-51a67e89fe27",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-10-04T23:59:54.9170711",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-10-04T23:59:54.9170711",
                      "createdLocal": "2025-10-04T23:59:54.9170711",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "ZGeYIEQcU0ide2WaQ+QP0g==",
                      "operatorGuid": "20986764-1c44-4853-9d7b-659a43e40fd2",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "syjVsK2CXU+UYTQKWpZMoA==",
                      "pluGuid": "b0d528b3-82ad-4f5d-9461-340a5a964ca0",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "i5hy6y0x5E2Gb0+dEtnV5g==",
                        "guid": "eb72988b-312d-4de4-866f-4f9d12d9d5e6",
                        "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-04T23:59:54.9170711",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-04T23:59:54.9170711",
                        "endShift": "2025-10-04T23:59:54.9170711",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "wIp0HnqbhEGPgPJZzGeOXg==",
                            "operatorGuid": "1e748ac0-9b7a-4184-8f80-f259cc678e5e",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "z5k+N63fgEGjoNakO6QJCw==",
                      "pluGuid": "373e99cf-dfad-4180-a3a0-d6a43ba4090b",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "F5DORF33F0KwAO3enyAVAA==",
                      "pluGuid": "44ce9017-f75d-4217-b000-edde9f201500",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "rjHTAkDSpEKlMQ7W2kkrYw==",
                      "identifierGuid": "02d331ae-d240-42a4-a531-0ed6da492b63",
                      "pluG_UID": "QlJLwq0dTEasMdZFlb/Wgw==",
                      "pluGuid": "c24b5242-1dad-464c-ac31-d64595bfd683",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "Hxzb4KH9rEmDZzF2z21Nvg==",
                      "groupName": "sample string 1",
                      "identifierGuid": "e0db1c1f-fda1-49ac-8367-3176cf6d4dbe",
                      "exists": true,
                      "flipChartIdentifier": "YW0cse4jsEGXJZyU8nFhYw==",
                      "flipChartIdentifierGuid": "b11c6d61-23ee-41b0-9725-9c94f2716163",
                      "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": "Brkqw6j65kGxLpHcr9r+5w==",
                      "groupIdentifierGuid": "c32ab906-faa8-41e6-b12e-91dcafdafee7",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "N9mM6KZsXUe12dG7iUVs7A==",
                        "identifierGuid": "e88cd937-6ca6-475d-b5d9-d1bb89456cec",
                        "displayName": "sample string 2",
                        "sortOrder": 3,
                        "productsPerRow": 4,
                        "rowsPerPage": 5,
                        "buttonMarginX": 6,
                        "buttonMarginY": 7,
                        "beginButtonsX": 8,
                        "beginButtonsY": 9,
                        "autoSizeButtons": true,
                        "autoSizeGrid": true,
                        "showButtonText": true,
                        "showButtonImage": true,
                        "formLocationX": 1,
                        "formLocationY": 1,
                        "formWidth": 14,
                        "formHeight": 15,
                        "formMaximised": true,
                        "formResizable": true,
                        "formBackgroundImage": "sample string 16",
                        "formBackgroundColourA": 1,
                        "formBackgroundColourR": 1,
                        "formBackgroundColourG": 1,
                        "formBackgroundColourB": 1,
                        "formFontFamily": "sample string 17",
                        "formFontSize": 1.1,
                        "formFontStyle": 1,
                        "formAttributes": "sample string 18",
                        "buttonWidth": 19,
                        "buttonHeight": 20,
                        "buttonAnchor": 21,
                        "buttonBackgroundImage": "sample string 22",
                        "buttonTopColour": 1,
                        "buttonTextColour": 1,
                        "buttonBottomColour": 1,
                        "buttonBorderColour": 1,
                        "buttonBorderWidth": 1,
                        "buttonRadius": 1,
                        "buttonGradientMode": 1,
                        "buttonDropShadow": true,
                        "buttonShadowWidth": 1,
                        "buttonHighLightOnPush": true,
                        "buttonFontFamily": "sample string 23",
                        "buttonFontSize": 1.1,
                        "buttonFontStyle": 1,
                        "buttonTextAlign": 1,
                        "buttonWordBreak": true,
                        "buttonDrawImageAndButton": true,
                        "buttonVerticalText": true,
                        "buttonImageAlign": 1,
                        "panelLocationX": 1,
                        "panelLocationY": 1,
                        "panelWidth": 1,
                        "panelHeight": 1,
                        "panelAnchor": 1,
                        "panelFontFamily": "sample string 24",
                        "panelFontSize": 1.1,
                        "panelFontStyle": 1,
                        "panelBackgroundColour": 1,
                        "panelTextColour": 1,
                        "panelAttributes": "sample string 25",
                        "unsentCount": 26,
                        "group": {
                          "$id": "30",
                          "identifier": "1W1L4nAdz0mYtzFIaJ6oPA==",
                          "identifierGuid": "e24b6dd5-1d70-49cf-98b7-3148689ea83c",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "ajM7ataWDEaRobiAgQl+fg==",
                              "guid": "6a3b336a-96d6-460c-91a1-b88081097e7e",
                              "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": "uwwfa71Cl06Vh8ai/LiepQ==",
                              "previousFormGuid": "6b1f0cbb-42bd-4e97-9587-c6a2fcb89ea5",
                              "nextForm": 1,
                              "nextFormG_UID": "2oHSyMu+OUeBneKghBbXUQ==",
                              "nextFormGuid": "c8d281da-becb-4739-819d-e2a08416d751",
                              "attributes": "sample string 10",
                              "updated": "2025-10-04T23:59:54.9170711",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "31"
                              },
                              "previousCheckoutForm": {
                                "$ref": "31"
                              },
                              "buttons": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "TGAq9Fw3i062RLnOab+z7Q==",
                                  "checkoutFormGuid": "f42a604c-375c-4e8b-b644-b9ce69bfb3ed",
                                  "identifier": "a8cszqo3PEW5tyqdOZ1n2g==",
                                  "identifierGuid": "ce2cc76b-37aa-453c-b9b7-2a9d399d67da",
                                  "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": "+Iot1f/o8UmHJgX0I8zFTA==",
                                  "valueGuid": "d52d8af8-e8ff-49f1-8726-05f423ccc54c",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-10-04T23:59:54.9170711",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "31"
                                  },
                                  "image": {
                                    "$id": "33",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-10-04T23:59:54.9170711",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "czf38thBBU29eDqIG0KHCQ==",
                                  "checkoutFormGuid": "f2f73773-41d8-4d05-bd78-3a881b428709",
                                  "panelType": "sample string 4",
                                  "name": "sample string 5",
                                  "locationX": 6,
                                  "locationY": 7,
                                  "width": 8,
                                  "height": 9,
                                  "anchor": 10,
                                  "fontFamily": "sample string 11",
                                  "fontSize": 12.1,
                                  "fontStyle": 13,
                                  "backgroundColour": 14,
                                  "textColour": 15,
                                  "attributes": "sample string 16"
                                },
                                {
                                  "$ref": "34"
                                }
                              ]
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "34"
                      },
                      "products": [
                        {
                          "$id": "35",
                          "flipChartPageIdentifier": "Qbl0XRl3gEuLxT9R62/KlA==",
                          "flipChartPageIdentifierGuid": "5d74b941-7719-4b80-8bc5-3f51eb6fca94",
                          "pluG_UID": "HQNt81Qfe0avEynBE4Dt9w==",
                          "pluGuid": "f36d031d-1f54-467b-af13-29c11380edf7",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "11"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "36",
                      "pluG_UID": "f8d4pjBhI02Lfx2zwBJUew==",
                      "pluGuid": "a678c77f-6130-4d23-8b7f-1db3c012547b",
                      "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-04T23:59:54.9170711",
                      "previousPrice": 1,
                      "previousCostCalcMethod": 1,
                      "previousCost": 1,
                      "previousWeightedAvgCost": 1,
                      "previousLastCost": 1,
                      "previousRawCost": 15,
                      "previousRawWeightedAvgCost": 16,
                      "previousRawLastCost": 17,
                      "previousCostDecimals": 1,
                      "previousServiceFeeID": 18,
                      "previousFreight": 19.0,
                      "previousFreightType": 20,
                      "storeID": 21,
                      "storeName": "sample string 22",
                      "serviceFeeDescription": "sample string 23",
                      "previousServiceFeeDescription": "sample string 24"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "37",
                      "pluG_UID": "xuGnHaD6gEmL7ym+J61HWg==",
                      "ingredientGuid": "XTsydGbPx0y9khzkBSmFjg==",
                      "ingredientIdentifier": "74323b5d-cf66-4cc7-bd92-1ce40529858e",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "gf07omejakCrAG7+wia4RA==",
                      "pluGuid": "a23bfd81-a367-406a-ab00-6efec226b844",
                      "shelfLocationIdentifier": "hheENyDOd0Cl9lHKqtY3uw==",
                      "shelfLocationGuid": "37841786-ce20-4077-a5f6-51caaad637bb",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "BuI9BK54WUiYSQzJnEOg4g==",
                      "labelPageLayoutGuid": "043de206-78ae-4859-9849-0cc99c43a0e2",
                      "updated": "2025-10-04T23:59:54.9170711",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "qW4xjGwWF0OiQXrNvVN48A==",
                        "storeID": 1,
                        "identifierGuid": "8c316ea9-166c-4317-a241-7acdbd5378f0",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-10-04T23:59:54.9170711",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "bin": {
                    "$ref": "38"
                  },
                  "scaleLocations": [
                    {
                      "$id": "40",
                      "plu": 1,
                      "pluG_UID": "Xz2NsaI+OEmRVZnwTQrc0g==",
                      "pluGuid": "b18d3d5f-3ea2-4938-9155-99f04d0adcd2",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-10-04T23:59:54.9170711",
                        "department": {
                          "$id": "42",
                          "id": 1,
                          "name": "sample string 2",
                          "code": "sample string 3",
                          "sortOrder": 4,
                          "isLiquor": true,
                          "isTobacco": true,
                          "excludeTalker": true,
                          "externalSales": true,
                          "saleGLCode": "sample string 9",
                          "cogsglCode": "sample string 10",
                          "accountingCategoryID": 11,
                          "maximumMarkdownPercentage": 12.0,
                          "accountingOnly": true,
                          "generateExternalID": 1,
                          "useNonReportableTaxCode": true,
                          "minPLU": 15,
                          "maxPLU": 16,
                          "scaleLocation": {
                            "$ref": "41"
                          },
                          "subDepartments": [
                            {
                              "$id": "43",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2025-10-04T23:59:54.9170711",
                                      "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": "ZntjJlUG1EWWDkmFPJQYCg==",
                                      "labelPageLayoutGuid": "26637b66-0655-45d4-960e-49853c94180a",
                                      "minimumAge": 17,
                                      "countryOfOrigin": "sample string 18",
                                      "serviceFeeID": 1,
                                      "eftCode": 19,
                                      "defaultPrinter": "sample string 20",
                                      "defaultPrinterGroup": "sample string 21",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$id": "46",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$id": "49",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "updated": "2025-10-04T23:59:54.9170711",
                                  "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": "eGxewQP1LkOE7MVh+UkQmQ==",
                                  "labelPageLayoutGuid": "c15e6c78-f503-432e-84ec-c561f9491099",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-10-04T23:59:54.9170711",
                              "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": "oh4DpRgj6kSlIV0stxCG7A==",
                              "labelPageLayoutGuid": "a5031ea2-2318-44ea-a521-5d2cb71086ec",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "46"
                              },
                              "mscCom": {
                                "$ref": "47"
                              },
                              "mscDep": {
                                "$ref": "49"
                              },
                              "mscSubCom": {
                                "$ref": "48"
                              }
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-10-04T23:59:54.9170711",
                          "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": "Hei3gk2pP0e9CJ9EtYpsIg==",
                          "labelPageLayoutGuid": "82b7e81d-a94d-473f-bd08-9f44b58a6c22",
                          "minimumAge": 25,
                          "countryOfOrigin": "sample string 26",
                          "serviceFeeID": 1,
                          "eftCode": 27,
                          "defaultPrinter": "sample string 28",
                          "defaultPrinterGroup": "sample string 29",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "46"
                          },
                          "mscCom": {
                            "$ref": "47"
                          },
                          "mscDep": {
                            "$ref": "49"
                          },
                          "mscSubCom": {
                            "$ref": "48"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "nextPrice": {
                    "$id": "50",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "T2+uny/H60uSW72z8UQt4A==",
                    "pluGuid": "9fae6f4f-c72f-4beb-925b-bdb3f1442de0",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "1xGpelyTNUapHxWA6KJGmQ==",
                    "dealCostGuid": "7aa911d7-935c-4635-a91f-1580e8a24699",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "AvLTheSrCkCAthZ2++B/bg==",
                    "priceGroupGuid": "85d3f202-abe4-400a-80b6-1676fbe07f6e",
                    "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-04T23:59:54.9170711",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "FtFWLyS5OEmOirEtC+dKWA==",
                    "campaignComboPriceGroupIdentifier": "2f56d116-b924-4938-8e8a-b12d0be74a58",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-10-04T23:59:54.9170711",
                        "operatorG_UID": "y/WO7zmD2U+dwoll0W5d6A==",
                        "operatorGuid": "ef8ef5cb-8339-4fd9-9dc2-8965d16e5de8",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-10-04T23:59:54.9170711",
                        "signIqTicketFileMovedUtc": "2025-10-04T23:59:54.9170711",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-10-04T23:59:54.9170711",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "90085d02-055f-404b-9de3-a914d9221b4e",
                      "nameGuid": "90085d02-055f-404b-9de3-a914d9221b4e",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-10-04T23:59:54.9170711",
                      "startTime": 1,
                      "endDate": "2025-10-04T23:59:54.9170711",
                      "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-04T23:59:54.9170711",
                      "system": true,
                      "created": "2025-10-04T23:59:54.9170711",
                      "updated": "2025-10-04T23:59:54.9170711",
                      "priceChangeNotifiedUtc": "2025-10-04T23:59:54.9170711",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "o6Ba5IgGYkmKXhmS1irCKQ==",
                      "hostIdentifierGuid": "e45aa0a3-0688-4962-8a5e-1992d62ac229",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-10-04T23:59:54.9170711",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "53",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "9gjWz8eAKEamJxVK9l8RnQ==",
                          "pluGuid": "cfd608f6-80c7-4628-a627-154af65f119d",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "ezB8A0jqrk2MkpSO+mEsVg==",
                          "priceGroupGuid": "037c307b-ea48-4dae-8c92-948efa612c56",
                          "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-04T23:59:54.9170711",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "WF+PR3lIpUef861ocrzkPQ==",
                          "identifierStr": "WF+PR3lIpUef861ocrzkPQ==",
                          "identifierGuid": "478f5f58-4879-47a5-9ff3-ad6872bce43d",
                          "campaignID": 4,
                          "campaignName": "sample string 5",
                          "ruleJoin": 1,
                          "ruleType": 6,
                          "operand0": "sample string 7",
                          "comparisonOp": 1,
                          "operand1": "sample string 8",
                          "action": 1,
                          "operand2": "sample string 9",
                          "operand3": "sample string 10",
                          "includeExcludedItems": true,
                          "noFurtherDiscounts": true,
                          "description": "sample string 11",
                          "sortOrder": 1,
                          "isItemRule": false,
                          "prevDept": "sample string 12",
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "55",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "ZHLp7OSNxkuyFzrWsJb2jw==",
                          "customerIDGuid": "ece97264-8de4-4bc6-b217-3ad6b096f68f",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "nuqpgBklE0SijPYeXItJrA==",
                            "identifierGuid": "80a9ea9e-2519-4413-a28c-f61e5c8b49ac",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-10-04T23:59:54.9170711",
                            "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": "3fpTjWSxHk+SumWH08+Y2A==",
                            "communityIdentifierGuid": "8d53fadd-b164-4f1e-92ba-6587d3cf98d8",
                            "joined": "2025-10-04T23:59:54.9170711",
                            "updated": "2025-10-04T23:59:54.9170711",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "DrfWt2ym6UWtU9EjqavyJg==",
                            "priceLevelIdentifierGuid": "b7d6b70e-a66c-45e9-ad53-d123a9abf226",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-10-04T23:59:54.9170711",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-10-04T23:59:54.9170711",
                                "expiry": "2025-10-04T23:59:54.9170711",
                                "customerID": "SJLj1nEPG0GJfTsoF/YNgA==",
                                "customerIDGuid": "d6e39248-0f71-411b-897d-3b2817f60d80",
                                "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-04T23:59:54.9170711",
                                "linkedAccount": "4xrv9zCAHUy7HWP//UcWCQ==",
                                "linkedAccountGuid": "f7ef1ae3-8030-4c1d-bb1d-63fffd471609",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "VkyU6Wh1dEupDLuuMvL+IA==",
                                  "identifierGuid": "e9944c56-7568-4b74-a90c-bbae32f2fe20",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-10-04T23:59:54.9170711",
                                  "owner": "anw2oetij0qNivxk5RU2Tg==",
                                  "ownerGuid": "a1367c6a-62eb-4a8f-8d8a-fc64e515364e",
                                  "accountStoreGroupIdentifier": "k80lhfoCG0yKGITaKV7Nsg==",
                                  "accountStoreGroupGuid": "8525cd93-02fa-4c1b-8a18-84da295ecdb2",
                                  "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-04T23:59:54.9170711",
                                  "active": true,
                                  "updated": "2025-10-04T23:59:54.9170711",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "56"
                                  },
                                  "card": {
                                    "$ref": "57"
                                  },
                                  "members": {
                                    "$id": "59",
                                    "sample string 1": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "60",
                                      "identifier": "HjZ/ImL+rESG/vM5jj8iPg==",
                                      "identifierGuid": "227f361e-fe62-44ac-86fe-f3398e3f223e",
                                      "name": "sample string 2",
                                      "primaryContact": "kc/oO4mbrkKWqfcs/zJJ2w==",
                                      "primaryContactGuid": "3be8cf91-9b89-42ae-96a9-f72cff3249db",
                                      "accountID": "AWh4U3HCxE28OKgCZ+QMcw==",
                                      "accountIDGuid": "53786801-c271-4dc4-bc38-a80267e40c73",
                                      "special": true,
                                      "updated": "2025-10-04T23:59:54.9170711",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "I3sKTGo8HEijETMAilzytg==",
                                      "priceLevelIdentifierGuid": "4c0a7b23-3c6a-481c-a311-33008a5cf2b6",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "uF+nD5yqOkiN62yxy6YGgA==",
                                          "groupIDGuid": "0fa75fb8-aa9c-483a-8deb-6cb1cba60680",
                                          "customerID": "dZeTi/si4kCDKTi5G0nrIA==",
                                          "customerIDGuid": "8b939775-22fb-40e2-8329-38b91b49eb20",
                                          "card": "sample string 4",
                                          "linkedAccount": "HXnJxx6CO0mCLu8KRFiRgw==",
                                          "linkedAccountGuid": "c7c9791d-821e-493b-822e-ef0a44589183",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "sK/2n5cTfUqO2vWnZF1slA==",
                                    "identifierGuid": "9ff6afb0-1397-4a7d-8eda-f5a7645d6c94",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "IXaIZXu+jEe0XRGSWZ71LA==",
                                    "accountIDGuid": "65887621-be7b-478c-b45d-1192599ef52c",
                                    "customerAccount": {
                                      "$ref": "58"
                                    },
                                    "customerCard": {
                                      "$ref": "57"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2025-10-04T23:59:54.9170711",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "9D2WHxHYEUCgLFDHFBEZuQ==",
                                    "idempotentVoidGuid": "1f963df4-d811-4011-a02c-50c7141119b9",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "2YmM8+Udt0yaRRvS/HINdw==",
                                      "saleHeaderIdentifierGuid": "f38c89d9-1de5-4cb7-9a45-1bd2fc720d77",
                                      "created": "2025-10-04T23:59:54.9170711",
                                      "createdLocal": "2025-10-04T23:59:54.9170711",
                                      "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-04T23:59:54.9170711",
                                      "storeID": 1,
                                      "operatorG_Uid": "t12iENnqtE+G8akHMwSdxA==",
                                      "operatorGuid": "10a25db7-ead9-4fb4-86f1-a90733049dc4",
                                      "customerG_Uid": "Mk6cS4ACaU2x+CqPb8WQ2Q==",
                                      "customerGuid": "4b9c4e32-0280-4d69-b1f8-2a8f6fc590d9",
                                      "communityIdentifier": "w5gk6nA56UaRSu0y3dpFFw==",
                                      "communityIdentifierGuid": "ea2498c3-3970-46e9-914a-ed32ddda4517",
                                      "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": "6rNKk3BakEWe/GiYqVXxPw==",
                                      "priceLevelIdentifierGuid": "934ab3ea-5a70-4590-9efc-6898a955f13f",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "DGpiuGi+Qkimn+PCKDv+Zw==",
                                        "identifierGuid": "b8626a0c-be68-4842-a69f-e3c2283bfe67",
                                        "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-04T23:59:54.9170711",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "PdU3s2o0wUO5Xxswj0/ehA==",
                                          "identifierGuid": "b337d53d-346a-43c1-b95f-1b308f4fde84",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "SVDJ6pW5eU+W9KT5cr870w==",
                                          "pluGuid": "eac95049-b995-4f79-96f4-a4f972bf3bd3",
                                          "accountID": "v9m6cHcjmUOO9QZqlQOwJA==",
                                          "accountIDGuid": "70bad9bf-2377-4399-8ef5-066a9503b024",
                                          "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-04T23:59:54.9170711",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "qrX8ZU0duEqoqn/QhCIJqw==",
                                          "refundGuid": "65fcb5aa-1d4d-4ab8-a8aa-7fd0842209ab",
                                          "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": "MKLPUi5WX0Km+72qSh8XdA==",
                                          "idempotentVoidGuid": "52cfa230-562e-425f-a6fb-bdaa4a1f1774",
                                          "priceLevelIdentifier": "XtXXH/NsXE6aQ/Xa4EZ96Q==",
                                          "priceLevelIdentifierGuid": "1fd7d55e-6cf3-4e5c-9a43-f5dae0467de9",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-10-04T23:59:54.9170711",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "G04dYzh8906L0C2jRgSjuA==",
                                            "guid": "631d4e1b-7c38-4ef7-8bd0-2da34604a3b8",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-10-04T23:59:54.9170711"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "YYRUqNatc0eUDvV2pL6XbQ==",
                                            "modifierSetGuid": "a8548461-add6-4773-940e-f576a4be976d",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "hoohSJOJYUShWyGQ3LecTg==",
                                            "pluGuid": "48218a86-8993-4461-a15b-2190dcb79c4e",
                                            "deleted": true,
                                            "g_UID": "PYeny7CW/0az2F7KcfOckQ==",
                                            "guid": "cba7873d-96b0-46ff-b3d8-5eca71f39c91",
                                            "product": {
                                              "$ref": "11"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "62"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "K0Ms4Yj5eUGCTYLCm97YJQ==",
                                          "pluGuid": "e12c432b-f988-4179-824d-82c29bded825",
                                          "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-04T23:59:54.9170711",
                                          "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-04T23:59:54.9170711",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "73",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "T08cvS//hE2s7du4dZCoOQ==",
                                          "pluGuid": "bd1c4f4f-ff2f-4d84-aced-dbb87590a839",
                                          "accountID": "MrPSxta4p0OqgShtAZPABQ==",
                                          "accountIDGuid": "c6d2b332-b8d6-43a7-aa81-286d0193c005",
                                          "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-04T23:59:54.9170711",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "JzBGNrslz0mhLXA3POFBwg==",
                                          "refundGuid": "36463027-25bb-49cf-a12d-70373ce141c2",
                                          "providerName": "sample string 10",
                                          "campaign": "sample string 11",
                                          "campaignType": 1,
                                          "modifiedID": 1,
                                          "omittedIngredient": 1,
                                          "taxPercent": 1.0,
                                          "taxAmount": 1.0,
                                          "refundablePrice": 1.0,
                                          "showDiscounts": true,
                                          "orderPrinted": true,
                                          "note": "sample string 14",
                                          "modifierName": "sample string 15",
                                          "modifierSetName": "sample string 16",
                                          "totalValueWasScanned": true,
                                          "sold": true,
                                          "campaignPrice": true,
                                          "scannedValue": 1,
                                          "campaignName": "sample string 20",
                                          "comboDiscount": 1
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "74",
                                          "identifier": "94tHeerZhUiY2E0EAVruNQ==",
                                          "identifierGuid": "79478bf7-d9ea-4885-98d8-4d04015aee35",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "hS2N/qxdb0alvkHNqGm55Q==",
                                          "customerIdentifierGuid": "fe8d2d85-5dac-466f-a5be-41cda869b9e5",
                                          "operatorNo": 1,
                                          "operatorG_UID": "53at/ne7m0ydohHhvWhqng==",
                                          "operatorGuid": "fead76e7-bb77-4c9b-9da2-11e1bd686a9e",
                                          "created": "2025-10-04T23:59:54.9170711",
                                          "ordered": "2025-10-04T23:59:54.9170711",
                                          "started": "2025-10-04T23:59:54.9170711",
                                          "completed": "2025-10-04T23:59:54.9170711",
                                          "supplied": "2025-10-04T23:59:54.9170711",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "operator": {
                                            "$ref": "23"
                                          },
                                          "details": [
                                            {
                                              "$id": "75",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "I98lnV8KsUud++DHpR7H+g==",
                                              "pluGuid": "9d25df23-0a5f-4bb1-9dfb-e0c7a51ec7fa",
                                              "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": "o9HlloZUtUuPu5Gm2nyuQA==",
                                              "headerIdentifierGuid": "96e5d1a3-5486-4bb5-8fbb-91a6da7cae40",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "76",
                                          "surveyG_UID": "B12/OgYqAkem9JNOkHnx7g==",
                                          "surveyGuid": "3abf5d07-2a06-4702-a6f4-934e9079f1ee",
                                          "saleHeaderGuid": "hBLsaRXGAEu6FP/sYXa4tg==",
                                          "saleGuid": "69ec1284-c615-4b00-ba14-ffec6176b8b6",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "L4yAxpz500mnKEV0XFa5Ng==",
                                          "guidResponse": "c6808c2f-f99c-49d3-a728-45745c56b936",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-10-04T23:59:54.9170711",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "p5xWw+B/mkO+CgPoK/hLwQ==",
                                            "guid": "c3569ca7-7fe0-439a-be0a-03e82bf84bc1",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "XdqVsvCTq0qBT0ho0jnlFg==",
                                            "checkoutFormGuid": "b295da5d-93f0-4aab-814f-4868d239e516",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-10-04T23:59:54.9170711",
                                            "end": "2025-10-04T23:59:54.9170711",
                                            "deleted": true,
                                            "updated": "2025-10-04T23:59:54.9170711",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "e3650382-ed79-4934-86b9-78760651a649",
                                              "809052a6-3acb-4964-8e03-0dd6db51628a"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "31"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "okbhmKOQZUKDASlAxS4doQ==",
                                      "accountIdentifier": "98e146a2-90a3-4265-8301-2940c52e1da1",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "Kqiq469wq0O5l7oHCDwIVg==",
                                      "customerOrderIdentifierGuid": "e3aaa82a-70af-43ab-b997-ba07083c0856",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "7qvOoV9QmEiGuLYVjziHqg==",
                                      "paymentIdentifierGuid": "a1ceabee-505f-4898-86b8-b6158f3887aa",
                                      "identifier": "I3DdjP1H50qiNoPMLu1Cqw==",
                                      "identifierGuid": "8cdd7023-47fd-4ae7-a236-83cc2eed42ab",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "0xvGNv7sFEaEoSqXDodUyA==",
                                      "itemIdentifierGuid": "36c61bd3-ecfe-4614-84a1-2a970e8754c8"
                                    }
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ]
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "account": {
                              "$ref": "58"
                            },
                            "vouchers": [
                              {
                                "$id": "79",
                                "customerIdentifier": "gvISJ85ZNUKwA5brPZYccA==",
                                "customerIdentifierGuid": "2712f282-59ce-4235-b003-96eb3d961c70",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "5fI6RSqk1ESG4ZUtRkU3Rw==",
                                "idempotentGuid": "453af2e5-a42a-44d4-86e1-952d46453747",
                                "offline": true,
                                "voucher": {
                                  "$id": "80",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2025-10-04T23:59:54.9170711",
                                  "barcodeTemplate": {
                                    "$id": "81",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "82",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2025-10-04T23:59:54.9170711",
                                    "labelPageLayout": "qst6ziRunE+YbDuETrqJsA==",
                                    "pageLayoutGuid": "ce7acbaa-6e24-4f9c-986c-3b844eba89b0",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "80"
                                    },
                                    "elements": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2025-10-04T23:59:54.9170711"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "/J5GxtanJEKj/TMo69KVYA==",
                                      "customerIdentifierGuid": "c6469efc-a7d6-4224-a3fd-3328ebd29560",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-10-04T23:59:54.9170711",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "meDYfuT+xE6q1Se+NJ18TA==",
                                      "issuedIdempotentGuid": "7ed8e099-fee4-4ec4-aad5-27be349d7c4c",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-10-04T23:59:54.9170711",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-10-04T23:59:54.9170711",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "dFyDm4LD9keO1oYY9RdRkw==",
                                      "redeemedIdempotentGuid": "9b835c74-c382-47f6-8ed6-8618f5175193",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-10-04T23:59:54.9170711",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "82"
                                      },
                                      "voucher": {
                                        "$ref": "80"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "62"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "62"
                                      }
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "56"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "85",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "j5gLSqNT20a1dyEV+DZuQw==",
                          "groupIDGuid": "4a0b988f-53a3-46db-b577-2115f8366e43",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "9SyQBnnt6UKcVd5WUB+Yww==",
                          "identifierGuid": "06902cf5-ed79-42e9-9c55-de56501f98c3",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "87",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "mHoYdb6hlEihMz4+ZXoziA==",
                          "guid": "75187a98-a1be-4894-a133-3e3e657a3388",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "52"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "rFuYIxW5DEWkCmSuVdVCMQ==",
                              "groupGuid": "23985bac-b915-450c-a40a-64ae55d54231",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "677zxr8fPUSV6cHbF32UzA==",
                              "pluGuid": "c6f3beeb-1fbf-443d-95e9-c1db177d94cc",
                              "priceGroupG_UID": "4LTAAVTLTku8CQzIVqaxcA==",
                              "priceGroupGuid": "01c0b4e0-cb54-4b4e-bc09-0cc856a6b170",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "52"
                              },
                              "product": {
                                "$ref": "11"
                              },
                              "priceGroup": {
                                "$ref": "17"
                              },
                              "campaignPool": {
                                "$ref": "52"
                              }
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "89",
                          "id": 1,
                          "priceLevelIdentifier": "CZHwC7DAsESW2JGloHlUDQ==",
                          "priceLevelIdentifierGuid": "0bf09109-c0b0-44b0-96d8-91a5a079540d",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "LaVuUZOJj0CYdB/RJKlq4Q==",
                      "headerIdentifierGuid": "516ea52d-8993-408f-9874-1fd124a96ae1",
                      "identifier": "O8K/e5j6z0+on6G4Sq24Aw==",
                      "identifierGuid": "7bbfc23b-fa98-4fcf-a89f-a1b84aadb803",
                      "supplierIdentifier": "UpO3naQ1LE+aiyY8BrlgSQ==",
                      "supplierGuid": "9db79352-35a4-4f2c-9a8b-263c06b96049",
                      "pluG_UID": "G+2axRNicUCAxTLvb4/C4w==",
                      "pluGuid": "c59aed1b-6213-4071-80c5-32ef6f8fc2e3",
                      "campaignName": "e570b5f1-071b-4603-b130-cce10a36ec87",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-10-04T23:59:54.9170711",
                      "end": "2025-10-04T23:59:54.9170711",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "oJbFG0uxgU6vD+mrIfl8fg==",
                      "bonusItemPluGuid": "1bc596a0-b14b-4e81-af0f-e9ab21f97c7e",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-10-04T23:59:54.9170711",
                      "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-04T23:59:54.9170711",
                      "campaignEndDate": "2025-10-04T23:59:54.9170711",
                      "masterPLUG_UID": "A+3oe0Fnrky1CKethFDT7w==",
                      "masterID": "7be8ed03-6741-4cae-b508-a7ad8450d3ef",
                      "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": "R6AcvemQx0+VSiWi91J4Sw==",
                      "bonusMasterID": "bd1ca047-90e9-4fc7-954a-25a2f752784b",
                      "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-04T23:59:54.9170711",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "iTgoDd8OMUyZR9bfwRg7fQ==",
                      "pluGuid": "0d283889-0edf-4c31-9947-d6dfc1183b7d",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "XXMSRXvxHkmb9AH9MN3prg==",
                  "alternateProduct": "4512735d-f17b-491e-9bf4-01fd30dde9ae",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "M1zMEFcbaEiAJgvvHEk8yA==",
                    "pluGuid": "10cc5c33-1b57-4868-8026-0bef1c493cc8",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-10-04T23:59:54.9170711",
                  "inventoryTracked": "2025-10-04T23:59:54.9170711",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "ZBn5MMUMikKyxJL5iL8nkA==",
                "supplierGuid": "30f91964-0cc5-428a-b2c4-92f988bf2790",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "94"
              }
            ],
            "cycles": [
              {
                "$id": "95",
                "storeID": 1,
                "supplierIdentifier": "WsWhzMtN/kefrcQTRAelUg==",
                "supplierGuid": "cca1c55a-4dcb-47fe-9fad-c4134407a552",
                "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-04T23:59:54.9170711",
                "deliveryDate": "2025-10-04T23:59:54.9170711",
                "nextCutOffDate": "2025-10-04T23:59:54.9170711",
                "nextDeliveryDate": "2025-10-04T23:59:54.9170711",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-10-04T23:59:54.9170711",
            "isHost": true
          },
          "files": [
            {
              "$id": "96",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-10-04T23:59:54.9170711",
              "processed": "2025-10-04T23:59:54.9170711",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-10-04T23:59:54.9170711",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "5"
              },
              "metcashHeader": {
                "$id": "97",
                "customerNumber": "sample string 1",
                "creationDate": "2025-10-04T23:59:54.9170711",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "ZSz/5Bs6ZUSH9tMtYZP2Lw==",
              "hostIdentifierGuid": "e4ff2c65-3a1b-4465-87f6-d32d6193f62f",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "c5ea5e5e-2677-40c7-b6d6-b4e8c3a07edf",
                "b5f3fe82-5c85-4e49-b200-5dcad8ae752c"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "o2xlVZDoQ0SSAyBV3HHdVQ==",
              "identifierGuid": "55656ca3-e890-4443-9203-2055dc71dd55",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "04af88bf-644e-494e-bbd3-d591dd279a1d",
            "c3f08d14-d519-451a-a888-49b950a11914"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "100"
      }
    ],
    "sales": [
      {
        "$id": "101",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-10-04T23:59:54.9170711",
        "ftpSite": {
          "$id": "102",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "path": "sample string 7",
          "protocol": 8
        }
      },
      {
        "$ref": "101"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "98"
      },
      {
        "$ref": "98"
      }
    ],
    "cashManagements": [
      {
        "$id": "103",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "104",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "passwordPlain": "sample string 6",
          "token": "sample string 7",
          "apiType": 8,
          "apiSubType": 9
        }
      },
      {
        "$ref": "103"
      }
    ],
    "updateStoreID": "f5afd298-b382-452f-84a3-38f61afafdec",
    "updateStore": {
      "$id": "105",
      "id": "dd9f79f5-014c-4861-9b69-554bf97d448d",
      "name": "sample string 1",
      "lastActivity": "2025-10-04T23:59:54.9170711",
      "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-04T23:59:54.9170711"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "106",
      "loginMode": 1,
      "allowSelfVerification": true,
      "verifierEmail": "sample string 3",
      "source": "sample string 4",
      "loginModeInherited": 5,
      "loginModeSource": "sample string 6",
      "selfVerifyInherited": true,
      "selfVerifySource": "sample string 8",
      "verifyEmailInherited": "sample string 9",
      "verifyEmailSource": "sample string 10"
    }
  },
  "supplier": {
    "$ref": "6"
  },
  "orderCycle": {
    "$id": "107",
    "id": 1,
    "autoOrderGuid": "Skk9UdCXHEe2cmgumGGRvw==",
    "autoOrderIdentifier": "513d494a-97d0-471c-b672-682e986191bf",
    "cutOffDate": "2025-10-04T23:59:54.9170711",
    "deliveryDate": "2025-10-04T23:59:54.9170711",
    "daysBuffer": 3,
    "nextCutOffDate": "2025-10-04T23:59:54.9170711",
    "nextDeliveryDate": "2025-10-04T23:59:54.9170711",
    "nextDaysBuffer": 5
  },
  "details": [
    {
      "$id": "108",
      "autoOrderGuid": "DT3D5Au9p02jCiVk45XouQ==",
      "autoOrderIdentifier": "e4c33d0d-bd0b-4da7-a30a-2564e395e8b9",
      "pluG_UID": "SvE18yRFvUu4UQzzgZwoHg==",
      "pluGuid": "f335f14a-4524-4bbd-b851-0cf3819c281e",
      "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-04T23:59:54.9170711",
      "investmentBuyStatus": 2,
      "processed": "2025-10-04T23:59:54.9170711",
      "product": {
        "$ref": "11"
      },
      "orderCode": "sample string 3",
      "directIndicator": "sample string 4",
      "cycle": {
        "$ref": "95"
      },
      "dayWeighting": {
        "$id": "109",
        "sunday": 1.1
      },
      "inventory": {
        "$id": "110",
        "inventoryGuid": "zpXBwGu+vUang40KGtU4Kg==",
        "inventoryIdentifier": "c0c195ce-be6b-46bd-a783-8d0a1ad5382a",
        "created": "2025-10-04T23:59:54.9170711",
        "createdLocal": "2025-10-04T23:59:54.9170711",
        "onHand": 4,
        "onHandPacks": 5,
        "onOrder": 6,
        "onOrderPacks": 7,
        "accuracy": 8,
        "updated": "2025-10-04T23:59:54.9170711",
        "history": [
          {
            "$id": "111",
            "inventoryGuid": "J5ldlI/AFUyhi/Ccr41VMA==",
            "inventoryIdentifier": "945d9927-c08f-4c15-a18b-f09caf8d5530",
            "pluG_UID": "jlp33wG/JkOmhTOmCS1wew==",
            "pluIdentifier": "df775a8e-bf01-4326-a685-33a6092d707b",
            "inventoryReason": 3,
            "inventoryInvoiceGuid": "SaYYT1jDL0afCZpkUrWBYQ==",
            "invoiceIdentifier": "4f18a649-c358-462f-9f09-9a6452b58161",
            "operatorGuid": "KQ8q9nl/40SqTEXJRpLfEw==",
            "operatorIdentifier": "f62a0f29-7f79-44e3-aa4c-45c94692df13",
            "stocktakeGuid": "uuUwT7AnKUeuLSrfJ5xqFQ==",
            "stocktakeIdentifier": "4f30e5ba-27b0-4729-ae2d-2adf279c6a15",
            "orderGuid": "k1X2N7m7lkSmmMN97/NWPw==",
            "orderIdentifier": "37f65593-bbb9-4496-a698-c37deff3563f",
            "saleHeaderGuid": "u7iZfYoCIEOEx4lZ/q0a6w==",
            "saleHeaderGuidIdentifier": "7d99b8bb-028a-4320-84c7-8959fead1aeb",
            "dumpStockID": 1,
            "fuelDeliveryID": 1,
            "creditNoteIdentifier": "ZVAoW/QyPE+Uwtw9PiCAYQ==",
            "creditNoteGuid": "5b285065-32f4-4f3c-94c2-dc3d3e208061",
            "inventorySourceGuid": "ixngvYH2I0e5Rj6BQxXp0A==",
            "inventorySourceIdentifier": "bde0198b-f681-4723-b946-3e814315e9d0",
            "createdLocal": "2025-10-04T23:59:54.9170711",
            "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-04T23:59:54.9170711",
            "createdLocalTime": "2025-10-04T23:59:54.9170711",
            "storeID": 14,
            "barcode": "sample string 15",
            "directCode": "sample string 16",
            "productName": "sample string 17",
            "salesMode": 18,
            "orderPacked": 19,
            "invoice": {
              "$id": "112",
              "inventoryInvoiceGuid": "MoCjOPmvr0minsBBe1V8Jw==",
              "invoiceIdentifier": "38a38032-aff9-49af-a29e-c0417b557c27",
              "inventoryGuid": "jV0joH/R7UqXoieunaj4sQ==",
              "inventoryIdentifier": "a0235d8d-d17f-4aed-97a2-27ae9da8f8b1",
              "supplierIdentifier": "3BhBAXYyhE6By0XBewGHWQ==",
              "supplierGuid": "014118dc-3276-4e84-81cb-45c17b018759",
              "orderGuid": "l83XrkpK40OwvrTK1nh5sw==",
              "orderIdentifier": "aed7cd97-4a4a-43e3-b0be-b4cad67879b3",
              "invoiceHeaderIdentifier": "oqIt76zmQ0+7zff4j7Y+lA==",
              "invoiceHeaderGuid": "ef2da2a2-e6ac-4f43-bbcd-f7f88fb63e94",
              "created": "2025-10-04T23:59:54.9170711",
              "ordered": "2025-10-04T23:59:54.9170711",
              "storeID": 1,
              "bestOrExpire": "2025-10-04T23:59:54.9170711",
              "bestOrExpireType": 1,
              "units": 1,
              "weight": 1,
              "received": "2025-10-04T23:59:54.9170711",
              "cost": 1,
              "totalCost": 1,
              "freightCost": 1,
              "inStock": 1,
              "pluG_UID": "mMLezoJbUkyhTZeDgXl5nw==",
              "pluGuid": "cedec298-5b82-4c52-a14d-97838179799f",
              "orderInventoryGuid": "lUDR1SNsD024ox+nG6WmVQ==",
              "orderInventoryIdentifier": "d5d14095-6c23-4d0f-b8a3-1fa71ba5a655",
              "supplier": {
                "$ref": "6"
              },
              "inventoryUnits": [
                {
                  "$id": "113",
                  "invoiceItemNo": 1,
                  "inventoryInvoiceGuid": "vKTKEQZ5rUSfB/NDh0RQew==",
                  "invoiceIdentifier": "11caa4bc-7906-44ad-9f07-f3438744507b",
                  "inventoryGuid": "pY+V61PDm0i4fH7UFTpP9g==",
                  "inventoryIdentifier": "eb958fa5-c353-489b-b87c-7ed4153a4ff6",
                  "serialNumber": "sample string 3",
                  "sold": "2025-10-04T23:59:54.9170711",
                  "saleItemID": 1,
                  "storeID": 1,
                  "returned": "2025-10-04T23:59:54.9170711",
                  "dumped": 1,
                  "saleHeaderID": 1
                },
                {
                  "$ref": "113"
                }
              ]
            },
            "invoiceHeaderIdentifier": "iDdXzfH2FUORaovh9s/NzQ==",
            "invoiceHeaderGuid": "cd573788-f6f1-4315-916a-8be1f6cfcdcd",
            "invoiceNumber": "sample string 20",
            "invoiceCost": 1,
            "invoiceCostDecimals": 1,
            "orderNumber": 1,
            "orderReceivingStoreName": "sample string 21",
            "orderSendingStoreName": "sample string 22",
            "creditNoteID": 1,
            "reason": {
              "$id": "114",
              "id": 1,
              "name": "sample string 1",
              "allowRF": 2,
              "dumpStock": 3,
              "creditRequest": 4,
              "excludeFromLoss": 5,
              "reserved": 6,
              "updated": "2025-10-04T23:59:54.9170711"
            },
            "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": "111"
          }
        ],
        "products": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "lastInvoiceCost": 1
      },
      "aws": 5.0,
      "explanations": [
        {
          "$id": "115",
          "pluG_UID": "XQ60aVhHSEaIOD1D/wGC1w==",
          "pluGuid": "69b40e5d-4758-4648-8838-3d43ff0182d7",
          "consolidatedSales": {
            "$id": "116",
            "1": {
              "$id": "117",
              "discountPercentage": 1,
              "days": 2,
              "quantity": 3.1,
              "aws": 3.1,
              "cartonQuantity": 4.1,
              "lowQuality": true
            },
            "2": {
              "$ref": "117"
            }
          },
          "dailyPrices": {
            "$id": "118",
            "2025-10-04T23:59:54.9170711": {
              "$id": "119",
              "date": "2025-10-04T23:59:54.9170711",
              "salePrice": 1,
              "campaign": "sample string 2",
              "campaignDescription": "sample string 3",
              "combo": true,
              "comboPriceGroupG_UID": "N/9/MS7rW0iK5B+eFzQknw==",
              "comboPriceGroupGuid": "317fff37-eb2e-485b-8ae4-1f9e1734249f"
            }
          },
          "onHandPredictions": [
            {
              "$id": "120",
              "autoOrderGuid": "pnW2E3VLqkeDA+Sj00dC1A==",
              "autoOrderIdentifier": "13b675a6-4b75-47aa-8303-e4a3d34742d4",
              "pluG_UID": "hRiv9evzQUi0HuSmjpR/fw==",
              "pluGuid": "f5af1885-f3eb-4841-b41e-e4a68e947f7f",
              "childPLUG_UID": "JiEhVZVGY0C3jx/jE2Sz8A==",
              "childPluGuid": "55212126-4695-4063-b78f-1fe31364b3f0",
              "date": "2025-10-04T23:59:54.9170711",
              "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": "120"
            }
          ],
          "predictions": [
            {
              "$ref": "120"
            },
            {
              "$ref": "120"
            }
          ],
          "product": {
            "$ref": "11"
          }
        },
        {
          "$ref": "115"
        }
      ],
      "supplierOrderingDetail": {
        "$ref": "9"
      },
      "manufacturerSupplier": "d19fb8e1-2bb7-4158-b1fa-f4d7c1479814",
      "cartonQuantity": 1,
      "sellPrice": 1,
      "cost": 1,
      "costDecimals": 1,
      "bufferDays": 6,
      "boostDays": 7
    },
    {
      "$ref": "108"
    }
  ],
  "boosts": [
    {
      "$id": "121",
      "autoOrderGuid": "GhmGYO5z3EiMYzvvM8+JIg==",
      "autoOrderIdentifier": "6086191a-73ee-48dc-8c63-3bef33cf8922",
      "date": "2025-10-04T23:59:54.9170711",
      "boost": 2
    },
    {
      "$ref": "121"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK{�D[(� �5xl/workbook.xml �(�����0��&�C�����N\�z�^a+
�'m
>��o�vfg�:k;>��GN�U�ƃ��"�uH�Nڀ
;��d>H�"�s�A������|Έ��y���qx���r����崢$
7�Bti�0�(���]LD��M��/�B�I�q�<�(:���	F�a�W(�2��yZ$%��;���w�PK{�D[����	�[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
{�D[J:�*''_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="R30d8cd41b0474f21" /></Relationships>PK{�D[�x��xl/worksheets/sheet1.xml �(���]S�:�����ǖV�L�N
�Џs(m��]N�LI�؆��W6Vl�՘����]I��]F�~m$���v҈�A������n>�t�j2ڥ��|�$E`�m~���UQ<��q>_%�Y��֎-�l3+���.N���<9K珛d[�@����~Vة���!���$W��%�E����s��l�
'���f/Wd�rN���� ��*�f����sPn��4�Y~�\�CR�q>�f�ʂE��=����"Y߭
���b��}^}�u�]lf��߻��X�'� ���0�?�E����]��x��a�tD� ��F�xVdzf~	�$���:��xޙ_pM�)�����iÅ0Z�{8/�x��7�D�@����_��:N�^SǛ&^F�pn%ø�����"�6� ��8o�7mo��\Q�vf ����g�� 9��@�:�і�hĵ�/[����
p��(��@�<*:�����kpޣ��A	�	�Fj�` �s!U�fp~���Α���%���yZ���]D(�3p�o�pl�Ih<	1����ad�4�yx�4�����t���<	�'�*�g��L��yOrIR*���rP�Ih<)DT��bF(1t�Β�XRK�	fg�Sc�28KBcIm"ƍ]������Z]�g�b6e�.Ȫa��|��Ǽ��퍜���	�OelM���K��	�g}�u�7}�w��>!���>!��E�P]�O�.�O�.�ޣ��A�~� H�=��?���� H�OI{�A���=��A�~��
�{�A�����̓ u�{���ԝz���SO�w�+�F����@���$�G��t8˙':�7��_�����Nm�FݠM�,o�]�x�����������|80��=�˾=��ݳ$�\yd�O��ڃ �~� Ȳ_<j	_=:��>‘?o�O�':����p�{������):.Q�ǭ�e��O��4-��z?��Cb�PK{�D[O�l�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�n�8EM�aö���Q۲]�gc���V� �X��j4��'�|�lvo�H^0���xŀ�Ӿ\��)��v��G��D�CH���Ԃ�9�S���I��t�c|�T.i�iP��z��j��f��9��ޘA�ק	]�L_}<&���T�1��SJ�xU�@����R`mx'E��@���R>��~���P�+Y�֝`��Tƪ��S���s�yy�Ɵ����H�.j��/�_PK{�D[Ѓ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{�D[�nZ=^6xl/sharedStrings.xml �(��Wݏ�6�I�? � �d��'�w+�.*�=��J5���
vj;{�U��;v�
q�ڇJ<��͇��3������B���]u�ޠ�!�����u;R!���3r����|���Ru@�ɫ�Z��ߗxM6H�xA ��S<�e!J�����`0�oe��%SW� �vJF�,Ir �	z}��ǥ�"%�cI�˾���k�ޥ�)�Q"�,'e�#���9!5m���b�
��X�eQ��}��K�T)�У@:�$kQO7ENƟ�M`J2T�j��5�;�B���q&�5�hs��6lJ$�PP{��=nKf�h��ۨ���{�H[`�,�P	��m����9�'��)�[�J�8o	���N8�ʢ.�R�Mo�U�˯Mp��2�x���#�Yš�D�o��t�ʚ2��}w4L�¾D#�A��:a��Em�Dh8
�h�@��`'Ȝ(�@EŞ�ƣ������J�&#�Z;��u�c�2xG���<����M<H�8J1vV#�:�c'�����VY�v*L=u��w7�\u��?9G�q�:���\Cq�;��c�~�if��1S�{ݭ:�Y���[�HC���B
�@_�-(��8M�ҵи�z�4�P��!��~�1]ψ�q"Z$M�p����PMINa2n���y�
a��В{��D<�"�PW��x�$�����j�Qz(���l��y��1V�1�|����&��]o1��à���d��VW�� k^�:m<���J��A��w�Ռ���W�|O8��s)�n������^/�BPL�5b�D&��gV;�Gsr
lL�Њ䲆~�
���}�Τ�����<��OP*o3��Z�͡g
p�P�����Ą8QFN<�}7[�+�y{��Et�߻a(�s<I"X����=�I����f����y��[�73��{(U=�U��-B�Zի�C���{�|'O��
[���WL7�7�֤�URy��B=��Ek6�j_%ɡ��ֱp���E���-7e�7�q[SW`.�T��s�г^�4��0,}Ȧh[G��U���9\���M;��k� Z��u�>R������z�K�(܅�aZ��f<-�9�	�G������@ݔ�M40*�"����S*�п�5_�o�֧"��<��L�нqw�X�燊��ٷ�怮iQ��q�z�!HG+�o�1�$J�Y�j��`AG���]�#��k���n��¨�W�ٽ@��5�N��G>\
�f�+�����G߅,�� ���N��nc��`���9S��`����`���F�������wž��|�U�Eo5����<�a'{��g�o�^��	�sbn��9FqoF������TOk��,��4���><���PK-{�D[(� �5xl/workbook.xmlPK-{�D[����	�[Content_Types].xmlPK-
{�D[J:�*''V_rels/.relsPK-{�D[�x���xl/worksheets/sheet1.xmlPK-{�D[O�l�P�xl/_rels/workbook.xml.relsPK-{�D[Ѓc'2E
?	xl/styles.xmlPK-{�D[�nZ=^6�
xl/sharedStrings.xmlPK�d

application/vnd.ms-excel

Sample:
PK{�D[+�~��5xl/workbook.xml �(�����0D�&�C�pQR8q����
�4Ж�5��$޼��ξ1�?���G
����c����I�]k�B�}�i[YSe�"�!��,
�Ѯ���+��-a�:"���Pj^����C�����l2XC�l�XӨ��z�lqnM�Ϝ�\��N)f���I�)��;L����PK{�D[����	�[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
{�D[��I''_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="R97bd14f977b548ac" /></Relationships>PK{�D[�x��xl/worksheets/sheet1.xml �(���]S�:�����ǖV�L�N
�Џs(m��]N�LI�؆��W6Vl�՘����]I��]F�~m$���v҈�A������n>�t�j2ڥ��|�$E`�m~���UQ<��q>_%�Y��֎-�l3+���.N���<9K珛d[�@����~Vة���!���$W��%�E����s��l�
'���f/Wd�rN���� ��*�f����sPn��4�Y~�\�CR�q>�f�ʂE��=����"Y߭
���b��}^}�u�]lf��߻��X�'� ���0�?�E����]��x��a�tD� ��F�xVdzf~	�$���:��xޙ_pM�)�����iÅ0Z�{8/�x��7�D�@����_��:N�^SǛ&^F�pn%ø�����"�6� ��8o�7mo��\Q�vf ����g�� 9��@�:�і�hĵ�/[����
p��(��@�<*:�����kpޣ��A	�	�Fj�` �s!U�fp~���Α���%���yZ���]D(�3p�o�pl�Ih<	1����ad�4�yx�4�����t���<	�'�*�g��L��yOrIR*���rP�Ih<)DT��bF(1t�Β�XRK�	fg�Sc�28KBcIm"ƍ]������Z]�g�b6e�.Ȫa��|��Ǽ��퍜���	�OelM���K��	�g}�u�7}�w��>!���>!��E�P]�O�.�O�.�ޣ��A�~� H�=��?���� H�OI{�A���=��A�~��
�{�A�����̓ u�{���ԝz���SO�w�+�F����@���$�G��t8˙':�7��_�����Nm�FݠM�,o�]�x�����������|80��=�˾=��ݳ$�\yd�O��ڃ �~� Ȳ_<j	_=:��>‘?o�O�':����p�{������):.Q�ǭ�e��O��4-��z?��Cb�PK{�D[0�+�Pxl/_rels/workbook.xml.rels �(���Mn� F��f_��:v'�n�Ms��?�
Hڜ���W(j�֑��&+4���������<�3�0ZSC�1 h�mG��p��C	��z����FFHzbB
C��Ҡ�UȬC�:������=uJU��3VP�d�-�.�C�]7j|��4������0 F �{�5�D�~y��@vm
{��e��K!�@���B�L~���B�k8�L��GY����c�}���i/�tՊ�AQ䲔
�Ή����PK{�D[Ѓ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{�D[�nZ=^6xl/sharedStrings.xml �(��Wݏ�6�I�? � �d��'�w+�.*�=��J5���
vj;{�U��;v�
q�ڇJ<��͇��3������B���]u�ޠ�!�����u;R!���3r����|���Ru@�ɫ�Z��ߗxM6H�xA ��S<�e!J�����`0�oe��%SW� �vJF�,Ir �	z}��ǥ�"%�cI�˾���k�ޥ�)�Q"�,'e�#���9!5m���b�
��X�eQ��}��K�T)�У@:�$kQO7ENƟ�M`J2T�j��5�;�B���q&�5�hs��6lJ$�PP{��=nKf�h��ۨ���{�H[`�,�P	��m����9�'��)�[�J�8o	���N8�ʢ.�R�Mo�U�˯Mp��2�x���#�Yš�D�o��t�ʚ2��}w4L�¾D#�A��:a��Em�Dh8
�h�@��`'Ȝ(�@EŞ�ƣ������J�&#�Z;��u�c�2xG���<����M<H�8J1vV#�:�c'�����VY�v*L=u��w7�\u��?9G�q�:���\Cq�;��c�~�if��1S�{ݭ:�Y���[�HC���B
�@_�-(��8M�ҵи�z�4�P��!��~�1]ψ�q"Z$M�p����PMINa2n���y�
a��В{��D<�"�PW��x�$�����j�Qz(���l��y��1V�1�|����&��]o1��à���d��VW�� k^�:m<���J��A��w�Ռ���W�|O8��s)�n������^/�BPL�5b�D&��gV;�Gsr
lL�Њ䲆~�
���}�Τ�����<��OP*o3��Z�͡g
p�P�����Ą8QFN<�}7[�+�y{��Et�߻a(�s<I"X����=�I����f����y��[�73��{(U=�U��-B�Zի�C���{�|'O��
[���WL7�7�֤�URy��B=��Ek6�j_%ɡ��ֱp���E���-7e�7�q[SW`.�T��s�г^�4��0,}Ȧh[G��U���9\���M;��k� Z��u�>R������z�K�(܅�aZ��f<-�9�	�G������@ݔ�M40*�"����S*�п�5_�o�֧"��<��L�нqw�X�燊��ٷ�怮iQ��q�z�!HG+�o�1�$J�Y�j��`AG���]�#��k���n��¨�W�ٽ@��5�N��G>\
�f�+�����G߅,�� ���N��nc��`���9S��`����`���F�������wž��|�U�Eo5����<�a'{��g�o�^��	�sbn��9FqoF������TOk��,��4���><���PK-{�D[+�~��5xl/workbook.xmlPK-{�D[����	��[Content_Types].xmlPK-
{�D[��I''U_rels/.relsPK-{�D[�x���xl/worksheets/sheet1.xmlPK-{�D[0�+�P�xl/_rels/workbook.xml.relsPK-{�D[Ѓc'2E
@	xl/styles.xmlPK-{�D[�nZ=^6�
xl/sharedStrings.xmlPK�e