POST api/store/{storeID}/campaign/plu/accept

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Required

Body Parameters

Collection of CampaignPluStoreAcceptance
NameDescriptionTypeAdditional information
Plu

integer

None.

PluGuid

globally unique identifier

None.

PluG_UId

Collection of byte

None.

CampaignID

integer

None.

CampaignName

string

None.

StoreID

integer

None.

AcceptedUtc

date

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

MachineID

integer

None.

Processed

boolean

None.

AppliedUtc

date

None.

SignIqTicketFileMovedUtc

date

None.

User

string

None.

CampaignDescription

string

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

ProductDesc

string

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

StoreName

string

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

EffectiveUtc

When the price change becomes effective

date

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

PriceChangeType

PriceChangeType

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

OperatorName

string

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

HostCampaign

boolean

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

Product

Product

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

CampaignPlu

CampaignPlu

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

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "plu": 1,
    "pluG_UId": "QEA=",
    "campaignID": 1,
    "campaignName": "sample string 2",
    "storeID": 3,
    "acceptedUtc": "2025-10-05T00:04:05.79089",
    "operatorG_UID": "nkq+3mbJ2Ei9NXRSXKBRVg==",
    "operatorGuid": "debe4a9e-c966-48d8-bd35-74525ca05156",
    "machineID": 1,
    "processed": true,
    "appliedUtc": "2025-10-05T00:04:05.79089",
    "signIqTicketFileMovedUtc": "2025-10-05T00:04:05.79089",
    "user": "sample string 6",
    "campaignDescription": "sample string 7",
    "productDesc": "sample string 8",
    "storeName": "sample string 9",
    "effectiveUtc": "2025-10-05T00:04:05.79089",
    "priceChangeType": 0,
    "operatorName": "sample string 10",
    "hostCampaign": true,
    "product": {
      "$id": "2",
      "plu": 1,
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "storeIDs": [
        1,
        2
      ],
      "g_UId": "f4fFzonIJ0+94og8fqlo3Q==",
      "guid": "cec5877f-c889-4f27-bde2-883c7ea968dd",
      "apn": "sample string 1",
      "apnChanged": true,
      "apnSwitched": true,
      "barcode": "sample string 4",
      "itemNumber": "sample string 5",
      "itemNumberChanged": true,
      "priceGroupG_UID": "9vKwa8cZeEewhFWoOePnHA==",
      "priceGroupGuid": "6bb0f2f6-19c7-4778-b084-55a839e3e71c",
      "blueprintID": 1,
      "lastCountedDate": "2025-10-05T00:04:05.8065295",
      "externalID": "sample string 7",
      "active": true,
      "activated": "2025-10-05T00:04:05.8065295",
      "pluCreated": "2025-10-05T00:04:05.8065295",
      "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:05.8065295",
      "lastManualUpdate": "2025-10-05T00:04:05.8065295",
      "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:05.8065295",
      "currentCostUpdated": "2025-10-05T00:04:05.8065295",
      "costDecimals": 31,
      "costChanged": true,
      "dealCostIdentifier": "QEA=",
      "excludeFromRebate": true,
      "rebateOverride": 1,
      "costCalcMethod": 32,
      "costCalcMethodChanged": true,
      "costEffectiveDate": "2025-10-05T00:04:05.8065295",
      "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:05.8065295",
      "posTare": 1,
      "altPrice": 1.0,
      "altPriceChanged": true,
      "altPriceMode": 53,
      "altPriceModeChanged": true,
      "altPLUG_UID": "urVVnZ1dI02juK+5YQXZeg==",
      "altPLUGuid": "9d55b5ba-5d9d-4d23-a3b8-afb96105d97a",
      "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:05.8065295",
      "labelLastPrice": 1,
      "shelfPageLayoutG_UID": "JwvP3thOgEmru/Kuvkao9w==",
      "shelfPageLayoutGuid": "decf0b27-4ed8-4980-abbb-f2aebe46a8f7",
      "talkerPageLayoutG_UID": "bquHUXle6UytdqY89K/FJw==",
      "talkerPageLayoutGuid": "5187ab6e-5e79-4ce9-ad76-a63cf4afc527",
      "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": "krcm0wj3sUm6OXuNbFHpLQ==",
      "inventoryIdentifier": "d326b792-f708-49b1-ba39-7b8d6c51e92d",
      "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": "GYtfxfiDvE28LyXV/OpEMg==",
      "parentPluGuid": "c55f8b19-83f8-4dbc-bc2f-25d5fcea4432",
      "preferredHostVendor": 104,
      "preferredHostChanged": true,
      "code": "sample string 106",
      "supplierIdentifier": "lnfG/NovdkSZTb4PB/sfAg==",
      "supplierIdentifierGuid": "fcc67796-2fda-4476-994d-be0f07fb1f02",
      "supplierChanged": true,
      "rebateSupplierIdentifier": "qMuZrZFbxESMPXqmSWDa1Q==",
      "rebateSupplierIdentifierGuid": "ad99cba8-5b91-44c4-8c3d-7aa64960dad5",
      "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:05.8065295",
      "commodity": "sample string 121",
      "businessPillar": "sample string 122",
      "mscCommodity": "sample string 123",
      "hostIdentifier": "Fi41VJFn90i3c5TOry/RHQ==",
      "hostIdentifierGuid": "54352e16-6791-48f7-b773-94ceaf2fd11d",
      "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": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "store": {
        "$id": "3",
        "id": 1,
        "isMaster": true,
        "shortName": "sample string 3",
        "url": "sample string 4",
        "sortOrder": 1,
        "name": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "state": "sample string 12",
        "country": "sample string 13",
        "postCode": "sample string 14",
        "delivery": 1,
        "exportAccounts": 1,
        "salesAccountFolder": "sample string 15",
        "purchaseAccountFolder": "sample string 16",
        "initLoad": 1,
        "initIDs": 1,
        "zoneID": 1,
        "actAsMaster": 1,
        "lastActiveUtc": "2025-10-05T00:04:05.8065295",
        "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": "2b7Otyx7oEOQQpdq7l9mNQ==",
        "hostIdentifierGuid": "b7cebed9-7b2c-43a0-9042-976aee5f6635",
        "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:05.8065295",
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "4",
          "storeID": 1,
          "addressType": 1,
          "address1": "sample string 1",
          "address2": "sample string 2",
          "city": "sample string 3",
          "state": "sample string 4",
          "country": "sample string 5",
          "postCode": "sample string 6"
        },
        "billingAddress": {
          "$ref": "4"
        },
        "hostStoreSettings": [
          {
            "$id": "5",
            "id": 1,
            "hostIdentifier": "tI7tqCKb80OUilYW5IUCkA==",
            "hostIdentifierGuid": "a8ed8eb4-9b22-43f3-948a-5616e4850290",
            "storeID": 2,
            "username": "sample string 3",
            "password": "sample string 4",
            "passwordPlain": "sample string 5",
            "serverAddress": "sample string 6",
            "serverPort": 1,
            "excludeFromLeadInOut": true,
            "useForHostFile": true,
            "metcashPillarID": "sample string 9",
            "metcashStateCode": "sample string 10",
            "metcashCustomerID": "sample string 11",
            "metcashTradingPartnerID": "sample string 12",
            "drakesCustomerNumber": 1,
            "sparCustomerNumber": "sample string 13",
            "sparOrderUsername": "sample string 14",
            "sparOrderPassword": "sample string 15",
            "sparOrderPasswordPlain": "sample string 16",
            "pharmXSiteID": 1,
            "ibaZoneID": 1,
            "ibaState": "sample string 17",
            "foodlandStoreCode": "sample string 18",
            "ilgMemberNumber": "sample string 19",
            "ilgOutletLocation": 1,
            "ilgBaseCost": 1,
            "ilgApplyNonAdvertisedPromos": true,
            "ilgExemptFromFreight": true,
            "ilgOrderDealReview": true,
            "ilgFinanceFee": 1,
            "processPromotions": true,
            "hostProvider": 0,
            "host": {
              "$id": "6",
              "identifier": "UDwBr9ZEOEiLbtgxgbN+9w==",
              "identifierGuid": "af013c50-44d6-4838-8b6e-d83181b37ef7",
              "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": "9SEbf1PXe0yFBOzsMBJ6aQ==",
              "hostSupplierIdentifierGuid": "7f1b21f5-d753-4c7b-8504-ecec30127a69",
              "loyaltyPriceLevelIdentifier": "kRhVF6/0l0ea40KyuBCdVg==",
              "loyaltyPriceLevelIdentifierGuid": "17551891-f4af-4797-9ae3-42b2b8109d56",
              "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:05.8065295",
              "lastProcessed": "2025-10-05T00:04:05.8065295",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "FQFZgxBa006JygLr0hjxzA==",
                "identifierGuid": "83590115-5a10-4ed3-89ca-02ebd218f1cc",
                "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": "m+r3PArB80mYz2XMtW8FbQ==",
                "primaryContactID": "3cf7ea9b-c10a-49f3-98cf-65ccb56f056d",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "05YwJuU5tE25bNNg2v+VqQ==",
                "supplierGroupGuid": "263096d3-39e5-4db4-b96c-d360daff95a9",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-10-05T00:04:05.8065295",
                "rebateLastClaimedAmount": 1.0,
                "cartonsOnly": true,
                "minimumOrderValue": 1,
                "enforceMinimumQuantity": true,
                "freight": 19.0,
                "freightType": 20,
                "deleted": true,
                "deletedUser": "sample string 22",
                "storeName": "sample string 23",
                "primaryContact": {
                  "$id": "8",
                  "id": "ce483796-d11b-470d-b202-d87c20e96814",
                  "identifier": "2VMD9pFEaU6mkzQHbVHXnQ==",
                  "identifierGuid": "f60353d9-4491-4e69-a693-34076d51d79d",
                  "familyName": "sample string 1",
                  "givenNames": "sample string 2",
                  "otherNames": "sample string 3",
                  "title": "sample string 4",
                  "dateOfBirth": "sample string 5",
                  "sex": "sample string 6",
                  "address": "sample string 7",
                  "address1": "sample string 8",
                  "address2": "sample string 9",
                  "town": "sample string 10",
                  "state": "sample string 11",
                  "country": "sample string 12",
                  "postalCode": "sample string 13",
                  "telephone": "sample string 14",
                  "mobile": "sample string 15",
                  "email": "sample string 16",
                  "fax": "sample string 17",
                  "primary": true
                },
                "contacts": [
                  {
                    "$id": "9",
                    "supplierIdentifier": "WR6ccpiOrUS5RB5RtVFCTQ==",
                    "supplierIdentifierGuid": "729c1e59-8e98-44ad-b944-1e51b551424d",
                    "contactGuid": "BvElvdDUa0OTM18/SS3sJQ==",
                    "contactID": "bd25f106-d4d0-436b-9333-5f3f492dec25",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "xq5mOuxZy0yBZNv2arZNLg==",
                    "pluGuid": "3a66aec6-59ec-4ccb-8164-dbf66ab64d2e",
                    "supplierIdentifier": "4ExhSWJ3P0OQ4lKxwYDWrw==",
                    "supplierIdentifierGuid": "49614ce0-7762-433f-90e2-52b1c180d6af",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-10-05T00:04:05.8065295",
                    "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:05.8065295",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "AaTnKtHOg060LwbuojeDHQ==",
                        "pluGuid": "2ae7a401-ced1-4e83-b42f-06eea237831d",
                        "supplierIdentifier": "COYO9KjJdkGeTe2xZ7ca/g==",
                        "supplierIdentifierGuid": "f40ee608-c9a8-4176-9e4d-edb167b71afe",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 41",
                    "salesMode": 42,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 44,
                    "parentPluG_UID": "DCskYizNb0C1PxKqlsrIvg==",
                    "parentPluGuid": "62242b0c-cd2c-406f-b53f-12aa96cac8be",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$ref": "2"
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "12",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 47
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "13",
                    "storeID": 1,
                    "supplierIdentifier": "R9ezz2V+RECjwDlM4YUr7g==",
                    "supplierGuid": "cfb3d747-7e65-4044-a3c0-394ce1852bee",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "cycles": [
                  {
                    "$id": "14",
                    "storeID": 1,
                    "supplierIdentifier": "5u+PUNwEVk6SbO0E3pUYNw==",
                    "supplierGuid": "508fefe6-04dc-4e56-926c-ed04de951837",
                    "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:05.8065295",
                    "deliveryDate": "2025-10-05T00:04:05.8065295",
                    "nextCutOffDate": "2025-10-05T00:04:05.8065295",
                    "nextDeliveryDate": "2025-10-05T00:04:05.8065295",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-10-05T00:04:05.8065295",
                "isHost": true
              },
              "files": [
                {
                  "$id": "15",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-10-05T00:04:05.8065295",
                  "processed": "2025-10-05T00:04:05.8065295",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-10-05T00:04:05.8065295",
                  "size": 1,
                  "sizeFormat": "sample string 7",
                  "isArchive": true,
                  "version": "sample string 9",
                  "reference": "sample string 10",
                  "digest": "sample string 11",
                  "contentType": "sample string 12",
                  "host": {
                    "$ref": "6"
                  },
                  "metcashHeader": {
                    "$id": "16",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-10-05T00:04:05.8065295",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "15"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "17",
                  "id": 1,
                  "hostIdentifier": "e6/2YC+u6kW3q9Dt6hC0rQ==",
                  "hostIdentifierGuid": "60f6af7b-ae2f-45ea-b7ab-d0edea10b4ad",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "2f874c52-81c0-4fc8-bcb8-00edc782e7f0",
                    "c4d69b3e-acad-4604-bf9f-ae664bb43345"
                  ]
                },
                {
                  "$ref": "17"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "18",
                  "identifier": "smwmKhg0IEG9XFnDVROhCA==",
                  "identifierGuid": "2a266cb2-3418-4120-bd5c-59c35513a108",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "18"
                }
              ],
              "promoTypeGuids": [
                "563679bc-6db7-4534-bbd5-ea7bc4843278",
                "d26d095d-ce52-4b20-ad61-79cd93e57f21"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "19",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "19"
          }
        ],
        "sales": [
          {
            "$id": "20",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-10-05T00:04:05.8065295",
            "ftpSite": {
              "$id": "21",
              "id": 1,
              "description": "sample string 2",
              "address": "sample string 3",
              "username": "sample string 4",
              "password": "sample string 5",
              "path": "sample string 7",
              "protocol": 8
            }
          },
          {
            "$ref": "20"
          }
        ],
        "zoneMatrix": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "cashManagements": [
          {
            "$id": "22",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "23",
              "id": 1,
              "description": "sample string 2",
              "address": "sample string 3",
              "username": "sample string 4",
              "password": "sample string 5",
              "passwordPlain": "sample string 6",
              "token": "sample string 7",
              "apiType": 8,
              "apiSubType": 9
            }
          },
          {
            "$ref": "22"
          }
        ],
        "updateStoreID": "9a4a0e48-4b3b-4bbe-9099-f1e57ca069c0",
        "updateStore": {
          "$id": "24",
          "id": "40a1cab2-a22b-4421-a1ce-4ffdd33242e4",
          "name": "sample string 1",
          "lastActivity": "2025-10-05T00:04:05.8065295",
          "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:05.8065295"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "25",
          "loginMode": 1,
          "allowSelfVerification": true,
          "verifierEmail": "sample string 3",
          "source": "sample string 4",
          "loginModeInherited": 5,
          "loginModeSource": "sample string 6",
          "selfVerifyInherited": true,
          "selfVerifySource": "sample string 8",
          "verifyEmailInherited": "sample string 9",
          "verifyEmailSource": "sample string 10"
        }
      },
      "storePrices": [
        {
          "$id": "26",
          "pluG_UID": "UD0CHvn4/0a6je6eQSB3qQ==",
          "pluGuid": "1e023d50-f8f9-46ff-ba8d-ee9e412077a9",
          "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:05.8065295"
        },
        {
          "$ref": "26"
        }
      ],
      "currentPrices": {
        "$id": "27",
        "pluPrices": {
          "$id": "28",
          "plu": 1,
          "pluG_UID": "QEA=",
          "stores": [
            1,
            2
          ],
          "normalPrice": 1,
          "cost": 2,
          "break1": 3,
          "price1": 4,
          "break2": 5,
          "price2": 6,
          "break3": 7,
          "price3": 8,
          "discountPrice": 9,
          "acceptedUtc": "2025-10-05T00:04:05.8065295",
          "priceChangeType": 0,
          "costDecimals": 10
        },
        "normalPluPrices": {
          "$ref": "28"
        },
        "winningCampaign": 1,
        "winner": {
          "$id": "29",
          "campaignName": "sample string 1",
          "campaignDescription": "sample string 2",
          "startDate": "2025-10-05T00:04:05.8065295",
          "startTime": 3,
          "endDate": "2025-10-05T00:04:05.8065295",
          "endTime": 4,
          "newPrice": 5,
          "newCost": 6,
          "newCostDecimals": 7,
          "pctDiscount": 8,
          "promoType": 1,
          "promotionTypeCode": "sample string 9",
          "hostType": 10,
          "hostIdentifier": "TDbSp79bYkCx/nkU2hpH/Q==",
          "hostIdentifierGuid": "a7d2364c-5bbf-4062-b1fe-7914da1a47fd",
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "details": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      "tray": {
        "$id": "30",
        "g_UId": "OoT7NI2JOES44ISZKzmc+Q==",
        "guid": "34fb843a-898d-4438-b8e0-84992b399cf9",
        "name": "sample string 1",
        "number": 1,
        "tare": 1
      },
      "priceGroup": {
        "$id": "31",
        "priceGroupG_UID": "fTkfL13CPEW5dwyHFUqlDA==",
        "priceGroupGuid": "2f1f397d-c25d-453c-b977-0c87154aa50c",
        "name": "sample string 2",
        "code": 1,
        "modified": true,
        "updated": "2025-10-05T00:04:05.8065295",
        "buyingLimit": 1,
        "buyingLimitIndependent": true,
        "buyingLimitType": 0,
        "number": 1,
        "products": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "productCount": 1
      },
      "priceGroupName": "sample string 146",
      "nutrifacts": {
        "$id": "32",
        "pluG_UID": "ohkOeh2l0UCPTGRCucM3NQ==",
        "pluGuid": "7a0e19a2-a51d-40d1-8f4c-6442b9c33735",
        "plu": 1,
        "servingsPerPack": 1,
        "servingSize": 1,
        "showAllergens": 1,
        "energy": 1,
        "protein": 1,
        "fat": 1,
        "saturated": 1,
        "carbo": 1,
        "sugars": 1,
        "sodium": 1,
        "potasium": 1,
        "calcium": 1,
        "fibre": 1,
        "soya": 1,
        "nutsSeeds": 1,
        "shells": 1,
        "eggs": 1,
        "dairy": 1,
        "gluten": 1,
        "sulphites": 1,
        "peanuts": 1,
        "sesame": 1,
        "fish": 1,
        "lupins": 1
      },
      "dates": {
        "$id": "33",
        "pluGuid": "f5dcff2d-af1c-4343-8823-10b49ccb86dc",
        "created": "2025-10-05T00:04:05.8065295",
        "createdByUser": "sample string 1",
        "activated": "2025-10-05T00:04:05.8065295",
        "deactivated": "2025-10-05T00:04:05.8065295",
        "lastOrdered": "2025-10-05T00:04:05.8065295",
        "lastOrderedQty": 2.0,
        "lastReceived": "2025-10-05T00:04:05.8065295",
        "lastReceivedQty": 3.0,
        "lastInvoiceStatus": 1,
        "lastCounted": "2025-10-05T00:04:05.8065295",
        "lastSold": "2025-10-05T00:04:05.8065295",
        "firstSold": "2025-10-05T00:04:05.8065295",
        "awsUpdated": "2025-10-05T00:04:05.8065295",
        "lastManualUpdate": "2025-10-05T00:04:05.8065295",
        "lastManualUpdatedByUser": "sample string 5",
        "lastUpdated": "2025-10-05T00:04:05.8065295",
        "lastUpdatedByUser": "sample string 7",
        "lastUpdatedByHost": "2025-10-05T00:04:05.8065295",
        "doNotRangeUpdated": "2025-10-05T00:04:05.8065295",
        "doNotOrderUpdated": "2025-10-05T00:04:05.8065295",
        "tracked": "2025-10-05T00:04:05.8065295"
      },
      "allergens": [
        {
          "$id": "34",
          "allergenID": 1,
          "pluG_UID": "4ftOFS5mkU6FHcvT57aFpA==",
          "pluGuid": "154efbe1-662e-4e91-851d-cbd3e7b685a4",
          "contains": 2,
          "allergenName": "sample string 3",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "34"
        }
      ],
      "costs": {
        "$id": "35",
        "pluG_UID": "gjIqPE4k3kCWU6oGz0gUBw==",
        "pluGuid": "3c2a3282-244e-40de-9653-aa06cf481407",
        "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:05.8065295",
        "normalCost": 1,
        "currentCost": 1
      },
      "sales": [
        {
          "$id": "36",
          "saleHeaderID": 1,
          "created": "2025-10-05T00:04:05.8065295",
          "createdLocal": "2025-10-05T00:04:05.8065295",
          "storeID": 3,
          "storeName": "sample string 4",
          "operatorG_Uid": "4zmX92IouUCAIOvwpiKenw==",
          "operatorGuid": "f79739e3-2862-40b9-8020-ebf0a6229e9f",
          "operatorName": "sample string 5",
          "tranType": 1,
          "plu": 1,
          "pluG_UId": "vMG8tP3a80ij+hgvUMvU3w==",
          "pluGuid": "b4bcc1bc-dafd-48f3-a3fa-182f50cbd4df",
          "normalPrice": 1,
          "totalCents": 1,
          "cost": 1,
          "grossProfit": 1,
          "quantity": 1,
          "operator": {
            "$id": "37",
            "id": 1,
            "g_Uid": "BGed8QvUSkyGz4BkJOTgCg==",
            "guid": "f19d6704-d40b-4c4a-86cf-806424e4e00a",
            "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:05.8065295",
            "passwordResetRequired": true,
            "alteredInStore": true,
            "startShift": "2025-10-05T00:04:05.8065295",
            "endShift": "2025-10-05T00:04:05.8065295",
            "machineName": "sample string 20",
            "drawerID": 1,
            "stores": [
              {
                "$id": "38",
                "operatorG_UID": "o1jjSvpl4EmdgY7xktT6Mg==",
                "operatorGuid": "4ae358a3-65fa-49e0-9d81-8ef192d4fa32",
                "storeID": 2,
                "operator": {
                  "$ref": "37"
                },
                "store": {
                  "$ref": "3"
                }
              },
              {
                "$ref": "38"
              }
            ]
          }
        },
        {
          "$ref": "36"
        }
      ],
      "apns": [
        {
          "$id": "39",
          "pluID": 1,
          "pluG_UID": "cAYw5sLG0kmsopfIzSRFmg==",
          "pluGuid": "e6300670-c6c2-49d2-aca2-97c8cd24459a",
          "apn": "sample string 1",
          "deleted": true,
          "storeID": 1,
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "39"
        }
      ],
      "tuns": [
        {
          "$id": "40",
          "pluG_UId": "sJDP9Ypr+EyUPAur+dfs8w==",
          "pluGuid": "f5cf90b0-6b8a-4cf8-943c-0babf9d7ecf3",
          "apn": "sample string 1",
          "tun": "sample string 2",
          "cartonQuantity": 3,
          "product": {
            "$ref": "2"
          },
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "40"
        }
      ],
      "competitionPricing": [
        {
          "$id": "41",
          "identifier": "s+fqE//OSEKIFJCPvnZe2w==",
          "identifierGuid": "13eae7b3-ceff-4248-8814-908fbe765edb",
          "pluG_UID": "IXLb8d4870CIPYOvGFegog==",
          "pluGuid": "f1db7221-3cde-40ef-883d-83af1857a0a2",
          "competitionID": 1,
          "name": "sample string 2",
          "sellMultiple": 3,
          "retailPrice": 4,
          "storeName": "sample string 5"
        },
        {
          "$ref": "41"
        }
      ],
      "supplier": {
        "$ref": "7"
      },
      "supplierName": "sample string 147",
      "children": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "ordering": {
        "$ref": "10"
      },
      "flipChartPages": [
        {
          "$id": "42",
          "identifier": "ywPBVLMeU0+e52ZG5bsVyA==",
          "groupName": "sample string 1",
          "identifierGuid": "54c103cb-1eb3-4f53-9ee7-6646e5bb15c8",
          "exists": true,
          "flipChartIdentifier": "tBAteuHRCkqPOrbbCkmUgw==",
          "flipChartIdentifierGuid": "7a2d10b4-d1e1-4a0a-8f3a-b6db0a499483",
          "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": "mGkeky8Xe0eFTwacED/L3A==",
          "groupIdentifierGuid": "931e6998-172f-477b-854f-069c103fcbdc",
          "flipChart": {
            "$id": "43",
            "identifier": "nuPqG250IUGA6pYRKPr6KA==",
            "identifierGuid": "1beae39e-746e-4121-80ea-961128fafa28",
            "displayName": "sample string 2",
            "sortOrder": 3,
            "productsPerRow": 4,
            "rowsPerPage": 5,
            "buttonMarginX": 6,
            "buttonMarginY": 7,
            "beginButtonsX": 8,
            "beginButtonsY": 9,
            "autoSizeButtons": true,
            "autoSizeGrid": true,
            "showButtonText": true,
            "showButtonImage": true,
            "formLocationX": 1,
            "formLocationY": 1,
            "formWidth": 14,
            "formHeight": 15,
            "formMaximised": true,
            "formResizable": true,
            "formBackgroundImage": "sample string 16",
            "formBackgroundColourA": 1,
            "formBackgroundColourR": 1,
            "formBackgroundColourG": 1,
            "formBackgroundColourB": 1,
            "formFontFamily": "sample string 17",
            "formFontSize": 1.1,
            "formFontStyle": 1,
            "formAttributes": "sample string 18",
            "buttonWidth": 19,
            "buttonHeight": 20,
            "buttonAnchor": 21,
            "buttonBackgroundImage": "sample string 22",
            "buttonTopColour": 1,
            "buttonTextColour": 1,
            "buttonBottomColour": 1,
            "buttonBorderColour": 1,
            "buttonBorderWidth": 1,
            "buttonRadius": 1,
            "buttonGradientMode": 1,
            "buttonDropShadow": true,
            "buttonShadowWidth": 1,
            "buttonHighLightOnPush": true,
            "buttonFontFamily": "sample string 23",
            "buttonFontSize": 1.1,
            "buttonFontStyle": 1,
            "buttonTextAlign": 1,
            "buttonWordBreak": true,
            "buttonDrawImageAndButton": true,
            "buttonVerticalText": true,
            "buttonImageAlign": 1,
            "panelLocationX": 1,
            "panelLocationY": 1,
            "panelWidth": 1,
            "panelHeight": 1,
            "panelAnchor": 1,
            "panelFontFamily": "sample string 24",
            "panelFontSize": 1.1,
            "panelFontStyle": 1,
            "panelBackgroundColour": 1,
            "panelTextColour": 1,
            "panelAttributes": "sample string 25",
            "unsentCount": 26,
            "group": {
              "$id": "44",
              "identifier": "MnuDS3m5QkKaOnzcYVOAvw==",
              "identifierGuid": "4b837b32-b979-4242-9a3a-7cdc615380bf",
              "name": "sample string 2",
              "formType": "sample string 3",
              "forms": [
                {
                  "$id": "45",
                  "id": 1,
                  "g_UID": "QumfITRPak6rrvnkMMORfQ==",
                  "guid": "219fe942-4f34-4e6a-abae-f9e430c3917d",
                  "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": "QScNm+PPLkeqktANPUVxyQ==",
                  "previousFormGuid": "9b0d2741-cfe3-472e-aa92-d00d3d4571c9",
                  "nextForm": 1,
                  "nextFormG_UID": "yNWGgVkrOEiF6NnFY0MIgA==",
                  "nextFormGuid": "8186d5c8-2b59-4838-85e8-d9c563430880",
                  "attributes": "sample string 10",
                  "updated": "2025-10-05T00:04:05.8065295",
                  "positioning": 1,
                  "contentPanel": "sample string 11",
                  "selectionMode": 1,
                  "maximumSelections": 1,
                  "alteredInStore": true,
                  "deleted": true,
                  "blueprintID": 1,
                  "preserveLayout": true,
                  "mainCheckoutFormName": "sample string 13",
                  "nextCheckoutForm": {
                    "$ref": "45"
                  },
                  "previousCheckoutForm": {
                    "$ref": "45"
                  },
                  "buttons": [
                    {
                      "$id": "46",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "J4Eq4SUaTkyE1z1DLauAgQ==",
                      "checkoutFormGuid": "e12a8127-1a25-4c4e-84d7-3d432dab8081",
                      "identifier": "WM0ZwSG18EivnvG07mIggw==",
                      "identifierGuid": "c119cd58-b521-48f0-af9e-f1b4ee622083",
                      "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": "fX3lzMtBU0uFpD8HKuy5Gw==",
                      "valueGuid": "cce57d7d-41cb-4b53-85a4-3f072aecb91b",
                      "buttonText": "sample string 10",
                      "valueText": "sample string 11",
                      "drawImageAndButton": true,
                      "updated": "2025-10-05T00:04:05.8065295",
                      "action": "sample string 12",
                      "valueForm": {
                        "$ref": "45"
                      },
                      "image": {
                        "$id": "47",
                        "name": "sample string 3.sample string 4",
                        "imageID": 2,
                        "imageName": "sample string 3",
                        "imageExtension": "sample string 4",
                        "lastUpdate": "2025-10-05T00:04:05.8065295",
                        "imageData": "QEA=",
                        "readOnly": true
                      }
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "panels": [
                    {
                      "$id": "48",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "1fVZMv1UIECEgnsxGY2/qg==",
                      "checkoutFormGuid": "3259f5d5-54fd-4020-8482-7b31198dbfaa",
                      "panelType": "sample string 4",
                      "name": "sample string 5",
                      "locationX": 6,
                      "locationY": 7,
                      "width": 8,
                      "height": 9,
                      "anchor": 10,
                      "fontFamily": "sample string 11",
                      "fontSize": 12.1,
                      "fontStyle": 13,
                      "backgroundColour": 14,
                      "textColour": 15,
                      "attributes": "sample string 16"
                    },
                    {
                      "$ref": "48"
                    }
                  ]
                },
                {
                  "$ref": "45"
                }
              ],
              "panels": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ]
            },
            "pages": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ]
          },
          "contentPanel": {
            "$ref": "48"
          },
          "products": [
            {
              "$id": "49",
              "flipChartPageIdentifier": "sjA7qsOFEEu16w/zrR3bYg==",
              "flipChartPageIdentifierGuid": "aa3b30b2-85c3-4b10-b5eb-0ff3ad1ddb62",
              "pluG_UID": "0HqHEdBMD0qoqpqfpnpW5w==",
              "pluGuid": "11877ad0-4cd0-4a0f-a8aa-9a9fa67a56e7",
              "sortOrder": 3,
              "sent": true,
              "productChanged": true,
              "productImageName": "sample string 6",
              "productShowImageOnFlipCharts": true,
              "productShowTextOnFlipCharts": true,
              "productOverrideFlipChartText": true,
              "productFlipChartText": "sample string 10",
              "product": {
                "$ref": "2"
              },
              "departmentSortOrder": 11,
              "subDepartmentName": "sample string 12"
            },
            {
              "$ref": "49"
            }
          ],
          "productCount": 27,
          "pages": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ]
        },
        {
          "$ref": "42"
        }
      ],
      "priceHistory": [
        {
          "$id": "50",
          "pluG_UID": "hizjXs5oQESVdwbQg0lV6A==",
          "pluGuid": "5ee32c86-68ce-4440-9577-06d0834955e8",
          "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:05.8065295",
          "previousPrice": 1,
          "previousCostCalcMethod": 1,
          "previousCost": 1,
          "previousWeightedAvgCost": 1,
          "previousLastCost": 1,
          "previousRawCost": 15,
          "previousRawWeightedAvgCost": 16,
          "previousRawLastCost": 17,
          "previousCostDecimals": 1,
          "previousServiceFeeID": 18,
          "previousFreight": 19.0,
          "previousFreightType": 20,
          "storeID": 21,
          "storeName": "sample string 22",
          "serviceFeeDescription": "sample string 23",
          "previousServiceFeeDescription": "sample string 24"
        },
        {
          "$ref": "50"
        }
      ],
      "ingredients": [
        {
          "$id": "51",
          "pluG_UID": "vKc+j9I28Easv0UEGXEBGw==",
          "ingredientGuid": "N2Tsd7sqHkWWmY7d1kfRGg==",
          "ingredientIdentifier": "77ec6437-2abb-451e-9699-8eddd647d11a",
          "quantity": 1.0,
          "storeIDs": [
            1,
            2
          ],
          "ingredientText": "sample string 1",
          "ingredient": {
            "$ref": "2"
          }
        },
        {
          "$ref": "51"
        }
      ],
      "bins": [
        {
          "$id": "52",
          "pluG_UID": "/jIH71D7rkKORxTom4ZN2Q==",
          "pluGuid": "ef0732fe-fb50-42ae-8e47-14e89b864dd9",
          "shelfLocationIdentifier": "B23wNzXWE0CiRG2j8uEqrA==",
          "shelfLocationGuid": "37f06d07-d635-4013-a244-6da3f2e12aac",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "dgNIsdon1kyOzsowz/qoMQ==",
          "labelPageLayoutGuid": "b1480376-27da-4cd6-8ece-ca30cffaa831",
          "updated": "2025-10-05T00:04:05.8065295",
          "electronicShelfLabelIdentifier": "sample string 5",
          "electronicshelfLabelsConfigurationID": 6,
          "labelShelfChanged": true,
          "productName": "sample string 8",
          "locationText": "sample string 9",
          "product": {
            "$ref": "2"
          },
          "location": {
            "$id": "53",
            "identifier": "kdtcEpPkbUqhfgxukXpiCQ==",
            "storeID": 1,
            "identifierGuid": "125cdb91-e493-4a6d-a17e-0c6e917a6209",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2025-10-05T00:04:05.8065295",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "52"
              },
              {
                "$ref": "52"
              }
            ]
          }
        },
        {
          "$ref": "52"
        }
      ],
      "bin": {
        "$ref": "52"
      },
      "scaleLocations": [
        {
          "$id": "54",
          "plu": 1,
          "pluG_UID": "LtenQYQ+kkGMSwX4NGHv8Q==",
          "pluGuid": "41a7d72e-3e84-4192-8c4b-05f83461eff1",
          "deptNo": 1,
          "product": {
            "$ref": "2"
          },
          "scaleLocation": {
            "$id": "55",
            "id": 1,
            "deptNo": 1,
            "deptCode": "sample string 2",
            "name": "sample string 3",
            "enabled": true,
            "updated": "2025-10-05T00:04:05.8065295",
            "department": {
              "$id": "56",
              "id": 1,
              "name": "sample string 2",
              "code": "sample string 3",
              "sortOrder": 4,
              "isLiquor": true,
              "isTobacco": true,
              "excludeTalker": true,
              "externalSales": true,
              "saleGLCode": "sample string 9",
              "cogsglCode": "sample string 10",
              "accountingCategoryID": 11,
              "maximumMarkdownPercentage": 12.0,
              "accountingOnly": true,
              "generateExternalID": 1,
              "useNonReportableTaxCode": true,
              "minPLU": 15,
              "maxPLU": 16,
              "scaleLocation": {
                "$ref": "55"
              },
              "subDepartments": [
                {
                  "$id": "57",
                  "id": 1,
                  "departmentID": 2,
                  "name": "sample string 3",
                  "code": "sample string 4",
                  "departmentCode": "sample string 5",
                  "externalSales": true,
                  "minorDepartments": [
                    {
                      "$id": "58",
                      "id": 1,
                      "subDepartmentID": 2,
                      "departmentID": 3,
                      "name": "sample string 4",
                      "subDepartmentCode": "sample string 5",
                      "departmentCode": "sample string 6",
                      "code": "sample string 7",
                      "lesserDepartments": [
                        {
                          "$id": "59",
                          "id": 1,
                          "departmentID": 2,
                          "subDepartmentID": 3,
                          "minorDepartmentID": 4,
                          "name": "sample string 5",
                          "code": "sample string 6",
                          "departmentCode": "sample string 7",
                          "subDepartmentCode": "sample string 8",
                          "minorDepartmentCode": "sample string 9",
                          "updated": "2025-10-05T00:04:05.8065295",
                          "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": "i14cGO7FtUm238TLhhl/OQ==",
                          "labelPageLayoutGuid": "181c5e8b-c5ee-49b5-b6df-c4cb86197f39",
                          "minimumAge": 17,
                          "countryOfOrigin": "sample string 18",
                          "serviceFeeID": 1,
                          "eftCode": 19,
                          "defaultPrinter": "sample string 20",
                          "defaultPrinterGroup": "sample string 21",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$id": "60",
                            "dept": 1,
                            "category": 2,
                            "name": "sample string 3",
                            "active": true,
                            "mscCommodities": [
                              {
                                "$id": "61",
                                "dept": 1,
                                "category": 2,
                                "commodity": 3,
                                "name": "sample string 4",
                                "active": true,
                                "mscSubCommodities": [
                                  {
                                    "$id": "62",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "subCommodity": 4,
                                    "name": "sample string 5",
                                    "active": true,
                                    "subCommodityCode": "sample string 7"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "commodityCode": "sample string 6"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "categoryCode": "sample string 5"
                          },
                          "mscCom": {
                            "$ref": "61"
                          },
                          "mscDep": {
                            "$id": "63",
                            "dept": 1,
                            "name": "sample string 2",
                            "active": true,
                            "mscCategories": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "deptCode": "sample string 4"
                          },
                          "mscSubCom": {
                            "$ref": "62"
                          }
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "updated": "2025-10-05T00:04:05.8065295",
                      "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": "9lIMBdZWl0S0tqTLB++Xvg==",
                      "labelPageLayoutGuid": "050c52f6-56d6-4497-b4b6-a4cb07ef97be",
                      "minimumAge": 15,
                      "countryOfOrigin": "sample string 16",
                      "serviceFeeID": 1,
                      "eftCode": 17,
                      "defaultPrinter": "sample string 18",
                      "defaultPrinterGroup": "sample string 19",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "60"
                      },
                      "mscCom": {
                        "$ref": "61"
                      },
                      "mscDep": {
                        "$ref": "63"
                      },
                      "mscSubCom": {
                        "$ref": "62"
                      }
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-10-05T00:04:05.8065295",
                  "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": "yW0odIzyUE2hWF7erUTEqw==",
                  "labelPageLayoutGuid": "74286dc9-f28c-4d50-a158-5edead44c4ab",
                  "minimumAge": 15,
                  "countryOfOrigin": "sample string 16",
                  "serviceFeeID": 1,
                  "eftCode": 17,
                  "defaultPrinter": "sample string 18",
                  "defaultPrinterGroup": "sample string 19",
                  "buyingLimit": 1,
                  "buyingLimitIndependent": true,
                  "buyingLimitType": 0,
                  "includeInDistinctLimit": true,
                  "defaultsEmpty": false,
                  "mscCat": {
                    "$ref": "60"
                  },
                  "mscCom": {
                    "$ref": "61"
                  },
                  "mscDep": {
                    "$ref": "63"
                  },
                  "mscSubCom": {
                    "$ref": "62"
                  }
                },
                {
                  "$ref": "57"
                }
              ],
              "stores": [
                1,
                2
              ],
              "investmentBuyOverride": true,
              "updated": "2025-10-05T00:04:05.8065295",
              "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": "DML0L9CXHkG1OOPnaSMjDA==",
              "labelPageLayoutGuid": "2ff4c20c-97d0-411e-b538-e3e76923230c",
              "minimumAge": 25,
              "countryOfOrigin": "sample string 26",
              "serviceFeeID": 1,
              "eftCode": 27,
              "defaultPrinter": "sample string 28",
              "defaultPrinterGroup": "sample string 29",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "includeInDistinctLimit": true,
              "defaultsEmpty": false,
              "mscCat": {
                "$ref": "60"
              },
              "mscCom": {
                "$ref": "61"
              },
              "mscDep": {
                "$ref": "63"
              },
              "mscSubCom": {
                "$ref": "62"
              }
            }
          }
        },
        {
          "$ref": "54"
        }
      ],
      "nextPrice": {
        "$id": "64",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "CDs5lQz6lUOiDVljMNqgaA==",
        "pluGuid": "95393b08-fa0c-4395-a20d-596330daa068",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "sHZkLU3LdUuqL99JeBXUrw==",
        "dealCostGuid": "2d6476b0-cb4d-4b75-aa2f-df497815d4af",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "5wiDJUzjbEGuoiO8kyZ0MQ==",
        "priceGroupGuid": "258308e7-e34c-416c-aea2-23bc93267431",
        "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:05.8065295",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "Rw7ohLXAIUuqG+JiM/EiCQ==",
        "campaignComboPriceGroupIdentifier": "84e80e47-c0b5-4b21-aa1b-e26233f12209",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "campaign": {
          "$id": "65",
          "id": 1,
          "storeID": 2,
          "name": "e3a9739d-4dd9-4c59-b0a5-f383e34e24c1",
          "nameGuid": "e3a9739d-4dd9-4c59-b0a5-f383e34e24c1",
          "description": "sample string 4",
          "showDiscounts": true,
          "showTotals": true,
          "onlyEvaluateOnSubtotal": true,
          "useDescription": true,
          "campaignType": 1,
          "startDate": "2025-10-05T00:04:05.8065295",
          "startTime": 1,
          "endDate": "2025-10-05T00:04:05.8065295",
          "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:05.8065295",
          "system": true,
          "created": "2025-10-05T00:04:05.8065295",
          "updated": "2025-10-05T00:04:05.8065295",
          "priceChangeNotifiedUtc": "2025-10-05T00:04:05.8065295",
          "promoType": 1,
          "promotionTypeCode": "sample string 13",
          "hostIdentifier": "ZzlJzVAihkCCp2NBfzZhuw==",
          "hostIdentifierGuid": "cd493967-2250-4086-82a7-63417f3661bb",
          "hostType": 14,
          "createdByUser": "sample string 15",
          "fromHost": true,
          "deleted": true,
          "campaignDeleted": "2025-10-05T00:04:05.8065295",
          "updatedByUser": "sample string 18",
          "offerID": 1,
          "isPriceChangeCampaign": true,
          "stores": [
            1,
            2
          ],
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ],
          "campaignPlus": [
            {
              "$ref": "64"
            },
            {
              "$ref": "64"
            }
          ],
          "campaignPools": [
            {
              "$id": "66",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 4,
              "pluG_UID": "T7PNevP9+0SSfiA8mGtW4w==",
              "pluGuid": "7acdb34f-fdf3-44fb-927e-203c986b56e3",
              "hostOfferID": 1,
              "priceGroupG_UID": "1llzhIFxoUW2GI0Oyh3ABw==",
              "priceGroupGuid": "847359d6-7181-45a1-b618-8d0eca1dc007",
              "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:05.8065295",
              "rrp": 17,
              "campaignDescription": "sample string 18",
              "product": {
                "$ref": "2"
              },
              "campaign": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "sellingRules": [
            {
              "$id": "67",
              "id": 1,
              "identifier": "Bhc8r8C8+EGr+Yl7tvm15g==",
              "identifierStr": "Bhc8r8C8+EGr+Yl7tvm15g==",
              "identifierGuid": "af3c1706-bcc0-41f8-abf9-897bb6f9b5e6",
              "campaignID": 4,
              "campaignName": "sample string 5",
              "ruleJoin": 1,
              "ruleType": 6,
              "operand0": "sample string 7",
              "comparisonOp": 1,
              "operand1": "sample string 8",
              "action": 1,
              "operand2": "sample string 9",
              "operand3": "sample string 10",
              "includeExcludedItems": true,
              "noFurtherDiscounts": true,
              "description": "sample string 11",
              "sortOrder": 1,
              "isItemRule": false,
              "prevDept": "sample string 12",
              "campaign": {
                "$ref": "65"
              }
            },
            {
              "$ref": "67"
            }
          ],
          "customers": [
            {
              "$id": "68",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "customerID": "OYM+A2iNukShmH5KayU2JQ==",
              "customerIDGuid": "033e8339-8d68-44ba-a198-7e4a6b253625",
              "campaign": {
                "$ref": "65"
              },
              "customer": {
                "$id": "69",
                "identifier": "k2NUXU937EG2kB+V1nxipQ==",
                "identifierGuid": "5d546393-774f-41ec-b690-1f95d67c62a5",
                "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:05.8065295",
                "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": "Nicec0gJOka7PBK7KLVxMA==",
                "communityIdentifierGuid": "731e2736-0948-463a-bb3c-12bb28b57130",
                "joined": "2025-10-05T00:04:05.8065295",
                "updated": "2025-10-05T00:04:05.8065295",
                "active": true,
                "reasonInactive": 1,
                "groupCustomer": true,
                "loyaltyPoints": 1,
                "homeStoreID": 1,
                "availableSpend": 1,
                "priceLevelIdentifier": "OQHnUf4nIkixj78IDN5iJg==",
                "priceLevelIdentifierGuid": "51e70139-27fe-4822-b18f-bf080cde6226",
                "marketingID": "sample string 18",
                "hidden": true,
                "registered": true,
                "registeredOn": "2025-10-05T00:04:05.8065295",
                "emailMarketing": true,
                "smsMarketing": true,
                "deleted": true,
                "deletedUser": "sample string 24",
                "homeStoreName": "sample string 25",
                "customerCards": [
                  {
                    "$id": "70",
                    "cardType": 2,
                    "issueDate": "2025-10-05T00:04:05.8065295",
                    "expiry": "2025-10-05T00:04:05.8065295",
                    "customerID": "V63WiRCE406sHx/ruS9idA==",
                    "customerIDGuid": "89d6ad57-8410-4ee3-ac1f-1febb92f6274",
                    "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:05.8065295",
                    "linkedAccount": "LjyWwvp6N0Gr71sVXUfieA==",
                    "linkedAccountGuid": "c2963c2e-7afa-4137-abef-5b155d47e278",
                    "currentValueChanged": true,
                    "limitsChanged": true,
                    "customer": {
                      "$ref": "69"
                    },
                    "account": {
                      "$id": "71",
                      "id": 1,
                      "identifier": "v3e7bIkMn0K6uEiqzDHIFQ==",
                      "identifierGuid": "6cbb77bf-0c89-429f-bab8-48aacc31c815",
                      "referenceNo": "sample string 3",
                      "name": "sample string 4",
                      "created": "2025-10-05T00:04:05.8065295",
                      "owner": "wApoAmw+E06PDrdOTesO1Q==",
                      "ownerGuid": "02680ac0-3e6c-4e13-8f0e-b74e4deb0ed5",
                      "accountStoreGroupIdentifier": "lHKhvyVJ6UWJ6cwLNvdsdA==",
                      "accountStoreGroupGuid": "bfa17294-4925-45e9-89e9-cc0b36f76c74",
                      "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:05.8065295",
                      "active": true,
                      "updated": "2025-10-05T00:04:05.8065295",
                      "deleted": true,
                      "deletedUser": "sample string 16",
                      "currentBalanceChanged": true,
                      "maximumLimitChanged": true,
                      "loyaltyPointsChanged": true,
                      "projectedBalance": 17,
                      "accountStoreGroupStoreIDs": [
                        1,
                        2
                      ],
                      "customerEmail": "sample string 18",
                      "ownerCustomer": {
                        "$ref": "69"
                      },
                      "card": {
                        "$ref": "70"
                      },
                      "members": {
                        "$id": "72",
                        "sample string 1": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "sample string 2": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ]
                      },
                      "customerGroups": [
                        {
                          "$id": "73",
                          "identifier": "r3uKdS//uEyCTIvfUvJahA==",
                          "identifierGuid": "758a7baf-ff2f-4cb8-824c-8bdf52f25a84",
                          "name": "sample string 2",
                          "primaryContact": "S608O+zSHkWeLbcK0CGWbg==",
                          "primaryContactGuid": "3b3cad4b-d2ec-451e-9e2d-b70ad021966e",
                          "accountID": "HiaCsDejuE2WUKDdIuPqmg==",
                          "accountIDGuid": "b082261e-a337-4db8-9650-a0dd22e3ea9a",
                          "special": true,
                          "updated": "2025-10-05T00:04:05.8065295",
                          "active": true,
                          "reasonInactive": 1,
                          "priceLevelIdentifier": "9MjgZyqP+k2YNyv5WY2g0A==",
                          "priceLevelIdentifierGuid": "67e0c8f4-8f2a-4dfa-9837-2bf9598da0d0",
                          "deleted": true,
                          "account": {
                            "$ref": "71"
                          },
                          "primaryContactCustomer": {
                            "$ref": "69"
                          },
                          "customerGroupMembers": [
                            {
                              "$id": "74",
                              "id": 1,
                              "groupID": "ElExEBcHnkKS/RyTpunYCw==",
                              "groupIDGuid": "10315112-0717-429e-92fd-1c93a6e9d80b",
                              "customerID": "KRcRGhkuD0OR6m4hlpuNYw==",
                              "customerIDGuid": "1a111729-2e19-430f-91ea-6e21969b8d63",
                              "card": "sample string 4",
                              "linkedAccount": "OfIBQZH3ukGBpwTtgoYxLA==",
                              "linkedAccountGuid": "4101f239-f791-41ba-81a7-04ed8286312c",
                              "customer": {
                                "$ref": "69"
                              },
                              "group": {
                                "$ref": "73"
                              },
                              "customerCard": {
                                "$ref": "70"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ]
                    },
                    "payments": [
                      {
                        "$id": "75",
                        "id": 1,
                        "identifier": "Eo0odOME+EWE5F4fFroBHg==",
                        "identifierGuid": "74288d12-04e3-45f8-84e4-5e1f16ba011e",
                        "storeID": 2,
                        "operatorName": "sample string 3",
                        "saleHeaderID": 4,
                        "paymentType": 5,
                        "amount": 6,
                        "account": "sample string 7",
                        "accountID": "Ltae5vE7rUKq/Igjkvkq5g==",
                        "accountIDGuid": "e69ed62e-3bf1-42ad-aafc-882392f92ae6",
                        "customerAccount": {
                          "$ref": "71"
                        },
                        "customerCard": {
                          "$ref": "70"
                        },
                        "accountType": 1,
                        "cardName": "sample string 8",
                        "authorisationNumber": "sample string 9",
                        "bankReference": "sample string 10",
                        "merchantID": "sample string 11",
                        "terminalID": "sample string 12",
                        "cardNumber": "sample string 13",
                        "paymentDate": "2025-10-05T00:04:05.8065295",
                        "invRocNo": "sample string 14",
                        "responseCode": "sample string 15",
                        "cashout": 1,
                        "tip": 16,
                        "idempotentVoid": "bWn+s/sruUuJ/xfxgRjOSQ==",
                        "idempotentVoidGuid": "b3fe696d-2bfb-4bb9-89ff-17f18118ce49",
                        "offline": true,
                        "processed": 1,
                        "storeSaleHeader": {
                          "$id": "76",
                          "saleHeaderID": 1,
                          "saleHeaderGuid": "yJsD4ImpE0mHnjryUsqR9w==",
                          "saleHeaderIdentifierGuid": "e0039bc8-a989-4913-879e-3af252ca91f7",
                          "created": "2025-10-05T00:04:05.8065295",
                          "createdLocal": "2025-10-05T00:04:05.8065295",
                          "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:05.8065295",
                          "storeID": 1,
                          "operatorG_Uid": "e/cDlwfTEUi238Nk/n4CfQ==",
                          "operatorGuid": "9703f77b-d307-4811-b6df-c364fe7e027d",
                          "customerG_Uid": "E911c0worUiJVYOdMV3WAw==",
                          "customerGuid": "7375dd13-284c-48ad-8955-839d315dd603",
                          "communityIdentifier": "bBiCJpswPkmZ/58EgEOMGA==",
                          "communityIdentifierGuid": "2682186c-309b-493e-99ff-9f0480438c18",
                          "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": "Fo6saFiDEkyeknR7cdThHQ==",
                          "priceLevelIdentifierGuid": "68ac8e16-8358-4c12-9e92-747b71d4e11d",
                          "locked": 36,
                          "relationChecksum": "sample string 37",
                          "loyaltyTender": 1,
                          "giftCardTender": 1,
                          "operator": {
                            "$ref": "37"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "communityOrganisation": {
                            "$id": "77",
                            "id": 1,
                            "identifier": "ybD/A7IOlEKKxW3r9Oiisg==",
                            "identifierGuid": "03ffb0c9-0eb2-4294-8ac5-6debf4e8a2b2",
                            "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:05.8065295",
                            "deleted": true
                          },
                          "details": [
                            {
                              "$id": "78",
                              "saleItemID": 1,
                              "identifier": "8XpmJOwAFk+fp/vj+N2vzA==",
                              "identifierGuid": "24667af1-00ec-4f16-9fa7-fbe3f8ddafcc",
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "+Ziis9QYIEiPiU5lalE+qg==",
                              "pluGuid": "b3a298f9-18d4-4820-8f89-4e656a513eaa",
                              "accountID": "J/XT1PF3A02/gD8SB9if9Q==",
                              "accountIDGuid": "d4d3f527-77f1-4d03-bf80-3f1207d89ff5",
                              "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:05.8065295",
                              "bestOrExpireType": 1,
                              "providerName": "sample string 11",
                              "refundG_UID": "jffrszhQ50ujzh9OZg2W/Q==",
                              "refundGuid": "b3ebf78d-5038-4be7-a3ce-1f4e660d96fd",
                              "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": "ex8CJ1gMukC+G1xfHGTQKA==",
                              "idempotentVoidGuid": "27021f7b-0c58-40ba-be1b-5c5f1c64d028",
                              "priceLevelIdentifier": "TemzfLuvJ0ak8AosAgGmug==",
                              "priceLevelIdentifierGuid": "7cb3e94d-afbb-4627-a4f0-0a2c0201a6ba",
                              "productName": "sample string 23",
                              "apn": "sample string 24",
                              "unknownScans": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "saleDetailID": 2,
                                  "storeID": 1,
                                  "scanned": "2025-10-05T00:04:05.8065295",
                                  "operatorG_UID": "QEA=",
                                  "barcode": "sample string 4",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "refund": {
                                "$id": "80",
                                "id": 1,
                                "g_UID": "KbP28HsoxUuG2Xxlbcnbtw==",
                                "guid": "f0f6b329-287b-4bc5-86d9-7c656dc9dbb7",
                                "description": "sample string 1",
                                "dumped": true,
                                "inventoryReasonID": 1,
                                "sortOrder": 1,
                                "updated": "2025-10-05T00:04:05.8065295"
                              },
                              "modifier": {
                                "$id": "81",
                                "id": 1,
                                "setG_UID": "8xjft8qNHkGx/RlgX9rZXw==",
                                "modifierSetGuid": "b7df18f3-8dca-411e-b1fd-19605fdad95f",
                                "name": "sample string 2",
                                "price": 1,
                                "quantity": 1,
                                "modifierType": 1,
                                "groupNumber": 1,
                                "pageNumber": 1,
                                "controlOrder": 1,
                                "printToStation": true,
                                "pluG_UID": "xQeyDBfFo02S1eOpu+SjGw==",
                                "pluGuid": "0cb207c5-c517-4da3-92d5-e3a9bbe4a31b",
                                "deleted": true,
                                "g_UID": "ekXIKJIVxEapIvu+8XC6zA==",
                                "guid": "28c8457a-1592-46c4-a922-fbbef170bacc",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              "priceLevelName": "sample string 25",
                              "pumpNumber": 1,
                              "hoseNumber": 1
                            },
                            {
                              "$ref": "78"
                            }
                          ],
                          "eftReceipts": [
                            {
                              "$id": "82",
                              "id": 1,
                              "storeID": 1,
                              "saleHeaderID": 2,
                              "storeSaleHeader": {
                                "$ref": "76"
                              },
                              "receipt": "sample string 3",
                              "processed": 1
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "payments": [
                            {
                              "$ref": "75"
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "cards": [
                            {
                              "$id": "83",
                              "id": 1,
                              "saleHeaderID": 1,
                              "identifier": "sample string 2",
                              "cardType": 3,
                              "providerName": "sample string 4"
                            },
                            {
                              "$ref": "83"
                            }
                          ],
                          "campaignHits": [
                            {
                              "$id": "84",
                              "id": 1,
                              "saleHeaderID": 2,
                              "campaign": "sample string 3",
                              "name": "sample string 4",
                              "processed": 1,
                              "campaignDescription": "sample string 5"
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "fuel": [
                            {
                              "$id": "85",
                              "id": 1,
                              "plu": 1,
                              "pluG_UID": "qo8P3KVqw0eBquUWXnfrSA==",
                              "pluGuid": "dc0f8faa-6aa5-47c3-81aa-e5165e77eb48",
                              "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:05.8065295",
                              "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:05.8065295",
                              "tagNumber": "sample string 15",
                              "trackTwoRem": "sample string 16",
                              "transCode": 1,
                              "transType": 1,
                              "unitPrice": 1.0,
                              "vehicleReg": "sample string 17",
                              "offline": true,
                              "processed": 1
                            },
                            {
                              "$ref": "85"
                            }
                          ],
                          "fuelResells": [
                            {
                              "$id": "86",
                              "saleItemID": 1,
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "e7S0JUPpqUSIkVOloSxJcg==",
                              "pluGuid": "25b4b47b-e943-44a9-8891-53a5a12c4972",
                              "accountID": "F8HJZmGU1kukor+pOm8LtQ==",
                              "accountIDGuid": "66c9c117-9461-4bd6-a4a2-bfa93a6f0bb5",
                              "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:05.8065295",
                              "bestOrExpireType": 1,
                              "refundG_UID": "FNo+A0TBQ0KebVv0ulnS5A==",
                              "refundGuid": "033eda14-c144-4243-9e6d-5bf4ba59d2e4",
                              "providerName": "sample string 10",
                              "campaign": "sample string 11",
                              "campaignType": 1,
                              "modifiedID": 1,
                              "omittedIngredient": 1,
                              "taxPercent": 1.0,
                              "taxAmount": 1.0,
                              "refundablePrice": 1.0,
                              "showDiscounts": true,
                              "orderPrinted": true,
                              "note": "sample string 14",
                              "modifierName": "sample string 15",
                              "modifierSetName": "sample string 16",
                              "totalValueWasScanned": true,
                              "sold": true,
                              "campaignPrice": true,
                              "scannedValue": 1,
                              "campaignName": "sample string 20",
                              "comboDiscount": 1
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "customerOrder": [
                            {
                              "$id": "87",
                              "identifier": "iTzcZUWyLEW5JkNGCujstA==",
                              "identifierGuid": "65dc3c89-b245-452c-b926-43460ae8ecb4",
                              "id": 1,
                              "orderNo": 2,
                              "externalSaleIdentifier": "sample string 3",
                              "storeID": 4,
                              "zoneID": 5,
                              "deptNo": 6,
                              "customerIdentifier": "XwNEXbrZak6rTPudZbo7fw==",
                              "customerIdentifierGuid": "5d44035f-d9ba-4e6a-ab4c-fb9d65ba3b7f",
                              "operatorNo": 1,
                              "operatorG_UID": "CZDCUv9+v0utBdbuDimueQ==",
                              "operatorGuid": "52c29009-7eff-4bbf-ad05-d6ee0e29ae79",
                              "created": "2025-10-05T00:04:05.8065295",
                              "ordered": "2025-10-05T00:04:05.8065295",
                              "started": "2025-10-05T00:04:05.8065295",
                              "completed": "2025-10-05T00:04:05.8065295",
                              "supplied": "2025-10-05T00:04:05.8065295",
                              "quickTicket": 1,
                              "deleted": true,
                              "walkAway": true,
                              "approxWait": 1,
                              "actualWait": 1,
                              "deliveryMethod": 8,
                              "externalSaleType": 9,
                              "customer": {
                                "$ref": "69"
                              },
                              "operator": {
                                "$ref": "37"
                              },
                              "details": [
                                {
                                  "$id": "88",
                                  "headerID": 1,
                                  "plu": 1,
                                  "pluG_UId": "BN96O4Hs/EOH8QgzuonwlQ==",
                                  "pluGuid": "3b7adf04-ec81-43fc-87f1-0833ba89f095",
                                  "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": "Br/YtgPqmkm9GcVnDC5fhw==",
                                  "headerIdentifierGuid": "b6d8bf06-ea03-499a-bd19-c5670c2e5f87",
                                  "product": {
                                    "$ref": "2"
                                  }
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "storeName": "sample string 11",
                              "customerName": "sample string 12",
                              "storeReplyTo": "sample string 13",
                              "storeSubjectLine": "sample string 14",
                              "storeSaleHeader": {
                                "$ref": "76"
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "surveyResponses": [
                            {
                              "$id": "89",
                              "surveyG_UID": "zFndUxbVIEG3nwfJmUsFzA==",
                              "surveyGuid": "53dd59cc-d516-4120-b79f-07c9994b05cc",
                              "saleHeaderGuid": "R+mMgiU/bk60N3LVH6U8QA==",
                              "saleGuid": "828ce947-3f25-4e6e-b437-72d51fa53c40",
                              "textResponse": "sample string 1",
                              "integerResponse": 1,
                              "g_UIDResponse": "x4SBd2yWq0Wk0DcRrAURig==",
                              "guidResponse": "778184c7-966c-45ab-a4d0-3711ac05118a",
                              "whoAnswered": 2,
                              "answeredAtUTC": "2025-10-05T00:04:05.8065295",
                              "sale": {
                                "$ref": "76"
                              },
                              "survey": {
                                "$id": "90",
                                "g_UID": "N7+rFwcgOUSLI+JTIBxhSg==",
                                "guid": "17abbf37-2007-4439-8b23-e253201c614a",
                                "name": "sample string 1",
                                "storeID": 2,
                                "zoneID": 1,
                                "checkoutFormG_UID": "5m52P3iaPkmBHzNxDiTvUQ==",
                                "checkoutFormGuid": "3f766ee6-9a78-493e-811f-33710e24ef51",
                                "displayToWho": 3,
                                "displayWhen": 4,
                                "start": "2025-10-05T00:04:05.8065295",
                                "end": "2025-10-05T00:04:05.8065295",
                                "deleted": true,
                                "updated": "2025-10-05T00:04:05.8065295",
                                "possibleIntegerResponses": [
                                  1,
                                  2
                                ],
                                "possibleTextResponses": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "possibleGuidResponses": [
                                  "482d3e59-f806-4833-b657-fdefe51de812",
                                  "adbeba69-b6a4-49e1-bf45-0846edc7a614"
                                ],
                                "allowsAllTextResponses": true,
                                "surveyForm": {
                                  "$ref": "45"
                                }
                              },
                              "ingressId": "sample string 4"
                            },
                            {
                              "$ref": "89"
                            }
                          ],
                          "storeName": "sample string 38",
                          "machineName": "sample string 39",
                          "operatorName": "sample string 40",
                          "direction": 1,
                          "reason": "sample string 41",
                          "accountG_UID": "zZadtLMioEmHreWCHEe+8A==",
                          "accountIdentifier": "b49d96cd-22b3-49a0-87ad-e5821c47bef0",
                          "accountName": "sample string 42",
                          "customerOrderIdentifier": "b0A8GPJF0ES8A2VgGunUKw==",
                          "customerOrderIdentifierGuid": "183c406f-45f2-44d0-bc03-65601ae9d42b",
                          "priceLevelName": "sample string 43",
                          "revision": 44,
                          "ingressId": "sample string 45"
                        },
                        "metadata": {
                          "$id": "91",
                          "id": 1,
                          "paymentID": 2,
                          "paymentIdentifier": "vjwoSvzFk0my/6OM2g8wbQ==",
                          "paymentIdentifierGuid": "4a283cbe-c5fc-4993-b2ff-a38cda0f306d",
                          "identifier": "YxaC7TESKUu669lFF2k2sQ==",
                          "identifierGuid": "ed821663-1231-4b29-baeb-d945176936b1",
                          "metadata": "sample string 3",
                          "signatureImage": "QEA=",
                          "itemIdentifier": "qgE6DwBOtku4K0JIogXsqQ==",
                          "itemIdentifierGuid": "0f3a01aa-4e00-4bb6-b82b-4248a205eca9"
                        }
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customerGroupMembers": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "customerGroups": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "accounts": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "account": {
                  "$ref": "71"
                },
                "vouchers": [
                  {
                    "$id": "92",
                    "customerIdentifier": "dyC/0xvU2UqTtMmNOhf06g==",
                    "customerIdentifierGuid": "d3bf2077-d41b-4ad9-93b4-c98d3a17f4ea",
                    "voucherName": "sample string 2",
                    "count": 3,
                    "storeID": 4,
                    "barcode": "sample string 5",
                    "redeemCount": 6,
                    "issueCount": 7,
                    "storeSalePaymentID": 1,
                    "idempotentID": "6LBqRstvckmMeBZZeYtSTw==",
                    "idempotentGuid": "466ab0e8-6fcb-4972-8c78-1659798b524f",
                    "offline": true,
                    "voucher": {
                      "$id": "93",
                      "id": 1,
                      "name": "sample string 2",
                      "description": "sample string 3",
                      "shortDescription": "sample string 4",
                      "url": "sample string 5",
                      "barcodeTemplateID": 1,
                      "expiry": 0,
                      "voucherType": 6,
                      "limitPerTransaction": 7,
                      "customerTracking": true,
                      "discountAccount": "sample string 9",
                      "endDate": "2025-10-05T00:04:05.8065295",
                      "barcodeTemplate": {
                        "$id": "94",
                        "templateID": 1,
                        "template": "sample string 1",
                        "bcFunction": "sample string 2",
                        "sortOrder": 3
                      },
                      "scaleLabel": {
                        "$id": "95",
                        "id": 1,
                        "uid": "sample string 2",
                        "name": "sample string 3",
                        "width": 1.1,
                        "height": 1.1,
                        "showBorder": true,
                        "borderWidth": 1.1,
                        "borderStyle": 1,
                        "borderColour": "sample string 5",
                        "updated": "2025-10-05T00:04:05.8065295",
                        "labelPageLayout": "atlS9On9TEiRpwjHUjhHZg==",
                        "pageLayoutGuid": "f452d96a-fde9-484c-91a7-08c752384766",
                        "labelType": 6,
                        "oldName": "sample string 7",
                        "voucher": {
                          "$ref": "93"
                        },
                        "elements": [
                          {
                            "$id": "96",
                            "id": 1,
                            "scaleLabelID": 2,
                            "showPercentDI": true,
                            "showAvgPerHundred": true,
                            "showAvgPerServe": true,
                            "name": "sample string 6",
                            "x": 1.1,
                            "y": 1.1,
                            "width": 1.1,
                            "height": 1.1,
                            "type": 1,
                            "rotation": 1,
                            "text": "sample string 7",
                            "fontFamily": "sample string 8",
                            "align": 1,
                            "bold": true,
                            "italic": true,
                            "underline": true,
                            "strikeout": true,
                            "reverse": true,
                            "textColour": "sample string 9",
                            "fontSize": 1.1,
                            "picture": "QEA=",
                            "borderWidth": 10,
                            "sortOrder": 11,
                            "printOptions": 12,
                            "superScriptTextFontSize": 1.1,
                            "lineStyle": 1,
                            "spacingStyle": 1,
                            "interCharacterSpacing": 1.1,
                            "superScriptOffset": 1.1,
                            "lineSpacing": 1.1,
                            "dateFormat": "sample string 13",
                            "autoGrow": true,
                            "fontAutoResize": true,
                            "updated": "2025-10-05T00:04:05.8065295"
                          },
                          {
                            "$ref": "96"
                          }
                        ]
                      },
                      "customerVouchers": [
                        {
                          "$id": "97",
                          "id": 1,
                          "customerIdentifier": "RZsYeXBvhUuxruOulI3tqw==",
                          "customerIdentifierGuid": "79189b45-6f70-4b85-b1ae-e3ae948dedab",
                          "voucherID": 3,
                          "voucherName": "sample string 4",
                          "storeID": 1,
                          "barcode": "sample string 5",
                          "dateOfIssue": "2025-10-05T00:04:05.8065295",
                          "issuedSaleHeaderID": 1,
                          "issuedSaleIdentifier": "sample string 7",
                          "issuedOfflinePaymentID": 1,
                          "issuedIdempotentID": "efgq7F1umkqRJGmG7pzJDg==",
                          "issuedIdempotentGuid": "ec2af879-6e5d-4a9a-9124-6986ee9cc90e",
                          "issuedOffline": true,
                          "issuedUser": "sample string 9",
                          "issuedNotes": "sample string 10",
                          "expiryDate": "2025-10-05T00:04:05.8065295",
                          "expiredUser": "sample string 11",
                          "expiredNotes": "sample string 12",
                          "redeemed": "2025-10-05T00:04:05.8065295",
                          "redeemedSaleHeaderID": 1,
                          "redeemedSaleIdentifier": "sample string 13",
                          "redeemedOfflinePaymentID": 1,
                          "redeemedIdempotentID": "hlHpy3oRlESCxVfeIiXRMA==",
                          "redeemedIdempotentGuid": "cbe95186-117a-4494-82c5-57de2225d130",
                          "redeemedUser": "sample string 14",
                          "redeemedNotes": "sample string 15",
                          "redeemedOffline": true,
                          "updated": "2025-10-05T00:04:05.8065295",
                          "storeName": "sample string 17",
                          "scaleLabel": {
                            "$ref": "95"
                          },
                          "voucher": {
                            "$ref": "93"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "issuedOfflinePayment": {
                            "$ref": "75"
                          },
                          "redeemedOfflinePayment": {
                            "$ref": "75"
                          }
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "69"
                    }
                  },
                  {
                    "$ref": "92"
                  }
                ]
              }
            },
            {
              "$ref": "68"
            }
          ],
          "customerGroups": [
            {
              "$id": "98",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "groupID": "3hKOHo6g2kGFgPFBnTiC+Q==",
              "groupIDGuid": "1e8e12de-a08e-41da-8580-f1419d3882f9",
              "campaign": {
                "$ref": "65"
              },
              "group": {
                "$ref": "73"
              }
            },
            {
              "$ref": "98"
            }
          ],
          "signIqTickets": [
            {
              "$id": "99",
              "identifier": "oJ2ccNvUAkyci1zXion4WQ==",
              "identifierGuid": "709c9da0-d4db-4c02-9c8b-5cd78a89f859",
              "campaignName": "sample string 2",
              "message": "sample string 3",
              "ticketFileSource": "sample string 4",
              "ticketFileDestination": "sample string 5",
              "storeID": 1
            },
            {
              "$ref": "99"
            }
          ],
          "comboPriceGroups": [
            {
              "$id": "100",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "g_UID": "0A4BIk/vlUWFqtXJE3XgwA==",
              "guid": "22010ed0-ef4f-4595-85aa-d5c91375e0c0",
              "description": "sample string 5",
              "newPrice": 1,
              "rangeDescription": "sample string 6",
              "dealDescription": "sample string 7",
              "labelQuantity": 8,
              "hostProductCategoryID": 1,
              "offerID": 1,
              "dontUpdatePricePlus": true,
              "campaign": {
                "$ref": "65"
              },
              "comboPricePlus": [
                {
                  "$id": "101",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupG_UID": "TE3OlHM+L0+TcD5RYtsLCg==",
                  "groupGuid": "94ce4d4c-3e73-4f2f-9370-3e5162db0b0a",
                  "comboPriceType": 5,
                  "priceType": 5,
                  "pluG_UID": "Z1ckIhXcTUipkLViJVwCwQ==",
                  "pluGuid": "22245767-dc15-484d-a990-b562255c02c1",
                  "priceGroupG_UID": "A3jC/0hdbkebwCiR1DzNqQ==",
                  "priceGroupGuid": "ffc27803-5d48-476e-9bc0-2891d43ccda9",
                  "campaignPoolID": "sample string 7",
                  "quantity": 1,
                  "campaign": {
                    "$ref": "65"
                  },
                  "product": {
                    "$ref": "2"
                  },
                  "priceGroup": {
                    "$ref": "31"
                  },
                  "campaignPool": {
                    "$ref": "65"
                  }
                },
                {
                  "$ref": "101"
                }
              ]
            },
            {
              "$ref": "100"
            }
          ],
          "priceLevels": [
            {
              "$id": "102",
              "id": 1,
              "priceLevelIdentifier": "0z0HRDj3NEKtSE1h8DWe4g==",
              "priceLevelIdentifierGuid": "44073dd3-f738-4234-ad48-4d61f0359ee2",
              "campaignName": "sample string 3",
              "priceLevelName": "sample string 4"
            },
            {
              "$ref": "102"
            }
          ]
        },
        "product": {
          "$ref": "2"
        },
        "dealCost": {
          "$id": "103",
          "headerIdentifier": "nGpyUGBVVEuL0ine74YnTw==",
          "headerIdentifierGuid": "50726a9c-5560-4b54-8bd2-29deef86274f",
          "identifier": "SbpE2HrY80uWm/tC4nUqrA==",
          "identifierGuid": "d844ba49-d87a-4bf3-969b-fb42e2752aac",
          "supplierIdentifier": "JAZ8P43CDEGhbiKcp61Ocg==",
          "supplierGuid": "3f7c0624-c28d-410c-a16e-229ca7ad4e72",
          "pluG_UID": "Kxklhz3ug0O0WBYk5ZgUKg==",
          "pluGuid": "8725192b-ee3d-4383-b458-1624e598142a",
          "campaignName": "ae253a33-192e-422a-9372-8f7d25d250a1",
          "description": "sample string 4",
          "cost": 5,
          "costDecimals": 6,
          "start": "2025-10-05T00:04:05.8065295",
          "end": "2025-10-05T00:04:05.8065295",
          "type": 9,
          "promoType": 10,
          "bonusItemPLUG_UID": "fXa2+/71qkKw0N5g6Opb8w==",
          "bonusItemPluGuid": "fbb6767d-f5fe-42aa-b0d0-de60e8ea5bf3",
          "bonusPurchaseUnits": 11,
          "bonusReceiveUnits": 12,
          "updated": "2025-10-05T00:04:05.8065295",
          "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:05.8065295",
          "campaignEndDate": "2025-10-05T00:04:05.8065295",
          "masterPLUG_UID": "PhHfpgsNY0CDduDatABKVw==",
          "masterID": "a6df113e-0d0b-4063-8376-e0dab4004a57",
          "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": "/SXMrW7OIUqa+RP9Lcy1PQ==",
          "bonusMasterID": "adcc25fd-ce6e-4a21-9af9-13fd2dccb53d",
          "bonusProductName": "sample string 34",
          "bonusProductAPN": "sample string 35",
          "bonusOrderCode": "sample string 36",
          "bonusNormalSell": 37,
          "bonusNormalCost": 38,
          "bonusNormalCostDecimals": 39,
          "bonusCartonQuantity": 40,
          "bonusSalesMode": 41,
          "bonusOrderPacked": 42,
          "bonusFuelItem": true,
          "bonusActive": true
        }
      },
      "currentCostStart": "2025-10-05T00:04:05.8065295",
      "dealCosts": [
        {
          "$ref": "103"
        },
        {
          "$ref": "103"
        }
      ],
      "tags": [
        {
          "$id": "104",
          "pluG_UID": "dHe9hdD4xUW39z8sBQ8YSg==",
          "pluGuid": "85bd7774-f8d0-45c5-b7f7-3f2c050f184a",
          "tagID": 1,
          "description": "sample string 1",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "104"
        }
      ],
      "alternateProductG_UID": "iW40Va5OvkeDSDMs1rAfgw==",
      "alternateProduct": "55346e89-4eae-47be-8348-332cd6b01f83",
      "productHostCode": {
        "$id": "105",
        "id": 1,
        "pluG_UID": "p0NTWGbWIkGxTyGvAedQaQ==",
        "pluGuid": "585343a7-d666-4122-b14f-21af01e75069",
        "ibaCode": "sample string 2"
      },
      "mscCat": {
        "$ref": "60"
      },
      "mscCom": {
        "$ref": "61"
      },
      "mscDep": {
        "$ref": "63"
      },
      "mscSubCom": {
        "$ref": "62"
      },
      "isUserUpdate": true,
      "ignoreMasterProduct": true,
      "priceGroupLabelRequested": true,
      "firstSold": "2025-10-05T00:04:05.8065295",
      "inventoryTracked": "2025-10-05T00:04:05.8065295",
      "isNormalPriceChangesCampaign": true
    },
    "campaignPlu": {
      "$ref": "64"
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of globally unique identifier

Response Formats

application/json, text/json

Sample:
[
  "be0ba788-e296-4c4f-b368-0182122afbf6",
  "047832e8-05bd-4773-8728-24af074ffd9d"
]

application/xml, text/xml

Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>be0ba788-e296-4c4f-b368-0182122afbf6</guid>
  <guid>047832e8-05bd-4773-8728-24af074ffd9d</guid>
</ArrayOfguid>

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�E[0����5xl/workbook.xml �(�����0��&�C���QR8q���{��6П�5���H�yۙ��v�l��3����/]�E�$�w�'cA��`��!J�"fd���
t 4�.��ă4�i=^i���u�{/��V��R��x@�-͞f�d4�����"�)�`�ERHsnx�%��W8�ȕ2��F(�
��i�❽��~�_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[�{�w''_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="Radd2d40f6aff492c" /></Relationships>PK�E[��߸1"xl/worksheets/sheet1.xml �(��Q�n�0~�������P[���v�v��Y뒈&�����KS��q�!�-?�S쮺c�N�)!]$����(s*a��S��ɞ�D�,��������sWK��-�Gj-Y-|H�S۪T��Y�<s�����I�;�����z���-�n��B��F��{f�-a�n�0^��ptw1�&�&:O�[SB��|���5؊��4��:I�����:o�մ:`Z\�;�����E��d�/�/�j��'�5���y����EUX���>E���i0wa�K��2q�	�'��d����yʰ\�G"�6vu���PK�E[||2�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�d�M�i.`�P��l�i��E��+�J��H]t��h~OO��|����扼���
dI
�4ݨ��A=q�m7�D�~�'qE���R/��O�E;ʸY����Z!O�G��)�nɀ{&9^-��h�%>y�Q�?��b����Q�C?%Oo!K"Ⱦk��y�U^#���}���	���w���˲�-eUH�*3��Kp��K�ey��1��3���X��F��b�PK�E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�E[����xl/sharedStrings.xml �(�E�QN� ��Bxg������h�ْ����c|���e2���6�G�%<\F���c~���BF����V2���յ6��\
^[�o��e����{ʑ\��xк�|]Z�(gl��Ō�R����9������@�����R�u"b���8wa���j���:LH5r���쉐r$JrE�p�I�����'�PK-�E[0����5xl/workbook.xmlPK-�E[����	��[Content_Types].xmlPK-
�E[�{�w''U_rels/.relsPK-�E[��߸1"�xl/worksheets/sheet1.xmlPK-�E[||2�PDxl/_rels/workbook.xml.relsPK-�E[Ѓc'2E
�xl/styles.xmlPK-�E[����xl/sharedStrings.xmlPK�	

application/vnd.ms-excel

Sample:
PK�E[i��	�5xl/workbook.xml �(���M�0��&ޡ�,�A$��.�W������o)�ĝ�����7C'ㆧ1��Q���X�`+B|'@10t�q�Q�1��Zӽ�@�,+���i��z���ay��^5.(Ť��~��?{H�|��XߝMD��M��6�B�)�q��(9���G�\%cs/c]�S�!��yxco0J���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[�yDI''_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="R41cfc49c8f1c4545" /></Relationships>PK�E[��߸1"xl/worksheets/sheet1.xml �(��Q�n�0~�������P[���v�v��Y뒈&�����KS��q�!�-?�S쮺c�N�)!]$����(s*a��S��ɞ�D�,��������sWK��-�Gj-Y-|H�S۪T��Y�<s�����I�;�����z���-�n��B��F��{f�-a�n�0^��ptw1�&�&:O�[SB��|���5؊��4��:I�����:o�մ:`Z\�;�����E��d�/�/�j��'�5���y����EUX���>E���i0wa�K��2q�	�'��d����yʰ\�G"�6vu���PK�E[�
�u�Pxl/_rels/workbook.xml.rels �(����R� @�ٻ!Mb�8��x�Z���iP����O�d�Q:��K���.��
����f����	}��a�*J h�������`���q�1�zr�����Ah\x(�C�:���ǔ��:.�|DZ�eK}΀K&9���h���[qZ��?����cЈȁ�#��R��aU$*��`ߥӷu��\7�B �jj!�g�^_y&s+���d;�J6��W��ܣ|�>m:w�˙Zz#��髡Q�j��_l?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[����xl/sharedStrings.xml �(�E�QN� ��Bxg������h�ْ����c|���e2���6�G�%<\F���c~���BF����V2���յ6��\
^[�o��e����{ʑ\��xк�|]Z�(gl��Ō�R����9������@�����R�u"b���8wa���j���:LH5r���쉐r$JrE�p�I�����'�PK-�E[i��	�5xl/workbook.xmlPK-�E[����	��[Content_Types].xmlPK-
�E[�yDI''U_rels/.relsPK-�E[��߸1"�xl/worksheets/sheet1.xmlPK-�E[�
�u�PDxl/_rels/workbook.xml.relsPK-�E[Ѓc'2E
�xl/styles.xmlPK-�E[����xl/sharedStrings.xmlPK�