GET api/tun/{tun}/tuns

Look up TUN for master product

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tun

TUN to lookup

string

Required

Body Parameters

None.

Response Information

Resource Description

A list of TUNS that are associated with the TUN

Collection of ProductTun
NameDescriptionTypeAdditional information
PluG_UId

Collection of byte

None.

PluGuid

globally unique identifier

None.

APN

string

None.

Tun

Trade unit identifier

string

Required

String length: inclusive between 0 and 20

CartonQuantity

Number of items per carton

integer

None.

Product

Product

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

StoreIDs

Collection of integer

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "pluG_UId": "v5QulZXIT0iPa/2TAmTXmQ==",
    "pluGuid": "952e94bf-c895-484f-8f6b-fd930264d799",
    "apn": "sample string 1",
    "tun": "sample string 2",
    "cartonQuantity": 3,
    "product": {
      "$id": "2",
      "plu": 1,
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "storeIDs": [
        1,
        2
      ],
      "g_UId": "1WaRn7LVOk2KUvSUxqYong==",
      "guid": "9f9166d5-d5b2-4d3a-8a52-f494c6a6289e",
      "apn": "sample string 1",
      "apnChanged": true,
      "apnSwitched": true,
      "barcode": "sample string 4",
      "itemNumber": "sample string 5",
      "itemNumberChanged": true,
      "priceGroupG_UID": "C40dttKqvUeF0bcC8PIuhg==",
      "priceGroupGuid": "b61d8d0b-aad2-47bd-85d1-b702f0f22e86",
      "blueprintID": 1,
      "lastCountedDate": "2025-06-14T06:47:54.2410433",
      "externalID": "sample string 7",
      "active": true,
      "activated": "2025-06-14T06:47:54.2410433",
      "pluCreated": "2025-06-14T06:47:54.2410433",
      "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-14T06:47:54.2410433",
      "lastManualUpdate": "2025-06-14T06:47:54.2410433",
      "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-14T06:47:54.2410433",
      "currentCostUpdated": "2025-06-14T06:47:54.2410433",
      "costDecimals": 31,
      "costChanged": true,
      "dealCostIdentifier": "QEA=",
      "excludeFromRebate": true,
      "rebateOverride": 1,
      "costCalcMethod": 1,
      "costCalcMethodChanged": true,
      "costEffectiveDate": "2025-06-14T06:47:54.2410433",
      "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-14T06:47:54.2410433",
      "posTare": 1,
      "altPrice": 1.0,
      "altPriceChanged": true,
      "altPriceMode": 52,
      "altPriceModeChanged": true,
      "altPLUG_UID": "BvzGC/lU5kOonFvZHI1FLg==",
      "altPLUGuid": "0bc6fc06-54f9-43e6-a89c-5bd91c8d452e",
      "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-14T06:47:54.2410433",
      "labelLastPrice": 1,
      "shelfPageLayoutG_UID": "r8JC8szvDEakq+mPuCeR3A==",
      "shelfPageLayoutGuid": "f242c2af-efcc-460c-a4ab-e98fb82791dc",
      "talkerPageLayoutG_UID": "PJAcvb+Cskq/nbnZTA3+Sw==",
      "talkerPageLayoutGuid": "bd1c903c-82bf-4ab2-bf9d-b9d94c0dfe4b",
      "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": "b9j/XhiszUyk0yekfno78w==",
      "inventoryIdentifier": "5effd86f-ac18-4ccd-a4d3-27a47e7a3bf3",
      "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": "L/X3yJdvHUCaixQdH+OifQ==",
      "parentPluGuid": "c8f7f52f-6f97-401d-9a8b-141d1fe3a27d",
      "preferredHostVendor": 103,
      "preferredHostChanged": true,
      "code": "sample string 105",
      "supplierIdentifier": "TQoWHkDsk0Wu+8qmd3HQZw==",
      "supplierIdentifierGuid": "1e160a4d-ec40-4593-aefb-caa67771d067",
      "supplierChanged": true,
      "rebateSupplierIdentifier": "4KoL/S92h0+VZDsmBGdsrQ==",
      "rebateSupplierIdentifierGuid": "fd0baae0-762f-4f87-9564-3b2604676cad",
      "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-14T06:47:54.2410433",
      "commodity": "sample string 120",
      "businessPillar": "sample string 121",
      "mscCommodity": "sample string 122",
      "hostIdentifier": "Z+iVlcLy00KwBHbqZ3Pucg==",
      "hostIdentifierGuid": "9595e867-f2c2-42d3-b004-76ea6773ee72",
      "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-14T06:47:54.2410433",
        "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": "THSYB15UAEOTrIywGl/+fw==",
        "hostIdentifierGuid": "0798744c-545e-4300-93ac-8cb01a5ffe7f",
        "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-14T06:47:54.2410433",
        "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": "GJ2BlUhvfkmus152c9mdUQ==",
            "hostIdentifierGuid": "95819d18-6f48-497e-aeb3-5e7673d99d51",
            "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": "iCwsIcMZSEKdI4i+iGqlww==",
              "identifierGuid": "212c2c88-19c3-4248-9d23-88be886aa5c3",
              "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": "ocrCBvwwy06TNk8mt6F0qQ==",
              "hostSupplierIdentifierGuid": "06c2caa1-30fc-4ecb-9336-4f26b7a174a9",
              "loyaltyPriceLevelIdentifier": "Wh3SVNQNvUCBT7aKciWwFA==",
              "loyaltyPriceLevelIdentifierGuid": "54d21d5a-0dd4-40bd-814f-b68a7225b014",
              "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-14T06:47:54.2410433",
              "lastProcessed": "2025-06-14T06:47:54.2410433",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "W0RnINOO4kmpjb1IAqNl/A==",
                "identifierGuid": "2067445b-8ed3-49e2-a98d-bd4802a365fc",
                "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": "z6uYHWr+tEWhszxYBcdFMw==",
                "primaryContactID": "1d98abcf-fe6a-45b4-a1b3-3c5805c74533",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "T8/n6OBDM0akblO1OtJBNQ==",
                "supplierGroupGuid": "e8e7cf4f-43e0-4633-a46e-53b53ad24135",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-06-14T06:47:54.2410433",
                "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": "c6ac859a-34d4-4c69-9c5b-aa953e23120a",
                  "identifier": "P5czQdfw/UW88XNHBq+yBQ==",
                  "identifierGuid": "4133973f-f0d7-45fd-bcf1-734706afb205",
                  "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": "UzdaiF7+D0usVjOEddW7xw==",
                    "supplierIdentifierGuid": "885a3753-fe5e-4b0f-ac56-338475d5bbc7",
                    "contactGuid": "hiwZu1K6OkGThIMZWYjTjg==",
                    "contactID": "bb192c86-ba52-413a-9384-83195988d38e",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "N1M5SLRzekOL4HrLYlANtA==",
                    "pluGuid": "48395337-73b4-437a-8be0-7acb62500db4",
                    "supplierIdentifier": "kJw7ZylxzkOiO+6Aq/lcsA==",
                    "supplierIdentifierGuid": "673b9c90-7129-43ce-a23b-ee80abf95cb0",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 2",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 4,
                    "averagePackSize": 5,
                    "effectiveDate": "2025-06-14T06:47:54.2410433",
                    "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-14T06:47:54.2410433",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "qbaeUiQT70+aVyjsH4wGLQ==",
                        "pluGuid": "529eb6a9-1324-4fef-9a57-28ec1f8c062d",
                        "supplierIdentifier": "IN7HZuuFzE6HGJEwKbB/SA==",
                        "supplierIdentifierGuid": "66c7de20-85eb-4ecc-8718-913029b07f48",
                        "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": "oaWod3eBYkiv+8J75Bq7Yg==",
                    "parentPluGuid": "77a8a5a1-8177-4862-affb-c27be41abb62",
                    "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": "71Sitia01EuGfo0AfH2RcQ==",
                    "supplierGuid": "b6a254ef-b426-4bd4-867e-8d007c7d9171",
                    "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": "v2EkWPm9TEGSLnW7pJ5GzQ==",
                    "supplierGuid": "582461bf-bdf9-414c-922e-75bba49e46cd",
                    "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-14T06:47:54.2410433",
                    "deliveryDate": "2025-06-14T06:47:54.2410433",
                    "nextCutOffDate": "2025-06-14T06:47:54.2410433",
                    "nextDeliveryDate": "2025-06-14T06:47:54.2410433",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-06-14T06:47:54.2410433",
                "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-14T06:47:54.2410433",
                  "processed": "2025-06-14T06:47:54.2410433",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-06-14T06:47:54.2410433",
                  "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-14T06:47:54.2410433",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "15"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "17",
                  "id": 1,
                  "hostIdentifier": "5xgu1kq4o0a7dAd+NAYNpA==",
                  "hostIdentifierGuid": "d62e18e7-b84a-46a3-bb74-077e34060da4",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "176b0461-e8f5-48c2-8e3a-778fb8ce04d5",
                    "02f68567-4dd3-4bc8-87c4-a57820da1907"
                  ]
                },
                {
                  "$ref": "17"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "18",
                  "identifier": "vHzD6KzX9UqfbU2JEJzs3Q==",
                  "identifierGuid": "e8c37cbc-d7ac-4af5-9f6d-4d89109cecdd",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "18"
                }
              ],
              "promoTypeGuids": [
                "14d33234-a658-4bba-a0fa-5a21c485e96d",
                "48d71418-e692-4622-adce-ded8b14e0fa4"
              ],
              "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-14T06:47:54.2410433",
            "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": "fadf8cdc-2c1d-45ce-b088-2f5eec772df0",
        "updateStore": {
          "$id": "24",
          "id": "7e3e36fe-fe8a-4fa9-9b12-9f3ea8e63eaa",
          "name": "sample string 1",
          "lastActivity": "2025-06-14T06:47:54.2410433",
          "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-14T06:47:54.2410433"
        },
        "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": "qMM+QSMBCUOhkIxhouVBsg==",
          "pluGuid": "413ec3a8-0123-4309-a190-8c61a2e541b2",
          "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-14T06:47:54.2410433"
        },
        {
          "$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-14T06:47:54.2410433",
          "priceChangeType": 0,
          "costDecimals": 10
        },
        "normalPluPrices": {
          "$ref": "28"
        },
        "winningCampaign": 1,
        "winner": {
          "$id": "29",
          "campaignName": "sample string 1",
          "campaignDescription": "sample string 2",
          "startDate": "2025-06-14T06:47:54.2410433",
          "startTime": 3,
          "endDate": "2025-06-14T06:47:54.2410433",
          "endTime": 4,
          "newPrice": 5,
          "newCost": 6,
          "newCostDecimals": 7,
          "pctDiscount": 8,
          "promoType": 1,
          "promotionTypeCode": "sample string 9",
          "hostType": 10,
          "hostIdentifier": "aoeO1jI1tkervD9Wb20IRQ==",
          "hostIdentifierGuid": "d68e876a-3532-47b6-abbc-3f566f6d0845",
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "details": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      "tray": {
        "$id": "30",
        "g_UId": "B54hjYg+OEOq7x2EdjXbkw==",
        "guid": "8d219e07-3e88-4338-aaef-1d847635db93",
        "name": "sample string 1",
        "number": 1,
        "tare": 1
      },
      "priceGroup": {
        "$id": "31",
        "priceGroupG_UID": "EnUPPMR/IEW+OO+i70raGQ==",
        "priceGroupGuid": "3c0f7512-7fc4-4520-be38-efa2ef4ada19",
        "name": "sample string 2",
        "code": 1,
        "modified": true,
        "updated": "2025-06-14T06:47:54.2410433",
        "buyingLimit": 1,
        "buyingLimitIndependent": true,
        "buyingLimitType": 0,
        "number": 1,
        "products": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "productCount": 1
      },
      "priceGroupName": "sample string 145",
      "nutrifacts": {
        "$id": "32",
        "pluG_UID": "R7d/dkvD8EGQyqr1nxsSxw==",
        "pluGuid": "767fb747-c34b-41f0-90ca-aaf59f1b12c7",
        "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": "7b8f4ef2-d0e8-4e43-bcdc-98e9a1cfde00",
        "created": "2025-06-14T06:47:54.2410433",
        "createdByUser": "sample string 1",
        "activated": "2025-06-14T06:47:54.2410433",
        "deactivated": "2025-06-14T06:47:54.2410433",
        "lastOrdered": "2025-06-14T06:47:54.2410433",
        "lastOrderedQty": 2.0,
        "lastReceived": "2025-06-14T06:47:54.2410433",
        "lastReceivedQty": 3.0,
        "lastInvoiceStatus": 1,
        "lastCounted": "2025-06-14T06:47:54.2410433",
        "lastSold": "2025-06-14T06:47:54.2410433",
        "firstSold": "2025-06-14T06:47:54.2410433",
        "awsUpdated": "2025-06-14T06:47:54.2410433",
        "lastManualUpdate": "2025-06-14T06:47:54.2410433",
        "lastManualUpdatedByUser": "sample string 5",
        "lastUpdated": "2025-06-14T06:47:54.2410433",
        "lastUpdatedByUser": "sample string 7",
        "lastUpdatedByHost": "2025-06-14T06:47:54.2410433",
        "doNotRangeUpdated": "2025-06-14T06:47:54.2410433",
        "doNotOrderUpdated": "2025-06-14T06:47:54.2410433",
        "tracked": "2025-06-14T06:47:54.2410433"
      },
      "allergens": [
        {
          "$id": "34",
          "allergenID": 1,
          "pluG_UID": "/0O88Gu0zUu3Z5mLHJUImA==",
          "pluGuid": "f0bc43ff-b46b-4bcd-b767-998b1c950898",
          "contains": 2,
          "allergenName": "sample string 3",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "34"
        }
      ],
      "costs": {
        "$id": "35",
        "pluG_UID": "S/p/8UcQT0K2nGKtng88PQ==",
        "pluGuid": "f17ffa4b-1047-424f-b69c-62ad9e0f3c3d",
        "enteredCost": 1,
        "weightedAvgCost": 1,
        "lastCost": 1,
        "rawEnteredCost": 2,
        "rawWeightedAvgCost": 3,
        "rawLastCost": 4,
        "freight": 5.0,
        "freightType": 6,
        "costDecimals": 7,
        "fifoCost": 1,
        "updated": "2025-06-14T06:47:54.2410433",
        "normalCost": 1,
        "currentCost": 1
      },
      "sales": [
        {
          "$id": "36",
          "saleHeaderID": 1,
          "created": "2025-06-14T06:47:54.2410433",
          "createdLocal": "2025-06-14T06:47:54.2410433",
          "storeID": 3,
          "storeName": "sample string 4",
          "operatorG_Uid": "ahO5WyCIS02dMCpyj2O6Zg==",
          "operatorGuid": "5bb9136a-8820-4d4b-9d30-2a728f63ba66",
          "operatorName": "sample string 5",
          "tranType": 1,
          "plu": 1,
          "pluG_UId": "nbQm9LED4k+xVviAuqiuNw==",
          "pluGuid": "f426b49d-03b1-4fe2-b156-f880baa8ae37",
          "normalPrice": 1,
          "totalCents": 1,
          "cost": 1,
          "grossProfit": 1,
          "quantity": 1,
          "operator": {
            "$id": "37",
            "id": 1,
            "g_Uid": "xQVhi+UtP06LlSqPBSWbRg==",
            "guid": "8b6105c5-2de5-4e3f-8b95-2a8f05259b46",
            "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-14T06:47:54.2410433",
            "passwordResetRequired": true,
            "alteredInStore": true,
            "startShift": "2025-06-14T06:47:54.2410433",
            "endShift": "2025-06-14T06:47:54.2410433",
            "machineName": "sample string 20",
            "drawerID": 1,
            "stores": [
              {
                "$id": "38",
                "operatorG_UID": "Rv6hejLFS0Sw8FlNZoFqhg==",
                "operatorGuid": "7aa1fe46-c532-444b-b0f0-594d66816a86",
                "storeID": 2,
                "operator": {
                  "$ref": "37"
                },
                "store": {
                  "$ref": "3"
                }
              },
              {
                "$ref": "38"
              }
            ]
          }
        },
        {
          "$ref": "36"
        }
      ],
      "apns": [
        {
          "$id": "39",
          "pluID": 1,
          "pluG_UID": "Wseht5E6VUyQQ0gDefrY/Q==",
          "pluGuid": "b7a1c75a-3a91-4c55-9043-480379fad8fd",
          "apn": "sample string 1",
          "deleted": true,
          "storeID": 1,
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "39"
        }
      ],
      "tuns": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "competitionPricing": [
        {
          "$id": "40",
          "identifier": "khdNbGcnr0GQ1LXinqj6fQ==",
          "identifierGuid": "6c4d1792-2767-41af-90d4-b5e29ea8fa7d",
          "pluG_UID": "H9nj7raU5061jScVM69elQ==",
          "pluGuid": "eee3d91f-94b6-4ee7-b58d-271533af5e95",
          "competitionID": 1,
          "name": "sample string 2",
          "sellMultiple": 3,
          "retailPrice": 4,
          "storeName": "sample string 5"
        },
        {
          "$ref": "40"
        }
      ],
      "supplier": {
        "$ref": "7"
      },
      "supplierName": "sample string 146",
      "children": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "ordering": {
        "$ref": "10"
      },
      "flipChartPages": [
        {
          "$id": "41",
          "identifier": "9HBv5VRisk2D+L01QiQbIg==",
          "groupName": "sample string 1",
          "identifierGuid": "e56f70f4-6254-4db2-83f8-bd3542241b22",
          "exists": true,
          "flipChartIdentifier": "0hw3tXw8vkKrWClH/ctgQg==",
          "flipChartIdentifierGuid": "b5371cd2-3c7c-42be-ab58-2947fdcb6042",
          "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": "HQ1OG0lqdUCaDxzdh7jlkw==",
          "groupIdentifierGuid": "1b4e0d1d-6a49-4075-9a0f-1cdd87b8e593",
          "flipChart": {
            "$id": "42",
            "identifier": "uZAl9XKS1Uea34tQft3sfA==",
            "identifierGuid": "f52590b9-9272-47d5-9adf-8b507eddec7c",
            "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": "43",
              "identifier": "xFVhhg4gsUWAw2igRgv5zg==",
              "identifierGuid": "866155c4-200e-45b1-80c3-68a0460bf9ce",
              "name": "sample string 2",
              "formType": "sample string 3",
              "forms": [
                {
                  "$id": "44",
                  "id": 1,
                  "g_UID": "uVmzx2y6HkS6U12c8RsL7A==",
                  "guid": "c7b359b9-ba6c-441e-ba53-5d9cf11b0bec",
                  "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": "GDiOLVAzJkaJ1cEPsLK8ZA==",
                  "previousFormGuid": "2d8e3818-3350-4626-89d5-c10fb0b2bc64",
                  "nextForm": 1,
                  "nextFormG_UID": "OEDczfjy3Um6TVys10XpeQ==",
                  "nextFormGuid": "cddc4038-f2f8-49dd-ba4d-5cacd745e979",
                  "attributes": "sample string 10",
                  "updated": "2025-06-14T06:47:54.2410433",
                  "positioning": 1,
                  "contentPanel": "sample string 11",
                  "selectionMode": 1,
                  "maximumSelections": 1,
                  "alteredInStore": true,
                  "deleted": true,
                  "blueprintID": 1,
                  "preserveLayout": true,
                  "mainCheckoutFormName": "sample string 13",
                  "nextCheckoutForm": {
                    "$ref": "44"
                  },
                  "previousCheckoutForm": {
                    "$ref": "44"
                  },
                  "buttons": [
                    {
                      "$id": "45",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "oINDmkQieU2mE0WlNyjMFw==",
                      "checkoutFormGuid": "9a4383a0-2244-4d79-a613-45a53728cc17",
                      "identifier": "y2tvsmmC20WWP62miLbQXQ==",
                      "identifierGuid": "b26f6bcb-8269-45db-963f-ada688b6d05d",
                      "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": "B4K/rp5Y6UqGDgbty7rkSg==",
                      "valueGuid": "aebf8207-589e-4ae9-860e-06edcbbae44a",
                      "buttonText": "sample string 10",
                      "valueText": "sample string 11",
                      "drawImageAndButton": true,
                      "updated": "2025-06-14T06:47:54.2410433",
                      "action": "sample string 12",
                      "valueForm": {
                        "$ref": "44"
                      },
                      "image": {
                        "$id": "46",
                        "name": "sample string 3.sample string 4",
                        "imageID": 2,
                        "imageName": "sample string 3",
                        "imageExtension": "sample string 4",
                        "lastUpdate": "2025-06-14T06:47:54.2410433",
                        "imageData": "QEA=",
                        "readOnly": true
                      }
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "panels": [
                    {
                      "$id": "47",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "reZJv6e/JEis6FnmFBAv7Q==",
                      "checkoutFormGuid": "bf49e6ad-bfa7-4824-ace8-59e614102fed",
                      "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": "47"
                    }
                  ]
                },
                {
                  "$ref": "44"
                }
              ],
              "panels": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ]
            },
            "pages": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ]
          },
          "contentPanel": {
            "$ref": "47"
          },
          "products": [
            {
              "$id": "48",
              "flipChartPageIdentifier": "PJgJE0c5d0yly5IJ8gtiMA==",
              "flipChartPageIdentifierGuid": "1309983c-3947-4c77-a5cb-9209f20b6230",
              "pluG_UID": "4ou/x3Cf7kSm2hQvlIF7nw==",
              "pluGuid": "c7bf8be2-9f70-44ee-a6da-142f94817b9f",
              "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": "48"
            }
          ],
          "productCount": 27,
          "pages": [
            {
              "$ref": "41"
            },
            {
              "$ref": "41"
            }
          ]
        },
        {
          "$ref": "41"
        }
      ],
      "priceHistory": [
        {
          "$id": "49",
          "pluG_UID": "AkXB5JJ8CE6cmUuw4WhPIA==",
          "pluGuid": "e4c14502-7c92-4e08-9c99-4bb0e1684f20",
          "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-14T06:47:54.2410433",
          "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": "49"
        }
      ],
      "ingredients": [
        {
          "$id": "50",
          "pluG_UID": "lNpskzZ/30S/SuKPgCNlGQ==",
          "ingredientGuid": "eg5vFOu/Xk24JoDrJlMtyw==",
          "ingredientIdentifier": "146f0e7a-bfeb-4d5e-b826-80eb26532dcb",
          "quantity": 1.0,
          "storeIDs": [
            1,
            2
          ],
          "ingredientText": "sample string 1",
          "ingredient": {
            "$ref": "2"
          }
        },
        {
          "$ref": "50"
        }
      ],
      "bins": [
        {
          "$id": "51",
          "pluG_UID": "enSYysRM6EyQtYgxaSieKg==",
          "pluGuid": "ca98747a-4cc4-4ce8-90b5-883169289e2a",
          "shelfLocationIdentifier": "DlMtCvaIyUGe3QsTOxzBPw==",
          "shelfLocationGuid": "0a2d530e-88f6-41c9-9edd-0b133b1cc13f",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "DmJunY8KnEKimgbleFw+5w==",
          "labelPageLayoutGuid": "9d6e620e-0a8f-429c-a29a-06e5785c3ee7",
          "updated": "2025-06-14T06:47:54.2410433",
          "electronicShelfLabelIdentifier": "sample string 5",
          "electronicshelfLabelsConfigurationID": 6,
          "labelShelfChanged": true,
          "productName": "sample string 8",
          "locationText": "sample string 9",
          "product": {
            "$ref": "2"
          },
          "location": {
            "$id": "52",
            "identifier": "t38qPcxx+06dSuip+CsaHg==",
            "storeID": 1,
            "identifierGuid": "3d2a7fb7-71cc-4efb-9d4a-e8a9f82b1a1e",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2025-06-14T06:47:54.2410433",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ]
          }
        },
        {
          "$ref": "51"
        }
      ],
      "bin": {
        "$ref": "51"
      },
      "scaleLocations": [
        {
          "$id": "53",
          "plu": 1,
          "pluG_UID": "gDQFStZf90WmIa5QflSfPQ==",
          "pluGuid": "4a053480-5fd6-45f7-a621-ae507e549f3d",
          "deptNo": 1,
          "product": {
            "$ref": "2"
          },
          "scaleLocation": {
            "$id": "54",
            "id": 1,
            "deptNo": 1,
            "deptCode": "sample string 2",
            "name": "sample string 3",
            "enabled": true,
            "updated": "2025-06-14T06:47:54.2410433",
            "department": {
              "$id": "55",
              "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": "54"
              },
              "subDepartments": [
                {
                  "$id": "56",
                  "id": 1,
                  "departmentID": 2,
                  "name": "sample string 3",
                  "code": "sample string 4",
                  "departmentCode": "sample string 5",
                  "externalSales": true,
                  "minorDepartments": [
                    {
                      "$id": "57",
                      "id": 1,
                      "subDepartmentID": 2,
                      "departmentID": 3,
                      "name": "sample string 4",
                      "subDepartmentCode": "sample string 5",
                      "departmentCode": "sample string 6",
                      "code": "sample string 7",
                      "lesserDepartments": [
                        {
                          "$id": "58",
                          "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-14T06:47:54.2410433",
                          "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": "r4R+T4pNfEa/vcLNwlNw5Q==",
                          "labelPageLayoutGuid": "4f7e84af-4d8a-467c-bfbd-c2cdc25370e5",
                          "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": "59",
                            "dept": 1,
                            "category": 2,
                            "name": "sample string 3",
                            "active": true,
                            "mscCommodities": [
                              {
                                "$id": "60",
                                "dept": 1,
                                "category": 2,
                                "commodity": 3,
                                "name": "sample string 4",
                                "active": true,
                                "mscSubCommodities": [
                                  {
                                    "$id": "61",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "subCommodity": 4,
                                    "name": "sample string 5",
                                    "active": true,
                                    "subCommodityCode": "sample string 7"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "commodityCode": "sample string 6"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "categoryCode": "sample string 5"
                          },
                          "mscCom": {
                            "$ref": "60"
                          },
                          "mscDep": {
                            "$id": "62",
                            "dept": 1,
                            "name": "sample string 2",
                            "active": true,
                            "mscCategories": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "deptCode": "sample string 4"
                          },
                          "mscSubCom": {
                            "$ref": "61"
                          }
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "updated": "2025-06-14T06:47:54.2410433",
                      "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": "HWo8pjFafEavpqM8HtekhQ==",
                      "labelPageLayoutGuid": "a63c6a1d-5a31-467c-afa6-a33c1ed7a485",
                      "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": "59"
                      },
                      "mscCom": {
                        "$ref": "60"
                      },
                      "mscDep": {
                        "$ref": "62"
                      },
                      "mscSubCom": {
                        "$ref": "61"
                      }
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-06-14T06:47:54.2410433",
                  "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": "+BUNp7WTV0OLBWBLaScBiw==",
                  "labelPageLayoutGuid": "a70d15f8-93b5-4357-8b05-604b6927018b",
                  "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": "59"
                  },
                  "mscCom": {
                    "$ref": "60"
                  },
                  "mscDep": {
                    "$ref": "62"
                  },
                  "mscSubCom": {
                    "$ref": "61"
                  }
                },
                {
                  "$ref": "56"
                }
              ],
              "stores": [
                1,
                2
              ],
              "investmentBuyOverride": true,
              "updated": "2025-06-14T06:47:54.2410433",
              "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": "oX4CaeBLzUK9hn2dOxuU2Q==",
              "labelPageLayoutGuid": "69027ea1-4be0-42cd-bd86-7d9d3b1b94d9",
              "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": "59"
              },
              "mscCom": {
                "$ref": "60"
              },
              "mscDep": {
                "$ref": "62"
              },
              "mscSubCom": {
                "$ref": "61"
              }
            }
          }
        },
        {
          "$ref": "53"
        }
      ],
      "nextPrice": {
        "$id": "63",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "ctQexOpwE0yD37kR0l65fQ==",
        "pluGuid": "c41ed472-70ea-4c13-83df-b911d25eb97d",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "Jsp5Esb3jUeb9Wz++RCLMQ==",
        "dealCostGuid": "1279ca26-f7c6-478d-9bf5-6cfef9108b31",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "ZztiYsLutUysLCEM1I9iaA==",
        "priceGroupGuid": "62623b67-eec2-4cb5-ac2c-210cd48f6268",
        "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-14T06:47:54.2410433",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "kHgNh1Xk9k+hwBu2BCJd5Q==",
        "campaignComboPriceGroupIdentifier": "870d7890-e455-4ff6-a1c0-1bb604225de5",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "64",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-06-14T06:47:54.2410433",
            "operatorG_UID": "AitG5HZw0UqBp6XDUKeslQ==",
            "operatorGuid": "e4462b02-7076-4ad1-81a7-a5c350a7ac95",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-06-14T06:47:54.2410433",
            "signIqTicketFileMovedUtc": "2025-06-14T06:47:54.2410433",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-06-14T06:47:54.2410433",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$ref": "2"
            },
            "campaignPlu": {
              "$ref": "63"
            }
          },
          {
            "$ref": "64"
          }
        ],
        "campaign": {
          "$id": "65",
          "id": 1,
          "storeID": 2,
          "name": "070019bb-656e-4e82-97ca-d21755544a6a",
          "nameGuid": "070019bb-656e-4e82-97ca-d21755544a6a",
          "description": "sample string 4",
          "showDiscounts": true,
          "showTotals": true,
          "onlyEvaluateOnSubtotal": true,
          "useDescription": true,
          "campaignType": 1,
          "startDate": "2025-06-14T06:47:54.2410433",
          "startTime": 1,
          "endDate": "2025-06-14T06:47:54.2410433",
          "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-14T06:47:54.2410433",
          "system": true,
          "created": "2025-06-14T06:47:54.2410433",
          "updated": "2025-06-14T06:47:54.2410433",
          "priceChangeNotifiedUtc": "2025-06-14T06:47:54.2410433",
          "promoType": 1,
          "promotionTypeCode": "sample string 13",
          "hostIdentifier": "UB9Os1YTBkWmmz5lK5Bfug==",
          "hostIdentifierGuid": "b34e1f50-1356-4506-a69b-3e652b905fba",
          "hostType": 14,
          "createdByUser": "sample string 15",
          "fromHost": true,
          "deleted": true,
          "campaignDeleted": "2025-06-14T06:47:54.2410433",
          "updatedByUser": "sample string 18",
          "offerID": 1,
          "isPriceChangeCampaign": true,
          "stores": [
            1,
            2
          ],
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ],
          "campaignPlus": [
            {
              "$ref": "63"
            },
            {
              "$ref": "63"
            }
          ],
          "campaignPools": [
            {
              "$id": "66",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 4,
              "pluG_UID": "HF+bj7p0CkuY0ZDWbdf28w==",
              "pluGuid": "8f9b5f1c-74ba-4b0a-98d1-90d66dd7f6f3",
              "hostOfferID": 1,
              "priceGroupG_UID": "l21IQXlm20e4yRl2fdTUMA==",
              "priceGroupGuid": "41486d97-6679-47db-b8c9-19767dd4d430",
              "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-14T06:47:54.2410433",
              "rrp": 17,
              "campaignDescription": "sample string 18",
              "product": {
                "$ref": "2"
              },
              "campaign": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "sellingRules": [
            {
              "$id": "67",
              "id": 1,
              "identifier": "FCZ5n9keD0GveaQ1anq19A==",
              "identifierStr": "FCZ5n9keD0GveaQ1anq19A==",
              "identifierGuid": "9f792614-1ed9-410f-af79-a4356a7ab5f4",
              "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": "65"
              }
            },
            {
              "$ref": "67"
            }
          ],
          "customers": [
            {
              "$id": "68",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "customerID": "tIOk/YkPCk+csuG4Lhu7qg==",
              "customerIDGuid": "fda483b4-0f89-4f0a-9cb2-e1b82e1bbbaa",
              "campaign": {
                "$ref": "65"
              },
              "customer": {
                "$id": "69",
                "identifier": "5dAUQ71MWUWH4uzoTrPEcg==",
                "identifierGuid": "4314d0e5-4cbd-4559-87e2-ece84eb3c472",
                "code": "sample string 2",
                "familyName": "sample string 3",
                "givenName": "sample string 4",
                "otherName": "sample string 5",
                "title": "sample string 6",
                "dateOfBirth": "2025-06-14T06:47:54.2410433",
                "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": "A7dUEtot1U65X6vGHwdjTQ==",
                "communityIdentifierGuid": "1254b703-2dda-4ed5-b95f-abc61f07634d",
                "joined": "2025-06-14T06:47:54.2410433",
                "updated": "2025-06-14T06:47:54.2410433",
                "active": true,
                "reasonInactive": 1,
                "groupCustomer": true,
                "loyaltyPoints": 1,
                "homeStoreID": 1,
                "availableSpend": 1,
                "priceLevelIdentifier": "693T/muDW0CMbHvWdKHcxg==",
                "priceLevelIdentifierGuid": "fed3ddeb-836b-405b-8c6c-7bd674a1dcc6",
                "marketingID": "sample string 18",
                "hidden": true,
                "registered": true,
                "registeredOn": "2025-06-14T06:47:54.2410433",
                "emailMarketing": true,
                "smsMarketing": true,
                "deleted": true,
                "deletedUser": "sample string 24",
                "homeStoreName": "sample string 25",
                "customerCards": [
                  {
                    "$id": "70",
                    "cardType": 2,
                    "issueDate": "2025-06-14T06:47:54.2410433",
                    "expiry": "2025-06-14T06:47:54.2410433",
                    "customerID": "cIhtSf+okEOnhPkWfylYuw==",
                    "customerIDGuid": "496d8870-a8ff-4390-a784-f9167f2958bb",
                    "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-14T06:47:54.2410433",
                    "linkedAccount": "WMqXPoFRhke79E2aUbQWpQ==",
                    "linkedAccountGuid": "3e97ca58-5181-4786-bbf4-4d9a51b416a5",
                    "currentValueChanged": true,
                    "limitsChanged": true,
                    "customer": {
                      "$ref": "69"
                    },
                    "account": {
                      "$id": "71",
                      "id": 1,
                      "identifier": "jY3ZjQbfTkWVttldbkVoxg==",
                      "identifierGuid": "8dd98d8d-df06-454e-95b6-d95d6e4568c6",
                      "referenceNo": "sample string 3",
                      "name": "sample string 4",
                      "created": "2025-06-14T06:47:54.2410433",
                      "owner": "ek0/0fF0dUqTVnbCIVsyJw==",
                      "ownerGuid": "d13f4d7a-74f1-4a75-9356-76c2215b3227",
                      "accountStoreGroupIdentifier": "ai5lTjkfXUeSGP+EOKiSsQ==",
                      "accountStoreGroupGuid": "4e652e6a-1f39-475d-9218-ff8438a892b1",
                      "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-14T06:47:54.2410433",
                      "active": true,
                      "updated": "2025-06-14T06:47:54.2410433",
                      "deleted": true,
                      "deletedUser": "sample string 16",
                      "currentBalanceChanged": true,
                      "maximumLimitChanged": true,
                      "loyaltyPointsChanged": true,
                      "projectedBalance": 17,
                      "accountStoreGroupStoreIDs": [
                        1,
                        2
                      ],
                      "customerEmail": "sample string 18",
                      "ownerCustomer": {
                        "$ref": "69"
                      },
                      "card": {
                        "$ref": "70"
                      },
                      "members": {
                        "$id": "72",
                        "sample string 1": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "sample string 2": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ]
                      },
                      "customerGroups": [
                        {
                          "$id": "73",
                          "identifier": "o2OIF5WDM0iBHdFF/xMehA==",
                          "identifierGuid": "178863a3-8395-4833-811d-d145ff131e84",
                          "name": "sample string 2",
                          "primaryContact": "PITtz2AHsECTL/dXB+I7Gg==",
                          "primaryContactGuid": "cfed843c-0760-40b0-932f-f75707e23b1a",
                          "accountID": "w1NbWffLrEWBMJhAWHLr9A==",
                          "accountIDGuid": "595b53c3-cbf7-45ac-8130-98405872ebf4",
                          "special": true,
                          "updated": "2025-06-14T06:47:54.2410433",
                          "active": true,
                          "reasonInactive": 1,
                          "priceLevelIdentifier": "l2MCwT33lE2paXKks0gYdg==",
                          "priceLevelIdentifierGuid": "c1026397-f73d-4d94-a969-72a4b3481876",
                          "deleted": true,
                          "account": {
                            "$ref": "71"
                          },
                          "primaryContactCustomer": {
                            "$ref": "69"
                          },
                          "customerGroupMembers": [
                            {
                              "$id": "74",
                              "id": 1,
                              "groupID": "JRtdMsZLIEWvuCfpCINfJA==",
                              "groupIDGuid": "325d1b25-4bc6-4520-afb8-27e908835f24",
                              "customerID": "VLK1wdbPLE6k8KAjFckosQ==",
                              "customerIDGuid": "c1b5b254-cfd6-4e2c-a4f0-a02315c928b1",
                              "card": "sample string 4",
                              "linkedAccount": "ORAn+FdovU2kdlHYoMmy0g==",
                              "linkedAccountGuid": "f8271039-6857-4dbd-a476-51d8a0c9b2d2",
                              "customer": {
                                "$ref": "69"
                              },
                              "group": {
                                "$ref": "73"
                              },
                              "customerCard": {
                                "$ref": "70"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ]
                    },
                    "payments": [
                      {
                        "$id": "75",
                        "id": 1,
                        "identifier": "3SqVn6ylbUGd3tInDW+Hhg==",
                        "identifierGuid": "9f952add-a5ac-416d-9dde-d2270d6f8786",
                        "storeID": 2,
                        "operatorName": "sample string 3",
                        "saleHeaderID": 4,
                        "paymentType": 5,
                        "amount": 6,
                        "account": "sample string 7",
                        "accountID": "IwjSKnnoIUK1ufs/GlstWg==",
                        "accountIDGuid": "2ad20823-e879-4221-b5b9-fb3f1a5b2d5a",
                        "customerAccount": {
                          "$ref": "71"
                        },
                        "customerCard": {
                          "$ref": "70"
                        },
                        "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-14T06:47:54.2410433",
                        "invRocNo": "sample string 14",
                        "responseCode": "sample string 15",
                        "cashout": 1,
                        "tip": 16,
                        "idempotentVoid": "4xrUh0zv3kyM7G9cSYfjlQ==",
                        "idempotentVoidGuid": "87d41ae3-ef4c-4cde-8cec-6f5c4987e395",
                        "offline": true,
                        "processed": 1,
                        "storeSaleHeader": {
                          "$id": "76",
                          "saleHeaderID": 1,
                          "saleHeaderGuid": "qs/l8RuDrEG2fMD6s4mAZg==",
                          "saleHeaderIdentifierGuid": "f1e5cfaa-831b-41ac-b67c-c0fab3898066",
                          "created": "2025-06-14T06:47:54.2410433",
                          "createdLocal": "2025-06-14T06:47:54.2410433",
                          "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-14T06:47:54.2410433",
                          "storeID": 1,
                          "operatorG_Uid": "VoKFWGQSpkKe86HyGHFrsQ==",
                          "operatorGuid": "58858256-1264-42a6-9ef3-a1f218716bb1",
                          "customerG_Uid": "wrhjZ87kSkeAtl+uHvj+Ew==",
                          "customerGuid": "6763b8c2-e4ce-474a-80b6-5fae1ef8fe13",
                          "communityIdentifier": "RgPKrYkT5E6EFOUq246iDg==",
                          "communityIdentifierGuid": "adca0346-1389-4ee4-8414-e52adb8ea20e",
                          "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": "UZC2QBPNd0i+V/tbJefj+w==",
                          "priceLevelIdentifierGuid": "40b69051-cd13-4877-be57-fb5b25e7e3fb",
                          "locked": 36,
                          "relationChecksum": "sample string 37",
                          "loyaltyTender": 1,
                          "giftCardTender": 1,
                          "operator": {
                            "$ref": "37"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "communityOrganisation": {
                            "$id": "77",
                            "id": 1,
                            "identifier": "GW+OscibXEm4rC/ucPc1zA==",
                            "identifierGuid": "b18e6f19-9bc8-495c-b8ac-2fee70f735cc",
                            "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-14T06:47:54.2410433",
                            "deleted": true
                          },
                          "details": [
                            {
                              "$id": "78",
                              "saleItemID": 1,
                              "identifier": "M4h36JcrFkmBMmHtCAM51g==",
                              "identifierGuid": "e8778833-2b97-4916-8132-61ed080339d6",
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "v1V3D7n7b0eo9lTU7LJV8w==",
                              "pluGuid": "0f7755bf-fbb9-476f-a8f6-54d4ecb255f3",
                              "accountID": "iUOYjbJ62EGVYfzMjpcIRw==",
                              "accountIDGuid": "8d984389-7ab2-41d8-9561-fccc8e970847",
                              "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-14T06:47:54.2410433",
                              "bestOrExpireType": 1,
                              "providerName": "sample string 11",
                              "refundG_UID": "UuHKNvZW+kKBJQhagRmqjQ==",
                              "refundGuid": "36cae152-56f6-42fa-8125-085a8119aa8d",
                              "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": "dxMgdf/Z10CRNq8cYEskqw==",
                              "idempotentVoidGuid": "75201377-d9ff-40d7-9136-af1c604b24ab",
                              "priceLevelIdentifier": "y3K5RpXQs02cdBXBYAW11Q==",
                              "priceLevelIdentifierGuid": "46b972cb-d095-4db3-9c74-15c16005b5d5",
                              "productName": "sample string 23",
                              "apn": "sample string 24",
                              "unknownScans": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "saleDetailID": 2,
                                  "storeID": 1,
                                  "scanned": "2025-06-14T06:47:54.2410433",
                                  "operatorG_UID": "QEA=",
                                  "barcode": "sample string 4",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "refund": {
                                "$id": "80",
                                "id": 1,
                                "g_UID": "1TRQPz1jd0SeILXs01h0lQ==",
                                "guid": "3f5034d5-633d-4477-9e20-b5ecd3587495",
                                "description": "sample string 1",
                                "dumped": true,
                                "inventoryReasonID": 1,
                                "sortOrder": 1,
                                "updated": "2025-06-14T06:47:54.2410433"
                              },
                              "modifier": {
                                "$id": "81",
                                "id": 1,
                                "setG_UID": "O1L/ASDTRkqiMyYWQDIeQA==",
                                "modifierSetGuid": "01ff523b-d320-4a46-a233-261640321e40",
                                "name": "sample string 2",
                                "price": 1,
                                "quantity": 1,
                                "modifierType": 1,
                                "groupNumber": 1,
                                "pageNumber": 1,
                                "controlOrder": 1,
                                "printToStation": true,
                                "pluG_UID": "ytzz3B5bY0+NjRPmRtHgtQ==",
                                "pluGuid": "dcf3dcca-5b1e-4f63-8d8d-13e646d1e0b5",
                                "deleted": true,
                                "g_UID": "v2ZLWRgVeUe8O8RQfts1sg==",
                                "guid": "594b66bf-1518-4779-bc3b-c4507edb35b2",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              "priceLevelName": "sample string 25",
                              "pumpNumber": 1,
                              "hoseNumber": 1
                            },
                            {
                              "$ref": "78"
                            }
                          ],
                          "eftReceipts": [
                            {
                              "$id": "82",
                              "id": 1,
                              "storeID": 1,
                              "saleHeaderID": 2,
                              "storeSaleHeader": {
                                "$ref": "76"
                              },
                              "receipt": "sample string 3",
                              "processed": 1
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "payments": [
                            {
                              "$ref": "75"
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "cards": [
                            {
                              "$id": "83",
                              "id": 1,
                              "saleHeaderID": 1,
                              "identifier": "sample string 2",
                              "cardType": 3,
                              "providerName": "sample string 4"
                            },
                            {
                              "$ref": "83"
                            }
                          ],
                          "campaignHits": [
                            {
                              "$id": "84",
                              "id": 1,
                              "saleHeaderID": 2,
                              "campaign": "sample string 3",
                              "name": "sample string 4",
                              "processed": 1,
                              "campaignDescription": "sample string 5"
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "fuel": [
                            {
                              "$id": "85",
                              "id": 1,
                              "plu": 1,
                              "pluG_UID": "3nsf7Up0KUmqG0Tk20U4dw==",
                              "pluGuid": "ed1f7bde-744a-4929-aa1b-44e4db453877",
                              "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-14T06:47:54.2410433",
                              "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-14T06:47:54.2410433",
                              "tagNumber": "sample string 15",
                              "trackTwoRem": "sample string 16",
                              "transCode": 1,
                              "transType": 1,
                              "unitPrice": 1.0,
                              "vehicleReg": "sample string 17",
                              "offline": true,
                              "processed": 1
                            },
                            {
                              "$ref": "85"
                            }
                          ],
                          "fuelResells": [
                            {
                              "$id": "86",
                              "saleItemID": 1,
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "DKo8rSJeiUWsiLzUlxNTPA==",
                              "pluGuid": "ad3caa0c-5e22-4589-ac88-bcd49713533c",
                              "accountID": "rtgowHrv6kyKD4WywAC1kg==",
                              "accountIDGuid": "c028d8ae-ef7a-4cea-8a0f-85b2c000b592",
                              "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-14T06:47:54.2410433",
                              "bestOrExpireType": 1,
                              "refundG_UID": "Cj7nFPUPvUmbH9phOHQrAg==",
                              "refundGuid": "14e73e0a-0ff5-49bd-9b1f-da6138742b02",
                              "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": "86"
                            }
                          ],
                          "customerOrder": [
                            {
                              "$id": "87",
                              "identifier": "29mNqIOvHkuSYkwaJ7fOnw==",
                              "identifierGuid": "a88dd9db-af83-4b1e-9262-4c1a27b7ce9f",
                              "id": 1,
                              "orderNo": 2,
                              "externalSaleIdentifier": "sample string 3",
                              "storeID": 4,
                              "zoneID": 5,
                              "deptNo": 6,
                              "customerIdentifier": "16+Cj9S7w0uA0jfaUyEQCQ==",
                              "customerIdentifierGuid": "8f82afd7-bbd4-4bc3-80d2-37da53211009",
                              "operatorNo": 1,
                              "operatorG_UID": "44gb3kGH4k22aSd4LDleug==",
                              "operatorGuid": "de1b88e3-8741-4de2-b669-27782c395eba",
                              "created": "2025-06-14T06:47:54.2410433",
                              "ordered": "2025-06-14T06:47:54.2410433",
                              "started": "2025-06-14T06:47:54.2410433",
                              "completed": "2025-06-14T06:47:54.2410433",
                              "supplied": "2025-06-14T06:47:54.2410433",
                              "quickTicket": 1,
                              "deleted": true,
                              "walkAway": true,
                              "approxWait": 1,
                              "actualWait": 1,
                              "deliveryMethod": 8,
                              "externalSaleType": 9,
                              "customer": {
                                "$ref": "69"
                              },
                              "operator": {
                                "$ref": "37"
                              },
                              "details": [
                                {
                                  "$id": "88",
                                  "headerID": 1,
                                  "plu": 1,
                                  "pluG_UId": "8RyhiVgVFEiwSJbFbNtWXA==",
                                  "pluGuid": "89a11cf1-1558-4814-b048-96c56cdb565c",
                                  "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": "iQGphtfDHUiWPkoGXTtiaw==",
                                  "headerIdentifierGuid": "86a90189-c3d7-481d-963e-4a065d3b626b",
                                  "product": {
                                    "$ref": "2"
                                  }
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "storeName": "sample string 11",
                              "customerName": "sample string 12",
                              "storeReplyTo": "sample string 13",
                              "storeSubjectLine": "sample string 14",
                              "storeSaleHeader": {
                                "$ref": "76"
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "surveyResponses": [
                            {
                              "$id": "89",
                              "surveyG_UID": "5NIzJ3l/70eo4qgIHe2SUg==",
                              "surveyGuid": "2733d2e4-7f79-47ef-a8e2-a8081ded9252",
                              "saleHeaderGuid": "o5NY9vsZtkGcmGg+3aX/3A==",
                              "saleGuid": "f65893a3-19fb-41b6-9c98-683edda5ffdc",
                              "textResponse": "sample string 1",
                              "integerResponse": 1,
                              "g_UIDResponse": "QkhLbi6/mUuCHAEkz3OCVg==",
                              "guidResponse": "6e4b4842-bf2e-4b99-821c-0124cf738256",
                              "whoAnswered": 2,
                              "answeredAtUTC": "2025-06-14T06:47:54.2410433",
                              "sale": {
                                "$ref": "76"
                              },
                              "survey": {
                                "$id": "90",
                                "g_UID": "snxIgwRUFkyWb6sj/uN+/g==",
                                "guid": "83487cb2-5404-4c16-966f-ab23fee37efe",
                                "name": "sample string 1",
                                "storeID": 2,
                                "zoneID": 1,
                                "checkoutFormG_UID": "EQgReF7fb0SxQsJTsedxNg==",
                                "checkoutFormGuid": "78110811-df5e-446f-b142-c253b1e77136",
                                "displayToWho": 3,
                                "displayWhen": 4,
                                "start": "2025-06-14T06:47:54.2410433",
                                "end": "2025-06-14T06:47:54.2410433",
                                "deleted": true,
                                "updated": "2025-06-14T06:47:54.2410433",
                                "possibleIntegerResponses": [
                                  1,
                                  2
                                ],
                                "possibleTextResponses": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "possibleGuidResponses": [
                                  "acb09c36-651f-4781-ae2b-cae940aa10a8",
                                  "55815d72-a9fc-4c90-a0c6-fe1174981feb"
                                ],
                                "allowsAllTextResponses": true,
                                "surveyForm": {
                                  "$ref": "44"
                                }
                              },
                              "ingressId": "sample string 4"
                            },
                            {
                              "$ref": "89"
                            }
                          ],
                          "storeName": "sample string 38",
                          "machineName": "sample string 39",
                          "operatorName": "sample string 40",
                          "direction": 1,
                          "reason": "sample string 41",
                          "accountG_UID": "ixAHKuwujkGg5Jvcx2t66g==",
                          "accountIdentifier": "2a07108b-2eec-418e-a0e4-9bdcc76b7aea",
                          "accountName": "sample string 42",
                          "customerOrderIdentifier": "RqwTu7ZWwEGaSt1UHbk4xw==",
                          "customerOrderIdentifierGuid": "bb13ac46-56b6-41c0-9a4a-dd541db938c7",
                          "priceLevelName": "sample string 43",
                          "revision": 44,
                          "ingressId": "sample string 45"
                        },
                        "metadata": {
                          "$id": "91",
                          "id": 1,
                          "paymentID": 2,
                          "paymentIdentifier": "jlea5UWcqkyg+vZOtHYoKw==",
                          "paymentIdentifierGuid": "e59a578e-9c45-4caa-a0fa-f64eb476282b",
                          "identifier": "b19nB/6RjEy45RCxz3CsiA==",
                          "identifierGuid": "07675f6f-91fe-4c8c-b8e5-10b1cf70ac88",
                          "metadata": "sample string 3",
                          "signatureImage": "QEA=",
                          "itemIdentifier": "Q1aMljDpgEqvdRgDuVXsYw==",
                          "itemIdentifierGuid": "968c5643-e930-4a80-af75-1803b955ec63"
                        }
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customerGroupMembers": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "customerGroups": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "accounts": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "account": {
                  "$ref": "71"
                },
                "vouchers": [
                  {
                    "$id": "92",
                    "customerIdentifier": "VwDo4DMMlUCAEXLuttuDYQ==",
                    "customerIdentifierGuid": "e0e80057-0c33-4095-8011-72eeb6db8361",
                    "voucherName": "sample string 2",
                    "count": 3,
                    "storeID": 4,
                    "barcode": "sample string 5",
                    "redeemCount": 6,
                    "issueCount": 7,
                    "storeSalePaymentID": 1,
                    "idempotentID": "nBY0OH8Szku9YMgRzGwnSQ==",
                    "idempotentGuid": "3834169c-127f-4bce-bd60-c811cc6c2749",
                    "offline": true,
                    "voucher": {
                      "$id": "93",
                      "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-14T06:47:54.2410433",
                      "barcodeTemplate": {
                        "$id": "94",
                        "templateID": 1,
                        "template": "sample string 1",
                        "bcFunction": "sample string 2",
                        "sortOrder": 3
                      },
                      "scaleLabel": {
                        "$id": "95",
                        "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-14T06:47:54.2410433",
                        "labelPageLayout": "4saSelb87ka2LTlGVb+4uQ==",
                        "pageLayoutGuid": "7a92c6e2-fc56-46ee-b62d-394655bfb8b9",
                        "labelType": 6,
                        "oldName": "sample string 7",
                        "voucher": {
                          "$ref": "93"
                        },
                        "elements": [
                          {
                            "$id": "96",
                            "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-14T06:47:54.2410433"
                          },
                          {
                            "$ref": "96"
                          }
                        ]
                      },
                      "customerVouchers": [
                        {
                          "$id": "97",
                          "id": 1,
                          "customerIdentifier": "sMBHoU8ExkCsJbr9DNR/ng==",
                          "customerIdentifierGuid": "a147c0b0-044f-40c6-ac25-bafd0cd47f9e",
                          "voucherID": 3,
                          "voucherName": "sample string 4",
                          "storeID": 1,
                          "barcode": "sample string 5",
                          "dateOfIssue": "2025-06-14T06:47:54.2410433",
                          "issuedSaleHeaderID": 1,
                          "issuedSaleIdentifier": "sample string 7",
                          "issuedOfflinePaymentID": 1,
                          "issuedIdempotentID": "AYajWLxkIk+I6/B+vuywxg==",
                          "issuedIdempotentGuid": "58a38601-64bc-4f22-88eb-f07ebeecb0c6",
                          "issuedOffline": true,
                          "issuedUser": "sample string 9",
                          "issuedNotes": "sample string 10",
                          "expiryDate": "2025-06-14T06:47:54.2410433",
                          "expiredUser": "sample string 11",
                          "expiredNotes": "sample string 12",
                          "redeemed": "2025-06-14T06:47:54.2410433",
                          "redeemedSaleHeaderID": 1,
                          "redeemedSaleIdentifier": "sample string 13",
                          "redeemedOfflinePaymentID": 1,
                          "redeemedIdempotentID": "mczyt6eqSEyJ5GjAgiLbcQ==",
                          "redeemedIdempotentGuid": "b7f2cc99-aaa7-4c48-89e4-68c08222db71",
                          "redeemedUser": "sample string 14",
                          "redeemedNotes": "sample string 15",
                          "redeemedOffline": true,
                          "updated": "2025-06-14T06:47:54.2410433",
                          "storeName": "sample string 17",
                          "scaleLabel": {
                            "$ref": "95"
                          },
                          "voucher": {
                            "$ref": "93"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "issuedOfflinePayment": {
                            "$ref": "75"
                          },
                          "redeemedOfflinePayment": {
                            "$ref": "75"
                          }
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "69"
                    }
                  },
                  {
                    "$ref": "92"
                  }
                ]
              }
            },
            {
              "$ref": "68"
            }
          ],
          "customerGroups": [
            {
              "$id": "98",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "groupID": "CbqBM9x9iU2OdOIyPgWi/A==",
              "groupIDGuid": "3381ba09-7ddc-4d89-8e74-e2323e05a2fc",
              "campaign": {
                "$ref": "65"
              },
              "group": {
                "$ref": "73"
              }
            },
            {
              "$ref": "98"
            }
          ],
          "signIqTickets": [
            {
              "$id": "99",
              "identifier": "NRVwQ0UZ7kGfdoOrodaucw==",
              "identifierGuid": "43701535-1945-41ee-9f76-83aba1d6ae73",
              "campaignName": "sample string 2",
              "message": "sample string 3",
              "ticketFileSource": "sample string 4",
              "ticketFileDestination": "sample string 5",
              "storeID": 1
            },
            {
              "$ref": "99"
            }
          ],
          "comboPriceGroups": [
            {
              "$id": "100",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "g_UID": "MBiJ1COFLUaGILXbDM3P9w==",
              "guid": "d4891830-8523-462d-8620-b5db0ccdcff7",
              "description": "sample string 5",
              "newPrice": 1,
              "rangeDescription": "sample string 6",
              "dealDescription": "sample string 7",
              "labelQuantity": 8,
              "hostProductCategoryID": 1,
              "offerID": 1,
              "dontUpdatePricePlus": true,
              "campaign": {
                "$ref": "65"
              },
              "comboPricePlus": [
                {
                  "$id": "101",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupG_UID": "Ejx+JTZx/EuiiOAU8HOgUw==",
                  "groupGuid": "257e3c12-7136-4bfc-a288-e014f073a053",
                  "comboPriceType": 5,
                  "priceType": 5,
                  "pluG_UID": "pd3zD4s2e0WlebCg1bh1sQ==",
                  "pluGuid": "0ff3dda5-368b-457b-a579-b0a0d5b875b1",
                  "priceGroupG_UID": "GXw3djib4U2Qy4T0ZXpD/w==",
                  "priceGroupGuid": "76377c19-9b38-4de1-90cb-84f4657a43ff",
                  "campaignPoolID": "sample string 7",
                  "quantity": 1,
                  "campaign": {
                    "$ref": "65"
                  },
                  "product": {
                    "$ref": "2"
                  },
                  "priceGroup": {
                    "$ref": "31"
                  },
                  "campaignPool": {
                    "$ref": "65"
                  }
                },
                {
                  "$ref": "101"
                }
              ]
            },
            {
              "$ref": "100"
            }
          ],
          "priceLevels": [
            {
              "$id": "102",
              "id": 1,
              "priceLevelIdentifier": "Z597UYJ2f0imc1I8TzapEg==",
              "priceLevelIdentifierGuid": "517b9f67-7682-487f-a673-523c4f36a912",
              "campaignName": "sample string 3",
              "priceLevelName": "sample string 4"
            },
            {
              "$ref": "102"
            }
          ]
        },
        "product": {
          "$ref": "2"
        },
        "dealCost": {
          "$id": "103",
          "headerIdentifier": "iTwS+LplXkSSNYcR3Sm82w==",
          "headerIdentifierGuid": "f8123c89-65ba-445e-9235-8711dd29bcdb",
          "identifier": "yc/GWKl+GEKyV7dqcEw6PQ==",
          "identifierGuid": "58c6cfc9-7ea9-4218-b257-b76a704c3a3d",
          "supplierIdentifier": "ePPCRrlyrEG4DScxGWilXA==",
          "supplierGuid": "46c2f378-72b9-41ac-b80d-27311968a55c",
          "pluG_UID": "iU91RuZlV0eeWOYM1T8EDw==",
          "pluGuid": "46754f89-65e6-4757-9e58-e60cd53f040f",
          "campaignName": "dce044ba-025b-49c2-ae65-13dd94595103",
          "description": "sample string 4",
          "cost": 5,
          "costDecimals": 6,
          "start": "2025-06-14T06:47:54.2410433",
          "end": "2025-06-14T06:47:54.2410433",
          "type": 9,
          "promoType": 10,
          "bonusItemPLUG_UID": "HKWTZnZOvk6zgV4MrCmUqw==",
          "bonusItemPluGuid": "6693a51c-4e76-4ebe-b381-5e0cac2994ab",
          "bonusPurchaseUnits": 11,
          "bonusReceiveUnits": 12,
          "updated": "2025-06-14T06:47:54.2410433",
          "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-14T06:47:54.2410433",
          "campaignEndDate": "2025-06-14T06:47:54.2410433",
          "masterPLUG_UID": "xGvcip3nSEK1c3dtHEfX7g==",
          "masterID": "8adc6bc4-e79d-4248-b573-776d1c47d7ee",
          "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": "D/1veuRHG0+btPCDGxe+4A==",
          "bonusMasterID": "7a6ffd0f-47e4-4f1b-9bb4-f0831b17bee0",
          "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-14T06:47:54.2410433",
      "dealCosts": [
        {
          "$ref": "103"
        },
        {
          "$ref": "103"
        }
      ],
      "tags": [
        {
          "$id": "104",
          "pluG_UID": "VIkI+pYeNE+BJtT8HrVFDw==",
          "pluGuid": "fa088954-1e96-4f34-8126-d4fc1eb5450f",
          "tagID": 1,
          "description": "sample string 1",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "104"
        }
      ],
      "alternateProductG_UID": "TeDkHqsotkyAlJxaaLSU+Q==",
      "alternateProduct": "1ee4e04d-28ab-4cb6-8094-9c5a68b494f9",
      "productHostCode": {
        "$id": "105",
        "id": 1,
        "pluG_UID": "OSRHJVYx1E+3y7wfHfYhYw==",
        "pluGuid": "25472439-3156-4fd4-b7cb-bc1f1df62163",
        "ibaCode": "sample string 2"
      },
      "mscCat": {
        "$ref": "59"
      },
      "mscCom": {
        "$ref": "60"
      },
      "mscDep": {
        "$ref": "62"
      },
      "mscSubCom": {
        "$ref": "61"
      },
      "isUserUpdate": true,
      "ignoreMasterProduct": true,
      "priceGroupLabelRequested": true,
      "firstSold": "2025-06-14T06:47:54.2410433",
      "inventoryTracked": "2025-06-14T06:47:54.2410433",
      "isNormalPriceChangesCampaign": true
    },
    "storeIDs": [
      1,
      2
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�5�Zr��
�5xl/workbook.xml �(�����0��&�C���R8q���{-�m�?ik��-%�x�3;�����i�>z4��5�1��� $hցI��z�c��El�+�o
&��ҒxyT��\��Vpx$@���\��w���C��L�Zw6YB�7�2l��
���-���ܺ1�J݉
z�ʢ��\���`����/PK�5�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
�5�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="Rc25dff21e0324501" /></Relationships>PK�5�Z���9�4xl/worksheets/sheet1.xml �(����r�0F_�Ѿ�����$q�v��]S��AI��������F���'qI�>�]p��4�[BȮPe�m��`�o1x�ғ�練���B/Am�~E��e��P�e��*��ܺ��F���B�Tqheg#!�����Me�fo�����2{-�rXB�;�j�YZ6�z��@�j	��bC@e��n��ܴ�>�_���Ώr	��F�&���RV�ag��w�lk�6�
N�vf�m�o��c����֮EB�	����D��8��?��g���G_|"B,���IC��'�O���b�(���>}z�i(�фDZ��}6��곐AL�2��>}~�9i)GC������cH��!�1�g��|�Ù�r�g�V�@îz�zvM3<)��{�L�c�ċO�{��'�=��	rO���'�>�O������{�����x��'�I~�@�m~�Df6g=�O�`3������|�'��}b�'���A�}~���nނ�}n�^+e�ޓ�/ �PK�5�ZIL���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�1I�i7ݰ-��Ğ�Q;��B�Ƃ#q�"A*�`��h~OO��|�Xmަ��ȇ���L#��l��1vw5l֫��D0�XZ�����yP�&��ɦN���1���3��ĥ�K\3��<����E[������:�(ۣ�)6�S
��,Q�=�v������E%0~3��#�_��|!SjYb�rTyUt(n*cГ~�>]z�,/�d��5=��ˢh�E�_���PK�5�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��PK�5�Z���
|%xl/sharedStrings.xml �(��ZYo�8~_`����U��:�=����p��4���.%R�Y�R:�b��I�Hy����H�ź�Ͽ|��;�i^�_N�S�dAʴ�y��r��|cE'ڠ��*ɗ��'�_�~��Y�В~9ym����3�����՞�@ɪz����gt_��+!ͮ8sm;8ۡ�<Y�U[6��w�h����\,���|]�n�fq��o�Ϛ����ъ��ͱwC.P
;!S�����DuS���-*��9�L8�7MU����m����А��5%�K��~�Yi/-?�3+ʂ��p��n��0��c(���Pñ,��dwN�]��o뻗ŗ����I��#���e[#Ĕ��NP6&�AG�eU$m����-)I���w9m����q���s�h6-6M��8�� �K/�򱇬-]+�c?
P�F1a����(�#\��rK��+7?�����u���lE��g�����Rk�Jח[��m]��Y-J,b�I��ۉ����	��%v�$����\�D�h��h�c��3㗈�+԰�g�w�].�O~�i�/����n�
>V�T����N$q��G&c���~���8�P�Fc��v�Y8vO�ռ!iU�+B�:�3��G���[E��\������	ߛ�����U���H��	e���E^V��Q�����Qi"����\c�6����>���\����=>n���-*��u�C[b<��m�Z��<��M���jE��L>��#�:�d 2^�>�'"p�ݠ��{q������B����)�1==�{�����)�)Sj�B��K0/uH�����ҐQ�^=Ȧ~�u��2CW$�w���6�RYn榩�NϞp]�G/��(��(�*�7�NW�A��0̞gp�:'9�`��iтe���$��{��Iٗ�H�I�Za3j6��,#�y���"j��v0�p�oϨޒ��`�pG1��K��O�x]��Uy٧����멼��[�2��7�ɥ��3�N虉���x����F���m	y���2U}P��z�3��:�>���zX
l�����ikȰi��(�G�����&�UKɪ�y�`�7mf<>q�~Ms�xc��sw��f�!s�0
���y��9��6^�����7��'�sϸ�(X�� �+��6�)(��X�S�<��e6-�����Id�XK?�-�#���8��	��4�>�5�y�d��jo���Y���tc[_����0��w{)���`��7��ϛ���$߾�R����C~b�Z��{�z���b��%�0&>���M�q���M
��d�U�!�	����]_ʗ��9����)9�VE����J���c��k5��k�O�*�hxvD™���xj�61��-��D�#*�>k�H��9B[^s�G]~���%�2��8��tXq���L�
�&�੶�F���b�,���7��׬������BE����y%E&nU��.�0mT��Z��6�C��YI�e9�ke���r�P�ܡC�6�	��뻩�2�dij���Z�G�E�(K"7��
�v����v���R+r�̂\+�bl%1�����6��̛{�h+���;�+["���?�
��f�m��f�4S�'�Մʮ���]u@EsXW�Z7k4}�޻K�{?zJ�l��)��
�����,�J0�3�4V�2Q0�'^�P�a}�C�oKy@���ML7��3I�A�
��iI���F�1d�oR�H��:������*�����FD��V!�]*/Y=���H��j�W"��]"���x*d�T�\��|7��t��s��<@Dѡ�id0�]�8D���hnj`P��%�2��R'��4��
�g�!�C"/�<e�y��p�C��@�0�������od��W���2�6�j|+�*���W�?ԋ������D��ջ3�6f�3����ض�A/*},�
��2��Ω��'���c;�ɟ�M�U(M5\
��V>v:ֈ�s����Gai����ͬ �C˷l�(J,�w���!>�d�	fu�o`r��tlO#��+�Lɱ�"i]�� ���!N`�yZ$�m�_ƞ�H�X)BA��EJ�O`��F�_c���#�� Dl+@�~�V�|�K����0H֧18�w�()X�n8wQ�_�sN�ԟ�7<�o����F�ӊ%�����"Z��4�k�tu�9*SrD~��_�\�0vl�l�w����Y���Z��s*_J`'��t�@$�CCt���qžQn�ϳG�y�$h̛%�o�u2ߒ����q�1}8�E��y	��:/
d��gsyl��
����fj���xI� �2Ȱ-߅8�ض7���"*&��!���uSƌ����ͯN.O�sZ��S�R���4J��C<�1lN� ��=@#hH#mz�G�PBU]�4�%?H2��#���$<ba?�V�Ȅ'�c�z����H~�/���g/�1�����@�-��6_틕�U���ʪs\S	��ܩ4s���C���4��t��|�b��{��p�������IWᡅ
�$E����oHEH�%�"
�ye�!O�W؟���ݞ@͖W%M������M��|�\�9t�مR��!YYN�Zџ��NN��r�)��:spi�+��_�1�+&�4�i@,Y��똢:�U����
�oE���8/��J�aq5�ک��
���´�,�
�I}����b���͡Eh�֝y
��
c��+J�����YH�"�����|h���'�ˋ�W�3J���PK-�5�Zr��
�5xl/workbook.xmlPK-�5�Z����	��[Content_Types].xmlPK-
�5�Z���^''U_rels/.relsPK-�5�Z���9�4�xl/worksheets/sheet1.xmlPK-�5�ZIL���Pxl/_rels/workbook.xml.relsPK-�5�ZЃc'2E
Xxl/styles.xmlPK-�5�Z���
|%�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�5�Z�5l�5xl/workbook.xml �(�����0��&�C����J���/�����_(�ě����o����{�r�-)��䌹��w�մ봕�'i_Lw�h���[��,���Y���х����t��aAI�V�!���!ptAN�Zw6	[B�7U�vQ ��5x�$8�gI���\LýM�(��7pJ��n�
V��w�PK�5�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
�5�ZxQ��''_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="R4a588509d72641e8" /></Relationships>PK�5�Z���9�4xl/worksheets/sheet1.xml �(����r�0F_�Ѿ�����$q�v��]S��AI��������F���'qI�>�]p��4�[BȮPe�m��`�o1x�ғ�練���B/Am�~E��e��P�e��*��ܺ��F���B�Tqheg#!�����Me�fo�����2{-�rXB�;�j�YZ6�z��@�j	��bC@e��n��ܴ�>�_���Ώr	��F�&���RV�ag��w�lk�6�
N�vf�m�o��c����֮EB�	����D��8��?��g���G_|"B,���IC��'�O���b�(���>}z�i(�фDZ��}6��곐AL�2��>}~�9i)GC������cH��!�1�g��|�Ù�r�g�V�@îz�zvM3<)��{�L�c�ċO�{��'�=��	rO���'�>�O������{�����x��'�I~�@�m~�Df6g=�O�`3������|�'��}b�'���A�}~���nނ�}n�^+e�ޓ�/ �PK�5�ZiIb��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I����vÆm�gGMl�v���G�
XE�Tb�������4����ݿ�yAFk�3���h�αX�~�=�$c�zt���1�
�Ai�eȬC�:����)�uR�䀴`��~ɀ[&9^��h�~T�h�yF��W�OA#F G��
����<KT O]UrVb�.Z�⢮�л��x�0�z}�!$�]W��#ϙ�������ӥ�N��B���̑�E[I����Fo�b�PK�5�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��PK�5�Z���
|%xl/sharedStrings.xml �(��ZYo�8~_`����U��:�=����p��4���.%R�Y�R:�b��I�Hy����H�ź�Ͽ|��;�i^�_N�S�dAʴ�y��r��|cE'ڠ��*ɗ��'�_�~��Y�В~9ym����3�����՞�@ɪz����gt_��+!ͮ8sm;8ۡ�<Y�U[6��w�h����\,���|]�n�fq��o�Ϛ����ъ��ͱwC.P
;!S�����DuS���-*��9�L8�7MU����m����А��5%�K��~�Yi/-?�3+ʂ��p��n��0��c(���Pñ,��dwN�]��o뻗ŗ����I��#���e[#Ĕ��NP6&�AG�eU$m����-)I���w9m����q���s�h6-6M��8�� �K/�򱇬-]+�c?
P�F1a����(�#\��rK��+7?�����u���lE��g�����Rk�Jח[��m]��Y-J,b�I��ۉ����	��%v�$����\�D�h��h�c��3㗈�+԰�g�w�].�O~�i�/����n�
>V�T����N$q��G&c���~���8�P�Fc��v�Y8vO�ռ!iU�+B�:�3��G���[E��\������	ߛ�����U���H��	e���E^V��Q�����Qi"����\c�6����>���\����=>n���-*��u�C[b<��m�Z��<��M���jE��L>��#�:�d 2^�>�'"p�ݠ��{q������B����)�1==�{�����)�)Sj�B��K0/uH�����ҐQ�^=Ȧ~�u��2CW$�w���6�RYn榩�NϞp]�G/��(��(�*�7�NW�A��0̞gp�:'9�`��iтe���$��{��Iٗ�H�I�Za3j6��,#�y���"j��v0�p�oϨޒ��`�pG1��K��O�x]��Uy٧����멼��[�2��7�ɥ��3�N虉���x����F���m	y���2U}P��z�3��:�>���zX
l�����ikȰi��(�G�����&�UKɪ�y�`�7mf<>q�~Ms�xc��sw��f�!s�0
���y��9��6^�����7��'�sϸ�(X�� �+��6�)(��X�S�<��e6-�����Id�XK?�-�#���8��	��4�>�5�y�d��jo���Y���tc[_����0��w{)���`��7��ϛ���$߾�R����C~b�Z��{�z���b��%�0&>���M�q���M
��d�U�!�	����]_ʗ��9����)9�VE����J���c��k5��k�O�*�hxvD™���xj�61��-��D�#*�>k�H��9B[^s�G]~���%�2��8��tXq���L�
�&�੶�F���b�,���7��׬������BE����y%E&nU��.�0mT��Z��6�C��YI�e9�ke���r�P�ܡC�6�	��뻩�2�dij���Z�G�E�(K"7��
�v����v���R+r�̂\+�bl%1�����6��̛{�h+���;�+["���?�
��f�m��f�4S�'�Մʮ���]u@EsXW�Z7k4}�޻K�{?zJ�l��)��
�����,�J0�3�4V�2Q0�'^�P�a}�C�oKy@���ML7��3I�A�
��iI���F�1d�oR�H��:������*�����FD��V!�]*/Y=���H��j�W"��]"���x*d�T�\��|7��t��s��<@Dѡ�id0�]�8D���hnj`P��%�2��R'��4��
�g�!�C"/�<e�y��p�C��@�0�������od��W���2�6�j|+�*���W�?ԋ������D��ջ3�6f�3����ض�A/*},�
��2��Ω��'���c;�ɟ�M�U(M5\
��V>v:ֈ�s����Gai����ͬ �C˷l�(J,�w���!>�d�	fu�o`r��tlO#��+�Lɱ�"i]�� ���!N`�yZ$�m�_ƞ�H�X)BA��EJ�O`��F�_c���#�� Dl+@�~�V�|�K����0H֧18�w�()X�n8wQ�_�sN�ԟ�7<�o����F�ӊ%�����"Z��4�k�tu�9*SrD~��_�\�0vl�l�w����Y���Z��s*_J`'��t�@$�CCt���qžQn�ϳG�y�$h̛%�o�u2ߒ����q�1}8�E��y	��:/
d��gsyl��
����fj���xI� �2Ȱ-߅8�ض7���"*&��!���uSƌ����ͯN.O�sZ��S�R���4J��C<�1lN� ��=@#hH#mz�G�PBU]�4�%?H2��#���$<ba?�V�Ȅ'�c�z����H~�/���g/�1�����@�-��6_틕�U���ʪs\S	��ܩ4s���C���4��t��|�b��{��p�������IWᡅ
�$E����oHEH�%�"
�ye�!O�W؟���ݞ@͖W%M������M��|�\�9t�مR��!YYN�Zџ��NN��r�)��:spi�+��_�1�+&�4�i@,Y��똢:�U����
�oE���8/��J�aq5�ک��
���´�,�
�I}����b���͡Eh�֝y
��
c��+J�����YH�"�����|h���'�ˋ�W�3J���PK-�5�Z�5l�5xl/workbook.xmlPK-�5�Z����	�[Content_Types].xmlPK-
�5�ZxQ��''V_rels/.relsPK-�5�Z���9�4�xl/worksheets/sheet1.xmlPK-�5�ZiIb��Pxl/_rels/workbook.xml.relsPK-�5�ZЃc'2E
Zxl/styles.xmlPK-�5�Z���
|%�xl/sharedStrings.xmlPK��