GET api/dumpstock/{id}?relations={relations}

Get dump stock record, with relational data

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Dumpstock ID

integer

Required

relations

Boolean that represents whether relational data should be loaded

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

DumpStock record

DumpStock
NameDescriptionTypeAdditional information
ID

integer

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

PLU

integer

None.

APN

string

None.

StoreID

integer

None.

DumpedOnUtc

date

None.

DumpedOn

date

None.

DumpedOnText

string

None.

Quantity

decimal number

None.

SoldByWeight

integer

None.

Cost

integer

None.

CostDecimals

integer

None.

CostGSTPercent

integer

None.

Value

integer

None.

SellGSTPercent

integer

None.

FuelItem

integer

None.

Barcode

Scanned Barcode of dumped item

string

None.

BestOrExpire

Embedded use by information of scanned barcode

date

None.

Markdown

If the dumped item was on markdown

boolean

None.

Reason

Inventory Reason

integer

None.

DeptID

integer

None.

DeptCode

string

String length: inclusive between 0 and 20

ZoneID

integer

None.

OperatorID

integer

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

MachineID

integer

None.

Processed

integer

None.

Deleted

integer

None.

SaleHeaderGuidIdentifier

globally unique identifier

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

FromInventory

boolean

Deprecated. Inventory refactoring means that this is no longer necessary.

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.

OperatorName

string

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

MachineName

string

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.

InventoryReason

InventoryReason

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

Operator

Operator

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

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "pluG_UID": "PTYSy94JWEOafZM2mL5uWQ==",
  "pluGuid": "cb12363d-09de-4358-9a7d-933698be6e59",
  "plu": 1,
  "apn": "sample string 2",
  "storeID": 1,
  "dumpedOnUtc": "2025-06-14T07:00:37.7673077",
  "dumpedOn": "2025-06-14T07:00:37.7673077",
  "dumpedOnText": "sample string 5",
  "quantity": 6.0,
  "soldByWeight": 1,
  "cost": 1,
  "costDecimals": 7,
  "costGSTPercent": 8,
  "value": 9,
  "sellGSTPercent": 10,
  "fuelItem": 11,
  "barcode": "sample string 12",
  "bestOrExpire": "2025-06-14T07:00:37.7673077",
  "markdown": true,
  "reason": 14,
  "deptID": 1,
  "deptCode": "sample string 15",
  "zoneID": 1,
  "operatorID": 1,
  "operatorG_UID": "cYSyj/1WiU+DO51AShHAAg==",
  "operatorGuid": "8fb28471-56fd-4f89-833b-9d404a11c002",
  "machineID": 1,
  "processed": 1,
  "deleted": 1,
  "saleHeaderGuidIdentifier": "afd32a4b-42b3-4736-8da9-b0a508581a28",
  "fromInventory": true,
  "storeName": "sample string 17",
  "operatorName": "sample string 18",
  "machineName": "sample string 19",
  "product": {
    "$id": "2",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "OR6zBJtI7E+HBLDjRe8vuQ==",
    "guid": "04b31e39-489b-4fec-8704-b0e345ef2fb9",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "ZTK4vBXbQEiFK0FEAOibnw==",
    "priceGroupGuid": "bcb83265-db15-4840-852b-414400e89b9f",
    "blueprintID": 1,
    "lastCountedDate": "2025-06-14T07:00:37.7673077",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-06-14T07:00:37.7673077",
    "pluCreated": "2025-06-14T07:00:37.7673077",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2025-06-14T07:00:37.7673077",
    "lastManualUpdate": "2025-06-14T07:00:37.7673077",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2025-06-14T07:00:37.7673077",
    "currentCostUpdated": "2025-06-14T07:00:37.7673077",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 1,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-06-14T07:00:37.7673077",
    "defaultGP": 1,
    "breakTargetMode": 32,
    "break1": 1,
    "price1": 1,
    "target1": 33,
    "break2": 1,
    "price2": 1,
    "target2": 34,
    "break3": 1,
    "price3": 1,
    "target3": 35,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "awsUpdated": "2025-06-14T07:00:37.7673077",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 52,
    "altPriceModeChanged": true,
    "altPLUG_UID": "lhTEeJVjKkiFvgTYUnUvVQ==",
    "altPLUGuid": "78c41496-6395-482a-85be-04d852752f55",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 53",
    "altPriceDescription2": "sample string 54",
    "cartonQuantity": 55,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 57",
    "text2": "sample string 58",
    "text3": "sample string 59",
    "labelText": "sample string 60",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 64",
    "barcodeFormat": "sample string 65",
    "austMade": 1,
    "coolCode": 66,
    "countryOfOrigin": "sample string 67",
    "percentContent": 68.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 69",
    "subDeptCode": "sample string 70",
    "minorDeptCode": "sample string 71",
    "lesserDeptCode": "sample string 72",
    "deptName": "sample string 73",
    "subDeptName": "sample string 74",
    "minorDeptName": "sample string 75",
    "lesserDeptName": "sample string 76",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 79,
    "labelShelfChanged": true,
    "labelTalkerQty": 81,
    "labelSmall": true,
    "labelLastPrinted": "2025-06-14T07:00:37.7673077",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "kOS8spzo0UWaCKjHkJ+KkA==",
    "shelfPageLayoutGuid": "b2bce490-e89c-45d1-9a08-a8c7909f8a90",
    "talkerPageLayoutG_UID": "Y+YlRyAm/ESfwdxweW1Taw==",
    "talkerPageLayoutGuid": "4725e663-2620-44fc-9fc1-dc70796d536b",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 84,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 86",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 90,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 93,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "85uONPgsrk2hUsMf+4S8ug==",
    "inventoryIdentifier": "348e9bf3-2cf8-4dae-a152-c31ffb84bcba",
    "inventoryAccuracy": 1,
    "baseUnits": 97,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 98,
    "defaultPrinter": "sample string 99",
    "defaultPrinterGroup": "sample string 100",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 101,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "djF7fqqnYE25OmMEu3U1Xw==",
    "parentPluGuid": "7e7b3176-a7aa-4d60-b93a-6304bb75355f",
    "preferredHostVendor": 103,
    "preferredHostChanged": true,
    "code": "sample string 105",
    "supplierIdentifier": "y7xCnXxCYkKSqjS1FkPfNA==",
    "supplierIdentifierGuid": "9d42bccb-427c-4262-92aa-34b51643df34",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "J4wQKpX/vkqQmL9eqMwJ0Q==",
    "rebateSupplierIdentifierGuid": "2a108c27-ff95-4abe-9098-bf5ea8cc09d1",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 107",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 109",
    "productType": "sample string 110",
    "productGroup": "sample string 111",
    "complianceIndicator": "sample string 112",
    "inhouseBrand": "sample string 113",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 116",
    "lastUpdatedByUser": "sample string 117",
    "lastManualUpdatedByUser": "sample string 118",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-06-14T07:00:37.7673077",
    "commodity": "sample string 120",
    "businessPillar": "sample string 121",
    "mscCommodity": "sample string 122",
    "hostIdentifier": "piqr2t3/YEimu4J3PvvYIw==",
    "hostIdentifierGuid": "daab2aa6-ffdd-4860-a6bb-82773efbd823",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 124",
    "aisleEnds": "sample string 125",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 136,
    "webPriceRounding": true,
    "webMarkup": 138,
    "webPriceMode": 139,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 140",
    "altSubDeptCode": "sample string 141",
    "altMinorDeptCode": "sample string 142",
    "altLesserDeptCode": "sample string 143",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-06-14T07:00:37.7673077",
      "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": "xrzAio0Oa0eabbFriyJNHA==",
      "hostIdentifierGuid": "8ac0bcc6-0e8d-476b-9a6d-b16b8b224d1c",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-06-14T07:00:37.7673077",
      "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": "sTfchrIOSkK3EXXSsVLKJw==",
          "hostIdentifierGuid": "86dc37b1-0eb2-424a-b711-75d2b152ca27",
          "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": "/dNRah8/50uw9YaIY5fbeQ==",
            "identifierGuid": "6a51d3fd-3f1f-4be7-b0f5-86886397db79",
            "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": "Bm95oCNfG0OwCU7NXY29Vw==",
            "hostSupplierIdentifierGuid": "a0796f06-5f23-431b-b009-4ecd5d8dbd57",
            "loyaltyPriceLevelIdentifier": "as5OwSktLEm1wUBCe6Yn9Q==",
            "loyaltyPriceLevelIdentifierGuid": "c14ece6a-2d29-492c-b5c1-40427ba627f5",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-06-14T07:00:37.7673077",
            "lastProcessed": "2025-06-14T07:00:37.7673077",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "oTUeqbWoF0yPQGCSRdDs6g==",
              "identifierGuid": "a91e35a1-a8b5-4c17-8f40-609245d0ecea",
              "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": "/MYu4HMFA0y+k5+j6Bmq8A==",
              "primaryContactID": "e02ec6fc-0573-4c03-be93-9fa3e819aaf0",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "NfkOtwJ+cES2HgEzfaFszA==",
              "supplierGroupGuid": "b70ef935-7e02-4470-b61e-01337da16ccc",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-06-14T07:00:37.7673077",
              "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": "2132169b-d3b0-4bbe-9a88-22a6f7442fd5",
                "identifier": "ZpQ2FlQgb0WEMMHzM1s9pQ==",
                "identifierGuid": "16369466-2054-456f-8430-c1f3335b3da5",
                "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": "KOY5yVxq0UO6Lhowp3dfCg==",
                  "supplierIdentifierGuid": "c939e628-6a5c-43d1-ba2e-1a30a7775f0a",
                  "contactGuid": "xIB0tDkyWU6mr/sLzb3vXA==",
                  "contactID": "b47480c4-3239-4e59-a6af-fb0bcdbdef5c",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "3XihUSapyUGKJyw2uMKABA==",
                  "pluGuid": "51a178dd-a926-41c9-8a27-2c36b8c28004",
                  "supplierIdentifier": "TytOiHlLIUW9eAMd3YhyUg==",
                  "supplierIdentifierGuid": "884e2b4f-4b79-4521-bd78-031ddd887252",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 2",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 4,
                  "averagePackSize": 5,
                  "effectiveDate": "2025-06-14T07:00:37.7673077",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 8,
                  "landedUnitCostInc": 9,
                  "landedCartonCostInc": 10,
                  "landedCartonCostEx": 11,
                  "standardCost": 12,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 13",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 14",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 15",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 16",
                  "invoiceCode": "sample string 17",
                  "invoiceDesc": "sample string 18",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 19,
                  "hostType": 20,
                  "fromHost": 21,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 22.1,
                  "sellMultiple": 23.1,
                  "baseMultiple": 24.1,
                  "hostStandardCost": 25,
                  "hostTotalCost": 26,
                  "hostRetail": 27,
                  "hostLandedUnitCostEx": 28,
                  "hostLandedUnitCostInc": 29,
                  "hostDesc": "sample string 30",
                  "directIndicator": "sample string 31",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 33",
                  "hostProductType": "sample string 34",
                  "hostProductGrade": "sample string 35",
                  "hostProductGroup": "sample string 36",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 39",
                  "hostLastUpdated": "2025-06-14T07:00:37.7673077",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "hQFs+DNH5kaHyH3VHMza6g==",
                      "pluGuid": "f86c0185-4733-46e6-87c8-7dd51cccdaea",
                      "supplierIdentifier": "zKKZJkwCYUOyE9Ty7fwbmg==",
                      "supplierIdentifierGuid": "2699a2cc-024c-4361-b213-d4f2edfc1b9a",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 40",
                  "salesMode": 41,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 43,
                  "parentPluG_UID": "tf+vcwuA70qKMDC6PQsBWA==",
                  "parentPluGuid": "73afffb5-800b-4aef-8a30-30ba3d0b0158",
                  "freight": 44.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "12",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 46
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "El0+sw2lDEKgLLfMX/YVrg==",
                  "supplierGuid": "b33e5d12-a50d-420c-a02c-b7cc5ff615ae",
                  "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": "eI4FHIrslk2YtU/cpseZCQ==",
                  "supplierGuid": "1c058e78-ec8a-4d96-98b5-4fdca6c79909",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-06-14T07:00:37.7673077",
                  "deliveryDate": "2025-06-14T07:00:37.7673077",
                  "nextCutOffDate": "2025-06-14T07:00:37.7673077",
                  "nextDeliveryDate": "2025-06-14T07:00:37.7673077",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "14"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-06-14T07:00:37.7673077",
              "isHost": true
            },
            "files": [
              {
                "$id": "15",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-06-14T07:00:37.7673077",
                "processed": "2025-06-14T07:00:37.7673077",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-06-14T07:00:37.7673077",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "version": "sample string 9",
                "reference": "sample string 10",
                "digest": "sample string 11",
                "contentType": "sample string 12",
                "host": {
                  "$ref": "6"
                },
                "metcashHeader": {
                  "$id": "16",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-06-14T07:00:37.7673077",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "15"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "17",
                "id": 1,
                "hostIdentifier": "dvRdTA+HNkihm69Ys5upMw==",
                "hostIdentifierGuid": "4c5df476-870f-4836-a19b-af58b39ba933",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "0679c73d-abf6-4fff-a177-10bb154a44fb",
                  "45c125d3-d1bd-4458-9003-6d1e367a4485"
                ]
              },
              {
                "$ref": "17"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "18",
                "identifier": "FVGZrplOBECULbQGwgOurw==",
                "identifierGuid": "ae995115-4e99-4004-942d-b406c203aeaf",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "18"
              }
            ],
            "promoTypeGuids": [
              "199cca1d-48ac-4616-a55f-428de8394450",
              "1634858b-a68c-4bed-bb13-c4ad7d7ef763"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "5"
        }
      ],
      "accounts": [
        {
          "$id": "19",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "19"
        }
      ],
      "sales": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-06-14T07:00:37.7673077",
          "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": "38402986-7ac8-452d-b3db-26457628e608",
      "updateStore": {
        "$id": "24",
        "id": "c019635c-96de-4eac-b8b5-33d006c564d5",
        "name": "sample string 1",
        "lastActivity": "2025-06-14T07:00:37.7673077",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-06-14T07:00:37.7673077"
      },
      "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": "xMDoxCyhrUyVo4un8Zaurg==",
        "pluGuid": "c4e8c0c4-a12c-4cad-95a3-8ba7f196aeae",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "priceNow": 5,
        "costNow": 6,
        "costNowDecimals": 7,
        "normalPrice": 8,
        "gstPercent": 9,
        "normalCost": 10,
        "normalCostDecimals": 11,
        "costGstPercent": 12,
        "costCalcMethod": 1,
        "currentCost": 13,
        "currentCostDecimals": 14,
        "break1": 15,
        "price1": 16,
        "break2": 17,
        "price2": 18,
        "break3": 19,
        "price3": 20,
        "fuelItem": 21,
        "fixedWeight": 22,
        "active": true,
        "complianceIndicator": "sample string 23",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2025-06-14T07:00:37.7673077"
      },
      {
        "$ref": "26"
      }
    ],
    "currentPrices": {
      "$id": "27",
      "pluPrices": {
        "$id": "28",
        "plu": 1,
        "pluG_UID": "QEA=",
        "stores": [
          1,
          2
        ],
        "normalPrice": 1,
        "cost": 2,
        "break1": 3,
        "price1": 4,
        "break2": 5,
        "price2": 6,
        "break3": 7,
        "price3": 8,
        "discountPrice": 9,
        "acceptedUtc": "2025-06-14T07:00:37.7673077",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "28"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "29",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-06-14T07:00:37.7673077",
        "startTime": 3,
        "endDate": "2025-06-14T07:00:37.7673077",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "jmsm2jLQOUm0Uspz0TMRSw==",
        "hostIdentifierGuid": "da266b8e-d032-4939-b452-ca73d133114b",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    "tray": {
      "$id": "30",
      "g_UId": "bHiV5t0oLk203+6h5uLXeg==",
      "guid": "e695786c-28dd-4d2e-b4df-eea1e6e2d77a",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "31",
      "priceGroupG_UID": "PK1QdLOTlk67Lu1W0bMcZA==",
      "priceGroupGuid": "7450ad3c-93b3-4e96-bb2e-ed56d1b31c64",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-06-14T07:00:37.7673077",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 145",
    "nutrifacts": {
      "$id": "32",
      "pluG_UID": "FIuSI3puKESnnVE8Iv8XOg==",
      "pluGuid": "23928b14-6e7a-4428-a79d-513c22ff173a",
      "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": "4acad937-aa13-4f4e-b6c8-f9e009ea7151",
      "created": "2025-06-14T07:00:37.7673077",
      "createdByUser": "sample string 1",
      "activated": "2025-06-14T07:00:37.7673077",
      "deactivated": "2025-06-14T07:00:37.7673077",
      "lastOrdered": "2025-06-14T07:00:37.7673077",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-06-14T07:00:37.7673077",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-06-14T07:00:37.7673077",
      "lastSold": "2025-06-14T07:00:37.7673077",
      "firstSold": "2025-06-14T07:00:37.7673077",
      "awsUpdated": "2025-06-14T07:00:37.7673077",
      "lastManualUpdate": "2025-06-14T07:00:37.7673077",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-06-14T07:00:37.7673077",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-06-14T07:00:37.7673077",
      "doNotRangeUpdated": "2025-06-14T07:00:37.7673077",
      "doNotOrderUpdated": "2025-06-14T07:00:37.7673077",
      "tracked": "2025-06-14T07:00:37.7673077"
    },
    "allergens": [
      {
        "$id": "34",
        "allergenID": 1,
        "pluG_UID": "hSiaxH2lME6G8tQy7R2JGA==",
        "pluGuid": "c49a2885-a57d-4e30-86f2-d432ed1d8918",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "34"
      }
    ],
    "costs": {
      "$id": "35",
      "pluG_UID": "lHPkCafj6kqvL4J/UXgyBA==",
      "pluGuid": "09e47394-e3a7-4aea-af2f-827f51783204",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-06-14T07:00:37.7673077",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "36",
        "saleHeaderID": 1,
        "created": "2025-06-14T07:00:37.7673077",
        "createdLocal": "2025-06-14T07:00:37.7673077",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "rUDboHYHt02WkcyPXJSW7w==",
        "operatorGuid": "a0db40ad-0776-4db7-9691-cc8f5c9496ef",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "3pJpieTA40WuAuV8Sx2hHQ==",
        "pluGuid": "896992de-c0e4-45e3-ae02-e57c4b1da11d",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "37",
          "id": 1,
          "g_Uid": "QpC1bZ5DhE68Vbe6fFOhgg==",
          "guid": "6db59042-439e-4e84-bc55-b7ba7c53a182",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2025-06-14T07:00:37.7673077",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-06-14T07:00:37.7673077",
          "endShift": "2025-06-14T07:00:37.7673077",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "38",
              "operatorG_UID": "Zjw1AlM35UyNdKh5X5h1WA==",
              "operatorGuid": "02353c66-3753-4ce5-8d74-a8795f987558",
              "storeID": 2,
              "operator": {
                "$ref": "37"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "38"
            }
          ]
        }
      },
      {
        "$ref": "36"
      }
    ],
    "apns": [
      {
        "$id": "39",
        "pluID": 1,
        "pluG_UID": "8HxSL3iwr06EYoL9pXHgKw==",
        "pluGuid": "2f527cf0-b078-4eaf-8462-82fda571e02b",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "39"
      }
    ],
    "tuns": [
      {
        "$id": "40",
        "pluG_UId": "KkmCJ+mRWUaDjgYUzi0CXA==",
        "pluGuid": "2782492a-91e9-4659-838e-0614ce2d025c",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "competitionPricing": [
      {
        "$id": "41",
        "identifier": "IB0Yk1qgWUGB7oI9wOI5Yg==",
        "identifierGuid": "93181d20-a05a-4159-81ee-823dc0e23962",
        "pluG_UID": "YMTKVU+d2EO7j37zgMls8w==",
        "pluGuid": "55cac460-9d4f-43d8-bb8f-7ef380c96cf3",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "41"
      }
    ],
    "supplier": {
      "$ref": "7"
    },
    "supplierName": "sample string 146",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "10"
    },
    "flipChartPages": [
      {
        "$id": "42",
        "identifier": "m1FWocPEPk6MEoceaxujzw==",
        "groupName": "sample string 1",
        "identifierGuid": "a156519b-c4c3-4e3e-8c12-871e6b1ba3cf",
        "exists": true,
        "flipChartIdentifier": "fumxS4iSv0KfS+hOYPCtCw==",
        "flipChartIdentifierGuid": "4bb1e97e-9288-42bf-9f4b-e84e60f0ad0b",
        "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": "AbA42LYblkKJUMOL2iVitw==",
        "groupIdentifierGuid": "d838b001-1bb6-4296-8950-c38bda2562b7",
        "flipChart": {
          "$id": "43",
          "identifier": "El/0Vbl5GU+wxdNe21I+9A==",
          "identifierGuid": "55f45f12-79b9-4f19-b0c5-d35edb523ef4",
          "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": "PuvjVMXhGEO53rnELPoP6w==",
            "identifierGuid": "54e3eb3e-e1c5-4318-b9de-b9c42cfa0feb",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "45",
                "id": 1,
                "g_UID": "qffWSgQPpkO/zkKPwwlM7g==",
                "guid": "4ad6f7a9-0f04-43a6-bfce-428fc3094cee",
                "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": "H5sxmRMgx0K2Gu0+2OzypQ==",
                "previousFormGuid": "99319b1f-2013-42c7-b61a-ed3ed8ecf2a5",
                "nextForm": 1,
                "nextFormG_UID": "YyvLqdISEky1tpxSBACpyQ==",
                "nextFormGuid": "a9cb2b63-12d2-4c12-b5b6-9c520400a9c9",
                "attributes": "sample string 10",
                "updated": "2025-06-14T07:00:37.7673077",
                "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": "TBrTMcdNcUu03qMxwyHJiQ==",
                    "checkoutFormGuid": "31d31a4c-4dc7-4b71-b4de-a331c321c989",
                    "identifier": "FHgJ2sDq2UC0YenywZakKA==",
                    "identifierGuid": "da097814-eac0-40d9-b461-e9f2c196a428",
                    "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": "X96hvZn2z02yRvXgvozqMw==",
                    "valueGuid": "bda1de5f-f699-4dcf-b246-f5e0be8cea33",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-06-14T07:00:37.7673077",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "45"
                    },
                    "image": {
                      "$id": "47",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2025-06-14T07:00:37.7673077",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$id": "48",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "2ROb+GJ1CkyB5b55aYMZEQ==",
                    "checkoutFormGuid": "f89b13d9-7562-4c0a-81e5-be7969831911",
                    "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": "eGxwsp0iF0mh3qlaKxbGqQ==",
            "flipChartPageIdentifierGuid": "b2706c78-229d-4917-a1de-a95a2b16c6a9",
            "pluG_UID": "SqOejmVF00OXKLuqf9OjNw==",
            "pluGuid": "8e9ea34a-4565-43d3-9728-bbaa7fd3a337",
            "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": "mpEBceS1ckK8E7aULmRkig==",
        "pluGuid": "7101919a-b5e4-4272-bc13-b6942e64648a",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2025-06-14T07:00:37.7673077",
        "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": "tJayh96G3kaQjL0M1Kqu+A==",
        "ingredientGuid": "MYOaO9Cc90GvgJ699mQtIA==",
        "ingredientIdentifier": "3b9a8331-9cd0-41f7-af80-9ebdf6642d20",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "51"
      }
    ],
    "bins": [
      {
        "$id": "52",
        "pluG_UID": "PvAnrg4QuEuDJQT6mNZcyw==",
        "pluGuid": "ae27f03e-100e-4bb8-8325-04fa98d65ccb",
        "shelfLocationIdentifier": "vzNYHX61jUuoVUUsWxjTSA==",
        "shelfLocationGuid": "1d5833bf-b57e-4b8d-a855-452c5b18d348",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "L0npEwY4j0qKd67CkiuJOg==",
        "labelPageLayoutGuid": "13e9492f-3806-4a8f-8a77-aec2922b893a",
        "updated": "2025-06-14T07:00:37.7673077",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "53",
          "identifier": "p58/NWgqlk+mE6V+Jj5+iw==",
          "storeID": 1,
          "identifierGuid": "353f9fa7-2a68-4f96-a613-a57e263e7e8b",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-06-14T07:00:37.7673077",
          "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": "5A6Z81eoLkaSLS7XhVJqvg==",
        "pluGuid": "f3990ee4-a857-462e-922d-2ed785526abe",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "55",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-06-14T07:00:37.7673077",
          "department": {
            "$id": "56",
            "id": 1,
            "name": "sample string 2",
            "code": "sample string 3",
            "sortOrder": 4,
            "isLiquor": true,
            "isTobacco": true,
            "excludeTalker": true,
            "externalSales": true,
            "saleGLCode": "sample string 9",
            "cogsglCode": "sample string 10",
            "accountingCategoryID": 11,
            "maximumMarkdownPercentage": 12.0,
            "accountingOnly": true,
            "generateExternalID": 1,
            "useNonReportableTaxCode": true,
            "minPLU": 15,
            "maxPLU": 16,
            "scaleLocation": {
              "$ref": "55"
            },
            "subDepartments": [
              {
                "$id": "57",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "subDepartmentID": 3,
                        "minorDepartmentID": 4,
                        "name": "sample string 5",
                        "code": "sample string 6",
                        "departmentCode": "sample string 7",
                        "subDepartmentCode": "sample string 8",
                        "minorDepartmentCode": "sample string 9",
                        "updated": "2025-06-14T07:00:37.7673077",
                        "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": "8rQ4nJ3CR0CLCBb+Xp5cuw==",
                        "labelPageLayoutGuid": "9c38b4f2-c29d-4047-8b08-16fe5e9e5cbb",
                        "minimumAge": 17,
                        "countryOfOrigin": "sample string 18",
                        "serviceFeeID": 1,
                        "eftCode": 19,
                        "defaultPrinter": "sample string 20",
                        "defaultPrinterGroup": "sample string 21",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$id": "60",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "61",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "61"
                        },
                        "mscDep": {
                          "$id": "63",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "62"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "updated": "2025-06-14T07:00:37.7673077",
                    "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": "KTrKiBdkrkOo+LuShB7YpA==",
                    "labelPageLayoutGuid": "88ca3a29-6417-43ae-a8f8-bb92841ed8a4",
                    "minimumAge": 15,
                    "countryOfOrigin": "sample string 16",
                    "serviceFeeID": 1,
                    "eftCode": 17,
                    "defaultPrinter": "sample string 18",
                    "defaultPrinterGroup": "sample string 19",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "60"
                    },
                    "mscCom": {
                      "$ref": "61"
                    },
                    "mscDep": {
                      "$ref": "63"
                    },
                    "mscSubCom": {
                      "$ref": "62"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2025-06-14T07:00:37.7673077",
                "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": "zjB/6sOtA0a4u32gmMBCtA==",
                "labelPageLayoutGuid": "ea7f30ce-adc3-4603-b8bb-7da098c042b4",
                "minimumAge": 15,
                "countryOfOrigin": "sample string 16",
                "serviceFeeID": 1,
                "eftCode": 17,
                "defaultPrinter": "sample string 18",
                "defaultPrinterGroup": "sample string 19",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "includeInDistinctLimit": true,
                "defaultsEmpty": false,
                "mscCat": {
                  "$ref": "60"
                },
                "mscCom": {
                  "$ref": "61"
                },
                "mscDep": {
                  "$ref": "63"
                },
                "mscSubCom": {
                  "$ref": "62"
                }
              },
              {
                "$ref": "57"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2025-06-14T07:00:37.7673077",
            "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": "vHihmdlPNUuHehw2S9Emeg==",
            "labelPageLayoutGuid": "99a178bc-4fd9-4b35-877a-1c364bd1267a",
            "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": "yEVoIZb9YkCbprdvV5J3vw==",
      "pluGuid": "216845c8-fd96-4062-9ba6-b76f579277bf",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "9TYEU4LWLUOqgWx//qcsYA==",
      "dealCostGuid": "530436f5-d682-432d-aa81-6c7ffea72c60",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "asd3eHGtpE2lr494dYeoVg==",
      "priceGroupGuid": "7877c76a-ad71-4da4-a5af-8f787587a856",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "pluCost": 13,
      "pluCostIndicator": "sample string 14",
      "pluPriceGstPercent": 15,
      "pluCostGstPercent": 16,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 18.1,
      "salesMode": 1,
      "pluNormalCost": 19,
      "pluaws": 20.0,
      "directNumber": "sample string 21",
      "departmentName": "sample string 22",
      "subDepartmentName": "sample string 23",
      "priceGroupName": "sample string 24",
      "supplierName": "sample string 25",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2025-06-14T07:00:37.7673077",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "Sidzw+On8USz0t0SQnRing==",
      "campaignComboPriceGroupIdentifier": "c373274a-a7e3-44f1-b3d2-dd124274629e",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "65",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-06-14T07:00:37.7673077",
          "operatorG_UID": "X37EL87MckqBW5N8JVRvxQ==",
          "operatorGuid": "2fc47e5f-ccce-4a72-815b-937c25546fc5",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-06-14T07:00:37.7673077",
          "signIqTicketFileMovedUtc": "2025-06-14T07:00:37.7673077",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-06-14T07:00:37.7673077",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "64"
          }
        },
        {
          "$ref": "65"
        }
      ],
      "campaign": {
        "$id": "66",
        "id": 1,
        "storeID": 2,
        "name": "e157552b-c3f0-4844-80b4-b6aa2ead2b88",
        "nameGuid": "e157552b-c3f0-4844-80b4-b6aa2ead2b88",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-06-14T07:00:37.7673077",
        "startTime": 1,
        "endDate": "2025-06-14T07:00:37.7673077",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2025-06-14T07:00:37.7673077",
        "system": true,
        "created": "2025-06-14T07:00:37.7673077",
        "updated": "2025-06-14T07:00:37.7673077",
        "priceChangeNotifiedUtc": "2025-06-14T07:00:37.7673077",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "I+vgycu+ck+h/wdkhMafPg==",
        "hostIdentifierGuid": "c9e0eb23-becb-4f72-a1ff-076484c69f3e",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-06-14T07:00:37.7673077",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "campaignPools": [
          {
            "$id": "67",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "HgWHGwy1GEmbyxbrabaaWw==",
            "pluGuid": "1b87051e-b50c-4918-9bcb-16eb69b69a5b",
            "hostOfferID": 1,
            "priceGroupG_UID": "jCcyqA7gIEyGFqFSbS/ARA==",
            "priceGroupGuid": "a832278c-e00e-4c20-8616-a1526d2fc044",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-06-14T07:00:37.7673077",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "67"
          }
        ],
        "sellingRules": [
          {
            "$id": "68",
            "id": 1,
            "identifier": "BziJHY0WZkeLpw8UI69TVQ==",
            "identifierStr": "BziJHY0WZkeLpw8UI69TVQ==",
            "identifierGuid": "1d893807-168d-4766-8ba7-0f1423af5355",
            "campaignID": 4,
            "campaignName": "sample string 5",
            "ruleJoin": 1,
            "ruleType": 6,
            "operand0": "sample string 7",
            "comparisonOp": 1,
            "operand1": "sample string 8",
            "action": 1,
            "operand2": "sample string 9",
            "operand3": "sample string 10",
            "includeExcludedItems": true,
            "noFurtherDiscounts": true,
            "description": "sample string 11",
            "sortOrder": 1,
            "isItemRule": false,
            "prevDept": "sample string 12",
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "customers": [
          {
            "$id": "69",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "tU88qlapMkmCjp6x8Q8d8Q==",
            "customerIDGuid": "aa3c4fb5-a956-4932-828e-9eb1f10f1df1",
            "campaign": {
              "$ref": "66"
            },
            "customer": {
              "$id": "70",
              "identifier": "0a7P8KbWhUiW6CsfWzcaJA==",
              "identifierGuid": "f0cfaed1-d6a6-4885-96e8-2b1f5b371a24",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-06-14T07:00:37.7673077",
              "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": "kA1B+JUlt0WNEWuVOqlbRA==",
              "communityIdentifierGuid": "f8410d90-2595-45b7-8d11-6b953aa95b44",
              "joined": "2025-06-14T07:00:37.7673077",
              "updated": "2025-06-14T07:00:37.7673077",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "Uk4scvHtzkGp2OzPc79KWw==",
              "priceLevelIdentifierGuid": "722c4e52-edf1-41ce-a9d8-eccf73bf4a5b",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-06-14T07:00:37.7673077",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "71",
                  "cardType": 2,
                  "issueDate": "2025-06-14T07:00:37.7673077",
                  "expiry": "2025-06-14T07:00:37.7673077",
                  "customerID": "JVHTQ08Hz0a2g8aezFsfew==",
                  "customerIDGuid": "43d35125-074f-46cf-b683-c69ecc5b1f7b",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2025-06-14T07:00:37.7673077",
                  "linkedAccount": "R9Qrm8gX2UypU5GDtdUGeA==",
                  "linkedAccountGuid": "9b2bd447-17c8-4cd9-a953-9183b5d50678",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "70"
                  },
                  "account": {
                    "$id": "72",
                    "id": 1,
                    "identifier": "4JWkpI5HfES9LgfR1ofkIg==",
                    "identifierGuid": "a4a495e0-478e-447c-bd2e-07d1d687e422",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-06-14T07:00:37.7673077",
                    "owner": "AI02Gl0z/kKM0TP1GOYAQw==",
                    "ownerGuid": "1a368d00-335d-42fe-8cd1-33f518e60043",
                    "accountStoreGroupIdentifier": "1J/bEpwXeEe+fAsVVmEgNA==",
                    "accountStoreGroupGuid": "12db9fd4-179c-4778-be7c-0b1556612034",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2025-06-14T07:00:37.7673077",
                    "active": true,
                    "updated": "2025-06-14T07:00:37.7673077",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "70"
                    },
                    "card": {
                      "$ref": "71"
                    },
                    "members": {
                      "$id": "73",
                      "sample string 1": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "74",
                        "identifier": "Kc4Nd2cjmU2lnVoHb9rq3Q==",
                        "identifierGuid": "770dce29-2367-4d99-a59d-5a076fdaeadd",
                        "name": "sample string 2",
                        "primaryContact": "kdbXRZm9BkOQf1n/7BHr8Q==",
                        "primaryContactGuid": "45d7d691-bd99-4306-907f-59ffec11ebf1",
                        "accountID": "+yJ+NbH2+ky0GJCV3N9XDg==",
                        "accountIDGuid": "357e22fb-f6b1-4cfa-b418-9095dcdf570e",
                        "special": true,
                        "updated": "2025-06-14T07:00:37.7673077",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "540X1wJM60qHqVWR5WU21A==",
                        "priceLevelIdentifierGuid": "d7178de7-4c02-4aeb-87a9-5591e56536d4",
                        "deleted": true,
                        "account": {
                          "$ref": "72"
                        },
                        "primaryContactCustomer": {
                          "$ref": "70"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "75",
                            "id": 1,
                            "groupID": "72vCuRNlHEe+ZYYnMrrNAA==",
                            "groupIDGuid": "b9c26bef-6513-471c-be65-862732bacd00",
                            "customerID": "W20RV5cfY0KpujhXUN1nXg==",
                            "customerIDGuid": "57116d5b-1f97-4263-a9ba-385750dd675e",
                            "card": "sample string 4",
                            "linkedAccount": "2BxT9ecgnkKfd2sxwHf7gg==",
                            "linkedAccountGuid": "f5531cd8-20e7-429e-9f77-6b31c077fb82",
                            "customer": {
                              "$ref": "70"
                            },
                            "group": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "76",
                      "id": 1,
                      "identifier": "vj9oCA7jO0GEY0VI2a/Q4g==",
                      "identifierGuid": "08683fbe-e30e-413b-8463-4548d9afd0e2",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "qHjaGJzMtk6wlfd/JOFvcw==",
                      "accountIDGuid": "18da78a8-cc9c-4eb6-b095-f77f24e16f73",
                      "customerAccount": {
                        "$ref": "72"
                      },
                      "customerCard": {
                        "$ref": "71"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2025-06-14T07:00:37.7673077",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "EJccHcmsvEGkPb2l5Xaiog==",
                      "idempotentVoidGuid": "1d1c9710-acc9-41bc-a43d-bda5e576a2a2",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "77",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "/40h9OgxMkWqgu3xKOzHTA==",
                        "saleHeaderIdentifierGuid": "f4218dff-31e8-4532-aa82-edf128ecc74c",
                        "created": "2025-06-14T07:00:37.7673077",
                        "createdLocal": "2025-06-14T07:00:37.7673077",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2025-06-14T07:00:37.7673077",
                        "storeID": 1,
                        "operatorG_Uid": "rPb4+U9CL0+O5GHPmzHVBg==",
                        "operatorGuid": "f9f8f6ac-424f-4f2f-8ee4-61cf9b31d506",
                        "customerG_Uid": "FD8UTeozA02cbFpBxKIB0w==",
                        "customerGuid": "4d143f14-33ea-4d03-9c6c-5a41c4a201d3",
                        "communityIdentifier": "l3fwnS87qUiKlb8961fdoA==",
                        "communityIdentifierGuid": "9df07797-3b2f-48a9-8a95-bf3deb57dda0",
                        "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": "ExKjJuzeVEeaUm/y8VeyQw==",
                        "priceLevelIdentifierGuid": "26a31213-deec-4754-9a52-6ff2f157b243",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "37"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "communityOrganisation": {
                          "$id": "78",
                          "id": 1,
                          "identifier": "sgkLJF6AZE6rdpdX0RSF4A==",
                          "identifierGuid": "240b09b2-805e-4e64-ab76-9757d11485e0",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "totalAmountAwarded": 15.1,
                          "updated": "2025-06-14T07:00:37.7673077",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "79",
                            "saleItemID": 1,
                            "identifier": "Duj3SErU806OTG/vhr894g==",
                            "identifierGuid": "48f7e80e-d44a-4ef3-8e4c-6fef86bf3de2",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "D+Kq3+0UFESF54TOZ126tw==",
                            "pluGuid": "dfaae20f-14ed-4414-85e7-84ce675dbab7",
                            "accountID": "vPaVENq9rUiPA0P0azB+Fg==",
                            "accountIDGuid": "1095f6bc-bdda-48ad-8f03-43f46b307e16",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2025-06-14T07:00:37.7829563",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "rXVMItZv20+eXsV7e2IxVw==",
                            "refundGuid": "224c75ad-6fd6-4fdb-9e5e-c57b7b623157",
                            "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": "7x4GxleA9E+aTj32E+A4xw==",
                            "idempotentVoidGuid": "c6061eef-8057-4ff4-9a4e-3df613e038c7",
                            "priceLevelIdentifier": "9dLCT4TeJUCArGix6+dNpg==",
                            "priceLevelIdentifierGuid": "4fc2d2f5-de84-4025-80ac-68b1ebe74da6",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "80",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-06-14T07:00:37.7829563",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "refund": {
                              "$id": "81",
                              "id": 1,
                              "g_UID": "bazsEKsXoUWnd/aAgwaDlg==",
                              "guid": "10ecac6d-17ab-45a1-a777-f68083068396",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-06-14T07:00:37.7829563"
                            },
                            "modifier": {
                              "$id": "82",
                              "id": 1,
                              "setG_UID": "7s3dQc15QEGQ+iMWPJj99A==",
                              "modifierSetGuid": "41ddcdee-79cd-4140-90fa-23163c98fdf4",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "EL6fkbFZ7k6phf7wN+qHKA==",
                              "pluGuid": "919fbe10-59b1-4eee-a985-fef037ea8728",
                              "deleted": true,
                              "g_UID": "E0UlQqnzu0+ddHmJVwQbGw==",
                              "guid": "42254513-f3a9-4fbb-9d74-798957041b1b",
                              "product": {
                                "$ref": "2"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "83",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "77"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "84",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "84"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "85",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "86",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "fJO1CgkiN0CJ21C+MW+rCw==",
                            "pluGuid": "0ab5937c-2209-4037-89db-50be316fab0b",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2025-06-14T07:00:37.7829563",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2025-06-14T07:00:37.7829563",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "87",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "m+PTA447UEOJwLEQDyzdXg==",
                            "pluGuid": "03d3e39b-3b8e-4350-89c0-b1100f2cdd5e",
                            "accountID": "nljN3iDSV0SrDbr3tYFxbQ==",
                            "accountIDGuid": "decd589e-d220-4457-ab0d-baf7b581716d",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2025-06-14T07:00:37.7829563",
                            "bestOrExpireType": 1,
                            "refundG_UID": "PIDI9UEaEUeQv/CQfaSKEQ==",
                            "refundGuid": "f5c8803c-1a41-4711-90bf-f0907da48a11",
                            "providerName": "sample string 10",
                            "campaign": "sample string 11",
                            "campaignType": 1,
                            "modifiedID": 1,
                            "omittedIngredient": 1,
                            "taxPercent": 1.0,
                            "taxAmount": 1.0,
                            "refundablePrice": 1.0,
                            "showDiscounts": true,
                            "orderPrinted": true,
                            "note": "sample string 14",
                            "modifierName": "sample string 15",
                            "modifierSetName": "sample string 16",
                            "totalValueWasScanned": true,
                            "sold": true,
                            "campaignPrice": true,
                            "scannedValue": 1,
                            "campaignName": "sample string 20",
                            "comboDiscount": 1
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "88",
                            "identifier": "gNNwk4id2EOCk21MuDmvpA==",
                            "identifierGuid": "9370d380-9d88-43d8-8293-6d4cb839afa4",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "HRRdxtn/z0WQ+7Q67FTh7g==",
                            "customerIdentifierGuid": "c65d141d-ffd9-45cf-90fb-b43aec54e1ee",
                            "operatorNo": 1,
                            "operatorG_UID": "PVq8QMxnJkWT6BASEdWRRw==",
                            "operatorGuid": "40bc5a3d-67cc-4526-93e8-101211d59147",
                            "created": "2025-06-14T07:00:37.7829563",
                            "ordered": "2025-06-14T07:00:37.7829563",
                            "started": "2025-06-14T07:00:37.7829563",
                            "completed": "2025-06-14T07:00:37.7829563",
                            "supplied": "2025-06-14T07:00:37.7829563",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "70"
                            },
                            "operator": {
                              "$ref": "37"
                            },
                            "details": [
                              {
                                "$id": "89",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "SqS3MP2QCUio3Q4i9pLk2A==",
                                "pluGuid": "30b7a44a-90fd-4809-a8dd-0e22f692e4d8",
                                "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": "qSoP9dnZcEirvzTh3S7NVg==",
                                "headerIdentifierGuid": "f50f2aa9-d9d9-4870-abbf-34e1dd2ecd56",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "90",
                            "surveyG_UID": "OqM1WcBYC0eTk5+Ft6Ku3w==",
                            "surveyGuid": "5935a33a-58c0-470b-9393-9f85b7a2aedf",
                            "saleHeaderGuid": "lFHiykM+z0u4vrin4NAaTw==",
                            "saleGuid": "cae25194-3e43-4bcf-b8be-b8a7e0d01a4f",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "NOh8dneAQUWn9i3WBU7WzQ==",
                            "guidResponse": "767ce834-8077-4541-a7f6-2dd6054ed6cd",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-06-14T07:00:37.7829563",
                            "sale": {
                              "$ref": "77"
                            },
                            "survey": {
                              "$id": "91",
                              "g_UID": "X81GPARfu02oXOBm6Mh6NQ==",
                              "guid": "3c46cd5f-5f04-4dbb-a85c-e066e8c87a35",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "PIpQifl3CEOzeI0KfbOqbw==",
                              "checkoutFormGuid": "89508a3c-77f9-4308-b378-8d0a7db3aa6f",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-06-14T07:00:37.7829563",
                              "end": "2025-06-14T07:00:37.7829563",
                              "deleted": true,
                              "updated": "2025-06-14T07:00:37.7829563",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "cfec8699-5e55-4aff-a77d-ce1626949688",
                                "ba0dc53e-f1b2-44cc-a6f6-c739e2f0ffcd"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "45"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "storeName": "sample string 38",
                        "machineName": "sample string 39",
                        "operatorName": "sample string 40",
                        "direction": 1,
                        "reason": "sample string 41",
                        "accountG_UID": "FxN80zNSHE+NxZ8wYqIv3A==",
                        "accountIdentifier": "d37c1317-5233-4f1c-8dc5-9f3062a22fdc",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "3435QklobkqBpOgyJBftqg==",
                        "customerOrderIdentifierGuid": "42f98ddf-6849-4a6e-81a4-e8322417edaa",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "92",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "+K1Kgyi1J0WVPhnI0xbgaw==",
                        "paymentIdentifierGuid": "834aadf8-b528-4527-953e-19c8d316e06b",
                        "identifier": "PNzQSNiT4U6oJn7prVVJrA==",
                        "identifierGuid": "48d0dc3c-93d8-4ee1-a826-7ee9ad5549ac",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "4nhSK6U44UOBk3+qVqgdXg==",
                        "itemIdentifierGuid": "2b5278e2-38a5-43e1-8193-7faa56a81d5e"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "71"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "74"
                },
                {
                  "$ref": "74"
                }
              ],
              "accounts": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "account": {
                "$ref": "72"
              },
              "vouchers": [
                {
                  "$id": "93",
                  "customerIdentifier": "NMfaNjeYA020WBhY9FfX4Q==",
                  "customerIdentifierGuid": "36dac734-9837-4d03-b458-1858f457d7e1",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "NAnE0oeptEuVbh2iQGj2qw==",
                  "idempotentGuid": "d2c40934-a987-4bb4-956e-1da24068f6ab",
                  "offline": true,
                  "voucher": {
                    "$id": "94",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2025-06-14T07:00:37.7829563",
                    "barcodeTemplate": {
                      "$id": "95",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "96",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2025-06-14T07:00:37.7829563",
                      "labelPageLayout": "YU+yJwVXNUeDYzKWZbGyUg==",
                      "pageLayoutGuid": "27b24f61-5705-4735-8363-329665b1b252",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "94"
                      },
                      "elements": [
                        {
                          "$id": "97",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2025-06-14T07:00:37.7829563"
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "98",
                        "id": 1,
                        "customerIdentifier": "V9vnQw0uS0mtyTfswHdUcQ==",
                        "customerIdentifierGuid": "43e7db57-2e0d-494b-adc9-37ecc0775471",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-06-14T07:00:37.7829563",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "YEfWRTlXakas4MYMW69aoQ==",
                        "issuedIdempotentGuid": "45d64760-5739-466a-ace0-c60c5baf5aa1",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-06-14T07:00:37.7829563",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-06-14T07:00:37.7829563",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "JvZmJl9C2k26JdpCoa4W+A==",
                        "redeemedIdempotentGuid": "2666f626-425f-4dda-ba25-da42a1ae16f8",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-06-14T07:00:37.7829563",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "96"
                        },
                        "voucher": {
                          "$ref": "94"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "76"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "76"
                        }
                      },
                      {
                        "$ref": "98"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "93"
                }
              ]
            }
          },
          {
            "$ref": "69"
          }
        ],
        "customerGroups": [
          {
            "$id": "99",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "UuY3H+r9DEy9dnd1zjFhSQ==",
            "groupIDGuid": "1f37e652-fdea-4c0c-bd76-7775ce316149",
            "campaign": {
              "$ref": "66"
            },
            "group": {
              "$ref": "74"
            }
          },
          {
            "$ref": "99"
          }
        ],
        "signIqTickets": [
          {
            "$id": "100",
            "identifier": "9XkJ3kk7oUm+l7h5QWWWTg==",
            "identifierGuid": "de0979f5-3b49-49a1-be97-b8794165964e",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "100"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "101",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "p7HyKk46+U+uwf0k88Z+Jw==",
            "guid": "2af2b1a7-3a4e-4ff9-aec1-fd24f3c67e27",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "66"
            },
            "comboPricePlus": [
              {
                "$id": "102",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "jaHrjf/kx0+aThKrPLImWQ==",
                "groupGuid": "8deba18d-e4ff-4fc7-9a4e-12ab3cb22659",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "1Gf1eHYNKU+TpZs9EKzGDA==",
                "pluGuid": "78f567d4-0d76-4f29-93a5-9b3d10acc60c",
                "priceGroupG_UID": "joPjKdRIG061ElRLGRsvdQ==",
                "priceGroupGuid": "29e3838e-48d4-4e1b-b512-544b191b2f75",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "66"
                },
                "product": {
                  "$ref": "2"
                },
                "priceGroup": {
                  "$ref": "31"
                },
                "campaignPool": {
                  "$ref": "66"
                }
              },
              {
                "$ref": "102"
              }
            ]
          },
          {
            "$ref": "101"
          }
        ],
        "priceLevels": [
          {
            "$id": "103",
            "id": 1,
            "priceLevelIdentifier": "8boU88pfYkiSPDSlogi9Hg==",
            "priceLevelIdentifierGuid": "f314baf1-5fca-4862-923c-34a5a208bd1e",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "103"
          }
        ]
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "104",
        "headerIdentifier": "WTIAys0YfU2BejVimyLUAw==",
        "headerIdentifierGuid": "ca003259-18cd-4d7d-817a-35629b22d403",
        "identifier": "QGIk6LQ1fUeiNnkWoOXSeQ==",
        "identifierGuid": "e8246240-35b4-477d-a236-7916a0e5d279",
        "supplierIdentifier": "iJu5QsEF3kOrWC8Boc8hfw==",
        "supplierGuid": "42b99b88-05c1-43de-ab58-2f01a1cf217f",
        "pluG_UID": "og4ffXB25UKSTYXUu3SUPQ==",
        "pluGuid": "7d1f0ea2-7670-42e5-924d-85d4bb74943d",
        "campaignName": "c8f687a8-6e76-4d14-8e23-00a896972f88",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-06-14T07:00:37.7829563",
        "end": "2025-06-14T07:00:37.7829563",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "Ji3SNhaBlkq7CYnwkg2/Ig==",
        "bonusItemPluGuid": "36d22d26-8116-4a96-bb09-89f0920dbf22",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-06-14T07:00:37.7829563",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2025-06-14T07:00:37.7829563",
        "campaignEndDate": "2025-06-14T07:00:37.7829563",
        "masterPLUG_UID": "5q7uvrChAEy/2fUf9OoKmA==",
        "masterID": "beeeaee6-a1b0-4c00-bfd9-f51ff4ea0a98",
        "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": "gML5uIL4FUyXpsBSnlEq9g==",
        "bonusMasterID": "b8f9c280-f882-4c15-97a6-c0529e512af6",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2025-06-14T07:00:37.7829563",
    "dealCosts": [
      {
        "$ref": "104"
      },
      {
        "$ref": "104"
      }
    ],
    "tags": [
      {
        "$id": "105",
        "pluG_UID": "rrIscDyFvUShVUvbCDLBng==",
        "pluGuid": "702cb2ae-853c-44bd-a155-4bdb0832c19e",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "105"
      }
    ],
    "alternateProductG_UID": "6ngpaBCOikqCoekOzE08kA==",
    "alternateProduct": "682978ea-8e10-4a8a-82a1-e90ecc4d3c90",
    "productHostCode": {
      "$id": "106",
      "id": 1,
      "pluG_UID": "mT6xz6ATs0KHRV1Wv36Hjg==",
      "pluGuid": "cfb13e99-13a0-42b3-8745-5d56bf7e878e",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "60"
    },
    "mscCom": {
      "$ref": "61"
    },
    "mscDep": {
      "$ref": "63"
    },
    "mscSubCom": {
      "$ref": "62"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-06-14T07:00:37.7829563",
    "inventoryTracked": "2025-06-14T07:00:37.7829563",
    "isNormalPriceChangesCampaign": true
  },
  "inventoryReason": {
    "$id": "107",
    "id": 1,
    "name": "sample string 1",
    "allowRF": 2,
    "dumpStock": 3,
    "creditRequest": 4,
    "excludeFromLoss": 5,
    "reserved": 6,
    "updated": "2025-06-14T07:00:37.7829563"
  },
  "operator": {
    "$ref": "37"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK8�Z쟶5xl/workbook.xml �(�����0D�&�C��F�N\�z𾖭4Ж�5��B	$޼��ξ>Z�=���G����mC��-j�;��v�:
a��Ŭ�J`m�[�	,M�3s�CP��V
�.�X~p�o���eh����f���r2ֺ�I�b�)a�ETĀƒ����ܚ�)q���{.1�E�]��
�����w�PK8�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
8�ZXFm0''_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="Re89a1974a729463c" /></Relationships>PK8�Z��xl/worksheets/sheet1.xml �(��X[S�<�+������$�ޖ�ھ�K�)�ې��*%�Zc^�Ag/>:g����w��yM�|�.�Y�I�t<[<���b�	>z�4��O���X�"?����(����|4M��<L���]���|X؏�c7�Lf��4�̓E��T7K���-�Og�y����\�s����O�T��lz�;꾓%�~���Nw�[��g�2/=wV����Y}����vk�u�۬3N&×��.]^$��iaY��Q���v�wAg>�������i?�B.����E:�����Ml�`�1�
��E\G�9��GF�	LKh�pq`�r'�m�PK&�2F��U�xu`]�����2��Has��ƛ}<
cC���~�����2��Q�w��h������|�0^��2�"D%�i������Ne˵��rZkޒ�錋2qBT�m�9�qyh�Nk\�E�lm��Z�uӹS���z�9G�����7��7��R3c;���Nx��<��mh�pƒ��8#m���&t�� <�vC�P��;��<8tāS��@ngE�Bh�UK�<P��mqn��m��{���L1��L�Ӄ��ʾsnd$9���� *g@f�aE��QN{x��C�9���MZ�1a'_d�В�i��~a�\H���U�;b߫AtD��N�(ߛ�i�ZT2d���
�oQ3:-bI�<�+;m��Т$tZĽ
��
hOO�"�~=t7�����tX�,]v���Ϳz��c����+Zno���뾮b���:�W'uT�uV�QE����8�#TqQG�*Ⲏ0U�UU���7a��Bh��^�x ��[�0��!�޵n�7O��w����!��{�H��@�?=��/����!��ـ��B ;�|H�=N�p��"�c��p{������H$,�O"�9��)�_"��cL��ܵ�s7Da?Da���POH6��!{r�P�'�l�YC�yy�~�!��
j#H�o�^֛DW�lD��

�4�}*���>���_�k���J=�_+���;	���~�d#V�Q������Onb��
��~� �=�{�j�'M�M�=�t(��3�{0t@_x0�
�q耾�`耾�c$�7̞�Ͱ�n��d8N��4-�l}����s�PK8�Z�)J��Pxl/_rels/workbook.xml.rels �(���Kn� @��f_c�;UH6�d��Ɗ
��9[=R�P�H-���&+��<=1|���o�H����V�@�*�
�p�����f��Q�t#�a$�� ��8?R��I���hSG;?ɘR��Y����\R�3�I��CtZ
��:Mh�`���1�� }�Q�O)���
d�	د4rY�ZU���л��x1�z]�L��f���j��f��������Ӧs����1���jJݦ������/PK8�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK8�ZH\9�4.xl/sharedStrings.xml �(���n�8�}��#ϫD����A�6&�;N��v)�r�Ȓ���x��[$uP"��TY,�"?��-��м*�Y����I��������-h��U���1=Z���3��XK��蹮w�NNh򌷈W;\&����K6'tG0J�3���8�M�?٢�<Z$US�_�<�hє�_
>�0E��s�uy��������	������Ox�\7y�!����%�)x]W��^4�N�˧:�C���{=�}oPY��^��*ҳ��o���ja8ɷ��:���q�I�K��7T4��qQ̳\5�X�x�h���\��r��x��KZ�)�y��V������皭��Q���a�`�1Z���E�s��kE�S��\�Z�Q���)�|�e
JγEӤ�.�W@WD�f�wh��[��.A��E�M��v?�~�����L��l_�?��"�ز�I
3J��:^hD(H��q�(����h�C�vW`�?���>���-�����`£�f���ex~�nFF�8����"�JLS�e�c#76\;v7p|#LQd�&���-d��|���_�l���.��p��/�_��z������_6E1���e'	�M�Ơ�*
��a��5.1ɓ㛜����h)�e�؜�
��e��;v"�
#�h�#L�����#?]��D
-����J���-�!�1(3mÄ2�ː��5����t+��&U��բD"'q�ؾg�����]�=T`��ib�F�q����@�z���3Xqz�j���r!��"�d���`qz�(/�asKTp���'��W,��`����`,���g�'��(�R���=5;���5N�2��4!�����m3�o<��rկ�����{��T��c�1f<[p�t�Y7�]@�w!�4!W|qXd�19:�mv��K#�Ee��I�[��ڽ��������/��|�DF�`x�'͠�!9%y�{$���S�Dn�,��[q�����xV����6�Q���a�QiSj8���d��D*Xe�q)��u��l���!���u�b�RQ
� ���4Q�������$���SUs�Q�0C�:�y���|O�,2�+��Jt�>GEr���*�C�p�e�;�<��PS�׽���c|yDd��ւ��[#���9�u�����cZ��=�3�uƴ���f��ʥ"��3i��393i��fԮ,7%�9|�o��@�<ʒ�&g^�:��u��R����̷�V�C�z�r�`��;,D�@?W
��2�Vhܴ������Ս5�e������C����c���i�����^�Wp���D��я=㪢`����?
XݿNN�i�gO�z����s�-Zx� L ��|�w"���R���Bjxv�yc�y�d�Rjg��VI�k��–�`�7 h?���;)���`����߫���uӧ�5A��nzv�O4K:�f-a�sT\$Ҵ���7Gx]r\���:��H�޻�� �	���-=u*W*��h�!4�L��*�<�������I.��d��.e����ّ
g6$��XoY�5u����J
�)S�s�f<���I�f��v��'�~�	|�e�֭��&>O��P7(��9`����^e@�b�h�]fG��*�tj_�g\d�T��J#L/��p�`
9d1��4\���V&\,�a5�
�WM=���е��'؍L���p��2"d�
� 2�,D�)[�OL��y�����;��ۦ�YbDYbi�A䧞�nj����[�h#��8;PU���5�)�j���7��;�RL9�E��LeWs�HyS�QQ�WU>���:c�ݥԽ㞢�5:E�BY֟S~�!K=Fhʙ��Up�L����.F�`���7��ЁfV��&���3I�F�#����5HH���5&9���Y��TӼs��鬆�S���K�%�GGv<�~���˩t�ȟn�4���T�=��|;��� =��xy���}�SK���u?���	Fe��8�3�RIn���,�6�ʲ8t�$F#��$i`?� s�(f��)4�	�=I�;L^p_�/)k_e(����-��(/z��C��*P]�7�#� ���zaF�ƌT"��U(-�:�D���� �Z�įs���D�R��L�7�Ӧ��
�a��#����k�C�c�X?���k�|�hk�
���M#�%���q�9��	��3��8eu�o`r���LGA��+�L�2=���.��N�JՊ�.����!��
q�س|�I3�5���
y#���m���e��Y��-�THB#�<�DbF���q��(/P\�d]��v���r�?�op�^
���5A�݊$���NC"Z��0�cc�usT&������,��g`쩆Ft�Y��^dP��B�-�"��4���¿L�E��7Dg.<,+��6�<y�WJ���Y��&Z'�-��|wӋS�
��PK��@�l�y��F��`�o��o�P�ч#����{A~���4l/!0y��~���M�5�W���:��ԟ���eJ5�p��-���	�&��),N�� ��=@-P�F2��<@M	U�S����q�s=��{�������_F<@���X�O��2uwm�k]v������3[�n��3�p�5G��QM%������:�4%W����K�)\��T핍g��ij��`8�*�5����#�ހ��&\���3?Z�ȓyv#��f½�a���d�	��"<j@�ϟ�"%�l�dv�������,�S��WRj''�y9���c�98��?������~�d#��5�%k���mƛ�ԝ!u��9��E�}zX@�Pm�0�1���FDK�B[��2���T�m�-(L�qݙ�UUhk^Q��z�z��T,�s8�(�ț��W�'8��ч�>U�by ��f��#�����o83��]݉˾�(�aOd���W�c��A(���M�C��m���؋L�6\'†�C׈�3� FA�9�
���m����Hj�[�~�h�K}�XWT.��UD���ܓ�NFҷ๦��p���h^�p#��j����
�0�P-/��e���<���6g����B	~��d���G�7�I�N����_��r5�&r+�����X�������*4��~�ԻMe��ִ���c��"j������s�ʩ!]��Dz���9ߌ��ڇyû��{qw�w�Z�1K�
z|y{~�)��_|�?'G������PK-8�Z쟶5xl/workbook.xmlPK-8�Z����	��[Content_Types].xmlPK-
8�ZXFm0''U_rels/.relsPK-8�Z���xl/worksheets/sheet1.xmlPK-8�Z�)J��P�xl/_rels/workbook.xml.relsPK-8�ZЃc'2E
�	xl/styles.xmlPK-8�ZH\9�4.gxl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK8�Z۲��5xl/workbook.xml �(�����0D�&�C��� "N\�z��bhK��|o�vfg�N1�?���G
�嶤��1g�5��Q�]g��}1�u���4o�ڳ��Y�K�����+��-B��WÊR 5��B���C�����l���o�X`�Ţ��%��%�skKQbs�{��M�^��#�$���;�`���PK8�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
8�Zv��''_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="Rb66ae07055604bba" /></Relationships>PK8�Z��xl/worksheets/sheet1.xml �(��X[S�<�+������$�ޖ�ھ�K�)�ې��*%�Zc^�Ag/>:g����w��yM�|�.�Y�I�t<[<���b�	>z�4��O���X�"?����(����|4M��<L���]���|X؏�c7�Lf��4�̓E��T7K���-�Og�y����\�s����O�T��lz�;꾓%�~���Nw�[��g�2/=wV����Y}����vk�u�۬3N&×��.]^$��iaY��Q���v�wAg>�������i?�B.����E:�����Ml�`�1�
��E\G�9��GF�	LKh�pq`�r'�m�PK&�2F��U�xu`]�����2��Has��ƛ}<
cC���~�����2��Q�w��h������|�0^��2�"D%�i������Ne˵��rZkޒ�錋2qBT�m�9�qyh�Nk\�E�lm��Z�uӹS���z�9G�����7��7��R3c;���Nx��<��mh�pƒ��8#m���&t�� <�vC�P��;��<8tāS��@ngE�Bh�UK�<P��mqn��m��{���L1��L�Ӄ��ʾsnd$9���� *g@f�aE��QN{x��C�9���MZ�1a'_d�В�i��~a�\H���U�;b߫AtD��N�(ߛ�i�ZT2d���
�oQ3:-bI�<�+;m��Т$tZĽ
��
hOO�"�~=t7�����tX�,]v���Ϳz��c����+Zno���뾮b���:�W'uT�uV�QE����8�#TqQG�*Ⲏ0U�UU���7a��Bh��^�x ��[�0��!�޵n�7O��w����!��{�H��@�?=��/����!��ـ��B ;�|H�=N�p��"�c��p{������H$,�O"�9��)�_"��cL��ܵ�s7Da?Da���POH6��!{r�P�'�l�YC�yy�~�!��
j#H�o�^֛DW�lD��

�4�}*���>���_�k���J=�_+���;	���~�d#V�Q������Onb��
��~� �=�{�j�'M�M�=�t(��3�{0t@_x0�
�q耾�`耾�c$�7̞�Ͱ�n��d8N��4-�l}����s�PK8�Z�ns�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞ة��FM�aö��=����.�gc���V� �X��j4��'�|����i$���]e���3��k��	��z��Ny"��I^q��>����hz�t,��.wZ&�r::ks��c5
K�2��2���m�Oޜ&t�0}��{��C����R��P�
��6����H+t�Jƹ�@���b�����Z��(WRq�R�U���>�|�Ӳ�P���X�BTJrTxU�7��PK8�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK8�ZH\9�4.xl/sharedStrings.xml �(���n�8�}��#ϫD����A�6&�;N��v)�r�Ȓ���x��[$uP"��TY,�"?��-��м*�Y����I��������-h��U���1=Z���3��XK��蹮w�NNh򌷈W;\&����K6'tG0J�3���8�M�?٢�<Z$US�_�<�hє�_
>�0E��s�uy��������	������Ox�\7y�!����%�)x]W��^4�N�˧:�C���{=�}oPY��^��*ҳ��o���ja8ɷ��:���q�I�K��7T4��qQ̳\5�X�x�h���\��r��x��KZ�)�y��V������皭��Q���a�`�1Z���E�s��kE�S��\�Z�Q���)�|�e
JγEӤ�.�W@WD�f�wh��[��.A��E�M��v?�~�����L��l_�?��"�ز�I
3J��:^hD(H��q�(����h�C�vW`�?���>���-�����`£�f���ex~�nFF�8����"�JLS�e�c#76\;v7p|#LQd�&���-d��|���_�l���.��p��/�_��z������_6E1���e'	�M�Ơ�*
��a��5.1ɓ㛜����h)�e�؜�
��e��;v"�
#�h�#L�����#?]��D
-����J���-�!�1(3mÄ2�ː��5����t+��&U��բD"'q�ؾg�����]�=T`��ib�F�q����@�z���3Xqz�j���r!��"�d���`qz�(/�asKTp���'��W,��`����`,���g�'��(�R���=5;���5N�2��4!�����m3�o<��rկ�����{��T��c�1f<[p�t�Y7�]@�w!�4!W|qXd�19:�mv��K#�Ee��I�[��ڽ��������/��|�DF�`x�'͠�!9%y�{$���S�Dn�,��[q�����xV����6�Q���a�QiSj8���d��D*Xe�q)��u��l���!���u�b�RQ
� ���4Q�������$���SUs�Q�0C�:�y���|O�,2�+��Jt�>GEr���*�C�p�e�;�<��PS�׽���c|yDd��ւ��[#���9�u�����cZ��=�3�uƴ���f��ʥ"��3i��393i��fԮ,7%�9|�o��@�<ʒ�&g^�:��u��R����̷�V�C�z�r�`��;,D�@?W
��2�Vhܴ������Ս5�e������C����c���i�����^�Wp���D��я=㪢`����?
XݿNN�i�gO�z����s�-Zx� L ��|�w"���R���Bjxv�yc�y�d�Rjg��VI�k��–�`�7 h?���;)���`����߫���uӧ�5A��nzv�O4K:�f-a�sT\$Ҵ���7Gx]r\���:��H�޻�� �	���-=u*W*��h�!4�L��*�<�������I.��d��.e����ّ
g6$��XoY�5u����J
�)S�s�f<���I�f��v��'�~�	|�e�֭��&>O��P7(��9`����^e@�b�h�]fG��*�tj_�g\d�T��J#L/��p�`
9d1��4\���V&\,�a5�
�WM=���е��'؍L���p��2"d�
� 2�,D�)[�OL��y�����;��ۦ�YbDYbi�A䧞�nj����[�h#��8;PU���5�)�j���7��;�RL9�E��LeWs�HyS�QQ�WU>���:c�ݥԽ㞢�5:E�BY֟S~�!K=Fhʙ��Up�L����.F�`���7��ЁfV��&���3I�F�#����5HH���5&9���Y��TӼs��鬆�S���K�%�GGv<�~���˩t�ȟn�4���T�=��|;��� =��xy���}�SK���u?���	Fe��8�3�RIn���,�6�ʲ8t�$F#��$i`?� s�(f��)4�	�=I�;L^p_�/)k_e(����-��(/z��C��*P]�7�#� ���zaF�ƌT"��U(-�:�D���� �Z�įs���D�R��L�7�Ӧ��
�a��#����k�C�c�X?���k�|�hk�
���M#�%���q�9��	��3��8eu�o`r���LGA��+�L�2=���.��N�JՊ�.����!��
q�س|�I3�5���
y#���m���e��Y��-�THB#�<�DbF���q��(/P\�d]��v���r�?�op�^
���5A�݊$���NC"Z��0�cc�usT&������,��g`쩆Ft�Y��^dP��B�-�"��4���¿L�E��7Dg.<,+��6�<y�WJ���Y��&Z'�-��|wӋS�
��PK��@�l�y��F��`�o��o�P�ч#����{A~���4l/!0y��~���M�5�W���:��ԟ���eJ5�p��-���	�&��),N�� ��=@-P�F2��<@M	U�S����q�s=��{�������_F<@���X�O��2uwm�k]v������3[�n��3�p�5G��QM%������:�4%W����K�)\��T핍g��ij��`8�*�5����#�ހ��&\���3?Z�ȓyv#��f½�a���d�	��"<j@�ϟ�"%�l�dv�������,�S��WRj''�y9���c�98��?������~�d#��5�%k���mƛ�ԝ!u��9��E�}zX@�Pm�0�1���FDK�B[��2���T�m�-(L�qݙ�UUhk^Q��z�z��T,�s8�(�ț��W�'8��ч�>U�by ��f��#�����o83��]݉˾�(�aOd���W�c��A(���M�C��m���؋L�6\'†�C׈�3� FA�9�
���m����Hj�[�~�h�K}�XWT.��UD���ܓ�NFҷ๦��p���h^�p#��j����
�0�P-/��e���<���6g����B	~��d���G�7�I�N����_��r5�&r+�����X�������*4��~�ԻMe��ִ���c��"j������s�ʩ!]��Dz���9ߌ��ڇyû��{qw�w�Z�1K�
z|y{~�)��_|�?'G������PK-8�Z۲��5xl/workbook.xmlPK-8�Z����	�[Content_Types].xmlPK-
8�Zv��''V_rels/.relsPK-8�Z���xl/worksheets/sheet1.xmlPK-8�Z�ns�P�xl/_rels/workbook.xml.relsPK-8�ZЃc'2E
�	xl/styles.xmlPK-8�ZH\9�4.ixl/sharedStrings.xmlPK��