GET api/campaign/{name}/comboPriceGroup/{guid}?relations={relations}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

string

Required

guid

globally unique identifier

Required

relations

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

ComboPriceGroup
NameDescriptionTypeAdditional information
ID

integer

None.

CampaignID

integer

None.

CampaignName

string

None.

G_UID

Collection of byte

None.

Guid

globally unique identifier

None.

Description

string

None.

NewPrice

integer

None.

RangeDescription

string

None.

DealDescription

string

None.

LabelQuantity

integer

None.

HostProductCategoryID

integer

None.

OfferID

integer

None.

DontUpdatePricePlus

boolean

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

Campaign

Campaign

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

ComboPricePlus

Collection of ComboPricePlu

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

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "campaignID": 2,
  "campaignName": "sample string 3",
  "g_UID": "2rjogDkBSkK0qEgtScHrSQ==",
  "guid": "80e8b8da-0139-424a-b4a8-482d49c1eb49",
  "description": "sample string 5",
  "newPrice": 1,
  "rangeDescription": "sample string 6",
  "dealDescription": "sample string 7",
  "labelQuantity": 8,
  "hostProductCategoryID": 1,
  "offerID": 1,
  "dontUpdatePricePlus": true,
  "campaign": {
    "$id": "2",
    "id": 1,
    "storeID": 2,
    "name": "e1091c34-fb45-4d98-8147-5111f5608ba4",
    "nameGuid": "e1091c34-fb45-4d98-8147-5111f5608ba4",
    "description": "sample string 4",
    "showDiscounts": true,
    "showTotals": true,
    "onlyEvaluateOnSubtotal": true,
    "useDescription": true,
    "campaignType": 1,
    "startDate": "2025-10-05T00:04:04.6581516",
    "startTime": 1,
    "endDate": "2025-10-05T00:04:04.6581516",
    "endTime": 1,
    "recurrence": 1,
    "recurrenceType": 1,
    "monthType": 1,
    "weekDays": 1,
    "months": 1,
    "monthWeeks": 1,
    "monthDays": "sample string 7",
    "printed": true,
    "talkerText": "sample string 8",
    "rangeDescription": "sample string 9",
    "dealDescription": "sample string 10",
    "labelQuantity": 11,
    "active": 1,
    "deactivated": "2025-10-05T00:04:04.6581516",
    "system": true,
    "created": "2025-10-05T00:04:04.6581516",
    "updated": "2025-10-05T00:04:04.6581516",
    "priceChangeNotifiedUtc": "2025-10-05T00:04:04.6581516",
    "promoType": 1,
    "promotionTypeCode": "sample string 13",
    "hostIdentifier": "EfRnS+hY8ESyknoUzHbfZA==",
    "hostIdentifierGuid": "4b67f411-58e8-44f0-b292-7a14cc76df64",
    "hostType": 14,
    "createdByUser": "sample string 15",
    "fromHost": true,
    "deleted": true,
    "campaignDeleted": "2025-10-05T00:04:04.6581516",
    "updatedByUser": "sample string 18",
    "offerID": 1,
    "isPriceChangeCampaign": true,
    "stores": [
      1,
      2
    ],
    "storeNames": [
      "sample string 1",
      "sample string 2"
    ],
    "campaignPlus": [
      {
        "$id": "3",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "z9VfloZHWECEjlm3W0hyPQ==",
        "pluGuid": "965fd5cf-4786-4058-848e-59b75b48723d",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "5bZ+fFKUAEiydXvo5Z3k7A==",
        "dealCostGuid": "7c7eb6e5-9452-4800-b275-7be8e59de4ec",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "Dk7ka1Yzu0am3WINlJoP1g==",
        "priceGroupGuid": "6be44e0e-3356-46bb-a6dd-620d949a0fd6",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "pluCost": 13,
        "pluCostIndicator": "sample string 14",
        "pluPriceGstPercent": 15,
        "pluCostGstPercent": 16,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 18.1,
        "salesMode": 1,
        "pluNormalCost": 19,
        "pluaws": 20.0,
        "directNumber": "sample string 21",
        "departmentName": "sample string 22",
        "subDepartmentName": "sample string 23",
        "priceGroupName": "sample string 24",
        "supplierName": "sample string 25",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-10-05T00:04:04.6581516",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "72eRvKInzEypASaxZymEng==",
        "campaignComboPriceGroupIdentifier": "bc9167ef-27a2-4ccc-a901-26b16729849e",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "4",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-10-05T00:04:04.6581516",
            "operatorG_UID": "FzhsQ+EAZ0CvOjHPR0BShw==",
            "operatorGuid": "436c3817-00e1-4067-af3a-31cf47405287",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-10-05T00:04:04.6581516",
            "signIqTicketFileMovedUtc": "2025-10-05T00:04:04.6581516",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-10-05T00:04:04.6581516",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$id": "5",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "u0PjuyTQAESRaa5yX+HSUw==",
              "guid": "bbe343bb-d024-4400-9169-ae725fe1d253",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "vYDS1QQADEq+7cSGSOO42A==",
              "priceGroupGuid": "d5d280bd-0004-4a0c-beed-c48648e3b8d8",
              "blueprintID": 1,
              "lastCountedDate": "2025-10-05T00:04:04.6581516",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-10-05T00:04:04.6581516",
              "pluCreated": "2025-10-05T00:04:04.6581516",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-10-05T00:04:04.6581516",
              "lastManualUpdate": "2025-10-05T00:04:04.6581516",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-10-05T00:04:04.6581516",
              "currentCostUpdated": "2025-10-05T00:04:04.6581516",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-10-05T00:04:04.6581516",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2025-10-05T00:04:04.6581516",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "zSun7d2Q20axpHLJRasgNg==",
              "altPLUGuid": "eda72bcd-90dd-46db-b1a4-72c945ab2036",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2025-10-05T00:04:04.6581516",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "c8CfM3Fl20yp5bTIPsazOA==",
              "shelfPageLayoutGuid": "339fc073-6571-4cdb-a9e5-b4c83ec6b338",
              "talkerPageLayoutG_UID": "cAS3q5xlxUCesBvnoenktw==",
              "talkerPageLayoutGuid": "abb70470-659c-40c5-9eb0-1be7a1e9e4b7",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 85,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 87",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 91,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 94,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "j3rVfH2r40iPOkuW7Kr5MQ==",
              "inventoryIdentifier": "7cd57a8f-ab7d-48e3-8f3a-4b96ecaaf931",
              "inventoryAccuracy": 1,
              "baseUnits": 98,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 99,
              "defaultPrinter": "sample string 100",
              "defaultPrinterGroup": "sample string 101",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 102,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "G7+p79usxUmZBQ7x9u8tdA==",
              "parentPluGuid": "efa9bf1b-acdb-49c5-9905-0ef1f6ef2d74",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "VmXtXLDBQEaOdNPoKpgIHQ==",
              "supplierIdentifierGuid": "5ced6556-c1b0-4640-8e74-d3e82a98081d",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "uKKaakeUeUy4eoMcp38iPA==",
              "rebateSupplierIdentifierGuid": "6a9aa2b8-9447-4c79-b87a-831ca77f223c",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 108",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 110",
              "productType": "sample string 111",
              "productGroup": "sample string 112",
              "complianceIndicator": "sample string 113",
              "inhouseBrand": "sample string 114",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 117",
              "lastUpdatedByUser": "sample string 118",
              "lastManualUpdatedByUser": "sample string 119",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-10-05T00:04:04.6581516",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "JzR0/LxRWUmNUUq7ONzBZw==",
              "hostIdentifierGuid": "fc743427-51bc-4959-8d51-4abb38dcc167",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 125",
              "aisleEnds": "sample string 126",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 137,
              "webPriceRounding": true,
              "webMarkup": 139,
              "webPriceMode": 140,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 141",
              "altSubDeptCode": "sample string 142",
              "altMinorDeptCode": "sample string 143",
              "altLesserDeptCode": "sample string 144",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "store": {
                "$id": "6",
                "id": 1,
                "isMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2025-10-05T00:04:04.6581516",
                "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": "0LVGXg/29EWiA1yGjop6WA==",
                "hostIdentifierGuid": "5e46b5d0-f60f-45f4-a203-5c868e8a7a58",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-10-05T00:04:04.6581516",
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "7",
                  "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": "7"
                },
                "hostStoreSettings": [
                  {
                    "$id": "8",
                    "id": 1,
                    "hostIdentifier": "pTM6kZD+5ku7CH32ZeLkRw==",
                    "hostIdentifierGuid": "913a33a5-fe90-4be6-bb08-7df665e2e447",
                    "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": "9",
                      "identifier": "MlZlUbOKTEuLPjCitNDnJw==",
                      "identifierGuid": "51655632-8ab3-4b4c-8b3e-30a2b4d0e727",
                      "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": "Q6Xp9WyUTUGrpsZJNVcKSA==",
                      "hostSupplierIdentifierGuid": "f5e9a543-946c-414d-aba6-c64935570a48",
                      "loyaltyPriceLevelIdentifier": "l7zQhCjc4kem6nN6LxXzwA==",
                      "loyaltyPriceLevelIdentifierGuid": "84d0bc97-dc28-47e2-a6ea-737a2f15f3c0",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2025-10-05T00:04:04.6581516",
                      "lastProcessed": "2025-10-05T00:04:04.6581516",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$id": "10",
                        "identifier": "b+KeKS0uRUSBtjnrkXgwyw==",
                        "identifierGuid": "299ee26f-2e2d-4445-81b6-39eb917830cb",
                        "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": "tsZ/QmOrrU2CSoW/oPZ7XQ==",
                        "primaryContactID": "427fc6b6-ab63-4dad-824a-85bfa0f67b5d",
                        "storeID": 1,
                        "abn": "sample string 16",
                        "supplierGroupIdentifier": "hUhNB5USBUWawWouEFxMiA==",
                        "supplierGroupGuid": "074d4885-1295-4505-9ac1-6a2e105c4c88",
                        "rebate": 1.0,
                        "rebateType": 1,
                        "rebateFrequency": 1,
                        "rebateSource": 1,
                        "rebateLastClaimed": "2025-10-05T00:04:04.6581516",
                        "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": "11",
                          "id": "adf10f01-99ba-4436-90f8-60a0bd579ddd",
                          "identifier": "iD8oNBt1AU2M3ZzDk/PvMw==",
                          "identifierGuid": "34283f88-751b-4d01-8cdd-9cc393f3ef33",
                          "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": "12",
                            "supplierIdentifier": "ivIAWuaE1UW7MA0S9HC9CA==",
                            "supplierIdentifierGuid": "5a00f28a-84e6-45d5-bb30-0d12f470bd08",
                            "contactGuid": "2XVKOJyii0+Jf22WUC5KIw==",
                            "contactID": "384a75d9-a29c-4f8b-897f-6d96502e4a23",
                            "contact": {
                              "$ref": "11"
                            },
                            "supplier": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "products": [
                          {
                            "$id": "13",
                            "pluG_UID": "gpVbEE+Y2kWSjvFYPf/OhQ==",
                            "pluGuid": "105b9582-984f-45da-928e-f1583dffce85",
                            "supplierIdentifier": "Mjr+oyqmPUqM7MEcWA9JKw==",
                            "supplierIdentifierGuid": "a3fe3a32-a62a-4a3d-8cec-c11c580f492b",
                            "cartonQuantity": 1,
                            "cartonQuantityChanged": true,
                            "productSize": "sample string 3",
                            "cigarettesPerSleeve": 1,
                            "randomWeight": true,
                            "piecesPerUnit": 5,
                            "averagePackSize": 6,
                            "effectiveDate": "2025-10-05T00:04:04.6581516",
                            "pricedByWeight": true,
                            "landedUnitCostEx": 9,
                            "landedUnitCostInc": 10,
                            "landedCartonCostInc": 11,
                            "landedCartonCostEx": 12,
                            "standardCost": 13,
                            "deliveryFee": 1,
                            "deliveryFeeBasis": "sample string 14",
                            "pickAndPackFee": 1,
                            "pickAndPackFeeBasis": "sample string 15",
                            "financeFee": 1,
                            "financeFeeBasis": "sample string 16",
                            "cartonLength": 1,
                            "cartonWidth": 1,
                            "cartonHeight": 1,
                            "palletLayerQuantity": 1,
                            "palletLayers": 1,
                            "itemCode": "sample string 17",
                            "invoiceCode": "sample string 18",
                            "invoiceDesc": "sample string 19",
                            "orderDirect": true,
                            "useCost": true,
                            "minimumQuantity": 20,
                            "hostType": 21,
                            "fromHost": 22,
                            "minimumReorder": 1,
                            "maximumReorder": 1,
                            "orderMultiple": 23.1,
                            "sellMultiple": 24.1,
                            "baseMultiple": 25.1,
                            "hostStandardCost": 26,
                            "hostTotalCost": 27,
                            "hostRetail": 28,
                            "hostLandedUnitCostEx": 29,
                            "hostLandedUnitCostInc": 30,
                            "hostDesc": "sample string 31",
                            "directIndicator": "sample string 32",
                            "availableToOrder": true,
                            "hostRangeIndicator": "sample string 34",
                            "hostProductType": "sample string 35",
                            "hostProductGrade": "sample string 36",
                            "hostProductGroup": "sample string 37",
                            "hostSlowMoving": true,
                            "hostGeneralMerchandise": true,
                            "hostPillar": "sample string 40",
                            "hostLastUpdated": "2025-10-05T00:04:04.6581516",
                            "rebate": 1.0,
                            "rebateExclude": true,
                            "invoiceCodes": [
                              {
                                "$id": "14",
                                "pluG_UID": "Jgy+HEjOsE+nz48gJSRTCw==",
                                "pluGuid": "1cbe0c26-ce48-4fb0-a7cf-8f202524530b",
                                "supplierIdentifier": "5EPIPh4xZUCyitfdn8OETA==",
                                "supplierIdentifierGuid": "3ec843e4-311e-4065-b28a-d7dd9fc3844c",
                                "invoiceCode": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "storeIDs": [
                              1,
                              2
                            ],
                            "preferredSupplier": true,
                            "preferredRebateSupplier": true,
                            "supplierName": "sample string 41",
                            "salesMode": 42,
                            "orderPacked": true,
                            "active": true,
                            "price": 1,
                            "costGstPercent": 44,
                            "parentPluG_UID": "LJL2dnOtN0+jim22bOY0WA==",
                            "parentPluGuid": "76f6922c-ad73-4f37-a38a-6db66ce63458",
                            "freight": 45.0,
                            "freightType": 1,
                            "product": {
                              "$ref": "5"
                            },
                            "supplier": {
                              "$ref": "10"
                            },
                            "serviceFee": {
                              "$id": "15",
                              "id": 1,
                              "description": "sample string 1",
                              "fee": 1
                            },
                            "isPrimaryHost": true,
                            "hostVendor": 47
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "orderCycleHeaders": [
                          {
                            "$id": "16",
                            "storeID": 1,
                            "supplierIdentifier": "5sfmmcPog0W6pugfLkZL9g==",
                            "supplierGuid": "99e6c7e6-e8c3-4583-baa6-e81f2e464bf6",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "storeName": "sample string 5",
                            "departmentName": "sample string 6",
                            "orderDays": 7
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "cycles": [
                          {
                            "$id": "17",
                            "storeID": 1,
                            "supplierIdentifier": "J72gEM0jh0K1Eaob+691VQ==",
                            "supplierGuid": "10a0bd27-23cd-4287-b511-aa1bfbaf7555",
                            "departmentCode": "sample string 2",
                            "warehouseDirectIndicator": "sample string 3",
                            "type": 4,
                            "cutOffWeek": 5,
                            "cutOffDay": 6,
                            "cutOffTime": "00:00:00.1234567",
                            "leadTime": 7,
                            "daysBuffer": 8,
                            "supplierName": "sample string 9",
                            "cutOffDate": "2025-10-05T00:04:04.6581516",
                            "deliveryDate": "2025-10-05T00:04:04.6581516",
                            "nextCutOffDate": "2025-10-05T00:04:04.6581516",
                            "nextDeliveryDate": "2025-10-05T00:04:04.6581516",
                            "nextDaysBuffer": 10
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "store": {
                          "$ref": "6"
                        },
                        "updated": "2025-10-05T00:04:04.6581516",
                        "isHost": true
                      },
                      "files": [
                        {
                          "$id": "18",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2025-10-05T00:04:04.6581516",
                          "processed": "2025-10-05T00:04:04.6581516",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2025-10-05T00:04:04.6581516",
                          "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": "9"
                          },
                          "metcashHeader": {
                            "$id": "19",
                            "customerNumber": "sample string 1",
                            "creationDate": "2025-10-05T00:04:04.6581516",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "20",
                          "id": 1,
                          "hostIdentifier": "rNtGR5Q65EWqtxqo46bOfQ==",
                          "hostIdentifierGuid": "4746dbac-3a94-45e4-aab7-1aa8e3a6ce7d",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "cff51373-8003-47e5-bdc5-be3afac6f1ef",
                            "ca7c1a51-96d9-4625-a84b-025eee061a45"
                          ]
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "8"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "21",
                          "identifier": "XHcculCPSkyFrBlCFBphig==",
                          "identifierGuid": "ba1c775c-8f50-4c4a-85ac-1942141a618a",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "promoTypeGuids": [
                        "59077e5f-3a56-4244-9fe6-f1c27f078dab",
                        "de0dbe07-0558-4f1c-a456-8d8f7ba7fef2"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 24"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "accounts": [
                  {
                    "$id": "22",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "sales": [
                  {
                    "$id": "23",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-10-05T00:04:04.6581516",
                    "ftpSite": {
                      "$id": "24",
                      "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": "23"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "25",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "26",
                      "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": "25"
                  }
                ],
                "updateStoreID": "3edd79c7-b769-442a-87f3-1479fd69cd24",
                "updateStore": {
                  "$id": "27",
                  "id": "e332dfbd-6532-4ca0-bc5b-dc9f8b75784c",
                  "name": "sample string 1",
                  "lastActivity": "2025-10-05T00:04:04.6581516",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-10-05T00:04:04.6581516"
                },
                "timeZoneId": "sample string 53",
                "securityOptions": {
                  "$id": "28",
                  "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": "29",
                  "pluG_UID": "N5trkyE4yUCtAg0SgqGEPA==",
                  "pluGuid": "936b9b37-3821-40c9-ad02-0d1282a1843c",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 9,
                  "nextCampaignName": "sample string 10",
                  "gstPercent": 11,
                  "normalCost": 12,
                  "normalCostDecimals": 13,
                  "costGstPercent": 14,
                  "costCalcMethod": 1,
                  "currentCost": 15,
                  "currentCostDecimals": 16,
                  "break1": 17,
                  "price1": 18,
                  "break2": 19,
                  "price2": 20,
                  "break3": 21,
                  "price3": 22,
                  "fuelItem": 23,
                  "fixedWeight": 24,
                  "active": true,
                  "complianceIndicator": "sample string 25",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-10-05T00:04:04.6581516"
                },
                {
                  "$ref": "29"
                }
              ],
              "currentPrices": {
                "$id": "30",
                "pluPrices": {
                  "$id": "31",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "acceptedUtc": "2025-10-05T00:04:04.6581516",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "31"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "32",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-10-05T00:04:04.6581516",
                  "startTime": 3,
                  "endDate": "2025-10-05T00:04:04.6581516",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "xMxR8s9sGkujFKQwytG5QQ==",
                  "hostIdentifierGuid": "f251ccc4-6ccf-4b1a-a314-a430cad1b941",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ]
              },
              "tray": {
                "$id": "33",
                "g_UId": "CDZ9PMvFQEefraKzLud0NA==",
                "guid": "3c7d3608-c5cb-4740-9fad-a2b32ee77434",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "34",
                "priceGroupG_UID": "7P6j0hsy80m5xVn4HkDRUg==",
                "priceGroupGuid": "d2a3feec-321b-49f3-b9c5-59f81e40d152",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-10-05T00:04:04.6581516",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "35",
                "pluG_UID": "fmS+hBSbA0ab2VW56I2VTw==",
                "pluGuid": "84be647e-9b14-4603-9bd9-55b9e88d954f",
                "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": "36",
                "pluGuid": "c2d33367-0ab6-449f-bf38-c67b2d5adc8c",
                "created": "2025-10-05T00:04:04.6581516",
                "createdByUser": "sample string 1",
                "activated": "2025-10-05T00:04:04.6581516",
                "deactivated": "2025-10-05T00:04:04.6581516",
                "lastOrdered": "2025-10-05T00:04:04.6581516",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-10-05T00:04:04.6581516",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-10-05T00:04:04.6581516",
                "lastSold": "2025-10-05T00:04:04.6581516",
                "firstSold": "2025-10-05T00:04:04.6581516",
                "awsUpdated": "2025-10-05T00:04:04.6581516",
                "lastManualUpdate": "2025-10-05T00:04:04.6581516",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-10-05T00:04:04.6581516",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-10-05T00:04:04.6581516",
                "doNotRangeUpdated": "2025-10-05T00:04:04.6581516",
                "doNotOrderUpdated": "2025-10-05T00:04:04.6581516",
                "tracked": "2025-10-05T00:04:04.6581516"
              },
              "allergens": [
                {
                  "$id": "37",
                  "allergenID": 1,
                  "pluG_UID": "ILdn1eRkQE2NDRmDz0PPDw==",
                  "pluGuid": "d567b720-64e4-4d40-8d0d-1983cf43cf0f",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "37"
                }
              ],
              "costs": {
                "$id": "38",
                "pluG_UID": "/A1HijJV80KoS2QOXZYcqg==",
                "pluGuid": "8a470dfc-5532-42f3-a84b-640e5d961caa",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-10-05T00:04:04.6581516",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "39",
                  "saleHeaderID": 1,
                  "created": "2025-10-05T00:04:04.6581516",
                  "createdLocal": "2025-10-05T00:04:04.6581516",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "uQAlwVFCqkKB8ve3keiLrg==",
                  "operatorGuid": "c12500b9-4251-42aa-81f2-f7b791e88bae",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "5/4RD6Ntn0CGOkGNNWwMlA==",
                  "pluGuid": "0f11fee7-6da3-409f-863a-418d356c0c94",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "40",
                    "id": 1,
                    "g_Uid": "nxXl7ITnLkmrx3XEpDN59g==",
                    "guid": "ece5159f-e784-492e-abc7-75c4a43379f6",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-10-05T00:04:04.6581516",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-10-05T00:04:04.6581516",
                    "endShift": "2025-10-05T00:04:04.6581516",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "41",
                        "operatorG_UID": "R5r+IaZX6U66pvNTsXpbFw==",
                        "operatorGuid": "21fe9a47-57a6-4ee9-baa6-f353b17a5b17",
                        "storeID": 2,
                        "operator": {
                          "$ref": "40"
                        },
                        "store": {
                          "$ref": "6"
                        }
                      },
                      {
                        "$ref": "41"
                      }
                    ]
                  }
                },
                {
                  "$ref": "39"
                }
              ],
              "apns": [
                {
                  "$id": "42",
                  "pluID": 1,
                  "pluG_UID": "M96FgLl/wU29E8O7BOpIew==",
                  "pluGuid": "8085de33-7fb9-4dc1-bd13-c3bb04ea487b",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "42"
                }
              ],
              "tuns": [
                {
                  "$id": "43",
                  "pluG_UId": "H7UkBJ1K6E2odNvWB+IqYA==",
                  "pluGuid": "0424b51f-4a9d-4de8-a874-dbd607e22a60",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "5"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "43"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "44",
                  "identifier": "TcK6aiHgikmiqstDD4hetQ==",
                  "identifierGuid": "6abac24d-e021-498a-a2aa-cb430f885eb5",
                  "pluG_UID": "Ue6XT+S5G0q0wThEEGmW9Q==",
                  "pluGuid": "4f97ee51-b9e4-4a1b-b4c1-3844106996f5",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "44"
                }
              ],
              "supplier": {
                "$ref": "10"
              },
              "supplierName": "sample string 147",
              "children": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "ordering": {
                "$ref": "13"
              },
              "flipChartPages": [
                {
                  "$id": "45",
                  "identifier": "N7UUj50fjUmYf0MVw62Pcw==",
                  "groupName": "sample string 1",
                  "identifierGuid": "8f14b537-1f9d-498d-987f-4315c3ad8f73",
                  "exists": true,
                  "flipChartIdentifier": "Q8kTvuRxNUazEJy6SjiB+Q==",
                  "flipChartIdentifierGuid": "be13c943-71e4-4635-b310-9cba4a3881f9",
                  "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": "Y8fbIBXlCUGhikteC4yxKg==",
                  "groupIdentifierGuid": "20dbc763-e515-4109-a18a-4b5e0b8cb12a",
                  "flipChart": {
                    "$id": "46",
                    "identifier": "xbLuSDPFU0u4OhA1/TNGSA==",
                    "identifierGuid": "48eeb2c5-c533-4b53-b83a-1035fd334648",
                    "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": "47",
                      "identifier": "xNdleqR57UemjU2Zug3XOw==",
                      "identifierGuid": "7a65d7c4-79a4-47ed-a68d-4d99ba0dd73b",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "48",
                          "id": 1,
                          "g_UID": "bKfM81YyXkKW2C2IwwToqA==",
                          "guid": "f3cca76c-3256-425e-96d8-2d88c304e8a8",
                          "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": "3AcPp3OqiECFUx1IkXy4pw==",
                          "previousFormGuid": "a70f07dc-aa73-4088-8553-1d48917cb8a7",
                          "nextForm": 1,
                          "nextFormG_UID": "jT8WVxShXUmNmB/F6wxngQ==",
                          "nextFormGuid": "57163f8d-a114-495d-8d98-1fc5eb0c6781",
                          "attributes": "sample string 10",
                          "updated": "2025-10-05T00:04:04.66586",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "48"
                          },
                          "previousCheckoutForm": {
                            "$ref": "48"
                          },
                          "buttons": [
                            {
                              "$id": "49",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "uPToogb5SUGoiCJLH9qVmQ==",
                              "checkoutFormGuid": "a2e8f4b8-f906-4149-a888-224b1fda9599",
                              "identifier": "fdmv7oBvfE2cAXhVotNtGA==",
                              "identifierGuid": "eeafd97d-6f80-4d7c-9c01-7855a2d36d18",
                              "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": "j7gdwnq2fUyfxqlYSHE55Q==",
                              "valueGuid": "c21db88f-b67a-4c7d-9fc6-a958487139e5",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-10-05T00:04:04.66586",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "48"
                              },
                              "image": {
                                "$id": "50",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-10-05T00:04:04.66586",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "49"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "51",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "DnZAyvV+Q0u090+JbIGrXg==",
                              "checkoutFormGuid": "ca40760e-7ef5-4b43-b4f7-4f896c81ab5e",
                              "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": "51"
                            }
                          ]
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "51"
                  },
                  "products": [
                    {
                      "$id": "52",
                      "flipChartPageIdentifier": "jlfF2AdHgU+KB5x8FHYOMw==",
                      "flipChartPageIdentifierGuid": "d8c5578e-4707-4f81-8a07-9c7c14760e33",
                      "pluG_UID": "AAzd1DnIg0iTrYXwkUWbLQ==",
                      "pluGuid": "d4dd0c00-c839-4883-93ad-85f091459b2d",
                      "sortOrder": 3,
                      "sent": true,
                      "productChanged": true,
                      "productImageName": "sample string 6",
                      "productShowImageOnFlipCharts": true,
                      "productShowTextOnFlipCharts": true,
                      "productOverrideFlipChartText": true,
                      "productFlipChartText": "sample string 10",
                      "product": {
                        "$ref": "5"
                      },
                      "departmentSortOrder": 11,
                      "subDepartmentName": "sample string 12"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ]
                },
                {
                  "$ref": "45"
                }
              ],
              "priceHistory": [
                {
                  "$id": "53",
                  "pluG_UID": "llqTazjI1Eiy78pPVeI96A==",
                  "pluGuid": "6b935a96-c838-48d4-b2ef-ca4f55e23de8",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-10-05T00:04:04.66586",
                  "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": "53"
                }
              ],
              "ingredients": [
                {
                  "$id": "54",
                  "pluG_UID": "c8GUg2eE0kuFzbMUmR4Asw==",
                  "ingredientGuid": "NrdBalEbikiK3tpUKBbVxw==",
                  "ingredientIdentifier": "6a41b736-1b51-488a-8ade-da542816d5c7",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "54"
                }
              ],
              "bins": [
                {
                  "$id": "55",
                  "pluG_UID": "vfSynP5qIkCB2gA7NW37+A==",
                  "pluGuid": "9cb2f4bd-6afe-4022-81da-003b356dfbf8",
                  "shelfLocationIdentifier": "MPfZE4+CvUq+Cq9Mt2s62Q==",
                  "shelfLocationGuid": "13d9f730-828f-4abd-be0a-af4cb76b3ad9",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "2rAXjDDRY0Si2KulZTSatw==",
                  "labelPageLayoutGuid": "8c17b0da-d130-4463-a2d8-aba565349ab7",
                  "updated": "2025-10-05T00:04:04.66586",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "5"
                  },
                  "location": {
                    "$id": "56",
                    "identifier": "0fl3ywZGXUac9lek+Ag86A==",
                    "storeID": 1,
                    "identifierGuid": "cb77f9d1-4606-465d-9cf6-57a4f8083ce8",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-10-05T00:04:04.66586",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ]
                  }
                },
                {
                  "$ref": "55"
                }
              ],
              "bin": {
                "$ref": "55"
              },
              "scaleLocations": [
                {
                  "$id": "57",
                  "plu": 1,
                  "pluG_UID": "zrucuwjUsEeqZOCARFGo6g==",
                  "pluGuid": "bb9cbbce-d408-47b0-aa64-e0804451a8ea",
                  "deptNo": 1,
                  "product": {
                    "$ref": "5"
                  },
                  "scaleLocation": {
                    "$id": "58",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-10-05T00:04:04.66586",
                    "department": {
                      "$id": "59",
                      "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": "58"
                      },
                      "subDepartments": [
                        {
                          "$id": "60",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "61",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "62",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2025-10-05T00:04:04.66586",
                                  "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": "iO7tBek6P0SFxm1sXldElw==",
                                  "labelPageLayoutGuid": "05edee88-3ae9-443f-85c6-6d6c5e574497",
                                  "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": "63",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "64",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "65",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "64"
                                  },
                                  "mscDep": {
                                    "$id": "66",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "63"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "65"
                                  }
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "updated": "2025-10-05T00:04:04.66586",
                              "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": "dBYiWhwqIk67MDt2kvTGBQ==",
                              "labelPageLayoutGuid": "5a221674-2a1c-4e22-bb30-3b7692f4c605",
                              "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": "63"
                              },
                              "mscCom": {
                                "$ref": "64"
                              },
                              "mscDep": {
                                "$ref": "66"
                              },
                              "mscSubCom": {
                                "$ref": "65"
                              }
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-10-05T00:04:04.66586",
                          "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": "6SyNHOGKOUW/NcVd/OMLjg==",
                          "labelPageLayoutGuid": "1c8d2ce9-8ae1-4539-bf35-c55dfce30b8e",
                          "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": "63"
                          },
                          "mscCom": {
                            "$ref": "64"
                          },
                          "mscDep": {
                            "$ref": "66"
                          },
                          "mscSubCom": {
                            "$ref": "65"
                          }
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-10-05T00:04:04.66586",
                      "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": "u+KlSLSAMkSl6ZPaWt8oVQ==",
                      "labelPageLayoutGuid": "48a5e2bb-80b4-4432-a5e9-93da5adf2855",
                      "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": "63"
                      },
                      "mscCom": {
                        "$ref": "64"
                      },
                      "mscDep": {
                        "$ref": "66"
                      },
                      "mscSubCom": {
                        "$ref": "65"
                      }
                    }
                  }
                },
                {
                  "$ref": "57"
                }
              ],
              "nextPrice": {
                "$ref": "3"
              },
              "currentCostStart": "2025-10-05T00:04:04.66586",
              "dealCosts": [
                {
                  "$id": "67",
                  "headerIdentifier": "I1lEPyxr/0ODhcVIYSqvug==",
                  "headerIdentifierGuid": "3f445923-6b2c-43ff-8385-c548612aafba",
                  "identifier": "8QvwKzgA60mdGZEg29na6g==",
                  "identifierGuid": "2bf00bf1-0038-49eb-9d19-9120dbd9daea",
                  "supplierIdentifier": "Q1nsfOAUXU2R2mXGQcTibw==",
                  "supplierGuid": "7cec5943-14e0-4d5d-91da-65c641c4e26f",
                  "pluG_UID": "scxEsiYx8k2Hnvxv+WLvFA==",
                  "pluGuid": "b244ccb1-3126-4df2-879e-fc6ff962ef14",
                  "campaignName": "7a61c4a1-1504-4842-8644-e2d6992eec2c",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-10-05T00:04:04.66586",
                  "end": "2025-10-05T00:04:04.66586",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "5qhD7fuYNk2Sjz+KNg6t0g==",
                  "bonusItemPluGuid": "ed43a8e6-98fb-4d36-928f-3f8a360eadd2",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-10-05T00:04:04.66586",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-10-05T00:04:04.66586",
                  "campaignEndDate": "2025-10-05T00:04:04.66586",
                  "masterPLUG_UID": "MfcZ6QdYPkm/fjbKHP0reA==",
                  "masterID": "e919f731-5807-493e-bf7e-36ca1cfd2b78",
                  "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": "Pzaa+LLS9UKQp3cJ302l+w==",
                  "bonusMasterID": "f89a363f-d2b2-42f5-90a7-7709df4da5fb",
                  "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
                },
                {
                  "$ref": "67"
                }
              ],
              "tags": [
                {
                  "$id": "68",
                  "pluG_UID": "KwzDVQF+G0i4+1eIVVxg9Q==",
                  "pluGuid": "55c30c2b-7e01-481b-b8fb-5788555c60f5",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "68"
                }
              ],
              "alternateProductG_UID": "P1pzqFE2MU6+61fhdcZwTw==",
              "alternateProduct": "a8735a3f-3651-4e31-beeb-57e175c6704f",
              "productHostCode": {
                "$id": "69",
                "id": 1,
                "pluG_UID": "ZRiyCf4m0kSAo7UWdjjt4w==",
                "pluGuid": "09b21865-26fe-44d2-80a3-b5167638ede3",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "63"
              },
              "mscCom": {
                "$ref": "64"
              },
              "mscDep": {
                "$ref": "66"
              },
              "mscSubCom": {
                "$ref": "65"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-10-05T00:04:04.66586",
              "inventoryTracked": "2025-10-05T00:04:04.66586",
              "isNormalPriceChangesCampaign": true
            },
            "campaignPlu": {
              "$ref": "3"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "campaign": {
          "$ref": "2"
        },
        "product": {
          "$ref": "5"
        },
        "dealCost": {
          "$ref": "67"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "campaignPools": [
      {
        "$id": "70",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 4,
        "pluG_UID": "3IXZ9efiMUK/zPAOwVDHIg==",
        "pluGuid": "f5d985dc-e2e7-4231-bfcc-f00ec150c722",
        "hostOfferID": 1,
        "priceGroupG_UID": "wq6clcWrdUGAXZZBb11rdA==",
        "priceGroupGuid": "959caec2-abc5-4175-805d-96416f5d6b74",
        "fuelItem": true,
        "pluName": "sample string 6",
        "apn": "sample string 7",
        "pluActive": true,
        "cartonQty": 1,
        "baseUnits": 9.1,
        "cri": "sample string 10",
        "salesMode": 1,
        "pluaws": 11.0,
        "directNumber": "sample string 12",
        "departmentName": "sample string 13",
        "subDepartmentName": "sample string 14",
        "priceGroupName": "sample string 15",
        "supplierName": "sample string 16",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-10-05T00:04:04.66586",
        "rrp": 17,
        "campaignDescription": "sample string 18",
        "product": {
          "$ref": "5"
        },
        "campaign": {
          "$ref": "2"
        }
      },
      {
        "$ref": "70"
      }
    ],
    "sellingRules": [
      {
        "$id": "71",
        "id": 1,
        "identifier": "1hE1ydrgzEW7RXGN9RQM0w==",
        "identifierStr": "1hE1ydrgzEW7RXGN9RQM0w==",
        "identifierGuid": "c93511d6-e0da-45cc-bb45-718df5140cd3",
        "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": "2"
        }
      },
      {
        "$ref": "71"
      }
    ],
    "customers": [
      {
        "$id": "72",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "customerID": "wC1f0nny+EuPTnDBDK+/1A==",
        "customerIDGuid": "d25f2dc0-f279-4bf8-8f4e-70c10cafbfd4",
        "campaign": {
          "$ref": "2"
        },
        "customer": {
          "$id": "73",
          "identifier": "/vf03ge8jkOHqa9NE2IWkw==",
          "identifierGuid": "def4f7fe-bc07-438e-87a9-af4d13621693",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-10-05T00:04:04.66586",
          "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": "eNmWK2CMXUSNT8QSOUzsaw==",
          "communityIdentifierGuid": "2b96d978-8c60-445d-8d4f-c412394cec6b",
          "joined": "2025-10-05T00:04:04.66586",
          "updated": "2025-10-05T00:04:04.66586",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "VJQMeH6AmUWvYCd/dPcSzg==",
          "priceLevelIdentifierGuid": "780c9454-807e-4599-af60-277f74f712ce",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-10-05T00:04:04.66586",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "74",
              "cardType": 2,
              "issueDate": "2025-10-05T00:04:04.66586",
              "expiry": "2025-10-05T00:04:04.66586",
              "customerID": "4imrrbhLUkSbCaNnC3ObHQ==",
              "customerIDGuid": "adab29e2-4bb8-4452-9b09-a3670b739b1d",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2025-10-05T00:04:04.66586",
              "linkedAccount": "l4/YX94RUEWev9C+Jf5v9Q==",
              "linkedAccountGuid": "5fd88f97-11de-4550-9ebf-d0be25fe6ff5",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "73"
              },
              "account": {
                "$id": "75",
                "id": 1,
                "identifier": "Cj8s+dWsxUuI1BHflJiCwA==",
                "identifierGuid": "f92c3f0a-acd5-4bc5-88d4-11df949882c0",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-10-05T00:04:04.66586",
                "owner": "SF/w8SK7MUuRo3tLqizbgw==",
                "ownerGuid": "f1f05f48-bb22-4b31-91a3-7b4baa2cdb83",
                "accountStoreGroupIdentifier": "qwufGiPGIkiXEes4mycchg==",
                "accountStoreGroupGuid": "1a9f0bab-c623-4822-9711-eb389b271c86",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2025-10-05T00:04:04.66586",
                "active": true,
                "updated": "2025-10-05T00:04:04.66586",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "73"
                },
                "card": {
                  "$ref": "74"
                },
                "members": {
                  "$id": "76",
                  "sample string 1": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "77",
                    "identifier": "HKWU0qsXEE2yMUM/4il8Yg==",
                    "identifierGuid": "d294a51c-17ab-4d10-b231-433fe2297c62",
                    "name": "sample string 2",
                    "primaryContact": "lZpm+pwUvEeRDz7OGexvOg==",
                    "primaryContactGuid": "fa669a95-149c-47bc-910f-3ece19ec6f3a",
                    "accountID": "YWf/cnQ2wk2x6Cltsfem/Q==",
                    "accountIDGuid": "72ff6761-3674-4dc2-b1e8-296db1f7a6fd",
                    "special": true,
                    "updated": "2025-10-05T00:04:04.66586",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "VTaCdFBLUU2gFjHUQByVvg==",
                    "priceLevelIdentifierGuid": "74823655-4b50-4d51-a016-31d4401c95be",
                    "deleted": true,
                    "account": {
                      "$ref": "75"
                    },
                    "primaryContactCustomer": {
                      "$ref": "73"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "78",
                        "id": 1,
                        "groupID": "OduEQ9LuYU6/NrREV1sYyA==",
                        "groupIDGuid": "4384db39-eed2-4e61-bf36-b444575b18c8",
                        "customerID": "V+HuLs1Q/0ukP/hO59XUlA==",
                        "customerIDGuid": "2eeee157-50cd-4bff-a43f-f84ee7d5d494",
                        "card": "sample string 4",
                        "linkedAccount": "EbhYWeslBE28Op1gFb+njA==",
                        "linkedAccountGuid": "5958b811-25eb-4d04-bc3a-9d6015bfa78c",
                        "customer": {
                          "$ref": "73"
                        },
                        "group": {
                          "$ref": "77"
                        },
                        "customerCard": {
                          "$ref": "74"
                        }
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  {
                    "$ref": "77"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "79",
                  "id": 1,
                  "identifier": "pqqUBU66W0WvIaNex+Myqw==",
                  "identifierGuid": "0594aaa6-ba4e-455b-af21-a35ec7e332ab",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "ccrfhEeHUE+x6AnMXIfHFg==",
                  "accountIDGuid": "84dfca71-8747-4f50-b1e8-09cc5c87c716",
                  "customerAccount": {
                    "$ref": "75"
                  },
                  "customerCard": {
                    "$ref": "74"
                  },
                  "accountType": 1,
                  "cardName": "sample string 8",
                  "authorisationNumber": "sample string 9",
                  "bankReference": "sample string 10",
                  "merchantID": "sample string 11",
                  "terminalID": "sample string 12",
                  "cardNumber": "sample string 13",
                  "paymentDate": "2025-10-05T00:04:04.66586",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "EbpeZNua206xP49oBt05Tw==",
                  "idempotentVoidGuid": "645eba11-9adb-4edb-b13f-8f6806dd394f",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "80",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "SAhowMyLvk69v4Lh4ZRODA==",
                    "saleHeaderIdentifierGuid": "c0680848-8bcc-4ebe-bdbf-82e1e1944e0c",
                    "created": "2025-10-05T00:04:04.66586",
                    "createdLocal": "2025-10-05T00:04:04.66586",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2025-10-05T00:04:04.66586",
                    "storeID": 1,
                    "operatorG_Uid": "9pggLxu710qXX/vthZyaFg==",
                    "operatorGuid": "2f2098f6-bb1b-4ad7-975f-fbed859c9a16",
                    "customerG_Uid": "QgyrV7+KjkeaLb443unscA==",
                    "customerGuid": "57ab0c42-8abf-478e-9a2d-be38dee9ec70",
                    "communityIdentifier": "n9mxGSnW6U6Hri+y3+C2dw==",
                    "communityIdentifierGuid": "19b1d99f-d629-4ee9-87ae-2fb2dfe0b677",
                    "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": "1dWUqanRl0WVxkClQCSQpg==",
                    "priceLevelIdentifierGuid": "a994d5d5-d1a9-4597-95c6-40a5402490a6",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$ref": "40"
                    },
                    "customer": {
                      "$ref": "73"
                    },
                    "communityOrganisation": {
                      "$id": "81",
                      "id": 1,
                      "identifier": "vXJ7xyHvDUOgkiFWQI3ZrQ==",
                      "identifierGuid": "c77b72bd-ef21-430d-a092-2156408dd9ad",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "totalAmountAwarded": 15.1,
                      "updated": "2025-10-05T00:04:04.66586",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "82",
                        "saleItemID": 1,
                        "identifier": "rNbjB1eDcEu1OqPtis+Bwg==",
                        "identifierGuid": "07e3d6ac-8357-4b70-b53a-a3ed8acf81c2",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "168VQG2AJkKaEGsmzsRabQ==",
                        "pluGuid": "4015afd7-806d-4226-9a10-6b26cec45a6d",
                        "accountID": "OSACKlogP0yE6cAOUYQ3aQ==",
                        "accountIDGuid": "2a022039-205a-4c3f-84e9-c00e51843769",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2025-10-05T00:04:04.66586",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "JX9IvZpO5UqUSpZRdTNR4g==",
                        "refundGuid": "bd487f25-4e9a-4ae5-944a-9651753351e2",
                        "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": "gkS6wVUCFkuZLVC5uF6Vow==",
                        "idempotentVoidGuid": "c1ba4482-0255-4b16-992d-50b9b85e95a3",
                        "priceLevelIdentifier": "ElLuqrui4Ual9890w9XdqA==",
                        "priceLevelIdentifierGuid": "aaee5212-a2bb-46e1-a5f7-cf74c3d5dda8",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "83",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-10-05T00:04:04.66586",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "refund": {
                          "$id": "84",
                          "id": 1,
                          "g_UID": "nZaJ7wn+XkG6l7vwGChvkw==",
                          "guid": "ef89969d-fe09-415e-ba97-bbf018286f93",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-10-05T00:04:04.66586"
                        },
                        "modifier": {
                          "$id": "85",
                          "id": 1,
                          "setG_UID": "I41NCMERrUykC7lBQhgkkQ==",
                          "modifierSetGuid": "084d8d23-11c1-4cad-a40b-b94142182491",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "mzPoGqKmikC9EfAJoaBA2w==",
                          "pluGuid": "1ae8339b-a6a2-408a-bd11-f009a1a040db",
                          "deleted": true,
                          "g_UID": "VzDrVOP4IkKb/H8hH8bA0A==",
                          "guid": "54eb3057-f8e3-4222-9bfc-7f211fc6c0d0",
                          "product": {
                            "$ref": "5"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "82"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "86",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "80"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "86"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "79"
                      },
                      {
                        "$ref": "79"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "87",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "87"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "88",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "88"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "89",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "s9iee/+7j0OoxmR/JmQn6w==",
                        "pluGuid": "7b9ed8b3-bbff-438f-a8c6-647f266427eb",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2025-10-05T00:04:04.66586",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2025-10-05T00:04:04.66586",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "89"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "90",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "WS+pt4Qkvka6OtGnln9AEQ==",
                        "pluGuid": "b7a92f59-2484-46be-ba3a-d1a7967f4011",
                        "accountID": "QlT5UdYIak+jjsVwQyjPcg==",
                        "accountIDGuid": "51f95442-08d6-4f6a-a38e-c5704328cf72",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2025-10-05T00:04:04.66586",
                        "bestOrExpireType": 1,
                        "refundG_UID": "+3eyRPmFe0WS4IAu5DH0mg==",
                        "refundGuid": "44b277fb-85f9-457b-92e0-802ee431f49a",
                        "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": "90"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "91",
                        "identifier": "/jvTAM2gnUWLTRkGw9HXYw==",
                        "identifierGuid": "00d33bfe-a0cd-459d-8b4d-1906c3d1d763",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "RFZPdugRgkyfElCQBIj1vw==",
                        "customerIdentifierGuid": "764f5644-11e8-4c82-9f12-50900488f5bf",
                        "operatorNo": 1,
                        "operatorG_UID": "niZKa5yY3UafQH1lbTPVMg==",
                        "operatorGuid": "6b4a269e-989c-46dd-9f40-7d656d33d532",
                        "created": "2025-10-05T00:04:04.66586",
                        "ordered": "2025-10-05T00:04:04.66586",
                        "started": "2025-10-05T00:04:04.66586",
                        "completed": "2025-10-05T00:04:04.66586",
                        "supplied": "2025-10-05T00:04:04.66586",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "73"
                        },
                        "operator": {
                          "$ref": "40"
                        },
                        "details": [
                          {
                            "$id": "92",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "YSFGG9VqDEmT7E5ax7qeAg==",
                            "pluGuid": "1b462161-6ad5-490c-93ec-4e5ac7ba9e02",
                            "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": "DUsAx4XdB0K1Y8JSVEH/RA==",
                            "headerIdentifierGuid": "c7004b0d-dd85-4207-b563-c2525441ff44",
                            "product": {
                              "$ref": "5"
                            }
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "80"
                        }
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "93",
                        "surveyG_UID": "S84nXtLsJE2hsfCzzfh3bA==",
                        "surveyGuid": "5e27ce4b-ecd2-4d24-a1b1-f0b3cdf8776c",
                        "saleHeaderGuid": "Q5wT+//KdUqONYD4Otad6Q==",
                        "saleGuid": "fb139c43-caff-4a75-8e35-80f83ad69de9",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "5BsrR7l1fUm1LHB7rpQbVQ==",
                        "guidResponse": "472b1be4-75b9-497d-b52c-707bae941b55",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-10-05T00:04:04.66586",
                        "sale": {
                          "$ref": "80"
                        },
                        "survey": {
                          "$id": "94",
                          "g_UID": "rnlDpLBvrEaeFQFhyyylYg==",
                          "guid": "a44379ae-6fb0-46ac-9e15-0161cb2ca562",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "p+u7ktiJkkCkxAcWEVru2A==",
                          "checkoutFormGuid": "92bbeba7-89d8-4092-a4c4-0716115aeed8",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-10-05T00:04:04.66586",
                          "end": "2025-10-05T00:04:04.66586",
                          "deleted": true,
                          "updated": "2025-10-05T00:04:04.66586",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "4eea3601-7b63-473d-b01c-f2eb71c53127",
                            "4f53f5c2-64e2-4966-99dd-dfda2ad84616"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "48"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "93"
                      }
                    ],
                    "storeName": "sample string 38",
                    "machineName": "sample string 39",
                    "operatorName": "sample string 40",
                    "direction": 1,
                    "reason": "sample string 41",
                    "accountG_UID": "bIfGVto6V0CRLy3duD5KGQ==",
                    "accountIdentifier": "56c6876c-3ada-4057-912f-2dddb83e4a19",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "4ZK5fkccI0+dsR6ACxTkdQ==",
                    "customerOrderIdentifierGuid": "7eb992e1-1c47-4f23-9db1-1e800b14e475",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "95",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "zhekl/yjXkC3SXRcWKoYWw==",
                    "paymentIdentifierGuid": "97a417ce-a3fc-405e-b749-745c58aa185b",
                    "identifier": "eIh/tXyVv0aiVt03Vkei9g==",
                    "identifierGuid": "b57f8878-957c-46bf-a256-dd375647a2f6",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "zt0yKscieE6O11i3638z5g==",
                    "itemIdentifierGuid": "2a32ddce-22c7-4e78-8ed7-58b7eb7f33e6"
                  }
                },
                {
                  "$ref": "79"
                }
              ]
            },
            {
              "$ref": "74"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "customerGroups": [
            {
              "$ref": "77"
            },
            {
              "$ref": "77"
            }
          ],
          "accounts": [
            {
              "$ref": "75"
            },
            {
              "$ref": "75"
            }
          ],
          "account": {
            "$ref": "75"
          },
          "vouchers": [
            {
              "$id": "96",
              "customerIdentifier": "LlN/qjdQLUm9XNR8OlXX/w==",
              "customerIdentifierGuid": "aa7f532e-5037-492d-bd5c-d47c3a55d7ff",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "kwk7noL/VEiPwHu8Hi6bVw==",
              "idempotentGuid": "9e3b0993-ff82-4854-8fc0-7bbc1e2e9b57",
              "offline": true,
              "voucher": {
                "$id": "97",
                "id": 1,
                "name": "sample string 2",
                "description": "sample string 3",
                "shortDescription": "sample string 4",
                "url": "sample string 5",
                "barcodeTemplateID": 1,
                "expiry": 0,
                "voucherType": 6,
                "limitPerTransaction": 7,
                "customerTracking": true,
                "discountAccount": "sample string 9",
                "endDate": "2025-10-05T00:04:04.66586",
                "barcodeTemplate": {
                  "$id": "98",
                  "templateID": 1,
                  "template": "sample string 1",
                  "bcFunction": "sample string 2",
                  "sortOrder": 3
                },
                "scaleLabel": {
                  "$id": "99",
                  "id": 1,
                  "uid": "sample string 2",
                  "name": "sample string 3",
                  "width": 1.1,
                  "height": 1.1,
                  "showBorder": true,
                  "borderWidth": 1.1,
                  "borderStyle": 1,
                  "borderColour": "sample string 5",
                  "updated": "2025-10-05T00:04:04.66586",
                  "labelPageLayout": "DJDpW4dbH0CAMbcP9HaB/g==",
                  "pageLayoutGuid": "5be9900c-5b87-401f-8031-b70ff47681fe",
                  "labelType": 6,
                  "oldName": "sample string 7",
                  "voucher": {
                    "$ref": "97"
                  },
                  "elements": [
                    {
                      "$id": "100",
                      "id": 1,
                      "scaleLabelID": 2,
                      "showPercentDI": true,
                      "showAvgPerHundred": true,
                      "showAvgPerServe": true,
                      "name": "sample string 6",
                      "x": 1.1,
                      "y": 1.1,
                      "width": 1.1,
                      "height": 1.1,
                      "type": 1,
                      "rotation": 1,
                      "text": "sample string 7",
                      "fontFamily": "sample string 8",
                      "align": 1,
                      "bold": true,
                      "italic": true,
                      "underline": true,
                      "strikeout": true,
                      "reverse": true,
                      "textColour": "sample string 9",
                      "fontSize": 1.1,
                      "picture": "QEA=",
                      "borderWidth": 10,
                      "sortOrder": 11,
                      "printOptions": 12,
                      "superScriptTextFontSize": 1.1,
                      "lineStyle": 1,
                      "spacingStyle": 1,
                      "interCharacterSpacing": 1.1,
                      "superScriptOffset": 1.1,
                      "lineSpacing": 1.1,
                      "dateFormat": "sample string 13",
                      "autoGrow": true,
                      "fontAutoResize": true,
                      "updated": "2025-10-05T00:04:04.66586"
                    },
                    {
                      "$ref": "100"
                    }
                  ]
                },
                "customerVouchers": [
                  {
                    "$id": "101",
                    "id": 1,
                    "customerIdentifier": "UTgJ69cn1kCP3hRCD1zkzg==",
                    "customerIdentifierGuid": "eb093851-27d7-40d6-8fde-14420f5ce4ce",
                    "voucherID": 3,
                    "voucherName": "sample string 4",
                    "storeID": 1,
                    "barcode": "sample string 5",
                    "dateOfIssue": "2025-10-05T00:04:04.66586",
                    "issuedSaleHeaderID": 1,
                    "issuedSaleIdentifier": "sample string 7",
                    "issuedOfflinePaymentID": 1,
                    "issuedIdempotentID": "7safOxydHUGtGVhNXKgC7w==",
                    "issuedIdempotentGuid": "3b9fc6ee-9d1c-411d-ad19-584d5ca802ef",
                    "issuedOffline": true,
                    "issuedUser": "sample string 9",
                    "issuedNotes": "sample string 10",
                    "expiryDate": "2025-10-05T00:04:04.66586",
                    "expiredUser": "sample string 11",
                    "expiredNotes": "sample string 12",
                    "redeemed": "2025-10-05T00:04:04.66586",
                    "redeemedSaleHeaderID": 1,
                    "redeemedSaleIdentifier": "sample string 13",
                    "redeemedOfflinePaymentID": 1,
                    "redeemedIdempotentID": "jfbtppmJHUeeAKAxI3cnww==",
                    "redeemedIdempotentGuid": "a6edf68d-8999-471d-9e00-a031237727c3",
                    "redeemedUser": "sample string 14",
                    "redeemedNotes": "sample string 15",
                    "redeemedOffline": true,
                    "updated": "2025-10-05T00:04:04.66586",
                    "storeName": "sample string 17",
                    "scaleLabel": {
                      "$ref": "99"
                    },
                    "voucher": {
                      "$ref": "97"
                    },
                    "customer": {
                      "$ref": "73"
                    },
                    "issuedOfflinePayment": {
                      "$ref": "79"
                    },
                    "redeemedOfflinePayment": {
                      "$ref": "79"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ]
              },
              "customer": {
                "$ref": "73"
              }
            },
            {
              "$ref": "96"
            }
          ]
        }
      },
      {
        "$ref": "72"
      }
    ],
    "customerGroups": [
      {
        "$id": "102",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "groupID": "CxfNz/MZqEqRadgUMDSWqg==",
        "groupIDGuid": "cfcd170b-19f3-4aa8-9169-d814303496aa",
        "campaign": {
          "$ref": "2"
        },
        "group": {
          "$ref": "77"
        }
      },
      {
        "$ref": "102"
      }
    ],
    "signIqTickets": [
      {
        "$id": "103",
        "identifier": "eQugXxYONkK8fhq0DE79eA==",
        "identifierGuid": "5fa00b79-0e16-4236-bc7e-1ab40c4efd78",
        "campaignName": "sample string 2",
        "message": "sample string 3",
        "ticketFileSource": "sample string 4",
        "ticketFileDestination": "sample string 5",
        "storeID": 1
      },
      {
        "$ref": "103"
      }
    ],
    "comboPriceGroups": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "priceLevels": [
      {
        "$id": "104",
        "id": 1,
        "priceLevelIdentifier": "Tcq9gde8IU2Mdwt/akeq8w==",
        "priceLevelIdentifierGuid": "81bdca4d-bcd7-4d21-8c77-0b7f6a47aaf3",
        "campaignName": "sample string 3",
        "priceLevelName": "sample string 4"
      },
      {
        "$ref": "104"
      }
    ]
  },
  "comboPricePlus": [
    {
      "$id": "105",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "groupG_UID": "WBEAKsyrCES6OTYi/oQrcw==",
      "groupGuid": "2a001158-abcc-4408-ba39-3622fe842b73",
      "comboPriceType": 5,
      "priceType": 5,
      "pluG_UID": "Q9SZ8VxCq0247NHN6VPKMQ==",
      "pluGuid": "f199d443-425c-4dab-b8ec-d1cde953ca31",
      "priceGroupG_UID": "MGuOXvutukW413cmLyF3lA==",
      "priceGroupGuid": "5e8e6b30-adfb-45ba-b8d7-77262f217794",
      "campaignPoolID": "sample string 7",
      "quantity": 1,
      "campaign": {
        "$ref": "2"
      },
      "product": {
        "$ref": "5"
      },
      "priceGroup": {
        "$ref": "34"
      },
      "campaignPool": {
        "$ref": "2"
      }
    },
    {
      "$ref": "105"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�E[�����5xl/workbook.xml �(�����0��&�C���?#)��x���"
�'m
>��o�vfg�6k;>��GNʕ�ƒ��$ĵH�Nڀ
�^[�}��Etߋݾ%(OJba�^h�a^i�����;7x9�(Ʌ���[�=�.�`lu�5D~S,������*�p�1�έ��#[�0ܯIN�<Ki��\��w#���PK�E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�E[m�Й''_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="Rbb9e144eec5b4dc7" /></Relationships>PK�E[�m��?	xl/worksheets/sheet1.xml �(���[s�@��
���tύI��$�ܓ�}�}fu�Tıc~���"��/��w���)�_����Y���Ї���^M�,Y��M1������d�B�³�*�Ȇ��(�a�O:�����ʮ�M�ƅ����f>O�zl��T��	a��qa[�d���j�R+_g:����.���8Y���,��ww�ez>���
}/
J�g���ɵ�{���|�~<̆>)ٰO���3o���fY�0�{��/
k/5S���O/Mv��^���dV,��
����n�¤���A��a�ã0 �2I��J֯����zP.��8Gd���ҳZO.�`�R�~=�����Qq�"b�
��_/*����@r�0%�Hb�^Vzy⻔�Q�d$E�<��Q�^�$��Kk�8���ҫ��2@.$��Cn��$JJ���8c �WG1�8�((Dg*2���C����8C�90q��!P����p�.JB�3	�:�RR�u_rT����\n�q\ģAf�^V.����+{�������=m>Gd~�q�&�Iܴ	l�6A��m�`Mb�&x��k�Iܷ	�$�D�$ۄjO�9�>w ��/�c�k���ց�Ɔ6�P`
�Dþ>]s���͜�;gH��3�I����;���:3|<��t���ܳ����A^;gou���
�桳�1���s��64�PK�E[���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�M\WM�aö�f2���m�.г��H\�H�J,�t5��ӓf>�?6��id/��l
�B#��lW�)�w���n�4��'b?���5�)�5�{�L,�'�;��I9
���#^
�x�3��gO�!����&��0u�{��`BG���R䗰(2�cS�^�K�����$�J`�fj1�G��^��L�*�+m
jْ��Lo5O)�Kϝ��VRk*�j���5~��/PK�E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�E[@�HQ@	xl/sharedStrings.xml �(��V�n�8}_�� 蹺����v�Zi6@�d�P-%�l"�TZ�b�}I%ru��y�r8j��gA�G�p6�׷-`)�������ٖT�e�rs�i[�3)���L��R�w�'�X�|LGr.
��Pl=��3�P�B�{&̶R^25�Cd[%#�KX�Y���2�yj1���	Y�b�ɖ�\��������$Y�A���.H?t
?nIs�a���0=��	пJ�QU?�'��V�L�+�rQ
�q�� �p̙��3-�Ӿ��<V�΋�UI���C�>�����J*(܏���_��ȇ(�2�����A!�N�p�(��4
 A���N�ǧÓ~x-���6e�����q[s+x���+.��fh�L�����r���M#'
��A���~�`��M�����5Z��HM���1��E��b6��k�0m�7�V珘��#n�}�(�h6�+6���j������T𽑾���
�w>�?���@Z��:g�kMi+� -�Ю���g��}��x�q%;���P�ȳ��3&�oS�������~��"����€5}:�;H�oX�0�)Hy<lX�d��)��gR_���j{~E�d#')�[,wf��\��@�Q�i/x��j���K���g�gL�2V�"4��8C��C�x�� pFh�A��$�4t&8@i:g�5�&-�*��J_1�id8�t�Fتk��ܣ_��*~lͺ��}�)ߥl����Z�`��t7+)=Ɩ�`#4���9�����Jڝ�������B�rߙ�<���$}�^���F��:��w�)ZrJ!5�%�`�����[�����oA�+�qT�童��V������y�h�?PK-�E[�����5xl/workbook.xmlPK-�E[����	�[Content_Types].xmlPK-
�E[m�Й''V_rels/.relsPK-�E[�m��?	�xl/worksheets/sheet1.xmlPK-�E[���P�xl/_rels/workbook.xml.relsPK-�E[Ѓc'2E
xl/styles.xmlPK-�E[@�HQ@	�	xl/sharedStrings.xmlPK�$

application/vnd.ms-excel

Sample:
PK�E[�v�8�5xl/workbook.xml �(�����0��&�C��U�'.^=x_�"
�'m
>��7o;���N6�U�t�z�S��6�2�E�
��X�q�� D�^�4�X�V�;p~f{�h�J��L���C�}�T?�HM�톐ll��8�IFc�;���!���&�z1)�AaNK@�����)q���C����D��'ɩ�+{�el�]|PK�E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�E[��j''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rc6541103e62644e1" /></Relationships>PK�E[�m��?	xl/worksheets/sheet1.xml �(���[s�@��
���tύI��$�ܓ�}�}fu�Tıc~���"��/��w���)�_����Y���Ї���^M�,Y��M1������d�B�³�*�Ȇ��(�a�O:�����ʮ�M�ƅ����f>O�zl��T��	a��qa[�d���j�R+_g:����.���8Y���,��ww�ez>���
}/
J�g���ɵ�{���|�~<̆>)ٰO���3o���fY�0�{��/
k/5S���O/Mv��^���dV,��
����n�¤���A��a�ã0 �2I��J֯����zP.��8Gd���ҳZO.�`�R�~=�����Qq�"b�
��_/*����@r�0%�Hb�^Vzy⻔�Q�d$E�<��Q�^�$��Kk�8���ҫ��2@.$��Cn��$JJ���8c �WG1�8�((Dg*2���C����8C�90q��!P����p�.JB�3	�:�RR�u_rT����\n�q\ģAf�^V.����+{�������=m>Gd~�q�&�Iܴ	l�6A��m�`Mb�&x��k�Iܷ	�$�D�$ۄjO�9�>w ��/�c�k���ց�Ɔ6�P`
�Dþ>]s���͜�;gH��3�I����;���:3|<��t���ܳ����A^;gou���
�桳�1���s��64�PK�E[�X
�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;؀!$
ɦ�n�\`0c@�Nۜ���W��J-���&�����4����ݿM#{!�kjH����`��A?T��m4b��f���5�!�ν�iB�ؙL�h�&1u�Q��#�	Qr�d�-�/3��h�=Zu�Ȅ?��պ���#��B
?%ϯ!M"�S[�A�|݈J*\	)���������w����`��RW�j�����}.^z�,/��V��,RLeF������PK�E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�E[@�HQ@	xl/sharedStrings.xml �(��V�n�8}_�� 蹺����v�Zi6@�d�P-%�l"�TZ�b�}I%ru��y�r8j��gA�G�p6�׷-`)�������ٖT�e�rs�i[�3)���L��R�w�'�X�|LGr.
��Pl=��3�P�B�{&̶R^25�Cd[%#�KX�Y���2�yj1���	Y�b�ɖ�\��������$Y�A���.H?t
?nIs�a���0=��	пJ�QU?�'��V�L�+�rQ
�q�� �p̙��3-�Ӿ��<V�΋�UI���C�>�����J*(܏���_��ȇ(�2�����A!�N�p�(��4
 A���N�ǧÓ~x-���6e�����q[s+x���+.��fh�L�����r���M#'
��A���~�`��M�����5Z��HM���1��E��b6��k�0m�7�V珘��#n�}�(�h6�+6���j������T𽑾���
�w>�?���@Z��:g�kMi+� -�Ю���g��}��x�q%;���P�ȳ��3&�oS�������~��"����€5}:�;H�oX�0�)Hy<lX�d��)��gR_���j{~E�d#')�[,wf��\��@�Q�i/x��j���K���g�gL�2V�"4��8C��C�x�� pFh�A��$�4t&8@i:g�5�&-�*��J_1�id8�t�Fتk��ܣ_��*~lͺ��}�)ߥl����Z�`��t7+)=Ɩ�`#4���9�����Jڝ�������B�rߙ�<���$}�^���F��:��w�)ZrJ!5�%�`�����[�����oA�+�qT�童��V������y�h�?PK-�E[�v�8�5xl/workbook.xmlPK-�E[����	�[Content_Types].xmlPK-
�E[��j''V_rels/.relsPK-�E[�m��?	�xl/worksheets/sheet1.xmlPK-�E[�X
�P�xl/_rels/workbook.xml.relsPK-�E[Ѓc'2E
xl/styles.xmlPK-�E[@�HQ@	�	xl/sharedStrings.xmlPK�&