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": "dLTaVpzrN0mqROleUSLjRA==",
  "pluGuid": "56dab474-eb9c-4937-aa44-e95e5122e344",
  "plu": 1,
  "apn": "sample string 2",
  "storeID": 1,
  "dumpedOnUtc": "2025-08-02T23:18:05.8861908",
  "dumpedOn": "2025-08-02T23:18:05.8861908",
  "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-08-02T23:18:05.8861908",
  "markdown": true,
  "reason": 14,
  "deptID": 1,
  "deptCode": "sample string 15",
  "zoneID": 1,
  "operatorID": 1,
  "operatorG_UID": "2Y8jJKkLzEqDytTlfPurpQ==",
  "operatorGuid": "24238fd9-0ba9-4acc-83ca-d4e57cfbaba5",
  "machineID": 1,
  "processed": 1,
  "deleted": 1,
  "saleHeaderGuidIdentifier": "fd381976-3036-4b16-96ec-d99740ab31ce",
  "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": "Z6kAtueJF0ScCCIENlzgaQ==",
    "guid": "b600a967-89e7-4417-9c08-2204365ce069",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "csRL6bAJWUmG6BHUwUYnXg==",
    "priceGroupGuid": "e94bc472-09b0-4959-86e8-11d4c146275e",
    "blueprintID": 1,
    "lastCountedDate": "2025-08-02T23:18:05.8861908",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-08-02T23:18:05.8861908",
    "pluCreated": "2025-08-02T23:18:05.8861908",
    "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-08-02T23:18:05.8861908",
    "lastManualUpdate": "2025-08-02T23:18:05.8861908",
    "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-08-02T23:18:05.8861908",
    "currentCostUpdated": "2025-08-02T23:18:05.8861908",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-08-02T23:18:05.8861908",
    "defaultGP": 1,
    "breakTargetMode": 33,
    "break1": 1,
    "price1": 1,
    "target1": 34,
    "break2": 1,
    "price2": 1,
    "target2": 35,
    "break3": 1,
    "price3": 1,
    "target3": 36,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "awsUpdated": "2025-08-02T23:18:05.8861908",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "MNKg9kkaOECCHM42Oumzqg==",
    "altPLUGuid": "f6a0d230-1a49-4038-821c-ce363ae9b3aa",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 54",
    "altPriceDescription2": "sample string 55",
    "cartonQuantity": 56,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 58",
    "text2": "sample string 59",
    "text3": "sample string 60",
    "labelText": "sample string 61",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 65",
    "barcodeFormat": "sample string 66",
    "austMade": 1,
    "coolCode": 67,
    "countryOfOrigin": "sample string 68",
    "percentContent": 69.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 70",
    "subDeptCode": "sample string 71",
    "minorDeptCode": "sample string 72",
    "lesserDeptCode": "sample string 73",
    "deptName": "sample string 74",
    "subDeptName": "sample string 75",
    "minorDeptName": "sample string 76",
    "lesserDeptName": "sample string 77",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 80,
    "labelShelfChanged": true,
    "labelTalkerQty": 82,
    "labelSmall": true,
    "labelLastPrinted": "2025-08-02T23:18:05.8861908",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "LUA6HlF6fkC7oJCqPVUlBQ==",
    "shelfPageLayoutGuid": "1e3a402d-7a51-407e-bba0-90aa3d552505",
    "talkerPageLayoutG_UID": "+gi+ow7/PEqQo9ZWMHMSbA==",
    "talkerPageLayoutGuid": "a3be08fa-ff0e-4a3c-90a3-d6563073126c",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 85,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 87",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 91,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 94,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "1N8pWJrkm0WTgF3Tx98kWQ==",
    "inventoryIdentifier": "5829dfd4-e49a-459b-9380-5dd3c7df2459",
    "inventoryAccuracy": 1,
    "baseUnits": 98,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 99,
    "defaultPrinter": "sample string 100",
    "defaultPrinterGroup": "sample string 101",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 102,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "bZB1wO/0C0aXSVGxLDiLVg==",
    "parentPluGuid": "c075906d-f4ef-460b-9749-51b12c388b56",
    "preferredHostVendor": 104,
    "preferredHostChanged": true,
    "code": "sample string 106",
    "supplierIdentifier": "OzsSapK2KkamqqERkmEC/A==",
    "supplierIdentifierGuid": "6a123b3b-b692-462a-a6aa-a111926102fc",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "rSN10cvYDUaSzvRcCVJUIA==",
    "rebateSupplierIdentifierGuid": "d17523ad-d8cb-460d-92ce-f45c09525420",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 108",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 110",
    "productType": "sample string 111",
    "productGroup": "sample string 112",
    "complianceIndicator": "sample string 113",
    "inhouseBrand": "sample string 114",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 117",
    "lastUpdatedByUser": "sample string 118",
    "lastManualUpdatedByUser": "sample string 119",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-08-02T23:18:05.8861908",
    "commodity": "sample string 121",
    "businessPillar": "sample string 122",
    "mscCommodity": "sample string 123",
    "hostIdentifier": "3IjeG2q8vEmSbnSjkXazoQ==",
    "hostIdentifierGuid": "1bde88dc-bc6a-49bc-926e-74a39176b3a1",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 125",
    "aisleEnds": "sample string 126",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 137,
    "webPriceRounding": true,
    "webMarkup": 139,
    "webPriceMode": 140,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 141",
    "altSubDeptCode": "sample string 142",
    "altMinorDeptCode": "sample string 143",
    "altLesserDeptCode": "sample string 144",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-08-02T23:18:05.8861908",
      "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": "8GJsRGUadEGxKOBb+n36dQ==",
      "hostIdentifierGuid": "446c62f0-1a65-4174-b128-e05bfa7dfa75",
      "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-08-02T23:18:05.8861908",
      "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": "O/XLkEXCvUOuhI0eofrF/A==",
          "hostIdentifierGuid": "90cbf53b-c245-43bd-ae84-8d1ea1fac5fc",
          "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": "7t//JYr2C0Ww55ot33dc1A==",
            "identifierGuid": "25ffdfee-f68a-450b-b0e7-9a2ddf775cd4",
            "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": "VO92wW3h00KGBOATQ0os3A==",
            "hostSupplierIdentifierGuid": "c176ef54-e16d-42d3-8604-e013434a2cdc",
            "loyaltyPriceLevelIdentifier": "8jtjnz+gHk+BfW8SVZPRZA==",
            "loyaltyPriceLevelIdentifierGuid": "9f633bf2-a03f-4f1e-817d-6f125593d164",
            "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-08-02T23:18:05.8861908",
            "lastProcessed": "2025-08-02T23:18:05.8861908",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "Hy6JscpKO0ivAez1VGlTQQ==",
              "identifierGuid": "b1892e1f-4aca-483b-af01-ecf554695341",
              "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": "eIf+Tna5okC0z9+bZTwjpA==",
              "primaryContactID": "4efe8778-b976-40a2-b4cf-df9b653c23a4",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "VXPIZ49rMkCwxy8pE3uAdw==",
              "supplierGroupGuid": "67c87355-6b8f-4032-b0c7-2f29137b8077",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-08-02T23:18:05.8861908",
              "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": "d224f803-634c-462c-a3be-d89e1ce7592d",
                "identifier": "qxJ/o6Olokq7BBlS4AacCg==",
                "identifierGuid": "a37f12ab-a5a3-4aa2-bb04-1952e0069c0a",
                "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": "jVhF8vfJvkmzssXxRyFPSQ==",
                  "supplierIdentifierGuid": "f245588d-c9f7-49be-b3b2-c5f147214f49",
                  "contactGuid": "GSuJ7mgB1U6ruA8uKs3DiA==",
                  "contactID": "ee892b19-0168-4ed5-abb8-0f2e2acdc388",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "iQw9K3BswUKPW0qux1Dmzw==",
                  "pluGuid": "2b3d0c89-6c70-42c1-8f5b-4aaec750e6cf",
                  "supplierIdentifier": "DDS0q9w/UUWaDeFyja2sCA==",
                  "supplierIdentifierGuid": "abb4340c-3fdc-4551-9a0d-e1728dadac08",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-08-02T23:18:05.8861908",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 11,
                  "landedCartonCostEx": 12,
                  "standardCost": 13,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 14",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 15",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 16",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 17",
                  "invoiceCode": "sample string 18",
                  "invoiceDesc": "sample string 19",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 20,
                  "hostType": 21,
                  "fromHost": 22,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 23.1,
                  "sellMultiple": 24.1,
                  "baseMultiple": 25.1,
                  "hostStandardCost": 26,
                  "hostTotalCost": 27,
                  "hostRetail": 28,
                  "hostLandedUnitCostEx": 29,
                  "hostLandedUnitCostInc": 30,
                  "hostDesc": "sample string 31",
                  "directIndicator": "sample string 32",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 34",
                  "hostProductType": "sample string 35",
                  "hostProductGrade": "sample string 36",
                  "hostProductGroup": "sample string 37",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 40",
                  "hostLastUpdated": "2025-08-02T23:18:05.8861908",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "XoV501e2dUqHfI4b6R2kNA==",
                      "pluGuid": "d379855e-b657-4a75-877c-8e1be91da434",
                      "supplierIdentifier": "SSoIIZ8WG0u7S3ABpTJeIQ==",
                      "supplierIdentifierGuid": "21082a49-169f-4b1b-bb4b-7001a5325e21",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 41",
                  "salesMode": 42,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 44,
                  "parentPluG_UID": "ND8oe3JzuUm6xtPYhxTnWw==",
                  "parentPluGuid": "7b283f34-7372-49b9-bac6-d3d88714e75b",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "12",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 47
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "dJlLnztsXUuK6/XNc2GVKg==",
                  "supplierGuid": "9f4b9974-6c3b-4b5d-8aeb-f5cd7361952a",
                  "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": "JWPsstoEfU2gUW4gEr1Trw==",
                  "supplierGuid": "b2ec6325-04da-4d7d-a051-6e2012bd53af",
                  "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-08-02T23:18:05.8861908",
                  "deliveryDate": "2025-08-02T23:18:05.8861908",
                  "nextCutOffDate": "2025-08-02T23:18:05.8861908",
                  "nextDeliveryDate": "2025-08-02T23:18:05.8861908",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "14"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-08-02T23:18:05.8861908",
              "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-08-02T23:18:05.8861908",
                "processed": "2025-08-02T23:18:05.8861908",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-08-02T23:18:05.8861908",
                "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-08-02T23:18:05.8861908",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "15"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "17",
                "id": 1,
                "hostIdentifier": "yXTOdr4+OUCmr5Il76B4tg==",
                "hostIdentifierGuid": "76ce74c9-3ebe-4039-a6af-9225efa078b6",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "588626e2-5657-4ae5-8b85-d01300a70aec",
                  "851315c1-1d40-4941-918b-48e301704f1a"
                ]
              },
              {
                "$ref": "17"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "18",
                "identifier": "376woIRTuUOfZMiz33Q7Ng==",
                "identifierGuid": "a0b0bedf-5384-43b9-9f64-c8b3df743b36",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "18"
              }
            ],
            "promoTypeGuids": [
              "0ef489d4-868a-4818-9d3d-3f323eac79d0",
              "3356e874-e3a5-4739-b7ac-372334c3445b"
            ],
            "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-08-02T23:18:05.8861908",
          "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": "dbd6edd1-ba93-48e3-bf01-a5e5840da26a",
      "updateStore": {
        "$id": "24",
        "id": "86ceef80-34ae-436a-8b4c-9aedfa131880",
        "name": "sample string 1",
        "lastActivity": "2025-08-02T23:18:05.8861908",
        "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-08-02T23:18:05.8861908"
      },
      "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": "pKhYZP0hl0i4suVK2HWQyw==",
        "pluGuid": "6458a8a4-21fd-4897-b8b2-e54ad87590cb",
        "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-08-02T23:18:05.8861908"
      },
      {
        "$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-08-02T23:18:05.8861908",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "28"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "29",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-08-02T23:18:05.8861908",
        "startTime": 3,
        "endDate": "2025-08-02T23:18:05.8861908",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "OPkb2VQsh06MgzLd0uMiYQ==",
        "hostIdentifierGuid": "d91bf938-2c54-4e87-8c83-32ddd2e32261",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    "tray": {
      "$id": "30",
      "g_UId": "zPfZrnh/e0yFZDxblT/fdg==",
      "guid": "aed9f7cc-7f78-4c7b-8564-3c5b953fdf76",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "31",
      "priceGroupG_UID": "W89riZV8mUWC5YcBnb/uiA==",
      "priceGroupGuid": "896bcf5b-7c95-4599-82e5-87019dbfee88",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-08-02T23:18:05.8861908",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 146",
    "nutrifacts": {
      "$id": "32",
      "pluG_UID": "Y4yUK/OYG06VUknFCb9jmA==",
      "pluGuid": "2b948c63-98f3-4e1b-9552-49c509bf6398",
      "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": "c21f1409-f47d-4185-98ba-a2ee19b06377",
      "created": "2025-08-02T23:18:05.8861908",
      "createdByUser": "sample string 1",
      "activated": "2025-08-02T23:18:05.8861908",
      "deactivated": "2025-08-02T23:18:05.8861908",
      "lastOrdered": "2025-08-02T23:18:05.8861908",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-08-02T23:18:05.8861908",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-08-02T23:18:05.8861908",
      "lastSold": "2025-08-02T23:18:05.8861908",
      "firstSold": "2025-08-02T23:18:05.8861908",
      "awsUpdated": "2025-08-02T23:18:05.8861908",
      "lastManualUpdate": "2025-08-02T23:18:05.8861908",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-08-02T23:18:05.8861908",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-08-02T23:18:05.8861908",
      "doNotRangeUpdated": "2025-08-02T23:18:05.8861908",
      "doNotOrderUpdated": "2025-08-02T23:18:05.8861908",
      "tracked": "2025-08-02T23:18:05.8861908"
    },
    "allergens": [
      {
        "$id": "34",
        "allergenID": 1,
        "pluG_UID": "FcNoTvbPQEuR4mwLdPy4uA==",
        "pluGuid": "4e68c315-cff6-4b40-91e2-6c0b74fcb8b8",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "34"
      }
    ],
    "costs": {
      "$id": "35",
      "pluG_UID": "Nu4uQPNQT0Gzf5OvYWw8zw==",
      "pluGuid": "402eee36-50f3-414f-b37f-93af616c3ccf",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-08-02T23:18:05.8861908",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "36",
        "saleHeaderID": 1,
        "created": "2025-08-02T23:18:05.8861908",
        "createdLocal": "2025-08-02T23:18:05.8861908",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "iaxsAshXi0Wwlxxehl+fnw==",
        "operatorGuid": "026cac89-57c8-458b-b097-1c5e865f9f9f",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "C74OEawRREeHlU9fLHJwBg==",
        "pluGuid": "110ebe0b-11ac-4744-8795-4f5f2c727006",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "37",
          "id": 1,
          "g_Uid": "SqZUlTcaJkeWltFRKaHE6A==",
          "guid": "9554a64a-1a37-4726-9696-d15129a1c4e8",
          "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-08-02T23:18:05.8861908",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-08-02T23:18:05.8861908",
          "endShift": "2025-08-02T23:18:05.8861908",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "38",
              "operatorG_UID": "tQV3tWQ7JUyw1Vtm8V0YcQ==",
              "operatorGuid": "b57705b5-3b64-4c25-b0d5-5b66f15d1871",
              "storeID": 2,
              "operator": {
                "$ref": "37"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "38"
            }
          ]
        }
      },
      {
        "$ref": "36"
      }
    ],
    "apns": [
      {
        "$id": "39",
        "pluID": 1,
        "pluG_UID": "Nq9PXFuC+Eu++ZcFMDMnoQ==",
        "pluGuid": "5c4faf36-825b-4bf8-bef9-9705303327a1",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "39"
      }
    ],
    "tuns": [
      {
        "$id": "40",
        "pluG_UId": "OsRi3VJRBU6/pg8BMN+QdQ==",
        "pluGuid": "dd62c43a-5152-4e05-bfa6-0f0130df9075",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "competitionPricing": [
      {
        "$id": "41",
        "identifier": "D5nSEDGbZkiM0gPQXjeajg==",
        "identifierGuid": "10d2990f-9b31-4866-8cd2-03d05e379a8e",
        "pluG_UID": "RNSl/m55sECxoCd619ELRg==",
        "pluGuid": "fea5d444-796e-40b0-b1a0-277ad7d10b46",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "41"
      }
    ],
    "supplier": {
      "$ref": "7"
    },
    "supplierName": "sample string 147",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "10"
    },
    "flipChartPages": [
      {
        "$id": "42",
        "identifier": "EpbYKOMqBkC7d6sPzLCJNQ==",
        "groupName": "sample string 1",
        "identifierGuid": "28d89612-2ae3-4006-bb77-ab0fccb08935",
        "exists": true,
        "flipChartIdentifier": "mQVzog5LhUK59Q5l/g9n9Q==",
        "flipChartIdentifierGuid": "a2730599-4b0e-4285-b9f5-0e65fe0f67f5",
        "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": "53h4pWXbL0KkI7PKOUAVow==",
        "groupIdentifierGuid": "a57878e7-db65-422f-a423-b3ca394015a3",
        "flipChart": {
          "$id": "43",
          "identifier": "3+/gaXoTUkOvn3fSja3xOw==",
          "identifierGuid": "69e0efdf-137a-4352-af9f-77d28dadf13b",
          "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": "/efNlMpD60qkney/u//cTg==",
            "identifierGuid": "94cde7fd-43ca-4aeb-a49d-ecbfbbffdc4e",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "45",
                "id": 1,
                "g_UID": "UYkTiQnvzk+T1AabIanFbg==",
                "guid": "89138951-ef09-4fce-93d4-069b21a9c56e",
                "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": "Df2Dn25HMUiR9/2/kdgh8Q==",
                "previousFormGuid": "9f83fd0d-476e-4831-91f7-fdbf91d821f1",
                "nextForm": 1,
                "nextFormG_UID": "vr2vM7fFDUaCb4tX6ZD94A==",
                "nextFormGuid": "33afbdbe-c5b7-460d-826f-8b57e990fde0",
                "attributes": "sample string 10",
                "updated": "2025-08-02T23:18:05.8861908",
                "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": "uFuZ8QUSwEukeRrKTTxIMQ==",
                    "checkoutFormGuid": "f1995bb8-1205-4bc0-a479-1aca4d3c4831",
                    "identifier": "BAqcpxnqg0CiFz2DNi2hag==",
                    "identifierGuid": "a79c0a04-ea19-4083-a217-3d83362da16a",
                    "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": "mEU826a/c0OJ+rTDgRhgkw==",
                    "valueGuid": "db3c4598-bfa6-4373-89fa-b4c381186093",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-08-02T23:18:05.8861908",
                    "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-08-02T23:18:05.8861908",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$id": "48",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "QpgHv0gpH0eCoPg31qHkIA==",
                    "checkoutFormGuid": "bf079842-2948-471f-82a0-f837d6a1e420",
                    "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": "XyqBv0rqnE2SxTP1Jg7mDQ==",
            "flipChartPageIdentifierGuid": "bf812a5f-ea4a-4d9c-92c5-33f5260ee60d",
            "pluG_UID": "VVDeCqgISUm+dwpMez+9XA==",
            "pluGuid": "0ade5055-08a8-4949-be77-0a4c7b3fbd5c",
            "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": "Lznu/DA+a0y87coKED9oMg==",
        "pluGuid": "fcee392f-3e30-4c6b-bced-ca0a103f6832",
        "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-08-02T23:18:05.8861908",
        "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": "5NACwyW4Ok2fxd8BILGXrA==",
        "ingredientGuid": "bKPnwCIKFE2pdXWrx3wcxQ==",
        "ingredientIdentifier": "c0e7a36c-0a22-4d14-a975-75abc77c1cc5",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "51"
      }
    ],
    "bins": [
      {
        "$id": "52",
        "pluG_UID": "dBROn9kbXk2ioBLD7zlKFw==",
        "pluGuid": "9f4e1474-1bd9-4d5e-a2a0-12c3ef394a17",
        "shelfLocationIdentifier": "sRFApVUelEGGt/uJi6WFTg==",
        "shelfLocationGuid": "a54011b1-1e55-4194-86b7-fb898ba5854e",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "nj6+g33gK02Pa9Vr8+GYjw==",
        "labelPageLayoutGuid": "83be3e9e-e07d-4d2b-8f6b-d56bf3e1988f",
        "updated": "2025-08-02T23:18:05.8861908",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "53",
          "identifier": "XlUOSZ1WO0e2J17QcDFDiQ==",
          "storeID": 1,
          "identifierGuid": "490e555e-569d-473b-b627-5ed070314389",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-08-02T23:18:05.8861908",
          "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": "e+PKgGrwBEasoWKekXH+Hg==",
        "pluGuid": "80cae37b-f06a-4604-aca1-629e9171fe1e",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "55",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-08-02T23:18:05.8861908",
          "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-08-02T23:18:05.8861908",
                        "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": "oVfuFFCwZEqC8G9oawnkJA==",
                        "labelPageLayoutGuid": "14ee57a1-b050-4a64-82f0-6f686b09e424",
                        "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-08-02T23:18:05.8861908",
                    "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": "Iy8wO4pkLEm/nq/1yr2v8g==",
                    "labelPageLayoutGuid": "3b302f23-648a-492c-bf9e-aff5cabdaff2",
                    "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-08-02T23:18:05.8861908",
                "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": "D4of+Os11ketl9WwgwSDSw==",
                "labelPageLayoutGuid": "f81f8a0f-35eb-47d6-ad97-d5b08304834b",
                "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-08-02T23:18:05.8861908",
            "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": "dsH6mPUpPkC8Z8nChj3x6g==",
            "labelPageLayoutGuid": "98fac176-29f5-403e-bc67-c9c2863df1ea",
            "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": "Ak8NcpapXkuMD7wtyCJmpw==",
      "pluGuid": "720d4f02-a996-4b5e-8c0f-bc2dc82266a7",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "Unl7TFk0NU+5AZ5BSmr6rg==",
      "dealCostGuid": "4c7b7952-3459-4f35-b901-9e414a6afaae",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "eceP28wfzEO+BNyaF/8sfg==",
      "priceGroupGuid": "db8fc779-1fcc-43cc-be04-dc9a17ff2c7e",
      "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-08-02T23:18:05.8861908",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "33s+jfp5zEOmNCk4zb09mg==",
      "campaignComboPriceGroupIdentifier": "8d3e7bdf-79fa-43cc-a634-2938cdbd3d9a",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "65",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-08-02T23:18:05.8861908",
          "operatorG_UID": "ClIocv0W3UuQToON9ir+JA==",
          "operatorGuid": "7228520a-16fd-4bdd-904e-838df62afe24",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-08-02T23:18:05.8861908",
          "signIqTicketFileMovedUtc": "2025-08-02T23:18:05.8861908",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-08-02T23:18:05.8861908",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "64"
          }
        },
        {
          "$ref": "65"
        }
      ],
      "campaign": {
        "$id": "66",
        "id": 1,
        "storeID": 2,
        "name": "26b8a4aa-9605-4a9e-b896-71acf7eed214",
        "nameGuid": "26b8a4aa-9605-4a9e-b896-71acf7eed214",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-08-02T23:18:05.8861908",
        "startTime": 1,
        "endDate": "2025-08-02T23:18:05.8861908",
        "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-08-02T23:18:05.8861908",
        "system": true,
        "created": "2025-08-02T23:18:05.8861908",
        "updated": "2025-08-02T23:18:05.8861908",
        "priceChangeNotifiedUtc": "2025-08-02T23:18:05.8861908",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "+i451c1L4U+Q7fsCOoGzMw==",
        "hostIdentifierGuid": "d5392efa-4bcd-4fe1-90ed-fb023a81b333",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-08-02T23:18:05.8861908",
        "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": "WdR/J9i+0UWXtzq+3rlimw==",
            "pluGuid": "277fd459-bed8-45d1-97b7-3abedeb9629b",
            "hostOfferID": 1,
            "priceGroupG_UID": "Pvo6ulIR40O5G2m1ktB2yg==",
            "priceGroupGuid": "ba3afa3e-1152-43e3-b91b-69b592d076ca",
            "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-08-02T23:18:05.8861908",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "67"
          }
        ],
        "sellingRules": [
          {
            "$id": "68",
            "id": 1,
            "identifier": "TOorFHXGf0Ca8OaG1L0Cjg==",
            "identifierStr": "TOorFHXGf0Ca8OaG1L0Cjg==",
            "identifierGuid": "142bea4c-c675-407f-9af0-e686d4bd028e",
            "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": "010JbFu2u0WVI2m4W7j+7Q==",
            "customerIDGuid": "6c095dd3-b65b-45bb-9523-69b85bb8feed",
            "campaign": {
              "$ref": "66"
            },
            "customer": {
              "$id": "70",
              "identifier": "glrzomYh0E2Q/6Tqe3g5Zw==",
              "identifierGuid": "a2f35a82-2166-4dd0-90ff-a4ea7b783967",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-08-02T23:18:05.8861908",
              "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": "whkjm8j+gECa6f5FJaThIg==",
              "communityIdentifierGuid": "9b2319c2-fec8-4080-9ae9-fe4525a4e122",
              "joined": "2025-08-02T23:18:05.8861908",
              "updated": "2025-08-02T23:18:05.8861908",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "uLY2jMZOgk+a5UFQsxlGwg==",
              "priceLevelIdentifierGuid": "8c36b6b8-4ec6-4f82-9ae5-4150b31946c2",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-08-02T23:18:05.8861908",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "71",
                  "cardType": 2,
                  "issueDate": "2025-08-02T23:18:05.8861908",
                  "expiry": "2025-08-02T23:18:05.8861908",
                  "customerID": "YyMXAt8WOUKdjMwRWBeSuA==",
                  "customerIDGuid": "02172363-16df-4239-9d8c-cc11581792b8",
                  "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-08-02T23:18:05.8861908",
                  "linkedAccount": "CmaZkOIdbk+TMN30jL6IFA==",
                  "linkedAccountGuid": "9099660a-1de2-4f6e-9330-ddf48cbe8814",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "70"
                  },
                  "account": {
                    "$id": "72",
                    "id": 1,
                    "identifier": "rauOX9G3+EC1ikQH7JGFzA==",
                    "identifierGuid": "5f8eabad-b7d1-40f8-b58a-4407ec9185cc",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-08-02T23:18:05.8861908",
                    "owner": "kalBToAWTE2rSWXWLeXFnw==",
                    "ownerGuid": "4e41a991-1680-4d4c-ab49-65d62de5c59f",
                    "accountStoreGroupIdentifier": "SZzpjju54U2ap8tM/gbBmg==",
                    "accountStoreGroupGuid": "8ee99c49-b93b-4de1-9aa7-cb4cfe06c19a",
                    "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-08-02T23:18:05.8861908",
                    "active": true,
                    "updated": "2025-08-02T23:18:05.8861908",
                    "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": "B9Rp2PpK6kyeN4r9s1AoQQ==",
                        "identifierGuid": "d869d407-4afa-4cea-9e37-8afdb3502841",
                        "name": "sample string 2",
                        "primaryContact": "tTCiKYt1IEiGociVZ20y1g==",
                        "primaryContactGuid": "29a230b5-758b-4820-86a1-c895676d32d6",
                        "accountID": "qxcXorcSN0a4GcOKJdrxpg==",
                        "accountIDGuid": "a21717ab-12b7-4637-b819-c38a25daf1a6",
                        "special": true,
                        "updated": "2025-08-02T23:18:05.8861908",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "fCn9rMeDW0qDpqvVjbrmXQ==",
                        "priceLevelIdentifierGuid": "acfd297c-83c7-4a5b-83a6-abd58dbae65d",
                        "deleted": true,
                        "account": {
                          "$ref": "72"
                        },
                        "primaryContactCustomer": {
                          "$ref": "70"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "75",
                            "id": 1,
                            "groupID": "TbQeMy7L5k2QxWKxCMD+5g==",
                            "groupIDGuid": "331eb44d-cb2e-4de6-90c5-62b108c0fee6",
                            "customerID": "fh9viLrjJk2ZQ9TsSEkGeg==",
                            "customerIDGuid": "886f1f7e-e3ba-4d26-9943-d4ec4849067a",
                            "card": "sample string 4",
                            "linkedAccount": "v2PnIGk4DUuSAT+9zUOSnQ==",
                            "linkedAccountGuid": "20e763bf-3869-4b0d-9201-3fbdcd43929d",
                            "customer": {
                              "$ref": "70"
                            },
                            "group": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "76",
                      "id": 1,
                      "identifier": "ZX8l9oqYV0W0IR7cPycZUA==",
                      "identifierGuid": "f6257f65-988a-4557-b421-1edc3f271950",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "oDK4dA316UaGS5sUxaUdDQ==",
                      "accountIDGuid": "74b832a0-f50d-46e9-864b-9b14c5a51d0d",
                      "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-08-02T23:18:05.8861908",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "K2QmLrQIQkqZ/MhqjNjLqw==",
                      "idempotentVoidGuid": "2e26642b-08b4-4a42-99fc-c86a8cd8cbab",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "77",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "KfIaa1P4iUm130Ew0R0LfQ==",
                        "saleHeaderIdentifierGuid": "6b1af229-f853-4989-b5df-4130d11d0b7d",
                        "created": "2025-08-02T23:18:05.8861908",
                        "createdLocal": "2025-08-02T23:18:05.8861908",
                        "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-08-02T23:18:05.8861908",
                        "storeID": 1,
                        "operatorG_Uid": "myjeim8o/UmnEGSXtyENXw==",
                        "operatorGuid": "8ade289b-286f-49fd-a710-6497b7210d5f",
                        "customerG_Uid": "jSk5F8lSVEOoaPcVM5slrw==",
                        "customerGuid": "1739298d-52c9-4354-a868-f715339b25af",
                        "communityIdentifier": "IJm+YAzyQEW+dauoHNhbmQ==",
                        "communityIdentifierGuid": "60be9920-f20c-4540-be75-aba81cd85b99",
                        "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": "7D4jrDizPUGnS9UagdwbcA==",
                        "priceLevelIdentifierGuid": "ac233eec-b338-413d-a74b-d51a81dc1b70",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "37"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "communityOrganisation": {
                          "$id": "78",
                          "id": 1,
                          "identifier": "qHyabA/yZEm8Kdfsu+/GdA==",
                          "identifierGuid": "6c9a7ca8-f20f-4964-bc29-d7ecbbefc674",
                          "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-08-02T23:18:05.8861908",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "79",
                            "saleItemID": 1,
                            "identifier": "JiDYYixRw0OyT3E2HVb5Sw==",
                            "identifierGuid": "62d82026-512c-43c3-b24f-71361d56f94b",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "To1zgFnvykCvTcaz41mCvw==",
                            "pluGuid": "80738d4e-ef59-40ca-af4d-c6b3e35982bf",
                            "accountID": "Qlw7r4x30E6sq+Zajq/ASA==",
                            "accountIDGuid": "af3b5c42-778c-4ed0-acab-e65a8eafc048",
                            "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-08-02T23:18:05.8861908",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "7J54s/QnyEy6mFaNGKUCcg==",
                            "refundGuid": "b3789eec-27f4-4cc8-ba98-568d18a50272",
                            "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": "OXx6cIugbUCWIgY/r7QY9w==",
                            "idempotentVoidGuid": "707a7c39-a08b-406d-9622-063fafb418f7",
                            "priceLevelIdentifier": "GvJu45gAGkWyekHbsEmOIg==",
                            "priceLevelIdentifierGuid": "e36ef21a-0098-451a-b27a-41dbb0498e22",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "80",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-08-02T23:18:05.8861908",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "refund": {
                              "$id": "81",
                              "id": 1,
                              "g_UID": "pAXxk/LUc0K7CqUpk20DVw==",
                              "guid": "93f105a4-d4f2-4273-bb0a-a529936d0357",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-08-02T23:18:05.8861908"
                            },
                            "modifier": {
                              "$id": "82",
                              "id": 1,
                              "setG_UID": "ChalDoXNuU+s5516eUSzZA==",
                              "modifierSetGuid": "0ea5160a-cd85-4fb9-ace7-9d7a7944b364",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "q9lwprAEAUGE2zgkQg9cyg==",
                              "pluGuid": "a670d9ab-04b0-4101-84db-3824420f5cca",
                              "deleted": true,
                              "g_UID": "mMQH8ktsMEetLDzWtTFjFQ==",
                              "guid": "f207c498-6c4b-4730-ad2c-3cd6b5316315",
                              "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": "mmCt3rPPl0adetSLKhB+OQ==",
                            "pluGuid": "dead609a-cfb3-4697-9d7a-d48b2a107e39",
                            "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-08-02T23:18:05.8861908",
                            "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-08-02T23:18:05.8861908",
                            "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": "TmgsD3NsrEKp0KEiqYHcug==",
                            "pluGuid": "0f2c684e-6c73-42ac-a9d0-a122a981dcba",
                            "accountID": "vE986AOO+U2YwdBEM+g8wg==",
                            "accountIDGuid": "e87c4fbc-8e03-4df9-98c1-d04433e83cc2",
                            "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-08-02T23:18:05.8861908",
                            "bestOrExpireType": 1,
                            "refundG_UID": "9nilNm4iLkKu2sYbDpN/Cw==",
                            "refundGuid": "36a578f6-226e-422e-aeda-c61b0e937f0b",
                            "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": "EziQWlMFNUeVwO2qeww+Pg==",
                            "identifierGuid": "5a903813-0553-4735-95c0-edaa7b0c3e3e",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "Y3d0XYsyFEWLMwPlLWs46g==",
                            "customerIdentifierGuid": "5d747763-328b-4514-8b33-03e52d6b38ea",
                            "operatorNo": 1,
                            "operatorG_UID": "KTeTNML/UUmHEWt8O7KN3A==",
                            "operatorGuid": "34933729-ffc2-4951-8711-6b7c3bb28ddc",
                            "created": "2025-08-02T23:18:05.8861908",
                            "ordered": "2025-08-02T23:18:05.8861908",
                            "started": "2025-08-02T23:18:05.8861908",
                            "completed": "2025-08-02T23:18:05.8861908",
                            "supplied": "2025-08-02T23:18:05.8861908",
                            "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": "iCasRDHYf0yqonpwR+Tw9Q==",
                                "pluGuid": "44ac2688-d831-4c7f-aaa2-7a7047e4f0f5",
                                "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": "ezbxEsYF3EiXPcA5YkfTFg==",
                                "headerIdentifierGuid": "12f1367b-05c6-48dc-973d-c0396247d316",
                                "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": "b+//0zuY5UmA4UZxBufD9w==",
                            "surveyGuid": "d3ffef6f-983b-49e5-80e1-467106e7c3f7",
                            "saleHeaderGuid": "Mw0Z7rMd8kmu7sWzOREQkw==",
                            "saleGuid": "ee190d33-1db3-49f2-aeee-c5b339111093",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "AyoZbEbT3keqDHgkDZWhig==",
                            "guidResponse": "6c192a03-d346-47de-aa0c-78240d95a18a",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-08-02T23:18:05.8861908",
                            "sale": {
                              "$ref": "77"
                            },
                            "survey": {
                              "$id": "91",
                              "g_UID": "Z+INn3uelUqn00R1YOQAFg==",
                              "guid": "9f0de267-9e7b-4a95-a7d3-447560e40016",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "+g1a55ZxHU2e5KMIVZbnNQ==",
                              "checkoutFormGuid": "e75a0dfa-7196-4d1d-9ee4-a3085596e735",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-08-02T23:18:05.8861908",
                              "end": "2025-08-02T23:18:05.8861908",
                              "deleted": true,
                              "updated": "2025-08-02T23:18:05.8861908",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "ef5c50df-6af4-4949-be24-3d4eb7d771db",
                                "e62532ec-6729-4bed-bc3c-7ed96f181723"
                              ],
                              "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": "H4uE9mHiMk+wNrnVfI+T1g==",
                        "accountIdentifier": "f6848b1f-e261-4f32-b036-b9d57c8f93d6",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "qsrumL5EfEGdMESVz0g1kQ==",
                        "customerOrderIdentifierGuid": "98eecaaa-44be-417c-9d30-4495cf483591",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "92",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "X1/w+B5gREewQEWpfQh87A==",
                        "paymentIdentifierGuid": "f8f05f5f-601e-4744-b040-45a97d087cec",
                        "identifier": "4OSDSSLZsUGr+9f4Giiyxw==",
                        "identifierGuid": "4983e4e0-d922-41b1-abfb-d7f81a28b2c7",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "xIc6pPQVtEW+kqK4Zkr3qg==",
                        "itemIdentifierGuid": "a43a87c4-15f4-45b4-be92-a2b8664af7aa"
                      }
                    },
                    {
                      "$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": "xWP/In/YMkqa5qRasOyC0w==",
                  "customerIdentifierGuid": "22ff63c5-d87f-4a32-9ae6-a45ab0ec82d3",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "RY6qOuzjuEKzFR+UEblNVw==",
                  "idempotentGuid": "3aaa8e45-e3ec-42b8-b315-1f9411b94d57",
                  "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-08-02T23:18:05.8861908",
                    "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-08-02T23:18:05.8861908",
                      "labelPageLayout": "/bSKau+HJ0y6aYAiQohUyw==",
                      "pageLayoutGuid": "6a8ab4fd-87ef-4c27-ba69-8022428854cb",
                      "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-08-02T23:18:05.8861908"
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "98",
                        "id": 1,
                        "customerIdentifier": "wRIMUVS2IESJyIkPl/IkaA==",
                        "customerIdentifierGuid": "510c12c1-b654-4420-89c8-890f97f22468",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-08-02T23:18:05.8861908",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "djQoL5K/1EGEX3Kbo8RxQA==",
                        "issuedIdempotentGuid": "2f283476-bf92-41d4-845f-729ba3c47140",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-08-02T23:18:05.8861908",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-08-02T23:18:05.8861908",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "kMa5mFJEoUu4VhMgjv5Esg==",
                        "redeemedIdempotentGuid": "98b9c690-4452-4ba1-b856-13208efe44b2",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-08-02T23:18:05.8861908",
                        "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": "kEiwskW/LUa1Tojm/WhDSg==",
            "groupIDGuid": "b2b04890-bf45-462d-b54e-88e6fd68434a",
            "campaign": {
              "$ref": "66"
            },
            "group": {
              "$ref": "74"
            }
          },
          {
            "$ref": "99"
          }
        ],
        "signIqTickets": [
          {
            "$id": "100",
            "identifier": "Rmmfer9OzUq/REKNaHdmeg==",
            "identifierGuid": "7a9f6946-4ebf-4acd-bf44-428d6877667a",
            "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": "CqweeDqy102vbhZJpSnLeA==",
            "guid": "781eac0a-b23a-4dd7-af6e-1649a529cb78",
            "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": "4+TOB40Es0WzBLAnV4nKYw==",
                "groupGuid": "07cee4e3-048d-45b3-b304-b0275789ca63",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "rh6GoeFMnkmS+m6pM2Kx5g==",
                "pluGuid": "a1861eae-4ce1-499e-92fa-6ea93362b1e6",
                "priceGroupG_UID": "5f/IFZYIr0m+x6WqvVT+Xw==",
                "priceGroupGuid": "15c8ffe5-0896-49af-bec7-a5aabd54fe5f",
                "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": "3Q57LsjeRkqMvbHqIDOWog==",
            "priceLevelIdentifierGuid": "2e7b0edd-dec8-4a46-8cbd-b1ea203396a2",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "103"
          }
        ]
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "104",
        "headerIdentifier": "7yOMdA+J0kWiwpp1AV/knQ==",
        "headerIdentifierGuid": "748c23ef-890f-45d2-a2c2-9a75015fe49d",
        "identifier": "A8ouG0eS4EOw+qhfI8Cf5A==",
        "identifierGuid": "1b2eca03-9247-43e0-b0fa-a85f23c09fe4",
        "supplierIdentifier": "TIwpAImNk06xl5z3GULRSQ==",
        "supplierGuid": "00298c4c-8d89-4e93-b197-9cf71942d149",
        "pluG_UID": "f2ZjaWgxQkKS5VmOaNAUeA==",
        "pluGuid": "6963667f-3168-4242-92e5-598e68d01478",
        "campaignName": "c3717e89-6f16-480d-91ab-d0de43ec67a7",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-08-02T23:18:05.8861908",
        "end": "2025-08-02T23:18:05.8861908",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "1TJPYvjVYkiP5hwbGIgk6w==",
        "bonusItemPluGuid": "624f32d5-d5f8-4862-8fe6-1c1b188824eb",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-08-02T23:18:05.8861908",
        "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-08-02T23:18:05.8861908",
        "campaignEndDate": "2025-08-02T23:18:05.8861908",
        "masterPLUG_UID": "Wt+bgHNkNk+RrzO0d4yG7w==",
        "masterID": "809bdf5a-6473-4f36-91af-33b4778c86ef",
        "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": "yYcio71GdUCcAepaFcpwKw==",
        "bonusMasterID": "a32287c9-46bd-4075-9c01-ea5a15ca702b",
        "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-08-02T23:18:05.8861908",
    "dealCosts": [
      {
        "$ref": "104"
      },
      {
        "$ref": "104"
      }
    ],
    "tags": [
      {
        "$id": "105",
        "pluG_UID": "sNpSoGl5vE2YxTZSJrYAHA==",
        "pluGuid": "a052dab0-7969-4dbc-98c5-365226b6001c",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "105"
      }
    ],
    "alternateProductG_UID": "rjRkIX1XK0GREa7n7RqZBg==",
    "alternateProduct": "216434ae-577d-412b-9111-aee7ed1a9906",
    "productHostCode": {
      "$id": "106",
      "id": 1,
      "pluG_UID": "FhpFPdD+TkuSpnL4/uZhEg==",
      "pluGuid": "3d451a16-fed0-4b4e-92a6-72f8fee66112",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "60"
    },
    "mscCom": {
      "$ref": "61"
    },
    "mscDep": {
      "$ref": "63"
    },
    "mscSubCom": {
      "$ref": "62"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-08-02T23:18:05.8861908",
    "inventoryTracked": "2025-08-02T23:18:05.8861908",
    "isNormalPriceChangesCampaign": true
  },
  "inventoryReason": {
    "$id": "107",
    "id": 1,
    "name": "sample string 1",
    "allowRF": 2,
    "dumpStock": 3,
    "creditRequest": 4,
    "excludeFromLoss": 5,
    "reserved": 6,
    "updated": "2025-08-02T23:18:05.8861908"
  },
  "operator": {
    "$ref": "37"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKB�[7�My�5xl/workbook.xml �(�����0��J}�(�PT@B���k��LA~���_�[7�����l��Z;������2W2��-�b�e7X�EX�1;���vo
&�4Ir�aAY�R9��:�G	���P���!|m�T0c����]M¶�M�;.�"Fh�h#��$:���WJ|����gm
9��-�z�g���PKB�[����	�[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
B�[��''_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="Rf3c682da6f894166" /></Relationships>PKB�[�,��xl/worksheets/sheet1.xml �(��X�R�H���W��+e;% ܓ�@�7�-�+آ$��_ƖF��L����ӭq���;/I���Š�v��8����sq���~�_��O>M��c�� t�E�t����i2�Q��,��}��G��3{����qr����ɢ�!c��%��¦ʧ�������X�S��&���P��l��'3}Y}'K���+�vz��
};K^�����Q�M�?�?�'�.[a{5��*�u֙$�����&}=Kf�ª$V�q���~v泥v��|�w��u6)�����3�=~΋t~��gp�57<��"!IrΙeT3�6|��IG��B	
�n��
��Y���Įn)�8n��
��r×{�U�*��(�FR3_o�zLJH3f2���f�7;��PK���]*��|`�(l�'��Š���8")xK���
p���f@�ܠ��ڡR
Z8�/Dž&	o�9ľ�;��,�F��(�����s�rn��H���w�]~|mg\(�mƴDpƃ��0��N����@g<�Xd�����Z:�΀����n�}���xH���p���q(�˂��
C�+�dK�<���mr��q�j�s�G*"R���h���z�+}���v��rb�=,��(��%�G�.=r�#(���bJ0�bZr�#,?�|.@!���h��}��Y��{#8+�xogE�YQ����Jh��.��V8+RɊ`W�$���gE�YQ���@��	�_Co}�Z�̎G�h����N�:��b�1_���-�7×!��^��
Ⰾ�*⨎�*⸎�*�c����:BT�u��"��UE������#LqP��*�T��x�~@<]� �������ē�����A<�� ��?O�ۀ=��O���������w��f�ā)D�qh=���$��p�E�$��H��q`�9L$y*ǁ�$O�80����K�u&�t����]��[��!��!�zM9
@��7d��{�:i������rk����K��>�=��=\��y^�l(����S�̓�s����K��ﺒ�{���C�������%���ʏJ5��ot�����l��j8��>qH�O�aC����ix���p)��+�0��>`|)B��/��_Зu���U��g��z���4M��$M�$[�/���9�PKB�[q�A4�Pxl/_rels/workbook.xml.rels �(���AN�0E�b͞8��8AM�aö��3��&�e�@�Ƃ#q�"A*�`ӕ5짧�lvo��^ȇɚ�,FF�a2c���Z�m7{�1�AO.��Ąt��� 5-2�Ȥ��~��J?r��#�2����f�����V�I҃���L��_�?M�Џ{���E�����C�\RCeMBT�T����B<�~���L�D״�$�J`wS�����Ӧ�N�x='$YS�t%v�l�����/PKB�[Ѓ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��PKB�[��O��6.xl/sharedStrings.xml �(���n�8�}��#ϫD�1��A�\��p��40��.%ѶY�R�b�}��J��~1�:�b�X��׏]>{Äfe���:5Of�H�4+6_O^����dF+T�(/�������o_(�f�ZЯ'۪��rvF�-�!zZ�q�uIv��O�9�{�QJ�W���6M�l���d��uQ}=��Y]d�x�`��ۗ�����Y��������Ϳ^4𼾩�TC>] K�c�*	Vǽ�w{�>/U2���?�j��^��ʪ�2{���8�l�yI��K�d;�S�f���$����;�ku�8ϧY�k�/*�S4�i�H�>�QF�G�5-��<aDKUex_itйf��cT��� ��i��p:��z�Q��ts-I�`J��q�s\����-�̧Y���l�a�h���E�蒨6�,��}�K��%�P���N�����oU;�"݁���^*��?�H�OQ����(1��	�\��<�Y����P����w4�����hKa&�)�(cڮ��42�E�������� Y�(F
�:uB+
|�1�pc�7"'FE�k�ر���>���ࣉ���w������}�Y����l?�l(��E��=��Zv�1�ti���e�㤂COop�I���e����gC�(*���l�T7,;5�}�D�a��u���34l�t�K��G��|��#54���J���=� �1(3m„2�ː�>Ի�
��tK��!e��ԢD"�#7N��6�(6��x��84,+u����B�o߃U��w�g<���Ul=�
a��f����bz��=�����-P�y��
��`߰�"�1�#����!�'j(./T�Q��́�{j�(U�+��Ez�iB�=3?��ft�<��r�o��Te�:H*`�!����S:¬��>� �ېyT��+>?.2ט���6[kx٧�
�ݣ�F�����`���\o�m��i��<��6��.��I�GHNI���h%�>��-���^e~"��<�h?�a|����l)�4�)5�T�a2�X"�����Xz�Z}�@6L��&�����b�RR
�`��i���1GTW��C�
3:J<��V�����a�,�q��:{���5Xd\O8Vޚ��=Gyr��m�&tl�����s�����kT��Mgm�_���1a�����6�/A�>�������}:^G�h�!-�t�^����7r�!��@x#��@��@x����z���M���Ȗi�d�-[�V��"�O-X�XÔٮ�)s�`�TZ.�r�'�����mYS�(�,a��O�	���_�X�X&i���[�?d�N:�)�����@�!�~�a��jO��;��5.K
��y!�����~����qx��gi,:�٠��]��Lm�4,�B5d:��Vb�I����Ah�4-���XjF�N��*)wbM�ִZ��}����b�n/���,Q�*�@�y�}�T�n��"��M�	�fia�Ӭ%jq���d.ƹ6��^��s�J 7����,8��E��yOO�ʓ��)���)9��y����@�B��G��c5�k�͙J(ixz�G™��v�k�:ց�[�D��c]-�mF����O4A1�s��L?A䴒4)w��b���q�g!�uk,����6�z���;,���ש藬����	�UCI���k���Z���BUi�i������Y ��ǣ����r��ʤ���2,���C�����#:�'-� ״S#@�~2�F#ӈL����l��a���iB1rbl�kd��&6\�$l
�H}�w���l?a�/EV�cDk���ّ���%�o���=
\c3٦X|3@�)��H��S��\!Rܕ�W�e�
g���zw)wo�Ǩif���Q�P���g��j�R�z�A�x�&�x����2Xez(A�u!3�����͉��Z�DҭQ�����
G҆��u�I��/A'V�&�8�"t:� ��DČ�!H%��KV��G�^��˩t�ȟo�4���T���l����(=��xy���]�SK������q?���u��Q�N]�2\/���	M�KS'	ҵ튼��>O���2�b�x�B#�<������lj����(���-��(.z�D��*P]�-�\�H�O^��0��1-�T�x�WC*���JiE���Бc���]�}H�2������:���"���;@����Z��ut���v�{
a�x�����k��M���ϊ-;q�0����5�e����w�9^^Z�� u
M�d���ZD��x/H�j���e;��� ���#��,+�}��:��ty+��Ę�m�I����i��L���	�z�A��p�|CY��e�}��%x礒k��~�c�p�/�n����74χ����=6Vӑ`���_�����=��p�[�0W�1H�(~���{(F`�iF�C	섃�,�k�N\yX��?n�O�G�q�,�O�%�[�;�n��v���_�4��f�,ϑF,�o��j~l$����kou-_+Nq��'>D�(�����@�Y�;Hd�AP�����Ӛ�h���l���g4�WEJ5�p��5���	�&�d),N�,!��M@-P�G2��<�@M
U6!S����qw�sݏ�y�������@F<A"��X�O��D2u{q�"^U����>`&k}�M��b&}n��Y���St�X�)BWс��xc�{I:��t�b����Q�76��[�Gm����yD���!�d���4p�k`Wy2�~@�\��w{E[VL4ar};C�G
h$�|��)�g�k!�5���du9kE�#�R;9;ϊѧ,k���E�1��_��5,F�4��@,Y����@uh3���j
��EL��8/������F�r7�i��4 ZP�:�4��i^�h�jm��AaZ
ό���\[��rX����̥j��ἢl#o��>y^���nGn�T���ܭ�G�p��Wp�1g�T5�;r�w%e;�4�Ɨ�����2�g`#��P��`�#�s��"�BN`��͞CE��Z�eG�J\,j��I[�Ȧm0�J�ڠ�A-�iS-V�����Y���{A��h@�<������ԓ�{n��O��aS���!#&���!V<�ly�בG6w��̢�u�\�#!�/��lT��(�7i���94l!�_�F�D@n���0]�}�p?��f�ϙz���T���}LmD�޲0?��f�c95����HO6U;-�ޛ�y�˽�{sw�����S�Z����~~�*�v�����3J�o�PK-B�[7�My�5xl/workbook.xmlPK-B�[����	��[Content_Types].xmlPK-
B�[��''U_rels/.relsPK-B�[�,���xl/worksheets/sheet1.xmlPK-B�[q�A4�P�xl/_rels/workbook.xml.relsPK-B�[Ѓc'2E
�	xl/styles.xmlPK-B�[��O��6.fxl/sharedStrings.xmlPK�~

application/vnd.ms-excel

Sample:
PKC�[p
[�5xl/workbook.xml �(�����0��&�C��@�F��x��}��6П�5��$޼���~;�d��3����]IE6g̷�����7NA�ҽ��{�bmڷBX�$�9!H����ӕ��[��y�Ը�HM�ぐbn��8�EFc�;���!��*�~�(�AaIk@��ܻ����\���/7���MƯg�q��wX����PKC�[����	�[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
B�[%���''_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="R22ece1f7e1e34700" /></Relationships>PKC�[�,��xl/worksheets/sheet1.xml �(��X�R�H���W��+e;% ܓ�@�7�-�+آ$��_ƖF��L����ӭq���;/I���Š�v��8����sq���~�_��O>M��c�� t�E�t����i2�Q��,��}��G��3{����qr����ɢ�!c��%��¦ʧ�������X�S��&���P��l��'3}Y}'K���+�vz��
};K^�����Q�M�?�?�'�.[a{5��*�u֙$�����&}=Kf�ª$V�q���~v泥v��|�w��u6)�����3�=~΋t~��gp�57<��"!IrΙeT3�6|��IG��B	
�n��
��Y���Įn)�8n��
��r×{�U�*��(�FR3_o�zLJH3f2���f�7;��PK���]*��|`�(l�'��Š���8")xK���
p���f@�ܠ��ڡR
Z8�/Dž&	o�9ľ�;��,�F��(�����s�rn��H���w�]~|mg\(�mƴDpƃ��0��N����@g<�Xd�����Z:�΀����n�}���xH���p���q(�˂��
C�+�dK�<���mr��q�j�s�G*"R���h���z�+}���v��rb�=,��(��%�G�.=r�#(���bJ0�bZr�#,?�|.@!���h��}��Y��{#8+�xogE�YQ����Jh��.��V8+RɊ`W�$���gE�YQ���@��	�_Co}�Z�̎G�h����N�:��b�1_���-�7×!��^��
Ⰾ�*⨎�*⸎�*�c����:BT�u��"��UE������#LqP��*�T��x�~@<]� �������ē�����A<�� ��?O�ۀ=��O���������w��f�ā)D�qh=���$��p�E�$��H��q`�9L$y*ǁ�$O�80����K�u&�t����]��[��!��!�zM9
@��7d��{�:i������rk����K��>�=��=\��y^�l(����S�̓�s����K��ﺒ�{���C�������%���ʏJ5��ot�����l��j8��>qH�O�aC����ix���p)��+�0��>`|)B��/��_Зu���U��g��z���4M��$M�$[�/���9�PKC�[A3��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N�|P�n�t[z���|�Ďl�г��H\�H�J,�t5��ӓf>�?�۷idgr~���`d�m��p
�C	��zO#�8��a�,�_C��ȹ�=M�;���ֺ	CL]�g�G숧B��-p�d��L�!ڶ4=Y}�Ȅ?��պ�����B
?%ϯA&�
l�԰�WR�˗4/���������w���*Qb��Z	%���L�����⥗N��B�T��D)��BU�����|PKC�[Ѓ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��PKC�[��O��6.xl/sharedStrings.xml �(���n�8�}��#ϫD�1��A�\��p��40��.%ѶY�R�b�}��J��~1�:�b�X��׏]>{Äfe���:5Of�H�4+6_O^����dF+T�(/�������o_(�f�ZЯ'۪��rvF�-�!zZ�q�uIv��O�9�{�QJ�W���6M�l���d��uQ}=��Y]d�x�`��ۗ�����Y��������Ϳ^4𼾩�TC>] K�c�*	Vǽ�w{�>/U2���?�j��^��ʪ�2{���8�l�yI��K�d;�S�f���$����;�ku�8ϧY�k�/*�S4�i�H�>�QF�G�5-��<aDKUex_itйf��cT��� ��i��p:��z�Q��ts-I�`J��q�s\����-�̧Y���l�a�h���E�蒨6�,��}�K��%�P���N�����oU;�"݁���^*��?�H�OQ����(1��	�\��<�Y����P����w4�����hKa&�)�(cڮ��42�E�������� Y�(F
�:uB+
|�1�pc�7"'FE�k�ر���>���ࣉ���w������}�Y����l?�l(��E��=��Zv�1�ti���e�㤂COop�I���e����gC�(*���l�T7,;5�}�D�a��u���34l�t�K��G��|��#54���J���=� �1(3m„2�ː�>Ի�
��tK��!e��ԢD"�#7N��6�(6��x��84,+u����B�o߃U��w�g<���Ul=�
a��f����bz��=�����-P�y��
��`߰�"�1�#����!�'j(./T�Q��́�{j�(U�+��Ez�iB�=3?��ft�<��r�o��Te�:H*`�!����S:¬��>� �ېyT��+>?.2ט���6[kx٧�
�ݣ�F�����`���\o�m��i��<��6��.��I�GHNI���h%�>��-���^e~"��<�h?�a|����l)�4�)5�T�a2�X"�����Xz�Z}�@6L��&�����b�RR
�`��i���1GTW��C�
3:J<��V�����a�,�q��:{���5Xd\O8Vޚ��=Gyr��m�&tl�����s�����kT��Mgm�_���1a�����6�/A�>�������}:^G�h�!-�t�^����7r�!��@x#��@��@x����z���M���Ȗi�d�-[�V��"�O-X�XÔٮ�)s�`�TZ.�r�'�����mYS�(�,a��O�	���_�X�X&i���[�?d�N:�)�����@�!�~�a��jO��;��5.K
��y!�����~����qx��gi,:�٠��]��Lm�4,�B5d:��Vb�I����Ah�4-���XjF�N��*)wbM�ִZ��}����b�n/���,Q�*�@�y�}�T�n��"��M�	�fia�Ӭ%jq���d.ƹ6��^��s�J 7����,8��E��yOO�ʓ��)���)9��y����@�B��G��c5�k�͙J(ixz�G™��v�k�:ց�[�D��c]-�mF����O4A1�s��L?A䴒4)w��b���q�g!�uk,����6�z���;,���ש藬����	�UCI���k���Z���BUi�i������Y ��ǣ����r��ʤ���2,���C�����#:�'-� ״S#@�~2�F#ӈL����l��a���iB1rbl�kd��&6\�$l
�H}�w���l?a�/EV�cDk���ّ���%�o���=
\c3٦X|3@�)��H��S��\!Rܕ�W�e�
g���zw)wo�Ǩif���Q�P���g��j�R�z�A�x�&�x����2Xez(A�u!3�����͉��Z�DҭQ�����
G҆��u�I��/A'V�&�8�"t:� ��DČ�!H%��KV��G�^��˩t�ȟo�4���T���l����(=��xy���]�SK������q?���u��Q�N]�2\/���	M�KS'	ҵ튼��>O���2�b�x�B#�<������lj����(���-��(.z�D��*P]�-�\�H�O^��0��1-�T�x�WC*���JiE���Бc���]�}H�2������:���"���;@����Z��ut���v�{
a�x�����k��M���ϊ-;q�0����5�e����w�9^^Z�� u
M�d���ZD��x/H�j���e;��� ���#��,+�}��:��ty+��Ę�m�I����i��L���	�z�A��p�|CY��e�}��%x礒k��~�c�p�/�n����74χ����=6Vӑ`���_�����=��p�[�0W�1H�(~���{(F`�iF�C	섃�,�k�N\yX��?n�O�G�q�,�O�%�[�;�n��v���_�4��f�,ϑF,�o��j~l$����kou-_+Nq��'>D�(�����@�Y�;Hd�AP�����Ӛ�h���l���g4�WEJ5�p��5���	�&�d),N�,!��M@-P�G2��<�@M
U6!S����qw�sݏ�y�������@F<A"��X�O��D2u{q�"^U����>`&k}�M��b&}n��Y���St�X�)BWс��xc�{I:��t�b����Q�76��[�Gm����yD���!�d���4p�k`Wy2�~@�\��w{E[VL4ar};C�G
h$�|��)�g�k!�5���du9kE�#�R;9;ϊѧ,k���E�1��_��5,F�4��@,Y����@uh3���j
��EL��8/������F�r7�i��4 ZP�:�4��i^�h�jm��AaZ
ό���\[��rX����̥j��ἢl#o��>y^���nGn�T���ܭ�G�p��Wp�1g�T5�;r�w%e;�4�Ɨ�����2�g`#��P��`�#�s��"�BN`��͞CE��Z�eG�J\,j��I[�Ȧm0�J�ڠ�A-�iS-V�����Y���{A��h@�<������ԓ�{n��O��aS���!#&���!V<�ly�בG6w��̢�u�\�#!�/��lT��(�7i���94l!�_�F�D@n���0]�}�p?��f�ϙz���T���}LmD�޲0?��f�c95����HO6U;-�ޛ�y�˽�{sw�����S�Z����~~�*�v�����3J�o�PK-C�[p
[�5xl/workbook.xmlPK-C�[����	��[Content_Types].xmlPK-
B�[%���''U_rels/.relsPK-C�[�,���xl/worksheets/sheet1.xmlPK-C�[A3��P�xl/_rels/workbook.xml.relsPK-C�[Ѓc'2E
�	xl/styles.xmlPK-C�[��O��6.gxl/sharedStrings.xmlPK�