GET api/autoOrder/{id}/detail/{guid}

Get Auto Order detail

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Auto Order identifier

globally unique identifier

Required

guid

Product identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Matching Auto ORder detail with processing if possible

AutoOrderDetail
NameDescriptionTypeAdditional information
AutoOrderGuid

Collection of byte

None.

AutoOrderIdentifier

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

OrderCartons

integer

None.

OrderUnits

integer

None.

OrderWeight

integer

None.

ProcessedCartons

integer

None.

ProcessedUnits

integer

None.

ProcessedWeight

integer

None.

Cartons

integer

None.

Units

integer

None.

Weight

integer

None.

Status

ProcessedStatus

None.

BestDealCartonCost

decimal number

None.

BestDealDays

integer

None.

LastDealDays

integer

None.

NormalCartonCost

At time of processing

decimal number

None.

CurrentDealCartonCost

At time of processing, used in investment buying

decimal number

None.

InvestmentCartons

integer

None.

InvestmentUnits

integer

None.

InvestmentWeight

integer

None.

InvestmentSavedAmt

decimal number

None.

InvestmentBuyEndDate

date

None.

InvestmentBuyStatus

InvestmentBuyStatus

None.

Processed

date

None.

Product

Product

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

OrderCode

string

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

DirectIndicator

string

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

Cycle

OrderCycle

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

DayWeighting

Dictionary of DayOfWeek [key] and decimal number [value]

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

Inventory

Inventory

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

AWS

decimal number

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

Explanations

Collection of ProductExplanation

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

SupplierOrderingDetail

ProductOrderingDetail

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

ManufacturerSupplier

The manufacturer supplier, null if not valid

globally unique identifier

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

CartonQuantity

For order detail, carton quantity

integer

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

SellPrice

For order detail, sell price

integer

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

Cost

For order detail, cost

integer

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

CostDecimals

For order detail, cost decimals

integer

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

BufferDays

Buffer days in the product's order cycle

integer

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

BoostDays

Boost days in the product's order cycle

integer

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

Response Formats

application/json, text/json

Sample:
{
  "autoOrderGuid": "fuA060yVbUalwsHlJlfRpQ==",
  "autoOrderIdentifier": "eb34e07e-954c-466d-a5c2-c1e52657d1a5",
  "pluG_UID": "aqPOqd6640KwEEQB/elLxQ==",
  "pluGuid": "a9cea36a-bade-42e3-b010-4401fde94bc5",
  "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-06-14T07:25:46.5495927",
  "investmentBuyStatus": 2,
  "processed": "2025-06-14T07:25:46.5495927",
  "product": {
    "$id": "2",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "df4aiMNd6UO2RIs1GnQ0rw==",
    "guid": "881afe75-5dc3-43e9-b644-8b351a7434af",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "qy1XaLT8dkeZiinduZQ1GA==",
    "priceGroupGuid": "68572dab-fcb4-4776-998a-29ddb9943518",
    "blueprintID": 1,
    "lastCountedDate": "2025-06-14T07:25:46.5495927",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-06-14T07:25:46.5495927",
    "pluCreated": "2025-06-14T07:25:46.5495927",
    "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-06-14T07:25:46.5495927",
    "lastManualUpdate": "2025-06-14T07:25:46.5495927",
    "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-06-14T07:25:46.5495927",
    "currentCostUpdated": "2025-06-14T07:25:46.5495927",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 1,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-06-14T07:25:46.5495927",
    "defaultGP": 1,
    "breakTargetMode": 32,
    "break1": 1,
    "price1": 1,
    "target1": 33,
    "break2": 1,
    "price2": 1,
    "target2": 34,
    "break3": 1,
    "price3": 1,
    "target3": 35,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "awsUpdated": "2025-06-14T07:25:46.5495927",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 52,
    "altPriceModeChanged": true,
    "altPLUG_UID": "Sld9DwdUNEG/D8gCrzFeJQ==",
    "altPLUGuid": "0f7d574a-5407-4134-bf0f-c802af315e25",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 53",
    "altPriceDescription2": "sample string 54",
    "cartonQuantity": 55,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 57",
    "text2": "sample string 58",
    "text3": "sample string 59",
    "labelText": "sample string 60",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 64",
    "barcodeFormat": "sample string 65",
    "austMade": 1,
    "coolCode": 66,
    "countryOfOrigin": "sample string 67",
    "percentContent": 68.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 69",
    "subDeptCode": "sample string 70",
    "minorDeptCode": "sample string 71",
    "lesserDeptCode": "sample string 72",
    "deptName": "sample string 73",
    "subDeptName": "sample string 74",
    "minorDeptName": "sample string 75",
    "lesserDeptName": "sample string 76",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 79,
    "labelShelfChanged": true,
    "labelTalkerQty": 81,
    "labelSmall": true,
    "labelLastPrinted": "2025-06-14T07:25:46.5495927",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "xnh31hswpUqV87YdjXf6PQ==",
    "shelfPageLayoutGuid": "d67778c6-301b-4aa5-95f3-b61d8d77fa3d",
    "talkerPageLayoutG_UID": "02Uq9PZteUagwQqD/G8niA==",
    "talkerPageLayoutGuid": "f42a65d3-6df6-4679-a0c1-0a83fc6f2788",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 84,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 86",
    "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": 90,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 93,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "S5kCo/ODQUOqyRCb2XwrEg==",
    "inventoryIdentifier": "a302994b-83f3-4341-aac9-109bd97c2b12",
    "inventoryAccuracy": 1,
    "baseUnits": 97,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 98,
    "defaultPrinter": "sample string 99",
    "defaultPrinterGroup": "sample string 100",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 101,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "Ak4gqbpaWUycLETYtjP9FA==",
    "parentPluGuid": "a9204e02-5aba-4c59-9c2c-44d8b633fd14",
    "preferredHostVendor": 103,
    "preferredHostChanged": true,
    "code": "sample string 105",
    "supplierIdentifier": "EQMVW909hEieOPEN35WB3Q==",
    "supplierIdentifierGuid": "5b150311-3ddd-4884-9e38-f10ddf9581dd",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "JTEvXvkMrkyddJcEBkvXjw==",
    "rebateSupplierIdentifierGuid": "5e2f3125-0cf9-4cae-9d74-9704064bd78f",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 107",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 109",
    "productType": "sample string 110",
    "productGroup": "sample string 111",
    "complianceIndicator": "sample string 112",
    "inhouseBrand": "sample string 113",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 116",
    "lastUpdatedByUser": "sample string 117",
    "lastManualUpdatedByUser": "sample string 118",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-06-14T07:25:46.5495927",
    "commodity": "sample string 120",
    "businessPillar": "sample string 121",
    "mscCommodity": "sample string 122",
    "hostIdentifier": "fbyR3tSYZ0aEWYk7E6DOZA==",
    "hostIdentifierGuid": "de91bc7d-98d4-4667-8459-893b13a0ce64",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 124",
    "aisleEnds": "sample string 125",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 136,
    "webPriceRounding": true,
    "webMarkup": 138,
    "webPriceMode": 139,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 140",
    "altSubDeptCode": "sample string 141",
    "altMinorDeptCode": "sample string 142",
    "altLesserDeptCode": "sample string 143",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-06-14T07:25:46.5495927",
      "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": "xgP/OULIwU6pbv8itCo8bg==",
      "hostIdentifierGuid": "39ff03c6-c842-4ec1-a96e-ff22b42a3c6e",
      "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-06-14T07:25:46.5495927",
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "4",
        "storeID": 1,
        "addressType": 1,
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "state": "sample string 4",
        "country": "sample string 5",
        "postCode": "sample string 6"
      },
      "billingAddress": {
        "$ref": "4"
      },
      "hostStoreSettings": [
        {
          "$id": "5",
          "id": 1,
          "hostIdentifier": "npzJ0Mo+oE6dqBPYS+SWMg==",
          "hostIdentifierGuid": "d0c99c9e-3eca-4ea0-9da8-13d84be49632",
          "storeID": 2,
          "username": "sample string 3",
          "password": "sample string 4",
          "passwordPlain": "sample string 5",
          "serverAddress": "sample string 6",
          "serverPort": 1,
          "excludeFromLeadInOut": true,
          "useForHostFile": true,
          "metcashPillarID": "sample string 9",
          "metcashStateCode": "sample string 10",
          "metcashCustomerID": "sample string 11",
          "metcashTradingPartnerID": "sample string 12",
          "drakesCustomerNumber": 1,
          "sparCustomerNumber": "sample string 13",
          "sparOrderUsername": "sample string 14",
          "sparOrderPassword": "sample string 15",
          "sparOrderPasswordPlain": "sample string 16",
          "pharmXSiteID": 1,
          "ibaZoneID": 1,
          "ibaState": "sample string 17",
          "foodlandStoreCode": "sample string 18",
          "ilgMemberNumber": "sample string 19",
          "ilgOutletLocation": 1,
          "ilgBaseCost": 1,
          "ilgApplyNonAdvertisedPromos": true,
          "ilgExemptFromFreight": true,
          "ilgOrderDealReview": true,
          "ilgFinanceFee": 1,
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "6",
            "identifier": "baDiP4AvAk6QUJaTZhjZiA==",
            "identifierGuid": "3fe2a06d-2f80-4e02-9050-96936618d988",
            "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": "IOj85TJQZ0KyCst4yJ4QHg==",
            "hostSupplierIdentifierGuid": "e5fce820-5032-4267-b20a-cb78c89e101e",
            "loyaltyPriceLevelIdentifier": "b0LlkwturUKdKH3mAPpNtA==",
            "loyaltyPriceLevelIdentifierGuid": "93e5426f-6e0b-42ad-9d28-7de600fa4db4",
            "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-06-14T07:25:46.5495927",
            "lastProcessed": "2025-06-14T07:25:46.5495927",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "y7thQRLJJUSwn0Zfvd67Cw==",
              "identifierGuid": "4161bbcb-c912-4425-b09f-465fbddebb0b",
              "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": "9AJ5Fs+0bUuxbSm8lDaOyA==",
              "primaryContactID": "167902f4-b4cf-4b6d-b16d-29bc94368ec8",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "swqWT7BNiEOv1Tlvqawtsw==",
              "supplierGroupGuid": "4f960ab3-4db0-4388-afd5-396fa9ac2db3",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-06-14T07:25:46.5495927",
              "rebateLastClaimedAmount": 1.0,
              "cartonsOnly": true,
              "minimumOrderValue": 1,
              "enforceMinimumQuantity": true,
              "freight": 19.0,
              "freightType": 20,
              "deleted": true,
              "deletedUser": "sample string 22",
              "storeName": "sample string 23",
              "primaryContact": {
                "$id": "8",
                "id": "26940b9a-ab41-46c3-988b-74311a14f9b4",
                "identifier": "L6YLicxcAUqriv2oFvqhVg==",
                "identifierGuid": "890ba62f-5ccc-4a01-ab8a-fda816faa156",
                "familyName": "sample string 1",
                "givenNames": "sample string 2",
                "otherNames": "sample string 3",
                "title": "sample string 4",
                "dateOfBirth": "sample string 5",
                "sex": "sample string 6",
                "address": "sample string 7",
                "address1": "sample string 8",
                "address2": "sample string 9",
                "town": "sample string 10",
                "state": "sample string 11",
                "country": "sample string 12",
                "postalCode": "sample string 13",
                "telephone": "sample string 14",
                "mobile": "sample string 15",
                "email": "sample string 16",
                "fax": "sample string 17",
                "primary": true
              },
              "contacts": [
                {
                  "$id": "9",
                  "supplierIdentifier": "kB3MChihp02GP+zS/lm7Yg==",
                  "supplierIdentifierGuid": "0acc1d90-a118-4da7-863f-ecd2fe59bb62",
                  "contactGuid": "1/7s+US35UKwp5L3lUqrAw==",
                  "contactID": "f9ecfed7-b744-42e5-b0a7-92f7954aab03",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "NkVN4FShb06iwYsZN2/3Zg==",
                  "pluGuid": "e04d4536-a154-4e6f-a2c1-8b19376ff766",
                  "supplierIdentifier": "x/T85eBX30aMUxH3tosVCw==",
                  "supplierIdentifierGuid": "e5fcf4c7-57e0-46df-8c53-11f7b68b150b",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 2",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 4,
                  "averagePackSize": 5,
                  "effectiveDate": "2025-06-14T07:25:46.5495927",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 8,
                  "landedUnitCostInc": 9,
                  "landedCartonCostInc": 10,
                  "landedCartonCostEx": 11,
                  "standardCost": 12,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 13",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 14",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 15",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 16",
                  "invoiceCode": "sample string 17",
                  "invoiceDesc": "sample string 18",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 19,
                  "hostType": 20,
                  "fromHost": 21,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 22.1,
                  "sellMultiple": 23.1,
                  "baseMultiple": 24.1,
                  "hostStandardCost": 25,
                  "hostTotalCost": 26,
                  "hostRetail": 27,
                  "hostLandedUnitCostEx": 28,
                  "hostLandedUnitCostInc": 29,
                  "hostDesc": "sample string 30",
                  "directIndicator": "sample string 31",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 33",
                  "hostProductType": "sample string 34",
                  "hostProductGrade": "sample string 35",
                  "hostProductGroup": "sample string 36",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 39",
                  "hostLastUpdated": "2025-06-14T07:25:46.5495927",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "VUaaO01qrUmmQRNNoKbN9g==",
                      "pluGuid": "3b9a4655-6a4d-49ad-a641-134da0a6cdf6",
                      "supplierIdentifier": "YQ+zadd2102B9mYjSMRAtA==",
                      "supplierIdentifierGuid": "69b30f61-76d7-4dd7-81f6-662348c440b4",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 40",
                  "salesMode": 41,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 43,
                  "parentPluG_UID": "H2Pdp4JO1ESGYbGVYPZ0dg==",
                  "parentPluGuid": "a7dd631f-4e82-44d4-8661-b19560f67476",
                  "freight": 44.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "12",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 46
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "rUqN7FhHIEaU+ZnCHMMb+g==",
                  "supplierGuid": "ec8d4aad-4758-4620-94f9-99c21cc31bfa",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "13"
                }
              ],
              "cycles": [
                {
                  "$id": "14",
                  "storeID": 1,
                  "supplierIdentifier": "ey0vJbzA60+IWViSd900Zg==",
                  "supplierGuid": "252f2d7b-c0bc-4feb-8859-589277dd3466",
                  "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-06-14T07:25:46.5495927",
                  "deliveryDate": "2025-06-14T07:25:46.5495927",
                  "nextCutOffDate": "2025-06-14T07:25:46.5495927",
                  "nextDeliveryDate": "2025-06-14T07:25:46.5495927",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "14"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-06-14T07:25:46.5495927",
              "isHost": true
            },
            "files": [
              {
                "$id": "15",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-06-14T07:25:46.5495927",
                "processed": "2025-06-14T07:25:46.5495927",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-06-14T07:25:46.5495927",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "version": "sample string 9",
                "reference": "sample string 10",
                "digest": "sample string 11",
                "contentType": "sample string 12",
                "host": {
                  "$ref": "6"
                },
                "metcashHeader": {
                  "$id": "16",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-06-14T07:25:46.5495927",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "15"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "17",
                "id": 1,
                "hostIdentifier": "d/PPeIOFcUO2OUwMZkBxJQ==",
                "hostIdentifierGuid": "78cff377-8583-4371-b639-4c0c66407125",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "edcba555-5287-48b4-a078-0be0e125cca5",
                  "70b45fbe-2260-48bf-a83e-dfe0a5c09548"
                ]
              },
              {
                "$ref": "17"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "18",
                "identifier": "dilwjNJZaUee9tEXBUQeAA==",
                "identifierGuid": "8c702976-59d2-4769-9ef6-d11705441e00",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "18"
              }
            ],
            "promoTypeGuids": [
              "a8af825f-e083-44dd-92b6-585626840ed2",
              "3f64425f-c347-4f77-922f-f096174969c3"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "5"
        }
      ],
      "accounts": [
        {
          "$id": "19",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "19"
        }
      ],
      "sales": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-06-14T07:25:46.5495927",
          "ftpSite": {
            "$id": "21",
            "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": "20"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "17"
        },
        {
          "$ref": "17"
        }
      ],
      "cashManagements": [
        {
          "$id": "22",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "23",
            "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": "22"
        }
      ],
      "updateStoreID": "2830c532-da6e-4a13-abae-2c1740f460d8",
      "updateStore": {
        "$id": "24",
        "id": "55ccd516-7810-471c-addf-3363933553a7",
        "name": "sample string 1",
        "lastActivity": "2025-06-14T07:25:46.5495927",
        "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-06-14T07:25:46.5495927"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "25",
        "loginMode": 1,
        "allowSelfVerification": true,
        "verifierEmail": "sample string 3",
        "source": "sample string 4",
        "loginModeInherited": 5,
        "loginModeSource": "sample string 6",
        "selfVerifyInherited": true,
        "selfVerifySource": "sample string 8",
        "verifyEmailInherited": "sample string 9",
        "verifyEmailSource": "sample string 10"
      }
    },
    "storePrices": [
      {
        "$id": "26",
        "pluG_UID": "hyNye1xWikmtRu0i0OawSw==",
        "pluGuid": "7b722387-565c-498a-ad46-ed22d0e6b04b",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "priceNow": 5,
        "costNow": 6,
        "costNowDecimals": 7,
        "normalPrice": 8,
        "gstPercent": 9,
        "normalCost": 10,
        "normalCostDecimals": 11,
        "costGstPercent": 12,
        "costCalcMethod": 1,
        "currentCost": 13,
        "currentCostDecimals": 14,
        "break1": 15,
        "price1": 16,
        "break2": 17,
        "price2": 18,
        "break3": 19,
        "price3": 20,
        "fuelItem": 21,
        "fixedWeight": 22,
        "active": true,
        "complianceIndicator": "sample string 23",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2025-06-14T07:25:46.5495927"
      },
      {
        "$ref": "26"
      }
    ],
    "currentPrices": {
      "$id": "27",
      "pluPrices": {
        "$id": "28",
        "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-06-14T07:25:46.5495927",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "28"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "29",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-06-14T07:25:46.5495927",
        "startTime": 3,
        "endDate": "2025-06-14T07:25:46.5495927",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "AZSMpmQgmk2uLRuLwGMj3A==",
        "hostIdentifierGuid": "a68c9401-2064-4d9a-ae2d-1b8bc06323dc",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    "tray": {
      "$id": "30",
      "g_UId": "It74alBc1UWZfl8/UdFG3g==",
      "guid": "6af8de22-5c50-45d5-997e-5f3f51d146de",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "31",
      "priceGroupG_UID": "xnWHxar5CUSESAzg4q6Y3g==",
      "priceGroupGuid": "c58775c6-f9aa-4409-8448-0ce0e2ae98de",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-06-14T07:25:46.5495927",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 145",
    "nutrifacts": {
      "$id": "32",
      "pluG_UID": "QYTLoas+X0yz6pLstR+K+A==",
      "pluGuid": "a1cb8441-3eab-4c5f-b3ea-92ecb51f8af8",
      "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": "33",
      "pluGuid": "a444f552-a23f-49fb-9aac-ce296638e789",
      "created": "2025-06-14T07:25:46.5495927",
      "createdByUser": "sample string 1",
      "activated": "2025-06-14T07:25:46.5495927",
      "deactivated": "2025-06-14T07:25:46.5495927",
      "lastOrdered": "2025-06-14T07:25:46.5495927",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-06-14T07:25:46.5495927",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-06-14T07:25:46.5495927",
      "lastSold": "2025-06-14T07:25:46.5495927",
      "firstSold": "2025-06-14T07:25:46.5495927",
      "awsUpdated": "2025-06-14T07:25:46.5495927",
      "lastManualUpdate": "2025-06-14T07:25:46.5495927",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-06-14T07:25:46.5495927",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-06-14T07:25:46.5495927",
      "doNotRangeUpdated": "2025-06-14T07:25:46.5495927",
      "doNotOrderUpdated": "2025-06-14T07:25:46.5495927",
      "tracked": "2025-06-14T07:25:46.5495927"
    },
    "allergens": [
      {
        "$id": "34",
        "allergenID": 1,
        "pluG_UID": "FTxmZMaA+UO2ixVpjauJrg==",
        "pluGuid": "64663c15-80c6-43f9-b68b-15698dab89ae",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "34"
      }
    ],
    "costs": {
      "$id": "35",
      "pluG_UID": "DeTKdqCKU0Oja24Gwkt0Gg==",
      "pluGuid": "76cae40d-8aa0-4353-a36b-6e06c24b741a",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-06-14T07:25:46.5495927",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "36",
        "saleHeaderID": 1,
        "created": "2025-06-14T07:25:46.5495927",
        "createdLocal": "2025-06-14T07:25:46.5495927",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "Yf/DcNYGx0+1BWgoCprZAg==",
        "operatorGuid": "70c3ff61-06d6-4fc7-b505-68280a9ad902",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "ZImX07p/RUWgnto0HdbrUw==",
        "pluGuid": "d3978964-7fba-4545-a09e-da341dd6eb53",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "37",
          "id": 1,
          "g_Uid": "Pg6DsltDtEeKQSsbM2Vj6w==",
          "guid": "b2830e3e-435b-47b4-8a41-2b1b336563eb",
          "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-06-14T07:25:46.5495927",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-06-14T07:25:46.5495927",
          "endShift": "2025-06-14T07:25:46.5495927",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "38",
              "operatorG_UID": "hmAJUn+Gx0603FXaN+aImg==",
              "operatorGuid": "52096086-867f-4ec7-b4dc-55da37e6889a",
              "storeID": 2,
              "operator": {
                "$ref": "37"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "38"
            }
          ]
        }
      },
      {
        "$ref": "36"
      }
    ],
    "apns": [
      {
        "$id": "39",
        "pluID": 1,
        "pluG_UID": "+4hPKWeCkE+VElY/BaEXOg==",
        "pluGuid": "294f88fb-8267-4f90-9512-563f05a1173a",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "39"
      }
    ],
    "tuns": [
      {
        "$id": "40",
        "pluG_UId": "L45vmuQd4kGzXg8oHUysxg==",
        "pluGuid": "9a6f8e2f-1de4-41e2-b35e-0f281d4cacc6",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "competitionPricing": [
      {
        "$id": "41",
        "identifier": "g4RRqNi2r0qtox8mcAemXQ==",
        "identifierGuid": "a8518483-b6d8-4aaf-ada3-1f267007a65d",
        "pluG_UID": "sMz32WQTjE2qoXPB8GxHcw==",
        "pluGuid": "d9f7ccb0-1364-4d8c-aaa1-73c1f06c4773",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "41"
      }
    ],
    "supplier": {
      "$ref": "7"
    },
    "supplierName": "sample string 146",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "10"
    },
    "flipChartPages": [
      {
        "$id": "42",
        "identifier": "X9xDoq4XjUui0N/bpM8V2Q==",
        "groupName": "sample string 1",
        "identifierGuid": "a243dc5f-17ae-4b8d-a2d0-dfdba4cf15d9",
        "exists": true,
        "flipChartIdentifier": "+CqfD4foBUuHGI9+Wl64Tg==",
        "flipChartIdentifierGuid": "0f9f2af8-e887-4b05-8718-8f7e5a5eb84e",
        "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": "6OHPsTam30+GoQamv7F7hQ==",
        "groupIdentifierGuid": "b1cfe1e8-a636-4fdf-86a1-06a6bfb17b85",
        "flipChart": {
          "$id": "43",
          "identifier": "3UL1f93+TEqkzucLC7Srgg==",
          "identifierGuid": "7ff542dd-fedd-4a4c-a4ce-e70b0bb4ab82",
          "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": "44",
            "identifier": "n5wVR+f7C0GKGsdUzH1P8g==",
            "identifierGuid": "47159c9f-fbe7-410b-8a1a-c754cc7d4ff2",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "45",
                "id": 1,
                "g_UID": "jsGBIwJdoE+UOhQj1hpRyw==",
                "guid": "2381c18e-5d02-4fa0-943a-1423d61a51cb",
                "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": "kIOKuUydXUy+F5SYtq1aDg==",
                "previousFormGuid": "b98a8390-9d4c-4c5d-be17-9498b6ad5a0e",
                "nextForm": 1,
                "nextFormG_UID": "tqw1gL033E69rMN/AulwGA==",
                "nextFormGuid": "8035acb6-37bd-4edc-bdac-c37f02e97018",
                "attributes": "sample string 10",
                "updated": "2025-06-14T07:25:46.5495927",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "45"
                },
                "previousCheckoutForm": {
                  "$ref": "45"
                },
                "buttons": [
                  {
                    "$id": "46",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "mbSCEYBCW0u13z6GG9De6A==",
                    "checkoutFormGuid": "1182b499-4280-4b5b-b5df-3e861bd0dee8",
                    "identifier": "D56M1WDIxUObtE92Gg0+qQ==",
                    "identifierGuid": "d58c9e0f-c860-43c5-9bb4-4f761a0d3ea9",
                    "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": "3Leb1h3oqUSdwJKhPRJVcA==",
                    "valueGuid": "d69bb7dc-e81d-44a9-9dc0-92a13d125570",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-06-14T07:25:46.5495927",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "45"
                    },
                    "image": {
                      "$id": "47",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2025-06-14T07:25:46.5495927",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$id": "48",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "pJGSIyHVQ0iNEG4EKp2FMg==",
                    "checkoutFormGuid": "239291a4-d521-4843-8d10-6e042a9d8532",
                    "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": "48"
                  }
                ]
              },
              {
                "$ref": "45"
              }
            ],
            "panels": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ]
          },
          "pages": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ]
        },
        "contentPanel": {
          "$ref": "48"
        },
        "products": [
          {
            "$id": "49",
            "flipChartPageIdentifier": "qrgVtfMsy0yw1iKOs6NZSQ==",
            "flipChartPageIdentifierGuid": "b515b8aa-2cf3-4ccb-b0d6-228eb3a35949",
            "pluG_UID": "GhdnT5f/+EugfXJcZdF/uQ==",
            "pluGuid": "4f67171a-ff97-4bf8-a07d-725c65d17fb9",
            "sortOrder": 3,
            "sent": true,
            "productChanged": true,
            "productImageName": "sample string 6",
            "productShowImageOnFlipCharts": true,
            "productShowTextOnFlipCharts": true,
            "productOverrideFlipChartText": true,
            "productFlipChartText": "sample string 10",
            "product": {
              "$ref": "2"
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "49"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ]
      },
      {
        "$ref": "42"
      }
    ],
    "priceHistory": [
      {
        "$id": "50",
        "pluG_UID": "iAuxL+XxOk6gqsPMDpKrzw==",
        "pluGuid": "2fb10b88-f1e5-4e3a-a0aa-c3cc0e92abcf",
        "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-06-14T07:25:46.5495927",
        "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": "50"
      }
    ],
    "ingredients": [
      {
        "$id": "51",
        "pluG_UID": "YZDhQg0brkO6eSz5sAecVg==",
        "ingredientGuid": "w7xTF6UX90yjQIwAwoNEJg==",
        "ingredientIdentifier": "1753bcc3-17a5-4cf7-a340-8c00c2834426",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "51"
      }
    ],
    "bins": [
      {
        "$id": "52",
        "pluG_UID": "UVN3RXA4fUmHv6VppRbqzw==",
        "pluGuid": "45775351-3870-497d-87bf-a569a516eacf",
        "shelfLocationIdentifier": "H8+EQusexUeaVpjPWA5l7w==",
        "shelfLocationGuid": "4284cf1f-1eeb-47c5-9a56-98cf580e65ef",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "9NyvrpqqoU65Mz7LRLlWjw==",
        "labelPageLayoutGuid": "aeafdcf4-aa9a-4ea1-b933-3ecb44b9568f",
        "updated": "2025-06-14T07:25:46.5495927",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "53",
          "identifier": "42s90GRvr0q2y+05qzLdbA==",
          "storeID": 1,
          "identifierGuid": "d03d6be3-6f64-4aaf-b6cb-ed39ab32dd6c",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-06-14T07:25:46.5495927",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ]
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bin": {
      "$ref": "52"
    },
    "scaleLocations": [
      {
        "$id": "54",
        "plu": 1,
        "pluG_UID": "v1osnvMgwEKI2dZJpfzozQ==",
        "pluGuid": "9e2c5abf-20f3-42c0-88d9-d649a5fce8cd",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "55",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-06-14T07:25:46.5495927",
          "department": {
            "$id": "56",
            "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": "55"
            },
            "subDepartments": [
              {
                "$id": "57",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "59",
                        "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-06-14T07:25:46.5495927",
                        "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": "qANAihhOJk2zeV8OjvQORg==",
                        "labelPageLayoutGuid": "8a4003a8-4e18-4d26-b379-5f0e8ef40e46",
                        "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": "60",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "61",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "61"
                        },
                        "mscDep": {
                          "$id": "63",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "62"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "updated": "2025-06-14T07:25:46.5495927",
                    "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": "MMqeZ764cEyQs6EdhAsGAw==",
                    "labelPageLayoutGuid": "679eca30-b8be-4c70-90b3-a11d840b0603",
                    "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": "60"
                    },
                    "mscCom": {
                      "$ref": "61"
                    },
                    "mscDep": {
                      "$ref": "63"
                    },
                    "mscSubCom": {
                      "$ref": "62"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2025-06-14T07:25:46.5495927",
                "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": "ezJLUpyqoEmJKBONqG1g/w==",
                "labelPageLayoutGuid": "524b327b-aa9c-49a0-8928-138da86d60ff",
                "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": "60"
                },
                "mscCom": {
                  "$ref": "61"
                },
                "mscDep": {
                  "$ref": "63"
                },
                "mscSubCom": {
                  "$ref": "62"
                }
              },
              {
                "$ref": "57"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2025-06-14T07:25:46.5495927",
            "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": "m9CA4dnwiUiuGJsQ5pyrKw==",
            "labelPageLayoutGuid": "e180d09b-f0d9-4889-ae18-9b10e69cab2b",
            "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": "60"
            },
            "mscCom": {
              "$ref": "61"
            },
            "mscDep": {
              "$ref": "63"
            },
            "mscSubCom": {
              "$ref": "62"
            }
          }
        }
      },
      {
        "$ref": "54"
      }
    ],
    "nextPrice": {
      "$id": "64",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "X6llC0rMfEWiI0tAjsKFTQ==",
      "pluGuid": "0b65a95f-cc4a-457c-a223-4b408ec2854d",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "MoCrduBBekehYe1jJZN19g==",
      "dealCostGuid": "76ab8032-41e0-477a-a161-ed63259375f6",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "UEXnppcJJ0SWVgVcw3aypw==",
      "priceGroupGuid": "a6e74550-0997-4427-9656-055cc376b2a7",
      "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-06-14T07:25:46.5495927",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "z6i6Gpxi1kW7AHPPgTV7LQ==",
      "campaignComboPriceGroupIdentifier": "1abaa8cf-629c-45d6-bb00-73cf81357b2d",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "65",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-06-14T07:25:46.5495927",
          "operatorG_UID": "qqTylFOuj0C/lc+MdH+E2A==",
          "operatorGuid": "94f2a4aa-ae53-408f-bf95-cf8c747f84d8",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-06-14T07:25:46.5495927",
          "signIqTicketFileMovedUtc": "2025-06-14T07:25:46.5495927",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-06-14T07:25:46.5495927",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "64"
          }
        },
        {
          "$ref": "65"
        }
      ],
      "campaign": {
        "$id": "66",
        "id": 1,
        "storeID": 2,
        "name": "ec752e3f-d30f-4491-b284-5a53f4d2dd7e",
        "nameGuid": "ec752e3f-d30f-4491-b284-5a53f4d2dd7e",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-06-14T07:25:46.5495927",
        "startTime": 1,
        "endDate": "2025-06-14T07:25:46.5495927",
        "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-06-14T07:25:46.5495927",
        "system": true,
        "created": "2025-06-14T07:25:46.5495927",
        "updated": "2025-06-14T07:25:46.5495927",
        "priceChangeNotifiedUtc": "2025-06-14T07:25:46.5495927",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "SoX5jkbx1kCFpAJL9LUJFg==",
        "hostIdentifierGuid": "8ef9854a-f146-40d6-85a4-024bf4b50916",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-06-14T07:25:46.5495927",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "campaignPools": [
          {
            "$id": "67",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "c95SIfFMuUu9jSXr/JDj+g==",
            "pluGuid": "2152de73-4cf1-4bb9-bd8d-25ebfc90e3fa",
            "hostOfferID": 1,
            "priceGroupG_UID": "JcFyt88Z60GJpfuXC6/wvQ==",
            "priceGroupGuid": "b772c125-19cf-41eb-89a5-fb970baff0bd",
            "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-06-14T07:25:46.5495927",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "67"
          }
        ],
        "sellingRules": [
          {
            "$id": "68",
            "id": 1,
            "identifier": "gtaY9Rj4d0e1Oh2vktYo3w==",
            "identifierStr": "gtaY9Rj4d0e1Oh2vktYo3w==",
            "identifierGuid": "f598d682-f818-4777-b53a-1daf92d628df",
            "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": "66"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "customers": [
          {
            "$id": "69",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "ZRNwueq/FkugDTct4k5tww==",
            "customerIDGuid": "b9701365-bfea-4b16-a00d-372de24e6dc3",
            "campaign": {
              "$ref": "66"
            },
            "customer": {
              "$id": "70",
              "identifier": "l1yxPVtBqky99v1VSfFjSg==",
              "identifierGuid": "3db15c97-415b-4caa-bdf6-fd5549f1634a",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-06-14T07:25:46.5495927",
              "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": "X/liJ/pMwUG5FzjlISAYHg==",
              "communityIdentifierGuid": "2762f95f-4cfa-41c1-b917-38e52120181e",
              "joined": "2025-06-14T07:25:46.5495927",
              "updated": "2025-06-14T07:25:46.5495927",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "Evv47gi8aU2tpV23/nmi1Q==",
              "priceLevelIdentifierGuid": "eef8fb12-bc08-4d69-ada5-5db7fe79a2d5",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-06-14T07:25:46.5495927",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "71",
                  "cardType": 2,
                  "issueDate": "2025-06-14T07:25:46.5495927",
                  "expiry": "2025-06-14T07:25:46.5495927",
                  "customerID": "BcLYa8A5zEeUmFitAMk/kA==",
                  "customerIDGuid": "6bd8c205-39c0-47cc-9498-58ad00c93f90",
                  "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-06-14T07:25:46.5495927",
                  "linkedAccount": "XRLXZNQKu0SlFZqwx1pHRQ==",
                  "linkedAccountGuid": "64d7125d-0ad4-44bb-a515-9ab0c75a4745",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "70"
                  },
                  "account": {
                    "$id": "72",
                    "id": 1,
                    "identifier": "CIAiLNVCD02XJ3eHgGO+FA==",
                    "identifierGuid": "2c228008-42d5-4d0f-9727-77878063be14",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-06-14T07:25:46.5495927",
                    "owner": "L7KKxiYSREK4AGcXP1cx9g==",
                    "ownerGuid": "c68ab22f-1226-4244-b800-67173f5731f6",
                    "accountStoreGroupIdentifier": "JU3gFhhwWUaORdkAo8oiBw==",
                    "accountStoreGroupGuid": "16e04d25-7018-4659-8e45-d900a3ca2207",
                    "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-06-14T07:25:46.5495927",
                    "active": true,
                    "updated": "2025-06-14T07:25:46.5495927",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "70"
                    },
                    "card": {
                      "$ref": "71"
                    },
                    "members": {
                      "$id": "73",
                      "sample string 1": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "74",
                        "identifier": "gVsUIvlJMEi+E672W1EzoQ==",
                        "identifierGuid": "22145b81-49f9-4830-be13-aef65b5133a1",
                        "name": "sample string 2",
                        "primaryContact": "AG8GY994E0mtPB/5x4lmdA==",
                        "primaryContactGuid": "63066f00-78df-4913-ad3c-1ff9c7896674",
                        "accountID": "67+mfx+PFUqk6ibMHzraPg==",
                        "accountIDGuid": "7fa6bfeb-8f1f-4a15-a4ea-26cc1f3ada3e",
                        "special": true,
                        "updated": "2025-06-14T07:25:46.5495927",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "iiqob7wXP0CUWkqH6TBPoQ==",
                        "priceLevelIdentifierGuid": "6fa82a8a-17bc-403f-945a-4a87e9304fa1",
                        "deleted": true,
                        "account": {
                          "$ref": "72"
                        },
                        "primaryContactCustomer": {
                          "$ref": "70"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "75",
                            "id": 1,
                            "groupID": "RQdvFKVZTUShfp+YmrvUDg==",
                            "groupIDGuid": "146f0745-59a5-444d-a17e-9f989abbd40e",
                            "customerID": "R5Rseb1xl0uL4ZAslJFwbQ==",
                            "customerIDGuid": "796c9447-71bd-4b97-8be1-902c9491706d",
                            "card": "sample string 4",
                            "linkedAccount": "8EeRKPMYtEqgQ1hLgJNQnA==",
                            "linkedAccountGuid": "289147f0-18f3-4ab4-a043-584b8093509c",
                            "customer": {
                              "$ref": "70"
                            },
                            "group": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "76",
                      "id": 1,
                      "identifier": "TFVIBlvBQEu71/Oom06ZVQ==",
                      "identifierGuid": "0648554c-c15b-4b40-bbd7-f3a89b4e9955",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "eFSM1V+kvU+ahwi4w2lvnQ==",
                      "accountIDGuid": "d58c5478-a45f-4fbd-9a87-08b8c3696f9d",
                      "customerAccount": {
                        "$ref": "72"
                      },
                      "customerCard": {
                        "$ref": "71"
                      },
                      "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-06-14T07:25:46.5495927",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "XMS4y01qIEWZ51uH0gE2WA==",
                      "idempotentVoidGuid": "cbb8c45c-6a4d-4520-99e7-5b87d2013658",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "77",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "KGW9dphUVUK4fEBTcOOW9A==",
                        "saleHeaderIdentifierGuid": "76bd6528-5498-4255-b87c-405370e396f4",
                        "created": "2025-06-14T07:25:46.5495927",
                        "createdLocal": "2025-06-14T07:25:46.5495927",
                        "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-06-14T07:25:46.5495927",
                        "storeID": 1,
                        "operatorG_Uid": "CfEs5NHe5kWCZuMnOfeVmQ==",
                        "operatorGuid": "e42cf109-ded1-45e6-8266-e32739f79599",
                        "customerG_Uid": "YQ0oalDsgk2GFEIkULHuYg==",
                        "customerGuid": "6a280d61-ec50-4d82-8614-422450b1ee62",
                        "communityIdentifier": "goU2YdBBKkyoRrOHTV7T4Q==",
                        "communityIdentifierGuid": "61368582-41d0-4c2a-a846-b3874d5ed3e1",
                        "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": "YsYNXfqVTUG1aqN74+gmrw==",
                        "priceLevelIdentifierGuid": "5d0dc662-95fa-414d-b56a-a37be3e826af",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "37"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "communityOrganisation": {
                          "$id": "78",
                          "id": 1,
                          "identifier": "npOCZskV2UWhRC1Rt5xoIw==",
                          "identifierGuid": "6682939e-15c9-45d9-a144-2d51b79c6823",
                          "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-06-14T07:25:46.5495927",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "79",
                            "saleItemID": 1,
                            "identifier": "oYaNTwLxjU2eEhPVu7rrzg==",
                            "identifierGuid": "4f8d86a1-f102-4d8d-9e12-13d5bbbaebce",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "AvFEpImDEUKyaE9tPZtsPg==",
                            "pluGuid": "a444f102-8389-4211-b268-4f6d3d9b6c3e",
                            "accountID": "YA1ChqFrTE64NcM399dONg==",
                            "accountIDGuid": "86420d60-6ba1-4e4c-b835-c337f7d74e36",
                            "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-06-14T07:25:46.5495927",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "FfgJXhM/nEOWfrc1zZ5F4g==",
                            "refundGuid": "5e09f815-3f13-439c-967e-b735cd9e45e2",
                            "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": "0IFRKqyHuECUyi9u7v6C+A==",
                            "idempotentVoidGuid": "2a5181d0-87ac-40b8-94ca-2f6eeefe82f8",
                            "priceLevelIdentifier": "jt+GoofcQEW67RyqkjRx3g==",
                            "priceLevelIdentifierGuid": "a286df8e-dc87-4540-baed-1caa923471de",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "80",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-06-14T07:25:46.5495927",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "refund": {
                              "$id": "81",
                              "id": 1,
                              "g_UID": "TNJ25IlX6U200S4UzgbBeg==",
                              "guid": "e476d24c-5789-4de9-b4d1-2e14ce06c17a",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-06-14T07:25:46.5495927"
                            },
                            "modifier": {
                              "$id": "82",
                              "id": 1,
                              "setG_UID": "HY/85gBUhk+hTmBNetHfJA==",
                              "modifierSetGuid": "e6fc8f1d-5400-4f86-a14e-604d7ad1df24",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "SXdST/yDNU6acRM3H08XRA==",
                              "pluGuid": "4f527749-83fc-4e35-9a71-13371f4f1744",
                              "deleted": true,
                              "g_UID": "6k7OW6WAakSabHyXkoVfPw==",
                              "guid": "5bce4eea-80a5-446a-9a6c-7c9792855f3f",
                              "product": {
                                "$ref": "2"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "83",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "77"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "84",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "84"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "85",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "86",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "uIf0n85pQ0aThArOxZwj5g==",
                            "pluGuid": "9ff487b8-69ce-4643-9384-0acec59c23e6",
                            "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-06-14T07:25:46.5495927",
                            "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-06-14T07:25:46.5495927",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "87",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "oqLeJ41RdkanndJhRbEJbA==",
                            "pluGuid": "27dea2a2-518d-4676-a79d-d26145b1096c",
                            "accountID": "I2hPBoRmsEaVnlX8HIEbhw==",
                            "accountIDGuid": "064f6823-6684-46b0-959e-55fc1c811b87",
                            "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-06-14T07:25:46.5495927",
                            "bestOrExpireType": 1,
                            "refundG_UID": "UpjWI1ABJ02VS6bZuWy6Gg==",
                            "refundGuid": "23d69852-0150-4d27-954b-a6d9b96cba1a",
                            "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": "87"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "88",
                            "identifier": "FaGaD2iu00Ksfg8rknZauA==",
                            "identifierGuid": "0f9aa115-ae68-42d3-ac7e-0f2b92765ab8",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "HAG+kWtq7kyAjrSzoMOamA==",
                            "customerIdentifierGuid": "91be011c-6a6b-4cee-808e-b4b3a0c39a98",
                            "operatorNo": 1,
                            "operatorG_UID": "Oyi2a07hzUml/FrvM2v55A==",
                            "operatorGuid": "6bb6283b-e14e-49cd-a5fc-5aef336bf9e4",
                            "created": "2025-06-14T07:25:46.5495927",
                            "ordered": "2025-06-14T07:25:46.5495927",
                            "started": "2025-06-14T07:25:46.5495927",
                            "completed": "2025-06-14T07:25:46.5495927",
                            "supplied": "2025-06-14T07:25:46.5495927",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "70"
                            },
                            "operator": {
                              "$ref": "37"
                            },
                            "details": [
                              {
                                "$id": "89",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "E7BsL6Vd8U2foyMActhkmw==",
                                "pluGuid": "2f6cb013-5da5-4df1-9fa3-230072d8649b",
                                "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": "6hbQDUGon0aciG8kOnma2A==",
                                "headerIdentifierGuid": "0dd016ea-a841-469f-9c88-6f243a799ad8",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "90",
                            "surveyG_UID": "d6Z/2hKrZU+Bo8mC7RJ0yQ==",
                            "surveyGuid": "da7fa677-ab12-4f65-81a3-c982ed1274c9",
                            "saleHeaderGuid": "sF6w8BEzOUyPwvFaq7pzDw==",
                            "saleGuid": "f0b05eb0-3311-4c39-8fc2-f15aabba730f",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "luF/PH8TQEiidj4v160VPA==",
                            "guidResponse": "3c7fe196-137f-4840-a276-3e2fd7ad153c",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-06-14T07:25:46.5495927",
                            "sale": {
                              "$ref": "77"
                            },
                            "survey": {
                              "$id": "91",
                              "g_UID": "P6yK3d6MCUe84kK4Y0gJvw==",
                              "guid": "dd8aac3f-8cde-4709-bce2-42b8634809bf",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "NGXXM3D/BEGrHUcdur/5jg==",
                              "checkoutFormGuid": "33d76534-ff70-4104-ab1d-471dbabff98e",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-06-14T07:25:46.5495927",
                              "end": "2025-06-14T07:25:46.5495927",
                              "deleted": true,
                              "updated": "2025-06-14T07:25:46.5495927",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "0393e838-0763-4ec8-b31c-a0a4bae256a6",
                                "5193e2bd-60dc-42a5-8def-2dac11c0a349"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "45"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "storeName": "sample string 38",
                        "machineName": "sample string 39",
                        "operatorName": "sample string 40",
                        "direction": 1,
                        "reason": "sample string 41",
                        "accountG_UID": "T7zoyxUOEkiZ6GAcmP86rg==",
                        "accountIdentifier": "cbe8bc4f-0e15-4812-99e8-601c98ff3aae",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "o2RtXD31Z0m3D5PYlOIPhQ==",
                        "customerOrderIdentifierGuid": "5c6d64a3-f53d-4967-b70f-93d894e20f85",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "92",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "etaRK/Z6mUaXFtClC6ednA==",
                        "paymentIdentifierGuid": "2b91d67a-7af6-4699-9716-d0a50ba79d9c",
                        "identifier": "lOEIXBPn9kecz7G5eRmakQ==",
                        "identifierGuid": "5c08e194-e713-47f6-9ccf-b1b979199a91",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "WG43snTEYU2GbQObOlPjRg==",
                        "itemIdentifierGuid": "b2376e58-c474-4d61-866d-039b3a53e346"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "71"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "74"
                },
                {
                  "$ref": "74"
                }
              ],
              "accounts": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "account": {
                "$ref": "72"
              },
              "vouchers": [
                {
                  "$id": "93",
                  "customerIdentifier": "Q5KrssOsm0uhtT5EQnvWLg==",
                  "customerIdentifierGuid": "b2ab9243-acc3-4b9b-a1b5-3e44427bd62e",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "uyUxVPIXVkqT6rdUQzoufQ==",
                  "idempotentGuid": "543125bb-17f2-4a56-93ea-b754433a2e7d",
                  "offline": true,
                  "voucher": {
                    "$id": "94",
                    "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-06-14T07:25:46.5495927",
                    "barcodeTemplate": {
                      "$id": "95",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "96",
                      "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-06-14T07:25:46.5495927",
                      "labelPageLayout": "IOtc7nd6k0urka2/aNuo1g==",
                      "pageLayoutGuid": "ee5ceb20-7a77-4b93-ab91-adbf68dba8d6",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "94"
                      },
                      "elements": [
                        {
                          "$id": "97",
                          "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-06-14T07:25:46.5495927"
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "98",
                        "id": 1,
                        "customerIdentifier": "4T6THGAR/E+bGaH89leKHQ==",
                        "customerIdentifierGuid": "1c933ee1-1160-4ffc-9b19-a1fcf6578a1d",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-06-14T07:25:46.5495927",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "Z1mEZt9pq02rRWrxHohcUA==",
                        "issuedIdempotentGuid": "66845967-69df-4dab-ab45-6af11e885c50",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-06-14T07:25:46.5495927",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-06-14T07:25:46.5495927",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "Ed+nbph9DU6sW8fvuawGfQ==",
                        "redeemedIdempotentGuid": "6ea7df11-7d98-4e0d-ac5b-c7efb9ac067d",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-06-14T07:25:46.5495927",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "96"
                        },
                        "voucher": {
                          "$ref": "94"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "76"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "76"
                        }
                      },
                      {
                        "$ref": "98"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "93"
                }
              ]
            }
          },
          {
            "$ref": "69"
          }
        ],
        "customerGroups": [
          {
            "$id": "99",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "wjd/3s791UeIvhWGetkqwQ==",
            "groupIDGuid": "de7f37c2-fdce-47d5-88be-15867ad92ac1",
            "campaign": {
              "$ref": "66"
            },
            "group": {
              "$ref": "74"
            }
          },
          {
            "$ref": "99"
          }
        ],
        "signIqTickets": [
          {
            "$id": "100",
            "identifier": "WNL7rirFOkCTTx4q1iGdQA==",
            "identifierGuid": "aefbd258-c52a-403a-934f-1e2ad6219d40",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "100"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "101",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "Z7tJi0tsqUulq+Z12NvF2A==",
            "guid": "8b49bb67-6c4b-4ba9-a5ab-e675d8dbc5d8",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "66"
            },
            "comboPricePlus": [
              {
                "$id": "102",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "EWSOsHUerkqMT45y6gAZEg==",
                "groupGuid": "b08e6411-1e75-4aae-8c4f-8e72ea001912",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "z5UunUfQhkK23AEr1j/60g==",
                "pluGuid": "9d2e95cf-d047-4286-b6dc-012bd63ffad2",
                "priceGroupG_UID": "DIUYZYx9i0GZuSVZ4Lzm+Q==",
                "priceGroupGuid": "6518850c-7d8c-418b-99b9-2559e0bce6f9",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "66"
                },
                "product": {
                  "$ref": "2"
                },
                "priceGroup": {
                  "$ref": "31"
                },
                "campaignPool": {
                  "$ref": "66"
                }
              },
              {
                "$ref": "102"
              }
            ]
          },
          {
            "$ref": "101"
          }
        ],
        "priceLevels": [
          {
            "$id": "103",
            "id": 1,
            "priceLevelIdentifier": "VXW8HMaqn0am9lOBWtVBmg==",
            "priceLevelIdentifierGuid": "1cbc7555-aac6-469f-a6f6-53815ad5419a",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "103"
          }
        ]
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "104",
        "headerIdentifier": "3C8uFuGlsUCYWjIORu63ig==",
        "headerIdentifierGuid": "162e2fdc-a5e1-40b1-985a-320e46eeb78a",
        "identifier": "d/t9C08vuEaWE9EXDYDl/g==",
        "identifierGuid": "0b7dfb77-2f4f-46b8-9613-d1170d80e5fe",
        "supplierIdentifier": "NyxWH+DVUUa1oNtuIRqOFw==",
        "supplierGuid": "1f562c37-d5e0-4651-b5a0-db6e211a8e17",
        "pluG_UID": "SVn/BBwItEyYX1UUq2FxMw==",
        "pluGuid": "04ff5949-081c-4cb4-985f-5514ab617133",
        "campaignName": "e6fdd106-694a-4f09-9877-b47234634cf8",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-06-14T07:25:46.5495927",
        "end": "2025-06-14T07:25:46.5495927",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "18PCYgz9hEKVtn/RIfzHGg==",
        "bonusItemPluGuid": "62c2c3d7-fd0c-4284-95b6-7fd121fcc71a",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-06-14T07:25:46.5495927",
        "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-06-14T07:25:46.5495927",
        "campaignEndDate": "2025-06-14T07:25:46.5495927",
        "masterPLUG_UID": "885Co+iGxE2qOOywzezzAQ==",
        "masterID": "a342cef3-86e8-4dc4-aa38-ecb0cdecf301",
        "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": "dd9fl71egUmkjyg9hDEbFg==",
        "bonusMasterID": "975fdf75-5ebd-4981-a48f-283d84311b16",
        "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-06-14T07:25:46.5495927",
    "dealCosts": [
      {
        "$ref": "104"
      },
      {
        "$ref": "104"
      }
    ],
    "tags": [
      {
        "$id": "105",
        "pluG_UID": "5Wm/1BK+L0G5YIzQrBCqgQ==",
        "pluGuid": "d4bf69e5-be12-412f-b960-8cd0ac10aa81",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "105"
      }
    ],
    "alternateProductG_UID": "wzw5x6ylbE+HGOar5z523w==",
    "alternateProduct": "c7393cc3-a5ac-4f6c-8718-e6abe73e76df",
    "productHostCode": {
      "$id": "106",
      "id": 1,
      "pluG_UID": "8ZTkB8d1tkuUaSRCR9oB0Q==",
      "pluGuid": "07e494f1-75c7-4bb6-9469-244247da01d1",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "60"
    },
    "mscCom": {
      "$ref": "61"
    },
    "mscDep": {
      "$ref": "63"
    },
    "mscSubCom": {
      "$ref": "62"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-06-14T07:25:46.5495927",
    "inventoryTracked": "2025-06-14T07:25:46.5495927",
    "isNormalPriceChangesCampaign": true
  },
  "orderCode": "sample string 3",
  "directIndicator": "sample string 4",
  "cycle": {
    "$ref": "14"
  },
  "dayWeighting": {
    "$id": "107",
    "sunday": 1.1
  },
  "inventory": {
    "$id": "108",
    "inventoryGuid": "ttOx7Wp6PkOI95/XFCTe3Q==",
    "inventoryIdentifier": "edb1d3b6-7a6a-433e-88f7-9fd71424dedd",
    "created": "2025-06-14T07:25:46.5495927",
    "createdLocal": "2025-06-14T07:25:46.5495927",
    "onHand": 4,
    "onHandPacks": 5,
    "onOrder": 6,
    "onOrderPacks": 7,
    "accuracy": 8,
    "updated": "2025-06-14T07:25:46.5495927",
    "aws": 1.0,
    "history": [
      {
        "$id": "109",
        "inventoryGuid": "aOMB9WATWE2QVcPqjzpt8g==",
        "inventoryIdentifier": "f501e368-1360-4d58-9055-c3ea8f3a6df2",
        "pluG_UID": "o4BKsODpPEi8xlJHk4gIkg==",
        "pluIdentifier": "b04a80a3-e9e0-483c-bcc6-524793880892",
        "inventoryReason": 3,
        "inventoryInvoiceGuid": "mGGYnjIuYEyG2+bUik/Jrw==",
        "invoiceIdentifier": "9e986198-2e32-4c60-86db-e6d48a4fc9af",
        "operatorGuid": "lpNtn1ZVpE2b1XtnroTtcw==",
        "operatorIdentifier": "9f6d9396-5556-4da4-9bd5-7b67ae84ed73",
        "stocktakeGuid": "AvMp/T9GO0KeluP35g/XzQ==",
        "stocktakeIdentifier": "fd29f302-463f-423b-9e96-e3f7e60fd7cd",
        "orderGuid": "Xha5d74E/0WmnDRfiw0GhA==",
        "orderIdentifier": "77b9165e-04be-45ff-a69c-345f8b0d0684",
        "saleHeaderGuid": "biGLyfUidUKDZ9dxbGIQYQ==",
        "saleHeaderGuidIdentifier": "c98b216e-22f5-4275-8367-d7716c621061",
        "dumpStockID": 1,
        "fuelDeliveryID": 1,
        "creditNoteIdentifier": "KkZzltCN00qOMDhTH4yPRg==",
        "creditNoteGuid": "9673462a-8dd0-4ad3-8e30-38531f8c8f46",
        "inventorySourceGuid": "4ge9G+XPbEaldiNzeUTEaw==",
        "inventorySourceIdentifier": "1bbd07e2-cfe5-466c-a576-23737944c46b",
        "createdLocal": "2025-06-14T07:25:46.5495927",
        "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-06-14T07:25:46.5495927",
        "createdLocalTime": "2025-06-14T07:25:46.5495927",
        "storeID": 14,
        "barcode": "sample string 15",
        "directCode": "sample string 16",
        "productName": "sample string 17",
        "salesMode": 18,
        "orderPacked": 19,
        "invoice": {
          "$id": "110",
          "inventoryInvoiceGuid": "6JBA4dMvO06KgdfwfSV3vA==",
          "invoiceIdentifier": "e14090e8-2fd3-4e3b-8a81-d7f07d2577bc",
          "inventoryGuid": "b3EVCcealU6ltKHHrlK5LA==",
          "inventoryIdentifier": "0915716f-9ac7-4e95-a5b4-a1c7ae52b92c",
          "supplierIdentifier": "DVkzO1w+uEm4qWqQcJYWfw==",
          "supplierGuid": "3b33590d-3e5c-49b8-b8a9-6a907096167f",
          "orderGuid": "2ocz09tug02w+jpD/IohHQ==",
          "orderIdentifier": "d33387da-6edb-4d83-b0fa-3a43fc8a211d",
          "invoiceHeaderIdentifier": "tuyPJIfO3k+Ut/kdDKv70Q==",
          "invoiceHeaderGuid": "248fecb6-ce87-4fde-94b7-f91d0cabfbd1",
          "created": "2025-06-14T07:25:46.5495927",
          "ordered": "2025-06-14T07:25:46.5495927",
          "storeID": 1,
          "bestOrExpire": "2025-06-14T07:25:46.5495927",
          "bestOrExpireType": 1,
          "units": 1,
          "weight": 1,
          "received": "2025-06-14T07:25:46.5495927",
          "cost": 1,
          "totalCost": 1,
          "freightCost": 1,
          "inStock": 1,
          "pluG_UID": "jl707ebmMkOELCvNFQhU8w==",
          "pluGuid": "edf45e8e-e6e6-4332-842c-2bcd150854f3",
          "orderInventoryGuid": "oS5v4f0vDEuJV5AYEo2WsA==",
          "orderInventoryIdentifier": "e16f2ea1-2ffd-4b0c-8957-9018128d96b0",
          "supplier": {
            "$ref": "7"
          },
          "inventoryUnits": [
            {
              "$id": "111",
              "invoiceItemNo": 1,
              "inventoryInvoiceGuid": "P2+SdOMBPE24kDZdoR1UAQ==",
              "invoiceIdentifier": "74926f3f-01e3-4d3c-b890-365da11d5401",
              "inventoryGuid": "BNtb0cIGzkC441XeM7Mpmg==",
              "inventoryIdentifier": "d15bdb04-06c2-40ce-b8e3-55de33b3299a",
              "serialNumber": "sample string 3",
              "sold": "2025-06-14T07:25:46.5495927",
              "saleItemID": 1,
              "storeID": 1,
              "returned": "2025-06-14T07:25:46.5495927",
              "dumped": 1,
              "saleHeaderID": 1
            },
            {
              "$ref": "111"
            }
          ]
        },
        "invoiceHeaderIdentifier": "BZ/p0zeVF06wrWjOWJEMJQ==",
        "invoiceHeaderGuid": "d3e99f05-9537-4e17-b0ad-68ce58910c25",
        "invoiceNumber": "sample string 20",
        "invoiceCost": 1,
        "invoiceCostDecimals": 1,
        "orderNumber": 1,
        "orderReceivingStoreName": "sample string 21",
        "orderSendingStoreName": "sample string 22",
        "creditNoteID": 1,
        "reason": {
          "$id": "112",
          "id": 1,
          "name": "sample string 1",
          "allowRF": 2,
          "dumpStock": 3,
          "creditRequest": 4,
          "excludeFromLoss": 5,
          "reserved": 6,
          "updated": "2025-06-14T07:25:46.5495927"
        },
        "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": "109"
      }
    ],
    "products": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "lastInvoiceCost": 1
  },
  "aws": 5.0,
  "explanations": [
    {
      "$id": "113",
      "pluG_UID": "Aqm9XbIzqkuKnkdFOFk+1A==",
      "pluGuid": "5dbda902-33b2-4baa-8a9e-474538593ed4",
      "consolidatedSales": {
        "$id": "114",
        "1": {
          "$id": "115",
          "discountPercentage": 1,
          "days": 2,
          "quantity": 3.1,
          "aws": 3.1,
          "cartonQuantity": 4.1,
          "lowQuality": true
        },
        "2": {
          "$ref": "115"
        }
      },
      "dailyPrices": {
        "$id": "116",
        "2025-06-14T07:25:46.5495927": {
          "$id": "117",
          "date": "2025-06-14T07:25:46.5495927",
          "salePrice": 1,
          "campaign": "sample string 2",
          "campaignDescription": "sample string 3",
          "combo": true,
          "comboPriceGroupG_UID": "GV+MG2yS1EqL0ChpLjp3hA==",
          "comboPriceGroupGuid": "1b8c5f19-926c-4ad4-8bd0-28692e3a7784"
        }
      },
      "onHandPredictions": [
        {
          "$id": "118",
          "autoOrderGuid": "VAFuGvzf70u2wpb6rIf0BA==",
          "autoOrderIdentifier": "1a6e0154-dffc-4bef-b6c2-96faac87f404",
          "pluG_UID": "oApqkBHV7U2bwrQmPyivFQ==",
          "pluGuid": "906a0aa0-d511-4ded-9bc2-b4263f28af15",
          "childPLUG_UID": "T9dfBO+sRUCh/9L1Gx7OPg==",
          "childPluGuid": "045fd74f-acef-4045-a1ff-d2f51b1ece3e",
          "date": "2025-06-14T07:25:46.5495927",
          "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": "118"
        }
      ],
      "predictions": [
        {
          "$ref": "118"
        },
        {
          "$ref": "118"
        }
      ],
      "product": {
        "$ref": "2"
      }
    },
    {
      "$ref": "113"
    }
  ],
  "supplierOrderingDetail": {
    "$ref": "10"
  },
  "manufacturerSupplier": "00d5e487-580b-447d-b674-d515deba4226",
  "cartonQuantity": 1,
  "sellPrice": 1,
  "cost": 1,
  "costDecimals": 1,
  "bufferDays": 6,
  "boostDays": 7
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK7;�Z�0��5xl/workbook.xml �(�����0��&�C���$8q����
�m�?ik��-%�x�3;��T�q�Ә�|Ԥ}�j*B�%c�����Ew�q
B����0�[ӽ��rί��A텴���X�:��Ġ��@j��TK����'���b���o�J��")�AaM[@Irn}M3J\)�pϠ�8��^�tgﰊm��/PK7;�Z����	�[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
7;�Z�q��''_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="Ra6a38dce58824fcd" /></Relationships>PK7;�Z͗%xl/worksheets/sheet1.xml �(��XkS�H�+.?ywf��Rȋ�r��e�
�(I@~���I�]��
LM�H��n-����<U�(WC���XM��bus0�of����Dz�]ϋ�|U�U�y���F�d^,�uV�+���j9n���fT�f�IqTN�ŪcjT��.U�w��i�Kf�wU1�nnay�4j9^�����M_���*fÜ��0��7�E�Xw>֏�OY�^�r6=�
v�>�\��L������,O��ͼ!��gR�֛��b��p����|\L�9}�@2��&�uS.��e7����܏&��H��R`����^3�P	!����x������9*%h�%���]v/�`��J�~��Wm?�ˣ��g�5���m�n�!�\1!iV��Ͷߴ�:cZ&�)�,��������a����Hl�3'�NP�R�k�!�lb³[ڌF#�Nz^��D��Nn\���)�w�f2+�%�)k�NMpZ�'V�8W�[��6wr�;����&ǒ�R�r��=�i�3d{���$�[�ό�Br�(r0�8��2�Qj@N���p��N�I���`/���؃��~�.�iZ
�@	
�	�>�z
�Eh���3()�KN� ���,�HS��m��$�n�Z��F�t���$��T�TM��kMQ%&8M�馘���@�2����I��s:Mb�I�2��	�s4�$��&�դ2�$2i�VF���4��&��@J�%Rİ���e��\D�El�h�����@�!5�i[-JȘ��J�57)5��"�ZD�"j�N(noctZD���Jf,�S:-�y-�N�h_�)���:�S��� �C�p��8�3���p�t���c'=щC�)Ι6@��ԏ�N����Ѹ�W��ڔi��SN�́�ΰ5����aݻE��E�>��.���]�ǻ�G��"d�~����]��#�v��8�E�>�C�1�ԏ���ģ�s���%�@<f� ������#�{��#�6�ݫ�c�:����x���x��
@<v�	��7�<~�=���c8�=����8=��%�c9�=��-��9`L�y8}��D��7��9`N��p�hyQ�?�:���M�o��w�)G���c	�9N"����i�v��Gj"���ڧH�s���W˼�E��k�v��-Z���#R��Ԯ�W�٭ҁ���Bf�R��]���_/�����D�~N����D�~N0~N��b��=��t��Y��y��Q3RsR�R�󒿩���=E�s8��iQ��eST������PK7;�Z����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��5�
����q5�#�z6�+`Q	R���F�{z�����f�6O�B�kA9���-���k`���i”'�0.��[RZ8�f�c�r�c}�1�4�|AsĞ���àk&;���[;z��4�K����8%`=�~J�Yd*������
B!u)j��L-��D��뒯e����ʢ�e��Me�=��/�vZ�WjFWx��FR]��\���_l�PK7;�ZЃ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��PK7;�ZgH�)L�,xl/sharedStrings.xml �(���n�8�}��#ϣD�1�� q�6&�'N&�;�H9B˒G���.�߷H�D���7�.�ź�O�|���;�hV�'֩y� ER�؞��<��ɂ֨�(/r~r �d���O��`-���[]�>;���!zZ�I���v�������+�0}#���g�i�g;�'��l����sOM��Րe�%�ϟ��M]>V�T�M�?�՟?�1��¤��4#Քd}�r���Օ��D.m���,��Rd��J��[��S�	����=^+�����Ԋ�K�Ԩn�KB�+�r!YR����B�����[��l�
�������݌�)��(~��	����l��B59J��s�neY�%Vֺ�*�ԫg	�K�,I���>�u��:(7�u3]�sT�:�Ħ��s��\qX��(˧T��hR��ME��C��5�y���!y���D٤��J�I��z~����y�e��4�́�dwzy����"I���ynb���
�%��Xij}/��<(Jr|d�õ�cĦe�kZ)&�'
O�0��,��7y��������U��n&K��h�|�hȢ$ Fۑd��,�܍��-)�d�ӻ��Z���vl���b�X}�JI�N�uHdľ�a�x
\�E)#�X?5E�}N #1g{��
[��]p�-�!%1�s��D�6��qr�=4��T
������Ve����D"6�^`ci���E!2��8�\�~ȕ��5��Y�噒��Ä�Y.$V�[?��Ϯ���g��p��9�xS���;�L� 
β��~����<�P�E#F�v�YXf�Rͼ!I	��Ф����Tn��}���è~%d�F�� �����c�xXT�L�d�=����[qT~��q���X�}� �B����e��;#ba��%]�Жh���vۼ��8�cq�g{8�jd�&����*äG2Z	?�OT�n�A9���*�q��K�/�l�?�3==�;����T	�)3j8��,�Y"���^K,�f�=: ������a�6��RHi����bNǜPA-s�R���Ut�ݩ���`�2�
���{���
xVU�H,��s+�{����o%�C�p
u�߉�W$EM^���v	���3���n=ر{�5r��� g���G�����uܞ��:cZ���f���"��3�4�V�AΌ 
��ь���*�j[@���~�Zj�Q�Tm3��Sk��
�,���aʊl��5d�n�-�V���R�+��[�P��
�0�'<.��:Y3�X&iÝ�[>d��:�9�\�ߠ����}P����u�ݨ�o���q]R��>A�%��NO�i�gO�z�v��-ZD[3
����\30\�q�85S#	M����3ͫ(3�ZP;3��Jʃظ�c[�T�&T�0�͐w{����`�����o��n�җu��	���P�h�t8�^�稸H�i1ɵ��o������&��H�އ�� �	������+5Ks4�v��tZ�m��]JuxL�L\��n��d*���Ց�`6�ém�X�hYV:��h1�ƉVѰ��"0�5gh���ٝ&m���X}�W���U&�a��i�%D�-���(�������̣7ЯY3�[�������O�k�F�Tܪ CUm�k��+�K8,��2�Jg-
��h��I��uXCs�eS��>&t"Nb?�0�
Ǵb�E�3"/u�طp�� E����Q�:�k#�Î���7\?�d&�a��I?���G6�'�6"���#UcK�_3^���l[�~7@�+����ӊP9�\���+(��2��
N]���R��qOQ����t�,��(���#4�L���*8M%
��D j�#�e���P��Bf�@3;�fӍu�[c�\e�iHΔ�8:�6e'_7�ʐ|�%��n�A�rZw�:�Ր�6"cF���K�%�GG~<�~/��ȥt[�_l�2���T�\��l7���(=��du�Ȣ��SK��n�߆%L��69�Enl@Pb\�2J"�2�GAb�b*�s_$I��'�KD	�a��.`%�{��^	Fׂ��-���Wl>ԩ���A=�+��ɻw�f4c�H%�3^��2Ma�NU�XH��e�N�:Ǯ����CJ��i�.�?�Jb��� ���ʆI��yN;�מ�@!�E���6<#�M�Ȉ;1\���8)�\H
Q�`�w�.ǻK�t�n����,�E�����T��^ly�cY��16�0t��8��Z&�i�Ʋ�ܐ�~L�9�NbCWe{����#�h���1�T�	��(�Q��b]s�w�<j���e��t[!�iE��a�!��^���Xm_�	9�e�����XC#&�,˕�2�?d��z�*Ψ|)A���/S��(2���̃�e�<��'�r�"h��%�/bt2?��� ��1}81E��Y��:�s�Q��g�<&��9~9����DV�؈B����]�1a�Ė�/�)���o��)ô�����N6�z�ќ\�j<�sR��O����d��>�5e$�M��ԴPe�15e�+����c�AjAH��'���#5:��x�:�/�X�o��2u�l�D"_պ��3}>`f[}��w�b%}n��h�9��st�T�9BG�����\�GI:��t`b��}�Q�l46-��'S��6��Y"�
���!Ֆ#m�Ώ���d������p��z��,�j��i�H��D��[����~��~�"w-�;$k���*��T���yVL�����\Z��l_���+&�,��A-������th;>�!@�9R7��ëy^��G���TO�n���iD��,���i� �~��Ѫ��~Eh=�;�
lU���w������Ӥf�.ᾢl+����L^T��]��gP��U�,2����~y������<�w\G>ʹ�8U�?��Ӝ+txL_	��S((�/�zK�o���ސ���N��[pb�aQ��.&�����I�mɏ�=_D���X#��'@]F���I�QLߟ���wt�А���A�Y�6+����m�����Տ:Q���Şr�zQ��ǿ�3M�7/4c����}�k�gyz׶�������PK-7;�Z�0��5xl/workbook.xmlPK-7;�Z����	��[Content_Types].xmlPK-
7;�Z�q��''T_rels/.relsPK-7;�Z͗%�xl/worksheets/sheet1.xmlPK-7;�Z����P7	xl/_rels/workbook.xml.relsPK-7;�ZЃc'2E
z
xl/styles.xmlPK-7;�ZgH�)L�,�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK7;�Z1�e�5xl/workbook.xml �(���;�0D�H����>*��)�����lG��1F �K�3;�v�Ÿ�h�}Ԭ}�:,B�
!�	P�_�w�8EC��I��`�[��e5q0� ��BZ�7�?,o�����
��Ը?�j�f	�O2{��Dd��T�`�ERHSh�%�6u8��52w^T��:��X�<�v�k����PK7;�Z����	�[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
7;�Z޻�%''_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="Re8cffdec235e434e" /></Relationships>PK7;�Z͗%xl/worksheets/sheet1.xml �(��XkS�H�+.?ywf��Rȋ�r��e�
�(I@~���I�]��
LM�H��n-����<U�(WC���XM��bus0�of����Dz�]ϋ�|U�U�y���F�d^,�uV�+���j9n���fT�f�IqTN�ŪcjT��.U�w��i�Kf�wU1�nnay�4j9^�����M_���*fÜ��0��7�E�Xw>֏�OY�^�r6=�
v�>�\��L������,O��ͼ!��gR�֛��b��p����|\L�9}�@2��&�uS.��e7����܏&��H��R`����^3�P	!����x������9*%h�%���]v/�`��J�~��Wm?�ˣ��g�5���m�n�!�\1!iV��Ͷߴ�:cZ&�)�,��������a����Hl�3'�NP�R�k�!�lb³[ڌF#�Nz^��D��Nn\���)�w�f2+�%�)k�NMpZ�'V�8W�[��6wr�;����&ǒ�R�r��=�i�3d{���$�[�ό�Br�(r0�8��2�Qj@N���p��N�I���`/���؃��~�.�iZ
�@	
�	�>�z
�Eh���3()�KN� ���,�HS��m��$�n�Z��F�t���$��T�TM��kMQ%&8M�馘���@�2����I��s:Mb�I�2��	�s4�$��&�դ2�$2i�VF���4��&��@J�%Rİ���e��\D�El�h�����@�!5�i[-JȘ��J�57)5��"�ZD�"j�N(noctZD���Jf,�S:-�y-�N�h_�)���:�S��� �C�p��8�3���p�t���c'=щC�)Ι6@��ԏ�N����Ѹ�W��ڔi��SN�́�ΰ5����aݻE��E�>��.���]�ǻ�G��"d�~����]��#�v��8�E�>�C�1�ԏ���ģ�s���%�@<f� ������#�{��#�6�ݫ�c�:����x���x��
@<v�	��7�<~�=���c8�=����8=��%�c9�=��-��9`L�y8}��D��7��9`N��p�hyQ�?�:���M�o��w�)G���c	�9N"����i�v��Gj"���ڧH�s���W˼�E��k�v��-Z���#R��Ԯ�W�٭ҁ���Bf�R��]���_/�����D�~N����D�~N0~N��b��=��t��Y��y��Q3RsR�R�󒿩���=E�s8��iQ��eST������PK7;�Z�a��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N���ݰa[z�'Q;�]�gc���V���X��j4��'�|�lvo�D^Ї�Y	�`@�j׍��p�殁�v��I�4�q	$�� a�qYS�
�[Ц�q~V1�����G�#-���p�$���!:cF��N�f��0}u���|�Q�O)�K�E�y�$�ͪZi.jV�Vp��Л��x�0�z}�Lۘ�3^5x_
�����c�}�t35��,��}5z��/PK7;�ZЃ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��PK7;�ZgH�)L�,xl/sharedStrings.xml �(���n�8�}��#ϣD�1�� q�6&�'N&�;�H9B˒G���.�߷H�D���7�.�ź�O�|���;�hV�'֩y� ER�؞��<��ɂ֨�(/r~r �d���O��`-���[]�>;���!zZ�I���v�������+�0}#���g�i�g;�'��l����sOM��Րe�%�ϟ��M]>V�T�M�?�՟?�1��¤��4#Քd}�r���Օ��D.m���,��Rd��J��[��S�	����=^+�����Ԋ�K�Ԩn�KB�+�r!YR����B�����[��l�
�������݌�)��(~��	����l��B59J��s�neY�%Vֺ�*�ԫg	�K�,I���>�u��:(7�u3]�sT�:�Ħ��s��\qX��(˧T��hR��ME��C��5�y���!y���D٤��J�I��z~����y�e��4�́�dwzy����"I���ynb���
�%��Xij}/��<(Jr|d�õ�cĦe�kZ)&�'
O�0��,��7y��������U��n&K��h�|�hȢ$ Fۑd��,�܍��-)�d�ӻ��Z���vl���b�X}�JI�N�uHdľ�a�x
\�E)#�X?5E�}N #1g{��
[��]p�-�!%1�s��D�6��qr�=4��T
������Ve����D"6�^`ci���E!2��8�\�~ȕ��5��Y�噒��Ä�Y.$V�[?��Ϯ���g��p��9�xS���;�L� 
β��~����<�P�E#F�v�YXf�Rͼ!I	��Ф����Tn��}���è~%d�F�� �����c�xXT�L�d�=����[qT~��q���X�}� �B����e��;#ba��%]�Жh���vۼ��8�cq�g{8�jd�&����*äG2Z	?�OT�n�A9���*�q��K�/�l�?�3==�;����T	�)3j8��,�Y"���^K,�f�=: ������a�6��RHi����bNǜPA-s�R���Ut�ݩ���`�2�
���{���
xVU�H,��s+�{����o%�C�p
u�߉�W$EM^���v	���3���n=ر{�5r��� g���G�����uܞ��:cZ���f���"��3�4�V�AΌ 
��ь���*�j[@���~�Zj�Q�Tm3��Sk��
�,���aʊl��5d�n�-�V���R�+��[�P��
�0�'<.��:Y3�X&iÝ�[>d��:�9�\�ߠ����}P����u�ݨ�o���q]R��>A�%��NO�i�gO�z�v��-ZD[3
����\30\�q�85S#	M����3ͫ(3�ZP;3��Jʃظ�c[�T�&T�0�͐w{����`�����o��n�җu��	���P�h�t8�^�稸H�i1ɵ��o������&��H�އ�� �	������+5Ks4�v��tZ�m��]JuxL�L\��n��d*���Ց�`6�ém�X�hYV:��h1�ƉVѰ��"0�5gh���ٝ&m���X}�W���U&�a��i�%D�-���(�������̣7ЯY3�[�������O�k�F�Tܪ CUm�k��+�K8,��2�Jg-
��h��I��uXCs�eS��>&t"Nb?�0�
Ǵb�E�3"/u�طp�� E����Q�:�k#�Î���7\?�d&�a��I?���G6�'�6"���#UcK�_3^���l[�~7@�+����ӊP9�\���+(��2��
N]���R��qOQ����t�,��(���#4�L���*8M%
��D j�#�e���P��Bf�@3;�fӍu�[c�\e�iHΔ�8:�6e'_7�ʐ|�%��n�A�rZw�:�Ր�6"cF���K�%�GG~<�~/��ȥt[�_l�2���T�\��l7���(=��du�Ȣ��SK��n�߆%L��69�Enl@Pb\�2J"�2�GAb�b*�s_$I��'�KD	�a��.`%�{��^	Fׂ��-���Wl>ԩ���A=�+��ɻw�f4c�H%�3^��2Ma�NU�XH��e�N�:Ǯ����CJ��i�.�?�Jb��� ���ʆI��yN;�מ�@!�E���6<#�M�Ȉ;1\���8)�\H
Q�`�w�.ǻK�t�n����,�E�����T��^ly�cY��16�0t��8��Z&�i�Ʋ�ܐ�~L�9�NbCWe{����#�h���1�T�	��(�Q��b]s�w�<j���e��t[!�iE��a�!��^���Xm_�	9�e�����XC#&�,˕�2�?d��z�*Ψ|)A���/S��(2���̃�e�<��'�r�"h��%�/bt2?��� ��1}81E��Y��:�s�Q��g�<&��9~9����DV�؈B����]�1a�Ė�/�)���o��)ô�����N6�z�ќ\�j<�sR��O����d��>�5e$�M��ԴPe�15e�+����c�AjAH��'���#5:��x�:�/�X�o��2u�l�D"_պ��3}>`f[}��w�b%}n��h�9��st�T�9BG�����\�GI:��t`b��}�Q�l46-��'S��6��Y"�
���!Ֆ#m�Ώ���d������p��z��,�j��i�H��D��[����~��~�"w-�;$k���*��T���yVL�����\Z��l_���+&�,��A-������th;>�!@�9R7��ëy^��G���TO�n���iD��,���i� �~��Ѫ��~Eh=�;�
lU���w������Ӥf�.ᾢl+����L^T��]��gP��U�,2����~y������<�w\G>ʹ�8U�?��Ӝ+txL_	��S((�/�zK�o���ސ���N��[pb�aQ��.&�����I�mɏ�=_D���X#��'@]F���I�QLߟ���wt�А���A�Y�6+����m�����Տ:Q���Şr�zQ��ǿ�3M�7/4c����}�k�gyz׶�������PK-7;�Z1�e�5xl/workbook.xmlPK-7;�Z����	�[Content_Types].xmlPK-
7;�Z޻�%''V_rels/.relsPK-7;�Z͗%�xl/worksheets/sheet1.xmlPK-7;�Z�a��P9	xl/_rels/workbook.xml.relsPK-7;�ZЃc'2E

xl/styles.xmlPK-7;�ZgH�)L�,�xl/sharedStrings.xmlPK��