GET api/inventory/{id}/history?InventoryGuid={InventoryGuid}&Date={Date}&Relations={Relations}

Get inventory history records

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Inventory identifier

globally unique identifier

Required

InventoryGuid

Inventory to get History for

globally unique identifier

None.

Date

Inventory date to get history for

date

None.

Relations

Include the history break down

boolean

None.

Body Parameters

None.

Response Information

Resource Description

Page list of matching inventory history records

Collection of InventoryHistory
NameDescriptionTypeAdditional information
InventoryGuid

Collection of byte

None.

InventoryIdentifier

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PLUIdentifier

globally unique identifier

None.

InventoryReason

InventoryReasons

None.

InventoryInvoiceGuid

Collection of byte

None.

InvoiceIdentifier

globally unique identifier

None.

OperatorGuid

Collection of byte

None.

OperatorIdentifier

globally unique identifier

None.

StocktakeGuid

Collection of byte

None.

StocktakeIdentifier

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

SaleHeaderGuid

Collection of byte

None.

SaleHeaderGuidIdentifier

globally unique identifier

None.

DumpStockID

integer

None.

FuelDeliveryID

integer

None.

CreditNoteIdentifier

Collection of byte

None.

CreditNoteGuid

globally unique identifier

None.

InventorySourceGuid

Collection of byte

None.

InventorySourceIdentifier

globally unique identifier

None.

CreatedLocal

date

None.

BaseUnits

integer

None.

UnitsPerCarton

Number of BaseUnits Per Carton

integer

None.

UnitsPerCartonWeighted

Whether the units per carton is for a weighted value

boolean

None.

Counted

integer

None.

CountedPacks

integer

None.

Open

integer

None.

MovementQty

integer

None.

Close

integer

None.

OpenPacks

integer

None.

MovementQtyPacks

integer

None.

ClosePacks

integer

None.

Accuracy

integer

None.

Manual

Indicates this change was instigated by a user's actions

integer

None.

User

The user or operator who performed the action

string

None.

Updated

date

None.

CreatedLocalTime

date

Deprecated.

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

StoreID

integer

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

Barcode

string

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

DirectCode

string

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

ProductName

string

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

SalesMode

integer

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

OrderPacked

integer

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

Invoice

InventoryInvoice

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

InvoiceHeaderIdentifier

Collection of byte

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

InvoiceHeaderGuid

globally unique identifier

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

InvoiceNumber

string

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

InvoiceCost

integer

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

InvoiceCostDecimals

integer

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

OrderNumber

integer

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

OrderReceivingStoreName

string

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

OrderSendingStoreName

string

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

CreditNoteID

Credit Note Reference number

integer

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

Reason

InventoryReason

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

ReasonName

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.

OperatorNumber

string

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

StocktakeName

string

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

SaleIdentifier

string

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

SaleHeaderID

integer

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

InventoryAfterCounted

boolean

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

InventorySetStock

boolean

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

ExternalId

string

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

APN

string

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

DeptCode

string

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "inventoryGuid": "2bG1mHVIwUGBugKcprFHbg==",
    "inventoryIdentifier": "98b5b1d9-4875-41c1-81ba-029ca6b1476e",
    "pluG_UID": "BeMaGnvURUifhSnKKJLZMw==",
    "pluIdentifier": "1a1ae305-d47b-4845-9f85-29ca2892d933",
    "inventoryReason": 3,
    "inventoryInvoiceGuid": "wdmrBZPRFkGE2OKuRNpa7Q==",
    "invoiceIdentifier": "05abd9c1-d193-4116-84d8-e2ae44da5aed",
    "operatorGuid": "tC63WHt5a0WHHTHvoGRDxQ==",
    "operatorIdentifier": "58b72eb4-797b-456b-871d-31efa06443c5",
    "stocktakeGuid": "FPhZaSAm+02YGw6CLiJiBQ==",
    "stocktakeIdentifier": "6959f814-2620-4dfb-981b-0e822e226205",
    "orderGuid": "YCQqeLR9XU22rr7Xfvgw8w==",
    "orderIdentifier": "782a2460-7db4-4d5d-b6ae-bed77ef830f3",
    "saleHeaderGuid": "PBqTz39Zn0W0InkLqJk4Dw==",
    "saleHeaderGuidIdentifier": "cf931a3c-597f-459f-b422-790ba899380f",
    "dumpStockID": 1,
    "fuelDeliveryID": 1,
    "creditNoteIdentifier": "ER/np3R8AUeL5bd4RNKQLg==",
    "creditNoteGuid": "a7e71f11-7c74-4701-8be5-b77844d2902e",
    "inventorySourceGuid": "px8CHQq+d0O+Y/z4ZnZRVQ==",
    "inventorySourceIdentifier": "1d021fa7-be0a-4377-be63-fcf866765155",
    "createdLocal": "2026-06-03T18:34:33.0488392",
    "baseUnits": 4,
    "unitsPerCarton": 5,
    "unitsPerCartonWeighted": true,
    "counted": 7,
    "countedPacks": 8,
    "open": 1,
    "movementQty": 9,
    "close": 1,
    "openPacks": 1,
    "movementQtyPacks": 10,
    "closePacks": 1,
    "accuracy": 1,
    "manual": 11,
    "user": "sample string 12",
    "updated": "2026-06-03T18:34:33.0488392",
    "createdLocalTime": "2026-06-03T18:34:33.0488392",
    "storeID": 14,
    "barcode": "sample string 15",
    "directCode": "sample string 16",
    "productName": "sample string 17",
    "salesMode": 18,
    "orderPacked": 19,
    "invoice": {
      "$id": "2",
      "inventoryInvoiceGuid": "SELl6nuUikiyLAJpk635EA==",
      "invoiceIdentifier": "eae54248-947b-488a-b22c-026993adf910",
      "inventoryGuid": "4RezaOlOtES2O+GSl0Hxbw==",
      "inventoryIdentifier": "68b317e1-4ee9-44b4-b63b-e1929741f16f",
      "supplierIdentifier": "NjcgQCrUN0mED6zRNZc72A==",
      "supplierGuid": "40203736-d42a-4937-840f-acd135973bd8",
      "orderGuid": "tIQhxn6DZkaH4x17ziUIxg==",
      "orderIdentifier": "c62184b4-837e-4666-87e3-1d7bce2508c6",
      "invoiceHeaderIdentifier": "HXO08tzmhkmrIStY0fxBaQ==",
      "invoiceHeaderGuid": "f2b4731d-e6dc-4986-ab21-2b58d1fc4169",
      "created": "2026-06-03T18:34:33.0488392",
      "ordered": "2026-06-03T18:34:33.0488392",
      "storeID": 1,
      "bestOrExpire": "2026-06-03T18:34:33.0488392",
      "bestOrExpireType": 1,
      "units": 1,
      "weight": 1,
      "received": "2026-06-03T18:34:33.0488392",
      "cost": 1,
      "totalCost": 1,
      "freightCost": 1,
      "inStock": 1,
      "pluG_UID": "PrMumXthxUKRO0Juxszl1g==",
      "pluGuid": "992eb33e-617b-42c5-913b-426ec6cce5d6",
      "orderInventoryGuid": "kfMjvfTmgkC6yiBEXjISyw==",
      "orderInventoryIdentifier": "bd23f391-e6f4-4082-baca-20445e3212cb",
      "supplier": {
        "$id": "3",
        "identifier": "SJFdcA6B1ky5lfuBAfM0Ew==",
        "identifierGuid": "705d9148-810e-4cd6-b995-fb8101f33413",
        "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": "LfkJ0jH5n0KzcFMPCziGaQ==",
        "primaryContactID": "d209f92d-f931-429f-b370-530f0b388669",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "5K3OrOrqRkecIdjNUt/xHg==",
        "supplierGroupGuid": "acceade4-eaea-4746-9c21-d8cd52dff11e",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2026-06-03T18:34:33.0488392",
        "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": "4",
          "id": "d6dc3bd0-9683-4a48-b415-9af7d4723aac",
          "identifier": "R2X2YM3UfUmpXGh//6DbYQ==",
          "identifierGuid": "60f66547-d4cd-497d-a95c-687fffa0db61",
          "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": "5",
            "supplierIdentifier": "I/306SSpbUWH0UTQ1bUEpg==",
            "supplierIdentifierGuid": "e9f4fd23-a924-456d-87d1-44d0d5b504a6",
            "contactGuid": "wf1fCtJB8Eep5waC11Ox3A==",
            "contactID": "0a5ffdc1-41d2-47f0-a9e7-0682d753b1dc",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "HaT6LBFMDk6TVsHasViIWw==",
            "pluGuid": "2cfaa41d-4c11-4e0e-9356-c1dab158885b",
            "supplierIdentifier": "a9EKfThipUSpSLk5gXNIyg==",
            "supplierIdentifierGuid": "7d0ad16b-6238-44a5-a948-b939817348ca",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2026-06-03T18:34:33.0488392",
            "pricedByWeight": true,
            "landedUnitCostEx": 9,
            "landedUnitCostInc": 10,
            "landedCartonCostInc": 12,
            "landedCartonCostEx": 13,
            "standardCost": 14,
            "deliveryFee": 1,
            "deliveryFeeBasis": "sample string 15",
            "pickAndPackFee": 1,
            "pickAndPackFeeBasis": "sample string 16",
            "financeFee": 1,
            "financeFeeBasis": "sample string 17",
            "cartonLength": 1,
            "cartonWidth": 1,
            "cartonHeight": 1,
            "palletLayerQuantity": 1,
            "palletLayers": 1,
            "itemCode": "sample string 18",
            "invoiceCode": "sample string 19",
            "invoiceDesc": "sample string 20",
            "orderDirect": true,
            "useCost": true,
            "minimumQuantity": 21,
            "hostType": 22,
            "fromHost": 23,
            "minimumReorder": 1,
            "maximumReorder": 1,
            "orderMultiple": 24.1,
            "sellMultiple": 25.1,
            "baseMultiple": 26.1,
            "hostStandardCost": 27,
            "hostTotalCost": 28,
            "hostRetail": 29,
            "hostLandedUnitCostEx": 30,
            "hostLandedUnitCostInc": 31,
            "hostDesc": "sample string 32",
            "directIndicator": "sample string 33",
            "availableToOrder": true,
            "hostRangeIndicator": "sample string 35",
            "hostProductType": "sample string 36",
            "hostProductGrade": "sample string 37",
            "hostProductGroup": "sample string 38",
            "hostSlowMoving": true,
            "hostGeneralMerchandise": true,
            "hostPillar": "sample string 41",
            "hostLastUpdated": "2026-06-03T18:34:33.0488392",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "15cZSFPZNEKP4BuD8jLeCg==",
                "pluGuid": "481997d7-d953-4234-8fe0-1b83f232de0a",
                "supplierIdentifier": "O6c7U6fOBEejR36EjjHzMA==",
                "supplierIdentifierGuid": "533ba73b-cea7-4704-a347-7e848e31f330",
                "invoiceCode": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "7"
              }
            ],
            "storeIDs": [
              1,
              2
            ],
            "preferredSupplier": true,
            "preferredRebateSupplier": true,
            "supplierName": "sample string 42",
            "salesMode": 43,
            "orderPacked": true,
            "active": true,
            "price": 1,
            "costGstPercent": 45,
            "parentPluG_UID": "77O8osnjKk6gw/cxJbKS0A==",
            "parentPluGuid": "a2bcb3ef-e3c9-4e2a-a0c3-f73125b292d0",
            "freight": 46.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "F6e58VXeM0yAvHskgw972A==",
              "guid": "f1b9a717-de55-4c33-80bc-7b24830f7bd8",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "xRJV8xvvfUSR/9ylzcWkcQ==",
              "priceGroupGuid": "f35512c5-ef1b-447d-91ff-dca5cdc5a471",
              "blueprintID": 1,
              "lastCountedDate": "2026-06-03T18:34:33.0488392",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2026-06-03T18:34:33.0488392",
              "pluCreated": "2026-06-03T18:34:33.0488392",
              "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": "2026-06-03T18:34:33.0488392",
              "lastManualUpdate": "2026-06-03T18:34:33.0488392",
              "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": "2026-06-03T18:34:33.0488392",
              "currentCostUpdated": "2026-06-03T18:34:33.0488392",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2026-06-03T18:34:33.0488392",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2026-06-03T18:34:33.0488392",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "hDBN7wbsw0mZJG/1VG/0CQ==",
              "altPLUGuid": "ef4d3084-ec06-49c3-9924-6ff5546ff409",
              "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": "2026-06-03T18:34:33.0488392",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "NO34uqFAQEajvJ8Uk3sH0A==",
              "shelfPageLayoutGuid": "baf8ed34-40a1-4640-a3bc-9f14937b07d0",
              "talkerPageLayoutG_UID": "0MzP5r1Y40i09QSO7vE8iA==",
              "talkerPageLayoutGuid": "e6cfccd0-58bd-48e3-b4f5-048eeef13c88",
              "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,
              "liabilityItem": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 92,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 95,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "2R/sm+Qa20CyfAiD3HEELg==",
              "inventoryIdentifier": "9bec1fd9-1ae4-40db-b27c-0883dc71042e",
              "inventoryAccuracy": 1,
              "baseUnits": 99,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 100,
              "defaultPrinter": "sample string 101",
              "defaultPrinterGroup": "sample string 102",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 103,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "XOTl+j7NzESSiaJP0m2ZEQ==",
              "parentPluGuid": "fae5e45c-cd3e-44cc-9289-a24fd26d9911",
              "preferredHostVendor": 105,
              "preferredHostChanged": true,
              "code": "sample string 107",
              "supplierIdentifier": "oVAX3GRf/EW8pdkWy2KM2g==",
              "supplierIdentifierGuid": "dc1750a1-5f64-45fc-bca5-d916cb628cda",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "aXuCwT6k40GTXqQNUqr7ng==",
              "rebateSupplierIdentifierGuid": "c1827b69-a43e-41e3-935e-a40d52aafb9e",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 109",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 111",
              "productType": "sample string 112",
              "productGroup": "sample string 113",
              "complianceIndicator": "sample string 114",
              "inhouseBrand": "sample string 115",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 118",
              "lastUpdatedByUser": "sample string 119",
              "lastManualUpdatedByUser": "sample string 120",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2026-06-03T18:34:33.0488392",
              "commodity": "sample string 122",
              "businessPillar": "sample string 123",
              "mscCommodity": "sample string 124",
              "hostIdentifier": "kmxgbbpt8U6+Xr2RDoLh0A==",
              "hostIdentifierGuid": "6d606c92-6dba-4ef1-be5e-bd910e82e1d0",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 126",
              "aisleEnds": "sample string 127",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 138,
              "webPriceRounding": true,
              "webMarkup": 140,
              "webPriceMode": 141,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 142",
              "altSubDeptCode": "sample string 143",
              "altMinorDeptCode": "sample string 144",
              "altLesserDeptCode": "sample string 145",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "store": {
                "$id": "9",
                "id": 1,
                "isMaster": true,
                "isElectedMaster": true,
                "electedMasterStoreID": 1,
                "isZoneMaster": 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": "2026-06-03T18:34:33.0488392",
                "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": "ua+9kIkXXkuCS6pbEY50wQ==",
                "hostIdentifierGuid": "90bdafb9-1789-4b5e-824b-aa5b118e74c1",
                "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,
                "defaultOrderDocumentId": 1,
                "defaultStockReceiveDocumentId": 1,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2026-06-03T18:34:33.0488392",
                "priceZone": {
                  "$id": "10",
                  "id": 1,
                  "name": "sample string 2",
                  "hostIdentifier": "Hd3WH6AG90eqyir4ci6ozw==",
                  "hostIdentifierGuid": "1fd6dd1d-06a0-47f7-aaca-2af8722ea8cf",
                  "sortOrder": 3,
                  "zoneMasterStoreID": 1,
                  "electedMasterStoreID": 1,
                  "containsElectedMasterStore": true
                },
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "11",
                  "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"
                },
                "billingAddressCopied": true,
                "billingAddress": {
                  "$ref": "11"
                },
                "warehouseStore": {
                  "$id": "12",
                  "storeID": 1,
                  "warehouseStoreID": 2,
                  "storeName": "sample string 3",
                  "warehouseName": "sample string 4"
                },
                "hostStoreSettings": [
                  {
                    "$id": "13",
                    "id": 1,
                    "hostIdentifier": "0x15BS/PLkOnTnEjt0IGiQ==",
                    "hostIdentifierGuid": "05791dd3-cf2f-432e-a74e-7123b7420689",
                    "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,
                    "secondPassword": "sample string 23",
                    "secondPasswordPlain": "sample string 24",
                    "secondServerAddress": "sample string 25",
                    "processPromotions": true,
                    "hostProvider": 0,
                    "host": {
                      "$id": "14",
                      "identifier": "FfhFut+Ov0KOlqlH/zF3Yw==",
                      "identifierGuid": "ba45f815-8edf-42bf-8e96-a947ff317763",
                      "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": "/lSxmnmLMUqzvZ4MqA8XuA==",
                      "hostSupplierIdentifierGuid": "9ab154fe-8b79-4a31-b3bd-9e0ca80f17b8",
                      "loyaltyPriceLevelIdentifier": "NYIbeYv5S0+Mr59BSLk2Hw==",
                      "loyaltyPriceLevelIdentifierGuid": "791b8235-f98b-4f4b-8caf-9f4148b9361f",
                      "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": "2026-06-03T18:34:33.0488392",
                      "lastProcessed": "2026-06-03T18:34:33.0488392",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$ref": "3"
                      },
                      "files": [
                        {
                          "$id": "15",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2026-06-03T18:34:33.0488392",
                          "processed": "2026-06-03T18:34:33.0488392",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2026-06-03T18:34:33.0488392",
                          "size": 1,
                          "sizeFormat": "sample string 7",
                          "isArchive": true,
                          "customerNumber": "sample string 9",
                          "businessPillar": "sample string 10",
                          "fileType": "sample string 11",
                          "version": "sample string 12",
                          "reference": "sample string 13",
                          "digest": "sample string 14",
                          "contentType": "sample string 15",
                          "host": {
                            "$ref": "14"
                          },
                          "metcashHeader": {
                            "$id": "16",
                            "customerNumber": "sample string 1",
                            "creationDate": "2026-06-03T18:34:33.0488392",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "17",
                          "id": 1,
                          "hostIdentifier": "vVpkRgEt/UiKz1nrIdjSZQ==",
                          "hostIdentifierGuid": "46645abd-2d01-48fd-8acf-59eb21d8d265",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "60e6bb8b-b54d-47dc-b393-fa7a6ac4a7c6",
                            "71aa6abf-9029-4aed-a54d-56d7017d1222"
                          ]
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "13"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "18",
                          "identifier": "F5LqrLzF7k2qitHkf9U/1g==",
                          "identifierGuid": "acea9217-c5bc-4dee-aa8a-d1e47fd53fd6",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "promoTypeGuids": [
                        "6d883453-71bd-4fe4-a33e-be63e28db3f5",
                        "9cd51576-1e55-4be4-9e7f-21d02cec7e10"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 27"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "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": "2026-06-03T18:34:33.0488392",
                    "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"
                  }
                ],
                "suppliedStores": [
                  1,
                  2
                ],
                "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,
                      "config": "sample string 10"
                    }
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "updateStoreID": "85b1c0b3-256b-4602-8e51-eee20eb83875",
                "updateStore": {
                  "$id": "24",
                  "id": "0eb787c4-e75e-4d1c-a33b-8ec7bdb31fe9",
                  "name": "sample string 1",
                  "lastActivity": "2026-06-03T18:34:33.0488392",
                  "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": "2026-06-03T18:34:33.0488392"
                },
                "timeZoneId": "sample string 54",
                "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": "Vwtl9YNARUGLsqYZLoOLZw==",
                  "pluGuid": "f5650b57-4083-4145-8bb2-a6192e838b67",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "isElectedMasterStore": true,
                  "isZoneMasterStore": true,
                  "priceNow": 7,
                  "costNow": 8,
                  "costNowDecimals": 9,
                  "normalPrice": 10,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 11,
                  "nextCampaignName": "sample string 12",
                  "gstPercent": 13,
                  "normalCost": 14,
                  "normalCostDecimals": 15,
                  "costGstPercent": 16,
                  "costCalcMethod": 1,
                  "currentCost": 17,
                  "currentCostDecimals": 18,
                  "break1": 19,
                  "price1": 20,
                  "break2": 21,
                  "price2": 22,
                  "break3": 23,
                  "price3": 24,
                  "fuelItem": 25,
                  "fixedWeight": 26,
                  "active": true,
                  "complianceIndicator": "sample string 27",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2026-06-03T18:34:33.0488392"
                },
                {
                  "$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,
                  "memberDiscountPrice": 10,
                  "acceptedUtc": "2026-06-03T18:34:33.0488392",
                  "priceChangeType": 0,
                  "costDecimals": 11,
                  "costCalcMethod": 12,
                  "targetCampaignPriceGtOrEquNormal": true
                },
                "normalPluPrices": {
                  "$ref": "28"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "29",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "talkerText": "sample string 3",
                  "disableWasSave": true,
                  "startDate": "2026-06-03T18:34:33.0488392",
                  "startTime": 5,
                  "endDate": "2026-06-03T18:34:33.0488392",
                  "endTime": 6,
                  "newPrice": 7,
                  "newCost": 8,
                  "newCostDecimals": 9,
                  "pctDiscount": 10,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 11",
                  "hostType": 12,
                  "hostIdentifier": "8FkhPMLDwkyCf44530NdFQ==",
                  "hostIdentifierGuid": "3c2159f0-c3c2-4cc2-827f-8e39df435d15",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ]
              },
              "tray": {
                "$id": "30",
                "g_UId": "AKC93osoLkSBLX+eMD6Bag==",
                "guid": "debda000-288b-442e-812d-7f9e303e816a",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "31",
                "priceGroupG_UID": "tixectm1NkeKIjsSleYHFQ==",
                "priceGroupGuid": "725e2cb6-b5d9-4736-8a22-3b1295e60715",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2026-06-03T18:34:33.0488392",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 147",
              "nutrifacts": {
                "$id": "32",
                "pluG_UID": "G9iqW7zXi0ixNc0wt769TA==",
                "pluGuid": "5baad81b-d7bc-488b-b135-cd30b7bebd4c",
                "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": "7e0829b2-c34e-4967-93aa-a78903d98177",
                "created": "2026-06-03T18:34:33.0488392",
                "createdByUser": "sample string 1",
                "activated": "2026-06-03T18:34:33.0488392",
                "activatedByUser": "sample string 2",
                "deactivated": "2026-06-03T18:34:33.0488392",
                "deactivatedByUser": "sample string 3",
                "lastOrdered": "2026-06-03T18:34:33.0488392",
                "lastOrderedQty": 4.0,
                "lastReceived": "2026-06-03T18:34:33.0488392",
                "lastReceivedQty": 5.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2026-06-03T18:34:33.0488392",
                "lastSold": "2026-06-03T18:34:33.0488392",
                "firstSold": "2026-06-03T18:34:33.0488392",
                "awsUpdated": "2026-06-03T18:34:33.0488392",
                "lastManualUpdate": "2026-06-03T18:34:33.0488392",
                "lastManualUpdatedByUser": "sample string 7",
                "lastUpdated": "2026-06-03T18:34:33.0488392",
                "lastUpdatedByUser": "sample string 9",
                "lastUpdatedByHost": "2026-06-03T18:34:33.0488392",
                "doNotRangeUpdated": "2026-06-03T18:34:33.0488392",
                "doNotOrderUpdated": "2026-06-03T18:34:33.0488392",
                "tracked": "2026-06-03T18:34:33.0488392"
              },
              "allergens": [
                {
                  "$id": "34",
                  "primaryKey": {
                    "$id": "35",
                    "pluGuid": "371d981f-e058-42df-b40a-afaa35a6f4b1",
                    "contains": 2
                  },
                  "allergenID": 1,
                  "pluG_UID": "H5gdN1jg30K0Cq+qNab0sQ==",
                  "pluGuid": "371d981f-e058-42df-b40a-afaa35a6f4b1",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "34"
                }
              ],
              "costs": {
                "$id": "36",
                "pluG_UID": "B92md5OGqUeNXvq/gQoNPg==",
                "pluGuid": "77a6dd07-8693-47a9-8d5e-fabf810a0d3e",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2026-06-03T18:34:33.0488392",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "37",
                  "saleHeaderID": 1,
                  "created": "2026-06-03T18:34:33.0488392",
                  "createdLocal": "2026-06-03T18:34:33.0488392",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "5p2k6eJvdUuZHhDAccpitQ==",
                  "operatorGuid": "e9a49de6-6fe2-4b75-991e-10c071ca62b5",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "bb06X7PWz0aKBxsX/eNMhQ==",
                  "pluGuid": "5f3abd6d-d6b3-46cf-8a07-1b17fde34c85",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "38",
                    "id": 1,
                    "g_Uid": "4wjEpPPKFUeaiooAyT/ymg==",
                    "guid": "a4c408e3-caf3-4715-9a8a-8a00c93ff29a",
                    "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": "2026-06-03T18:34:33.0488392",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-06-03T18:34:33.0488392",
                    "endShift": "2026-06-03T18:34:33.0488392",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "39",
                        "operatorG_UID": "fZnJcJz8rkGvRm0TRB6B9A==",
                        "operatorGuid": "70c9997d-fc9c-41ae-af46-6d13441e81f4",
                        "storeID": 2,
                        "operator": {
                          "$ref": "38"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "39"
                      }
                    ]
                  }
                },
                {
                  "$ref": "37"
                }
              ],
              "apns": [
                {
                  "$id": "40",
                  "pluID": 1,
                  "pluG_UID": "6AS+QOHiy0eCpK/oPlJ73w==",
                  "pluGuid": "40be04e8-e2e1-47cb-82a4-afe83e527bdf",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "40"
                }
              ],
              "tuns": [
                {
                  "$id": "41",
                  "pluG_UId": "XJxkEeuKtUCLNm3Mu8eVnw==",
                  "pluGuid": "11649c5c-8aeb-40b5-8b36-6dccbbc7959f",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "41"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "42",
                  "identifier": "aRqH3hav+Umcozz+RYQXeg==",
                  "identifierGuid": "de871a69-af16-49f9-9ca3-3cfe4584177a",
                  "pluG_UID": "NhF2NouY40WlacHjfCOVkQ==",
                  "pluGuid": "36761136-988b-45e3-a569-c1e37c239591",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "42"
                }
              ],
              "supplier": {
                "$ref": "3"
              },
              "supplierName": "sample string 148",
              "children": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "ordering": {
                "$ref": "6"
              },
              "flipChartPages": [
                {
                  "$id": "43",
                  "identifier": "gu3JOuDNykODkOLCsDoznw==",
                  "groupName": "sample string 1",
                  "identifierGuid": "3ac9ed82-cde0-43ca-8390-e2c2b03a339f",
                  "exists": true,
                  "flipChartIdentifier": "ZCZECzwPuk6Kd7P46HYJfw==",
                  "flipChartIdentifierGuid": "0b442664-0f3c-4eba-8a77-b3f8e876097f",
                  "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": "pP/RR5PCWE+NhEK9DKzmwA==",
                  "groupIdentifierGuid": "47d1ffa4-c293-4f58-8d84-42bd0cace6c0",
                  "flipChart": {
                    "$id": "44",
                    "identifier": "+dDODTNGa069geJGvNXvFQ==",
                    "identifierGuid": "0dced0f9-4633-4e6b-bd81-e246bcd5ef15",
                    "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": "45",
                      "identifier": "H4AVY1KTekC1QaOt8FTm7w==",
                      "identifierGuid": "6315801f-9352-407a-b541-a3adf054e6ef",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "46",
                          "id": 1,
                          "g_UID": "orTI/hv940yt9zn7YgkSbw==",
                          "guid": "fec8b4a2-fd1b-4ce3-adf7-39fb6209126f",
                          "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": "09zVpWigD0CpnVWgzyXRqg==",
                          "previousFormGuid": "a5d5dcd3-a068-400f-a99d-55a0cf25d1aa",
                          "nextForm": 1,
                          "nextFormG_UID": "V1FiHPTKPEuS9rkkuzSpSw==",
                          "nextFormGuid": "1c625157-caf4-4b3c-92f6-b924bb34a94b",
                          "attributes": "sample string 10",
                          "updated": "2026-06-03T18:34:33.0488392",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "46"
                          },
                          "previousCheckoutForm": {
                            "$ref": "46"
                          },
                          "buttons": [
                            {
                              "$id": "47",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "sRnescHBxkW+b6MJofiJzA==",
                              "checkoutFormGuid": "b1de19b1-c1c1-45c6-be6f-a309a1f889cc",
                              "identifier": "OTsq/IyF0UKPbMbPaIMuPw==",
                              "identifierGuid": "fc2a3b39-858c-42d1-8f6c-c6cf68832e3f",
                              "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": "em1FC1ZQ0UWiKZVp7yoh8A==",
                              "valueGuid": "0b456d7a-5056-45d1-a229-9569ef2a21f0",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2026-06-03T18:34:33.0488392",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "46"
                              },
                              "image": {
                                "$id": "48",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2026-06-03T18:34:33.0488392",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "49",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "oim2tGMGa0W7P7ZCOHbECQ==",
                              "checkoutFormGuid": "b4b629a2-0663-456b-bb3f-b6423876c409",
                              "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": "49"
                            }
                          ]
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "49"
                  },
                  "products": [
                    {
                      "$id": "50",
                      "flipChartPageIdentifier": "4q6Jp46eu02JD/OAvttDXA==",
                      "flipChartPageIdentifierGuid": "a789aee2-9e8e-4dbb-890f-f380bedb435c",
                      "pluG_UID": "M4rxd184j0me2MnWVhgnTQ==",
                      "pluGuid": "77f18a33-385f-498f-9ed8-c9d65618274d",
                      "sortOrder": 3,
                      "sent": true,
                      "productChanged": true,
                      "productImageName": "sample string 6",
                      "productShowImageOnFlipCharts": true,
                      "productShowTextOnFlipCharts": true,
                      "productOverrideFlipChartText": true,
                      "productFlipChartText": "sample string 10",
                      "product": {
                        "$ref": "8"
                      },
                      "departmentSortOrder": 11,
                      "subDepartmentName": "sample string 12"
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ]
                },
                {
                  "$ref": "43"
                }
              ],
              "priceHistory": [
                {
                  "$id": "51",
                  "pluG_UID": "2eXQH/Abfkuv/2dr7ZthFw==",
                  "pluGuid": "1fd0e5d9-1bf0-4b7e-afff-676bed9b6117",
                  "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": "2026-06-03T18:34:33.0488392",
                  "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": "51"
                }
              ],
              "ingredients": [
                {
                  "$id": "52",
                  "pluG_UID": "vmY+yvpm0EGTeLohVhCD9Q==",
                  "ingredientGuid": "KdqCH5BsKEynuvzs0mjorw==",
                  "ingredientIdentifier": "1f82da29-6c90-4c28-a7ba-fcecd268e8af",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "52"
                }
              ],
              "bins": [
                {
                  "$id": "53",
                  "pluG_UID": "VinoFoIunki0jCeuAU0iTw==",
                  "pluGuid": "16e82956-2e82-489e-b48c-27ae014d224f",
                  "shelfLocationIdentifier": "GdedcjHsy0WFtqozRgqarQ==",
                  "shelfLocationGuid": "729dd719-ec31-45cb-85b6-aa33460a9aad",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "ppfkXWWxzkCq+RnpcOVC/g==",
                  "labelPageLayoutGuid": "5de497a6-b165-40ce-aaf9-19e970e542fe",
                  "updated": "2026-06-03T18:34:33.0488392",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "54",
                    "identifier": "M+bqBIS2hEmHHLXODoKCGA==",
                    "storeID": 1,
                    "identifierGuid": "04eae633-b684-4984-871c-b5ce0e828218",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2026-06-03T18:34:33.0488392",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ]
                  }
                },
                {
                  "$ref": "53"
                }
              ],
              "bin": {
                "$ref": "53"
              },
              "scaleLocations": [
                {
                  "$id": "55",
                  "plu": 1,
                  "pluG_UID": "30KT8PhS+k+ACd40AFK9rA==",
                  "pluGuid": "f09342df-52f8-4ffa-8009-de340052bdac",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "56",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2026-06-03T18:34:33.0488392",
                    "department": {
                      "$id": "57",
                      "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": "56"
                      },
                      "subDepartments": [
                        {
                          "$id": "58",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "59",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "60",
                                  "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": "2026-06-03T18:34:33.0488392",
                                  "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": "Lyi21PNd6E++FYB70zvKOw==",
                                  "labelPageLayoutGuid": "d4b6282f-5df3-4fe8-be15-807bd33bca3b",
                                  "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": "61",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "62",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "63",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "62"
                                  },
                                  "mscDep": {
                                    "$id": "64",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "61"
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "63"
                                  }
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "updated": "2026-06-03T18:34:33.0488392",
                              "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": "OD37pVRucUm9C3CSALwmNw==",
                              "labelPageLayoutGuid": "a5fb3d38-6e54-4971-bd0b-709200bc2637",
                              "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": "61"
                              },
                              "mscCom": {
                                "$ref": "62"
                              },
                              "mscDep": {
                                "$ref": "64"
                              },
                              "mscSubCom": {
                                "$ref": "63"
                              }
                            },
                            {
                              "$ref": "59"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-06-03T18:34:33.0488392",
                          "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": "6T+9oqps1E6ARl1CQyASgg==",
                          "labelPageLayoutGuid": "a2bd3fe9-6caa-4ed4-8046-5d4243201282",
                          "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": "61"
                          },
                          "mscCom": {
                            "$ref": "62"
                          },
                          "mscDep": {
                            "$ref": "64"
                          },
                          "mscSubCom": {
                            "$ref": "63"
                          }
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:34:33.0488392",
                      "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": "KQDkoI342UegtSI5f4hDxw==",
                      "labelPageLayoutGuid": "a0e40029-f88d-47d9-a0b5-22397f8843c7",
                      "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": "61"
                      },
                      "mscCom": {
                        "$ref": "62"
                      },
                      "mscDep": {
                        "$ref": "64"
                      },
                      "mscSubCom": {
                        "$ref": "63"
                      }
                    }
                  }
                },
                {
                  "$ref": "55"
                }
              ],
              "nextPrice": {
                "$id": "65",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 1,
                "hostOfferID": 1,
                "metcashPromotionID": "sample string 4",
                "metcashPromotionPlacement": "sample string 5",
                "pluG_UID": "j6OJlIYlvEioSW8jB9pVBw==",
                "pluGuid": "9489a38f-2586-48bc-a849-6f2307da5507",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "PAfDFiwLZ0il9YsgUSy6pw==",
                "dealCostGuid": "16c3073c-0b2c-4867-a5f5-8b20512cbaa7",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "Wmay6TN15k64RKDCRvha2g==",
                "priceGroupGuid": "e9b2665a-7533-4ee6-b844-a0c246f85ada",
                "itemNumber": "sample string 10",
                "cri": "sample string 11",
                "pluPrice": 12,
                "costCalcMethod": 13,
                "pluCost": 14,
                "pluCostIndicator": "sample string 15",
                "pluPriceGstPercent": 16,
                "pluCostGstPercent": 17,
                "pluActive": true,
                "cartonQty": 1.1,
                "baseUnits": 19.1,
                "salesMode": 1,
                "orderPacked": 20,
                "pluNormalCost": 21,
                "pluaws": 22.0,
                "directNumber": "sample string 23",
                "departmentName": "sample string 24",
                "subDepartmentName": "sample string 25",
                "priceGroupName": "sample string 26",
                "supplierName": "sample string 27",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-06-03T18:34:33.0488392",
                "rrp": 28,
                "campaignDescription": "sample string 29",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "91605a9a-a839-4957-90c3-78cdfa992dc3",
                "campaignComboPriceGroupG_UID": "+FqhhvZSHEe1aYq/KzJbuw==",
                "campaignComboPriceGroupIdentifier": "86a15af8-52f6-471c-b569-8abf2b325bbb",
                "promotionPlacementDescription": "sample string 31",
                "storeAcceptances": [
                  {
                    "$id": "66",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2026-06-03T18:34:33.0488392",
                    "operatorG_UID": "2MFHNRkhyEOZsu6XHIiu/Q==",
                    "operatorGuid": "3547c1d8-2119-43c8-99b2-ee971c88aefd",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2026-06-03T18:34:33.0488392",
                    "signIqTicketFileMovedUtc": "2026-06-03T18:34:33.0488392",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2026-06-03T18:34:33.0488392",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "09b13907-ec99-4d9b-8511-ee02418be580",
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "65"
                    },
                    "fuelItem": true
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "campaign": {
                  "$id": "67",
                  "id": 1,
                  "storeID": 2,
                  "name": "e02d3cc2-ae67-4a42-af74-60b6c8b94473",
                  "nameGuid": "e02d3cc2-ae67-4a42-af74-60b6c8b94473",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2026-06-03T18:34:33.0488392",
                  "startTime": 1,
                  "endDate": "2026-06-03T18:34:33.0488392",
                  "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": "2026-06-03T18:34:33.0488392",
                  "system": true,
                  "created": "2026-06-03T18:34:33.0488392",
                  "updated": "2026-06-03T18:34:33.0488392",
                  "priceChangeNotifiedUtc": "2026-06-03T18:34:33.0488392",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "suSHK45eUkeQxyDr+ntAjg==",
                  "hostIdentifierGuid": "2b87e4b2-5e8e-4752-90c7-20ebfa7b408e",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2026-06-03T18:34:33.0488392",
                  "updatedByUser": "sample string 18",
                  "offerID": 1,
                  "isPriceChangeCampaign": true,
                  "stores": [
                    1,
                    2
                  ],
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "campaignPlus": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "campaignPools": [
                    {
                      "$id": "68",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 4,
                      "pluG_UID": "b5UN5jOc90O2ltWTVeHJMg==",
                      "pluGuid": "e60d956f-9c33-43f7-b696-d59355e1c932",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "3kI6Ep48W0OMesDC/FvrxQ==",
                      "priceGroupGuid": "123a42de-3c9e-435b-8c7a-c0c2fc5bebc5",
                      "fuelItem": true,
                      "pluName": "sample string 6",
                      "apn": "sample string 7",
                      "pluActive": true,
                      "cartonQty": 1,
                      "baseUnits": 9.1,
                      "cri": "sample string 10",
                      "salesMode": 1,
                      "orderPacked": 11,
                      "pluaws": 12.0,
                      "directNumber": "sample string 13",
                      "departmentName": "sample string 14",
                      "subDepartmentName": "sample string 15",
                      "priceGroupName": "sample string 16",
                      "supplierName": "sample string 17",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2026-06-03T18:34:33.0488392",
                      "rrp": 18,
                      "campaignDescription": "sample string 19",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "67"
                      }
                    },
                    {
                      "$ref": "68"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "69",
                      "id": 1,
                      "identifier": "WJy88UnshUa+c3RumbBdQg==",
                      "identifierStr": "WJy88UnshUa+c3RumbBdQg==",
                      "identifierGuid": "f1bc9c58-ec49-4685-be73-746e99b05d42",
                      "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": "67"
                      }
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "customers": [
                    {
                      "$id": "70",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "customerID": "8jYWoc5gNkWmXbAYV0b7KA==",
                      "customerIDGuid": "a11636f2-60ce-4536-a65d-b0185746fb28",
                      "campaign": {
                        "$ref": "67"
                      },
                      "customer": {
                        "$id": "71",
                        "identifier": "rZ8089oLGk68FJMVySI3gQ==",
                        "identifierGuid": "f3349fad-0bda-4e1a-bc14-9315c9223781",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2026-06-03T18:34:33.0488392",
                        "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": "Y1iM/FWnU0uIxXR1TDMRBQ==",
                        "communityIdentifierGuid": "fc8c5863-a755-4b53-88c5-74754c331105",
                        "joined": "2026-06-03T18:34:33.0488392",
                        "updated": "2026-06-03T18:34:33.0488392",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "vw5lKJU9S0SwNWGJxRkATw==",
                        "priceLevelIdentifierGuid": "28650ebf-3d95-444b-b035-6189c519004f",
                        "marketingID": "sample string 18",
                        "receiptPrintOptions": 1,
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2026-06-03T18:34:33.0488392",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "72",
                            "cardType": 2,
                            "issueDate": "2026-06-03T18:34:33.0488392",
                            "expiry": "2026-06-03T18:34:33.0488392",
                            "customerID": "MMTegOvNnE+6EhsADoaiDw==",
                            "customerIDGuid": "80dec430-cdeb-4f9c-ba12-1b000e86a20f",
                            "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": "2026-06-03T18:34:33.0488392",
                            "linkedAccount": "C40Qq0aqK0iCLW+9QTeMHQ==",
                            "linkedAccountGuid": "ab108d0b-aa46-482b-822d-6fbd41378c1d",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "71"
                            },
                            "account": {
                              "$id": "73",
                              "id": 1,
                              "identifier": "pUBL2ZCb70+wevLLETZqFQ==",
                              "identifierGuid": "d94b40a5-9b90-4fef-b07a-f2cb11366a15",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2026-06-03T18:34:33.0488392",
                              "owner": "W1qrKM7/jE2d+PT6ZNkucA==",
                              "ownerGuid": "28ab5a5b-ffce-4d8c-9df8-f4fa64d92e70",
                              "accountStoreGroupIdentifier": "C+1F+0z3aUKV2yamWgjZ9g==",
                              "accountStoreGroupGuid": "fb45ed0b-f74c-4269-95db-26a65a08d9f6",
                              "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": "2026-06-03T18:34:33.0488392",
                              "active": true,
                              "updated": "2026-06-03T18:34:33.0488392",
                              "deleted": true,
                              "deletedUser": "sample string 16",
                              "currentBalanceChanged": true,
                              "maximumLimitChanged": true,
                              "loyaltyPointsChanged": true,
                              "projectedBalance": 17,
                              "accountStoreGroupStoreIDs": [
                                1,
                                2
                              ],
                              "customerEmail": "sample string 18",
                              "ownerCustomer": {
                                "$ref": "71"
                              },
                              "card": {
                                "$ref": "72"
                              },
                              "members": {
                                "$id": "74",
                                "sample string 1": [
                                  {
                                    "$ref": "71"
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "sample string 2": [
                                  {
                                    "$ref": "71"
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ]
                              },
                              "customerGroups": [
                                {
                                  "$id": "75",
                                  "identifier": "kCWWE1GX5EetEmKBPrgBBg==",
                                  "identifierGuid": "13962590-9751-47e4-ad12-62813eb80106",
                                  "name": "sample string 2",
                                  "primaryContact": "XQ+cDKnN9kOQiitSzaldDw==",
                                  "primaryContactGuid": "0c9c0f5d-cda9-43f6-908a-2b52cda95d0f",
                                  "accountID": "3Pq64FF0vU++oCe7d8O32Q==",
                                  "accountIDGuid": "e0bafadc-7451-4fbd-bea0-27bb77c3b7d9",
                                  "special": true,
                                  "updated": "2026-06-03T18:34:33.0488392",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "p+Xxupi02022wrXM2Akm1w==",
                                  "priceLevelIdentifierGuid": "baf1e5a7-b498-4ddb-b6c2-b5ccd80926d7",
                                  "marketingListID": "sample string 7",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "73"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "71"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "76",
                                      "id": 1,
                                      "groupID": "yFQw2D4iWUi1PAeBVo/gFw==",
                                      "groupIDGuid": "d83054c8-223e-4859-b53c-0781568fe017",
                                      "customerID": "LhNDR6jSfUKP6GsYZtZz8Q==",
                                      "customerIDGuid": "4743132e-d2a8-427d-8fe8-6b1866d673f1",
                                      "card": "sample string 4",
                                      "linkedAccount": "Ge+XcNDHWU6siMd4NszBkA==",
                                      "linkedAccountGuid": "7097ef19-c7d0-4e59-ac88-c77836ccc190",
                                      "customer": {
                                        "$ref": "71"
                                      },
                                      "group": {
                                        "$ref": "75"
                                      },
                                      "customerCard": {
                                        "$ref": "72"
                                      }
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "77",
                                "id": 1,
                                "identifier": "UOfJ+l1PkESoZtvVWLeYpg==",
                                "identifierGuid": "fac9e750-4f5d-4490-a866-dbd558b798a6",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "F9phyuhdLkeaBMVPu0OgPQ==",
                                "accountIDGuid": "ca61da17-5de8-472e-9a04-c54fbb43a03d",
                                "customerAccount": {
                                  "$ref": "73"
                                },
                                "customerCard": {
                                  "$ref": "72"
                                },
                                "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": "2026-06-03T18:34:33.0488392",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "PTa31KR/GkuaWsYny5wCPw==",
                                "idempotentVoidGuid": "d4b7363d-7fa4-4b1a-9a5a-c627cb9c023f",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "78",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "G90IBeZCyEuXpRMvk/ue6Q==",
                                  "saleHeaderIdentifierGuid": "0508dd1b-42e6-4bc8-97a5-132f93fb9ee9",
                                  "created": "2026-06-03T18:34:33.0488392",
                                  "createdLocal": "2026-06-03T18:34:33.0488392",
                                  "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": "2026-06-03T18:34:33.0488392",
                                  "storeID": 1,
                                  "operatorG_Uid": "OclHKi4f6kmq7Md8isWVyQ==",
                                  "operatorGuid": "2a47c939-1f2e-49ea-aaec-c77c8ac595c9",
                                  "customerG_Uid": "HCxs3EkjDEizFZZRqsoBOA==",
                                  "customerGuid": "dc6c2c1c-2349-480c-b315-9651aaca0138",
                                  "communityIdentifier": "f8zp3kENV0y5K4oIojfyRA==",
                                  "communityIdentifierGuid": "dee9cc7f-0d41-4c57-b92b-8a08a237f244",
                                  "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": "mSpMj43Pk0isWjKuPa+lkQ==",
                                  "priceLevelIdentifierGuid": "8f4c2a99-cf8d-4893-ac5a-32ae3dafa591",
                                  "locked": 36,
                                  "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:33.0488392+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                  "deserialisedOrderMetadata": {
                                    "$id": "79",
                                    "customerName": "sample string 1",
                                    "pickupAt": "2026-06-03T18:34:33.0488392",
                                    "deliveryAddress1": "sample string 2",
                                    "deliveryAddress2": "sample string 3",
                                    "customerPhoneNumber": "sample string 4",
                                    "orderType": 0,
                                    "externalOrderID": "sample string 5",
                                    "externalDisplayableOrderID": "sample string 6",
                                    "tableName": "sample string 7",
                                    "createdBy": 0,
                                    "orderingAppName": "sample string 8"
                                  },
                                  "relationChecksum": "sample string 38",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "38"
                                  },
                                  "customer": {
                                    "$ref": "71"
                                  },
                                  "communityOrganisation": {
                                    "$id": "80",
                                    "id": 1,
                                    "identifier": "zB3n+MaykUq+hKWFjaT41g==",
                                    "identifierGuid": "f8e71dcc-b2c6-4a91-be84-a5858da4f8d6",
                                    "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",
                                    "abn": "sample string 15",
                                    "promoPeriodStart": "2026-06-03T18:34:33.0488392",
                                    "promoPeriodEnd": "2026-06-03T18:34:33.0488392",
                                    "allowDonations": true,
                                    "logoImageName": "sample string 17",
                                    "totalAmountAwarded": 18.1,
                                    "updated": "2026-06-03T18:34:33.0488392",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "81",
                                      "saleItemID": 1,
                                      "identifier": "h7aOEmSd1UCJ8A7IjAsKVw==",
                                      "identifierGuid": "128eb687-9d64-40d5-89f0-0ec88c0b0a57",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "5En6eee470+rzeUs50Nxuw==",
                                      "pluGuid": "79fa49e4-b8e7-4fef-abcd-e52ce74371bb",
                                      "accountID": "t6FEjP4wgkOFKjTkTHki5A==",
                                      "accountIDGuid": "8c44a1b7-30fe-4382-852a-34e44c7922e4",
                                      "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": "2026-06-03T18:34:33.0488392",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "RVn2/CWuRkqKx6/BQlMDjg==",
                                      "refundGuid": "fcf65945-ae25-4a46-8ac7-afc14253038e",
                                      "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": "RPPqA5Usck+RSj3op+rIew==",
                                      "idempotentVoidGuid": "03eaf344-2c95-4f72-914a-3de8a7eac87b",
                                      "priceLevelIdentifier": "lFJW3YDy+Ei31lRfwmUCMA==",
                                      "priceLevelIdentifierGuid": "dd565294-f280-48f8-b7d6-545fc2650230",
                                      "communityIdentifier": "lZrSAPH4XESl2O2Rm8KkuQ==",
                                      "communityIdentifierGuid": "00d29a95-f8f1-445c-a5d8-ed919bc2a4b9",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "82",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2026-06-03T18:34:33.0488392",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "82"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "83",
                                        "id": 1,
                                        "g_UID": "OYUlO4/luEGhqMb6odHg2Q==",
                                        "guid": "3b258539-e58f-41b8-a1a8-c6faa1d1e0d9",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2026-06-03T18:34:33.0488392"
                                      },
                                      "modifier": {
                                        "$id": "84",
                                        "id": 1,
                                        "setG_UID": "hw9TcKf2ikyqq1Kb5Fi2/A==",
                                        "modifierSetGuid": "70530f87-f6a7-4c8a-aaab-529be458b6fc",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "CKTXesZc2UWLf9Z1jLJt0A==",
                                        "pluGuid": "7ad7a408-5cc6-45d9-8b7f-d6758cb26dd0",
                                        "deleted": true,
                                        "g_UID": "NDkVgj0ahEqsG85monk99Q==",
                                        "guid": "82153934-1a3d-4a84-ac1b-ce66a2793df5",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      "priceLevelName": "sample string 25",
                                      "pumpNumber": 1,
                                      "hoseNumber": 1
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "eftReceipts": [
                                    {
                                      "$id": "85",
                                      "id": 1,
                                      "storeID": 1,
                                      "saleHeaderID": 2,
                                      "storeSaleHeader": {
                                        "$ref": "78"
                                      },
                                      "receipt": "sample string 3",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "payments": [
                                    {
                                      "$ref": "77"
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "cards": [
                                    {
                                      "$id": "86",
                                      "id": 1,
                                      "saleHeaderID": 1,
                                      "identifier": "sample string 2",
                                      "cardType": 3,
                                      "providerName": "sample string 4"
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "campaignHits": [
                                    {
                                      "$id": "87",
                                      "id": 1,
                                      "saleHeaderID": 2,
                                      "campaign": "sample string 3",
                                      "name": "sample string 4",
                                      "processed": 1,
                                      "campaignDescription": "sample string 5"
                                    },
                                    {
                                      "$ref": "87"
                                    }
                                  ],
                                  "fuel": [
                                    {
                                      "$id": "88",
                                      "id": 1,
                                      "plu": 1,
                                      "pluG_UID": "CAR9n/rzBEKNKwwGntW0jg==",
                                      "pluGuid": "9f7d0408-f3fa-4204-8d2b-0c069ed5b48e",
                                      "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": "2026-06-03T18:34:33.0488392",
                                      "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": "2026-06-03T18:34:33.0488392",
                                      "tagNumber": "sample string 15",
                                      "trackTwoRem": "sample string 16",
                                      "transCode": 1,
                                      "transType": 1,
                                      "unitPrice": 1.0,
                                      "vehicleReg": "sample string 17",
                                      "offline": true,
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "88"
                                    }
                                  ],
                                  "fuelResells": [
                                    {
                                      "$id": "89",
                                      "saleItemID": 1,
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "6V3wH9uL1UuTMoFdft8GtA==",
                                      "pluGuid": "1ff05de9-8bdb-4bd5-9332-815d7edf06b4",
                                      "accountID": "/x8u3+e7aEOPniqKawQ3gg==",
                                      "accountIDGuid": "df2e1fff-bbe7-4368-8f9e-2a8a6b043782",
                                      "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": "2026-06-03T18:34:33.0488392",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "75tPoi/e+0aDaFQ8rWuXaQ==",
                                      "refundGuid": "a24f9bef-de2f-46fb-8368-543cad6b9769",
                                      "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": "89"
                                    }
                                  ],
                                  "customerOrder": [
                                    {
                                      "$id": "90",
                                      "identifier": "qkxGOOvfZEKLg3LjoazqFQ==",
                                      "identifierGuid": "38464caa-dfeb-4264-8b83-72e3a1acea15",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "sDJD8TlkRkycWv37Zsimog==",
                                      "customerIdentifierGuid": "f14332b0-6439-4c46-9c5a-fdfb66c8a6a2",
                                      "operatorNo": 1,
                                      "operatorG_UID": "khCDm8Emy0Ki+JFkWz59Lg==",
                                      "operatorGuid": "9b831092-26c1-42cb-a2f8-91645b3e7d2e",
                                      "created": "2026-06-03T18:34:33.0488392",
                                      "ordered": "2026-06-03T18:34:33.0488392",
                                      "started": "2026-06-03T18:34:33.0488392",
                                      "completed": "2026-06-03T18:34:33.0488392",
                                      "supplied": "2026-06-03T18:34:33.0488392",
                                      "quickTicket": 1,
                                      "deleted": true,
                                      "walkAway": true,
                                      "approxWait": 1,
                                      "actualWait": 1,
                                      "deliveryMethod": 8,
                                      "externalSaleType": 9,
                                      "customer": {
                                        "$ref": "71"
                                      },
                                      "operator": {
                                        "$ref": "38"
                                      },
                                      "details": [
                                        {
                                          "$id": "91",
                                          "headerID": 1,
                                          "plu": 1,
                                          "pluG_UId": "wK/OEVdLVUGUbDLvcwRlnw==",
                                          "pluGuid": "11ceafc0-4b57-4155-946c-32ef7304659f",
                                          "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": "sMmWK0EcIUOrgrg7Rwyh6g==",
                                          "headerIdentifierGuid": "2b96c9b0-1c41-4321-ab82-b83b470ca1ea",
                                          "product": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "91"
                                        }
                                      ],
                                      "storeName": "sample string 11",
                                      "customerName": "sample string 12",
                                      "storeReplyTo": "sample string 13",
                                      "storeSubjectLine": "sample string 14",
                                      "storeSaleHeader": {
                                        "$ref": "78"
                                      }
                                    },
                                    {
                                      "$ref": "90"
                                    }
                                  ],
                                  "surveyResponses": [
                                    {
                                      "$id": "92",
                                      "surveyG_UID": "Jp1ofLxxtEq42frhJSWovg==",
                                      "surveyGuid": "7c689d26-71bc-4ab4-b8d9-fae12525a8be",
                                      "saleHeaderGuid": "I6cxgNX9ekSmOD/1urIKjQ==",
                                      "saleGuid": "8031a723-fdd5-447a-a638-3ff5bab20a8d",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "go2uhyoJOESrWb9KR/Jpkw==",
                                      "guidResponse": "87ae8d82-092a-4438-ab59-bf4a47f26993",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2026-06-03T18:34:33.0488392",
                                      "sale": {
                                        "$ref": "78"
                                      },
                                      "survey": {
                                        "$id": "93",
                                        "g_UID": "yQG/Sqy/JUegpw0wt/T5AA==",
                                        "guid": "4abf01c9-bfac-4725-a0a7-0d30b7f4f900",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "0WmYhtiwHkirXBlSksfkZw==",
                                        "checkoutFormGuid": "869869d1-b0d8-481e-ab5c-195292c7e467",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2026-06-03T18:34:33.0488392",
                                        "end": "2026-06-03T18:34:33.0488392",
                                        "deleted": true,
                                        "updated": "2026-06-03T18:34:33.0488392",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "2dee0f6d-be16-48c8-af96-20594a424dfa",
                                          "4ee0c506-aaf6-4db2-b8f5-3a9322b88fa8"
                                        ],
                                        "allowsAllTextResponses": true,
                                        "surveyForm": {
                                          "$ref": "46"
                                        }
                                      },
                                      "ingressId": "sample string 4"
                                    },
                                    {
                                      "$ref": "92"
                                    }
                                  ],
                                  "storeName": "sample string 39",
                                  "terminalNumber": 40,
                                  "machineName": "sample string 41",
                                  "operatorName": "sample string 42",
                                  "direction": 1,
                                  "reason": "sample string 43",
                                  "accountG_UID": "wQUNA6UYgEmXbv0V26zzTg==",
                                  "accountIdentifier": "030d05c1-18a5-4980-976e-fd15dbacf34e",
                                  "accountName": "sample string 44",
                                  "customerOrderIdentifier": "QFGnB7zTPUeN/BROviniGA==",
                                  "customerOrderIdentifierGuid": "07a75140-d3bc-473d-8dfc-144ebe29e218",
                                  "priceLevelName": "sample string 45",
                                  "revision": 46,
                                  "ingressId": "sample string 47"
                                },
                                "metadata": {
                                  "$id": "94",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "InftcpenHUeXYdou1Lhl7Q==",
                                  "paymentIdentifierGuid": "72ed7722-a797-471d-9761-da2ed4b865ed",
                                  "identifier": "rGuXm11JL02oIFSyZF7h9Q==",
                                  "identifierGuid": "9b976bac-495d-4d2f-a820-54b2645ee1f5",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "IyOSmlWlyEKpPb6PmjlM9Q==",
                                  "itemIdentifierGuid": "9a922323-a555-42c8-a93d-be8f9a394cf5"
                                }
                              },
                              {
                                "$ref": "77"
                              }
                            ]
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "customerGroupMembers": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$ref": "75"
                          },
                          {
                            "$ref": "75"
                          }
                        ],
                        "accounts": [
                          {
                            "$ref": "73"
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "account": {
                          "$ref": "73"
                        },
                        "vouchers": [
                          {
                            "$id": "95",
                            "customerIdentifier": "5/hCVh7WT0WTquVzG83oww==",
                            "customerIdentifierGuid": "5642f8e7-d61e-454f-93aa-e5731bcde8c3",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "vrIuRNVWVEOkQuqCrccP2A==",
                            "idempotentGuid": "442eb2be-56d5-4354-a442-ea82adc70fd8",
                            "offline": true,
                            "voucher": {
                              "$id": "96",
                              "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": "2026-06-03T18:34:33.0488392",
                              "barcodeTemplate": {
                                "$id": "97",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "98",
                                "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": "2026-06-03T18:34:33.0488392",
                                "labelPageLayout": "hEw3XnWbCUWttM3/zlp7Lg==",
                                "pageLayoutGuid": "5e374c84-9b75-4509-adb4-cdffce5a7b2e",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "96"
                                },
                                "elements": [
                                  {
                                    "$id": "99",
                                    "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": "2026-06-03T18:34:33.0488392"
                                  },
                                  {
                                    "$ref": "99"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "100",
                                  "id": 1,
                                  "customerIdentifier": "JsWYor50dEaIZBuUeLR36Q==",
                                  "customerIdentifierGuid": "a298c526-74be-4674-8864-1b9478b477e9",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2026-06-03T18:34:33.0488392",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "fYWtrBUrB0iGn8owxFh2ZA==",
                                  "issuedIdempotentGuid": "acad857d-2b15-4807-869f-ca30c4587664",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2026-06-03T18:34:33.0488392",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2026-06-03T18:34:33.0488392",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "ibcYV+yOk0i303dXMR0bAw==",
                                  "redeemedIdempotentGuid": "5718b789-8eec-4893-b7d3-7757311d1b03",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2026-06-03T18:34:33.0488392",
                                  "storeName": "sample string 17",
                                  "scaleLabel": {
                                    "$ref": "98"
                                  },
                                  "voucher": {
                                    "$ref": "96"
                                  },
                                  "customer": {
                                    "$ref": "71"
                                  },
                                  "issuedOfflinePayment": {
                                    "$ref": "77"
                                  },
                                  "redeemedOfflinePayment": {
                                    "$ref": "77"
                                  }
                                },
                                {
                                  "$ref": "100"
                                }
                              ]
                            },
                            "customer": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "95"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$id": "101",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupID": "X/Hdcxpxe0KOJVbTUwpKVA==",
                      "groupIDGuid": "73ddf15f-711a-427b-8e25-56d3530a4a54",
                      "campaign": {
                        "$ref": "67"
                      },
                      "group": {
                        "$ref": "75"
                      }
                    },
                    {
                      "$ref": "101"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "102",
                      "identifier": "XPed7BOy/k25gpinGDvFug==",
                      "identifierGuid": "ec9df75c-b213-4dfe-b982-98a7183bc5ba",
                      "campaignName": "sample string 2",
                      "message": "sample string 3",
                      "ticketFileSource": "sample string 4",
                      "ticketFileDestination": "sample string 5",
                      "storeID": 1
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "comboPriceGroups": [
                    {
                      "$id": "103",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "g_UID": "ioEAOk923kiOVJ0gRRsupQ==",
                      "guid": "3a00818a-764f-48de-8e54-9d20451b2ea5",
                      "description": "sample string 5",
                      "newPrice": 1,
                      "rangeDescription": "sample string 6",
                      "dealDescription": "sample string 7",
                      "labelQuantity": 8,
                      "hostProductCategoryID": 1,
                      "offerID": 1,
                      "dontUpdatePricePlus": true,
                      "campaign": {
                        "$ref": "67"
                      },
                      "comboPricePlus": [
                        {
                          "$id": "104",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupG_UID": "OffOO/Gk1UuxG3nen89v0A==",
                          "groupGuid": "3bcef739-a4f1-4bd5-b11b-79de9fcf6fd0",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "anCftCAiZ0uJdnaRWI3g0A==",
                          "pluGuid": "b49f706a-2220-4b67-8976-7691588de0d0",
                          "priceGroupG_UID": "vGi5fMk+cU6eb+y3HeaHTA==",
                          "priceGroupGuid": "7cb968bc-3ec9-4e71-9e6f-ecb71de6874c",
                          "campaignPoolID": "sample string 7",
                          "quantity": 1,
                          "campaign": {
                            "$ref": "67"
                          },
                          "product": {
                            "$ref": "8"
                          },
                          "priceGroup": {
                            "$ref": "31"
                          },
                          "campaignPool": {
                            "$ref": "67"
                          }
                        },
                        {
                          "$ref": "104"
                        }
                      ]
                    },
                    {
                      "$ref": "103"
                    }
                  ],
                  "priceLevels": [
                    {
                      "$id": "105",
                      "id": 1,
                      "priceLevelIdentifier": "geTvIil5KEKVtVkGIsumpQ==",
                      "priceLevelIdentifierGuid": "22efe481-7929-4228-95b5-590622cba6a5",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "105"
                    }
                  ],
                  "promotionType": {
                    "$id": "106",
                    "identifier": "Cm7Q51tFj067ZIuA3gQepQ==",
                    "identifierGuid": "e7d06e0a-455b-4e8f-bb64-8b80de041ea5",
                    "hostType": 2,
                    "code": "sample string 3",
                    "description": "sample string 4",
                    "isLiquor": true,
                    "isAdvertised": true,
                    "disableWasSave": true,
                    "excludeFromPromoSales": true,
                    "labelPageLayoutG_UID": "m0bk1Do48EOLAg+ZUeSXEQ==",
                    "labelPageLayoutGuid": "d4e4469b-383a-43f0-8b02-0f9951e49711",
                    "priceLevelIdentifier": "8PO7wfZpkESiK6WwqVmM/g==",
                    "priceLevelIdentifierGuid": "c1bbf3f0-69f6-4490-a22b-a5b0a9598cfe",
                    "active": true,
                    "updated": "2026-06-03T18:34:33.0488392",
                    "hostName": "sample string 11"
                  }
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "107",
                  "headerIdentifier": "xe210j13tU6Xr0z2HnAaCg==",
                  "headerIdentifierGuid": "d2b5edc5-773d-4eb5-97af-4cf61e701a0a",
                  "identifier": "oFvlQCVg70WVFaSdR+2sIQ==",
                  "identifierGuid": "40e55ba0-6025-45ef-9515-a49d47edac21",
                  "supplierIdentifier": "lFwFYZI3zkCTOaZGT9kiWA==",
                  "supplierGuid": "61055c94-3792-40ce-9339-a6464fd92258",
                  "pluG_UID": "cYT6lkOm40q7tMOqE1zQqQ==",
                  "pluGuid": "96fa8471-a643-4ae3-bbb4-c3aa135cd0a9",
                  "campaignName": "5405b8ca-9b4f-4532-b0e9-f51e47ba3fe0",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2026-06-03T18:34:33.0488392",
                  "end": "2026-06-03T18:34:33.0488392",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "bnJL6NrLrECVKDKYLrIFUw==",
                  "bonusItemPluGuid": "e84b726e-cbda-40ac-9528-32982eb20553",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2026-06-03T18:34:33.0488392",
                  "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": "2026-06-03T18:34:33.0488392",
                  "campaignEndDate": "2026-06-03T18:34:33.0488392",
                  "masterPLUG_UID": "NAhITvwdnUe7OlRyETpACw==",
                  "masterID": "4e480834-1dfc-479d-bb3a-5472113a400b",
                  "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": "2IWLUVXZyUSeOUGpfqt9bg==",
                  "bonusMasterID": "518b85d8-d955-44c9-9e39-41a97eab7d6e",
                  "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": "2026-06-03T18:34:33.0488392",
              "dealCosts": [
                {
                  "$ref": "107"
                },
                {
                  "$ref": "107"
                }
              ],
              "tags": [
                {
                  "$id": "108",
                  "pluG_UID": "hxNn3D5DaUiB/f6y23GZ9g==",
                  "pluGuid": "dc671387-433e-4869-81fd-feb2db7199f6",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "108"
                }
              ],
              "alternateProductG_UID": "+Xpi9h1ZQ06P2SE261wrBw==",
              "alternateProduct": "f6627af9-591d-4e43-8fd9-2136eb5c2b07",
              "altProduct": {
                "$ref": "8"
              },
              "productHostCode": {
                "$id": "109",
                "id": 1,
                "pluG_UID": "aIMPdDNVCUOhLUZiYpf+gQ==",
                "pluGuid": "740f8368-5533-4309-a12d-46626297fe81",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "61"
              },
              "mscCom": {
                "$ref": "62"
              },
              "mscDep": {
                "$ref": "64"
              },
              "mscSubCom": {
                "$ref": "63"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2026-06-03T18:34:33.0488392",
              "inventoryTracked": "2026-06-03T18:34:33.0488392",
              "isNormalPriceChangesCampaign": true,
              "baseProductFuel": {
                "$id": "110",
                "pluG_UID": "hA44MWK6AkClk+PIIB1IlA==",
                "pluGuid": "31380e84-ba62-4002-a593-e3c8201d4894",
                "fuelPluG_UID": "bfYT9IkH1EyWJ351AEGTQA==",
                "fuelPluGuid": "f413f66d-0789-4cd4-9627-7e7500419340",
                "price": 3,
                "productDescription": "sample string 4",
                "productBarcode": "sample string 5",
                "fuelProductDescription": "sample string 6",
                "fuelProductBarcode": "sample string 7",
                "fuelProductPrice": 8
              },
              "productFuelLinks": [
                {
                  "$ref": "110"
                },
                {
                  "$ref": "110"
                }
              ]
            },
            "supplier": {
              "$ref": "3"
            },
            "serviceFee": {
              "$id": "111",
              "id": 1,
              "description": "sample string 1",
              "fee": 1
            },
            "isPrimaryHost": true,
            "hostVendor": 48
          },
          {
            "$ref": "6"
          }
        ],
        "orderCycleHeaders": [
          {
            "$id": "112",
            "storeID": 1,
            "supplierIdentifier": "N3uMtcCS00qUTyNc+bHTTg==",
            "supplierGuid": "b58c7b37-92c0-4ad3-944f-235cf9b1d34e",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "storeName": "sample string 5",
            "departmentName": "sample string 6",
            "orderDays": 7
          },
          {
            "$ref": "112"
          }
        ],
        "cycles": [
          {
            "$id": "113",
            "storeID": 1,
            "supplierIdentifier": "qHX2r9sL1Umwpz2teMrP4Q==",
            "supplierGuid": "aff675a8-0bdb-49d5-b0a7-3dad78cacfe1",
            "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": "2026-06-03T18:34:33.0488392",
            "deliveryDate": "2026-06-03T18:34:33.0488392",
            "nextCutOffDate": "2026-06-03T18:34:33.0488392",
            "nextDeliveryDate": "2026-06-03T18:34:33.0488392",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "113"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2026-06-03T18:34:33.0488392",
        "isHost": true
      },
      "inventoryUnits": [
        {
          "$id": "114",
          "invoiceItemNo": 1,
          "inventoryInvoiceGuid": "4CR+QToJhECSRZEqvhrX8Q==",
          "invoiceIdentifier": "417e24e0-093a-4084-9245-912abe1ad7f1",
          "inventoryGuid": "nnbxpDZoCUGi75LUoq6Xtw==",
          "inventoryIdentifier": "a4f1769e-6836-4109-a2ef-92d4a2ae97b7",
          "serialNumber": "sample string 3",
          "sold": "2026-06-03T18:34:33.0488392",
          "saleItemID": 1,
          "storeID": 1,
          "returned": "2026-06-03T18:34:33.0488392",
          "dumped": 1,
          "saleHeaderID": 1
        },
        {
          "$ref": "114"
        }
      ]
    },
    "invoiceHeaderIdentifier": "/128Ik8v/0enoPzAkzspRw==",
    "invoiceHeaderGuid": "22bc5dff-2f4f-47ff-a7a0-fcc0933b2947",
    "invoiceNumber": "sample string 20",
    "invoiceCost": 1,
    "invoiceCostDecimals": 1,
    "orderNumber": 1,
    "orderReceivingStoreName": "sample string 21",
    "orderSendingStoreName": "sample string 22",
    "creditNoteID": 1,
    "reason": {
      "$id": "115",
      "id": 1,
      "name": "sample string 1",
      "allowRF": 2,
      "dumpStock": 3,
      "creditRequest": 4,
      "excludeFromLoss": 5,
      "reserved": 6,
      "updated": "2026-06-03T18:34:33.064494"
    },
    "reasonName": "sample string 23",
    "operatorName": "sample string 24",
    "operatorNumber": "sample string 25",
    "stocktakeName": "sample string 26",
    "saleIdentifier": "sample string 27",
    "saleHeaderID": 1,
    "inventoryAfterCounted": true,
    "inventorySetStock": true,
    "externalId": "sample string 30",
    "apn": "sample string 31",
    "deptCode": "sample string 32"
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKP��\7�B�5xl/workbook.xml �(����� D�M��(j�M
z��k�SX
Q�����F��zۙ�};tr�:ף�l�}�U�cMH�
'7�M;�a1I�"NJ͡s�m�FRdYE<,jg��c�+�V=0@4Ê2L[�ѹ�C�����l"���o�.��bQ�2
�Xd-�M48���:
�k^�KQ��_�9+%��;���w�PKP��\����	�[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
P��\���''_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="R97865a722e1f4701" /></Relationships>PKP��\��Gq/�,xl/worksheets/sheet1.xml �(��Z]sZ��+�� i���u��؛x�8��7��cj�I���߁ �Fs�0yHp�5�iuk�������k<_Lf��}و~o�x3��<~?��\�����89z���Y܏���/������Nj�`qs?��������f��h�?οfww�������t��(!�`>~-q����Ǣ���>�?����zӇߥ���c���v��W����w��V������h��4?-�Ͻգ�w6�g����q_���|�^�ݼw;��|X^Ϟ.Ɠ��Kdɬ����{�Ɋ�~o:�w����vy���	�J'�����n~.�����p��{���W���g��Z[k�r��a3�����A�P��7�u�>k��7�{���7��m�p��U0�{��̷��J�|g���@�=�m�t�^Jo��B���7�}Ɵ��u��������o�>(��b�|)���n�A[��Wx�[�t�jBz齮HPF
Ju��dT��l
	����:�;!J���QF��Q��(wR�)�p����e���)
��Nj��CC�t�YJ�>뽫�!�Q&z�4`H'Cp5"� e�H
���M���(�D���v�']�AEI�D����,(x9�ŝ��b"I������B��R�%���Q4wo�E��B�B����iz�<�1ޚ��T���IR��QB�+|p����T;M����63jQ�T�x�[���7��ZT��kG
��2�N��9!��@� �g�
Q{�td86h)��?�C��̂�Aٽ
�=�-�M��E�n�T���<>��փN��SD�y.�Qr`ӛ�a���U����h^�҃�t��H"���������QzZ��:JP�C+D
juh��A�koo�#֯?�M�:;EFXo��5�w��	By��[;E���x���3�����
Q�:	���xy�يtԢ���EԢ�Y`�A{�Ѫ
�&j�d-��
�!�ҒMԤ�^T����}����4;M*l�=.�z41Q��v����,LԤ�4�W�Ű�l�����J�E�G��s썕Q�����DIwh�(I�H�6x��{���%g�$M8p6J�zM�(I�IRa���WZ�Q�6��DIZ�H���ƒ����6�.��)@T�i�$�>��(Ik��}�~�&���X�q:Z�N�泧�|=��W�Z��X_�<�/�'G�N����j�1,2G�,*G���g%B��arīas�E�p9�D��g�9�5�!�
!�^1B�_�����b�1��{B��f �����7!�~d�F���@��a�!�~e ��o���2&T�ޖ��"���	�-cEEn3��e���1$�[ƒ@XnS��el	�gƘ@yf�	�gƚ@yf�	�gƜ��̸SS�{j�3�OMyf�)όC5噱��<3ՔgƤ��̸TS���3�SCx2>5��!�SCx2>5��!�SCx2>5��!�6	�CƧ��<d|j�CƧ��	Ƨ�����R��Z�3�SKyf|jw<00mS�ڥ&UN��3���z�SBN�,B�Tu^_�!�zQ�rYB9�?�U^3U�6�ԫ\1Uhp�Wy�T!�K�'�|�1v]_��:Q���*�*����S[�l�zY`%
��3(�J�Y�+���o�t��t�^���ۗ� m
�]3ϺϳA�H^uM�����(�G�z��i�o����vF#�&Gω�=�w%�Svs_�U��QZ�1��O���Z�V�ƭO�ƭ�]b��5��k��4�zL�4]tYk��.O; Ӽ<�g�F��y=�6h�`�X��u��М�Cs=�b�&h�a�X���1^؝t�]`�]��]�.�*��fHئ٥��+B�K��e	)�K��k�
�.�*WL�]�U�2Uhv�����c���?0���R��B�K��Jvɠ$��c4�0���%�^d�t��.<�/��"�t�<�<����5��k�2,�Cc�]�?���3�W�Ί����.��.%��.�N�쒍م�_d���Z�Veva0Ev�×���]�ߘ����`��ұȐ�]eva0Eva0Eva0Ev)1eva0Ev�zh΂Ev��4�2�0�"�0�]�o��ǣ���|6[����mm�����PKP��\j,��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q�8AM�aö��3N�&vd�-=��0E�Tb�������4����޾N#9���
Y�v�`���<T�ݬw8��&B?́��c�)
��I���hS�8?��R��Y�ꐲ</�_2�I���Ct���>Nh�`zv�z�d�|����R��Pd�
�m`W��L�������wS�2b����2�ג�+͊�s��*�+��K���K�ey��d)k�V�䊋���ћ��|PKP��\Ѓ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��PKP��\�R�:�xl/sharedStrings.xml �(��WYo�6~/�� �y���"�"�f ɦ9Ї�(x�6�ʒ�#�Q�w�+�(�}�9����ϯ�<x�����xB?��
[���~<yz�$�$�]8��OPO��'Gu�hZ�Ǔ禙�Nk�3],�P ���L7���O�y����,��0�әΊI`˶h�'I4	�"����Cd'G��U�ESV��m掦��Ѵz���,͠��]?}����b@��h��t]��/efa��:h�os�4:2�`�����h���[p$z�`8t���9���6~���r����M�u�l!��<Þ\��y.kn�f�ho:�-�P������F�
���꼏��������Rxչ���ޣ�A��#x��1�+����[�vS���k��\�e
C>��8ė��Sk�J[/��.Z?�O�_����C�ة�c6�΂�W��`g�B��/�
ls>��U�kms�B�4�76����o{M{�7�V�mgf��yY7#��l�s���C
;^B�`!{�{e���|-��pcJ;�o��W���k��O�e�}u�?�`�<�i�0<�o��r}�/�h\���3=���:�}����}<[4��}0�Md�K��UD����h��ji�P�sH5��È8���$i�΄�	s	�}�0��%��фc*I,\L�i��H��b�AT�ʼn�!���p
���F}�D�*�,$¥�$x B��N�٨�i&dH��`�E���pJA�0��cӄS�-���ޒ��n54:N�i�F+P4��(�0�
1�"b��1,	��k2�j��	5\u�$'�Mc)��h��j=?���s�`�#Pv�|�pyW�Z�?��?
�����]�~X���h�1IVMkb�ظ��]����n����'���p����!�1��MX��Q���C;���.���h�� Br�%â&\�0�)��Q�
ō�;���n�g�y�*V2w;��"��S�	u�X`Q[����4���k�Rf��8� ���ǒh�(a&�M��2�l��v��)�o&���O�w7��)�ovT�����[��u�W�~�]���6����f�z�mV�ml'�u��~,��
.���]�U����r�����(o��L$9΁H�u2�H��w�$Xi-DN����w��wE5��'�"�1#F[MX(D�Qf�n��x�:�$o�۟oƌ�\��
�C����!�
�:0�t�3Xx�p��z�~+��vSw���qu�i���_"Ⱥ��|���p���]V\t�/�6o\V�캬�\E��‡�]�z���4/��Sz7Q���0;;PE~���@�N�uݜ�PK-P��\7�B�5xl/workbook.xmlPK-P��\����	�[Content_Types].xmlPK-
P��\���''V_rels/.relsPK-P��\��Gq/�,�xl/worksheets/sheet1.xmlPK-P��\j,��PCxl/_rels/workbook.xml.relsPK-P��\Ѓc'2E
�
xl/styles.xmlPK-P��\�R�:�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKP��\�N}�5xl/workbook.xml �(�����0��&�C��@�R8q����Z�H[ҭ�Ǘ�@������#G^�_�c{Ge���q(� �����n�u>X��O��(l�z[tQdI���=D�i3_i��h-i�h�e�8^�ɹ���H�����l2���oJ.��bQ́Ŋ7��Ź�O9����E�B޵�.g��;L��w�PKP��\����	�[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
P��\��N�''_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="R69c74d3dae8d454a" /></Relationships>PKP��\��Gq/�,xl/worksheets/sheet1.xml �(��Z]sZ��+�� i���u��؛x�8��7��cj�I���߁ �Fs�0yHp�5�iuk�������k<_Lf��}و~o�x3��<~?��\�����89z���Y܏���/������Nj�`qs?��������f��h�?οfww�������t��(!�`>~-q����Ǣ���>�?����zӇߥ���c���v��W����w��V������h��4?-�Ͻգ�w6�g����q_���|�^�ݼw;��|X^Ϟ.Ɠ��Kdɬ����{�Ɋ�~o:�w����vy���	�J'�����n~.�����p��{���W���g��Z[k�r��a3�����A�P��7�u�>k��7�{���7��m�p��U0�{��̷��J�|g���@�=�m�t�^Jo��B���7�}Ɵ��u��������o�>(��b�|)���n�A[��Wx�[�t�jBz齮HPF
Ju��dT��l
	����:�;!J���QF��Q��(wR�)�p����e���)
��Nj��CC�t�YJ�>뽫�!�Q&z�4`H'Cp5"� e�H
���M���(�D���v�']�AEI�D����,(x9�ŝ��b"I������B��R�%���Q4wo�E��B�B����iz�<�1ޚ��T���IR��QB�+|p����T;M����63jQ�T�x�[���7��ZT��kG
��2�N��9!��@� �g�
Q{�td86h)��?�C��̂�Aٽ
�=�-�M��E�n�T���<>��փN��SD�y.�Qr`ӛ�a���U����h^�҃�t��H"���������QzZ��:JP�C+D
juh��A�koo�#֯?�M�:;EFXo��5�w��	By��[;E���x���3�����
Q�:	���xy�يtԢ���EԢ�Y`�A{�Ѫ
�&j�d-��
�!�ҒMԤ�^T����}����4;M*l�=.�z41Q��v����,LԤ�4�W�Ű�l�����J�E�G��s썕Q�����DIwh�(I�H�6x��{���%g�$M8p6J�zM�(I�IRa���WZ�Q�6��DIZ�H���ƒ����6�.��)@T�i�$�>��(Ik��}�~�&���X�q:Z�N�泧�|=��W�Z��X_�<�/�'G�N����j�1,2G�,*G���g%B��arīas�E�p9�D��g�9�5�!�
!�^1B�_�����b�1��{B��f �����7!�~d�F���@��a�!�~e ��o���2&T�ޖ��"���	�-cEEn3��e���1$�[ƒ@XnS��el	�gƘ@yf�	�gƚ@yf�	�gƜ��̸SS�{j�3�OMyf�)όC5噱��<3ՔgƤ��̸TS���3�SCx2>5��!�SCx2>5��!�SCx2>5��!�6	�CƧ��<d|j�CƧ��	Ƨ�����R��Z�3�SKyf|jw<00mS�ڥ&UN��3���z�SBN�,B�Tu^_�!�zQ�rYB9�?�U^3U�6�ԫ\1Uhp�Wy�T!�K�'�|�1v]_��:Q���*�*����S[�l�zY`%
��3(�J�Y�+���o�t��t�^���ۗ� m
�]3ϺϳA�H^uM�����(�G�z��i�o����vF#�&Gω�=�w%�Svs_�U��QZ�1��O���Z�V�ƭO�ƭ�]b��5��k��4�zL�4]tYk��.O; Ӽ<�g�F��y=�6h�`�X��u��М�Cs=�b�&h�a�X���1^؝t�]`�]��]�.�*��fHئ٥��+B�K��e	)�K��k�
�.�*WL�]�U�2Uhv�����c���?0���R��B�K��Jvɠ$��c4�0���%�^d�t��.<�/��"�t�<�<����5��k�2,�Cc�]�?���3�W�Ί����.��.%��.�N�쒍م�_d���Z�Veva0Ev�×���]�ߘ����`��ұȐ�]eva0Eva0Eva0Ev)1eva0Ev�zh΂Ev��4�2�0�"�0�]�o��ǣ���|6[����mm�����PKP��\$N��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�1�Q5�M���8�$jbG�[��Xp$��U$H%l����I3�����4�39?XSC�`d�m��p
����f��C���0{W���a^q�UO���dbG[7a������q)D�ݒ�Lv�����zP�l�i"��W뎾'
��:
5��<��4�T`���=�L��-�<SX�wS��2�����2�����T�3������}	.^z�,/�Jݨ�T��Bd(ʫ����PKP��\Ѓ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��PKP��\�R�:�xl/sharedStrings.xml �(��WYo�6~/�� �y���"�"�f ɦ9Ї�(x�6�ʒ�#�Q�w�+�(�}�9����ϯ�<x�����xB?��
[���~<yz�$�$�]8��OPO��'Gu�hZ�Ǔ禙�Nk�3],�P ���L7���O�y����,��0�әΊI`˶h�'I4	�"����Cd'G��U�ESV��m掦��Ѵz���,͠��]?}����b@��h��t]��/efa��:h�os�4:2�`�����h���[p$z�`8t���9���6~���r����M�u�l!��<Þ\��y.kn�f�ho:�-�P������F�
���꼏��������Rxչ���ޣ�A��#x��1�+����[�vS���k��\�e
C>��8ė��Sk�J[/��.Z?�O�_����C�ة�c6�΂�W��`g�B��/�
ls>��U�kms�B�4�76����o{M{�7�V�mgf��yY7#��l�s���C
;^B�`!{�{e���|-��pcJ;�o��W���k��O�e�}u�?�`�<�i�0<�o��r}�/�h\���3=���:�}����}<[4��}0�Md�K��UD����h��ji�P�sH5��È8���$i�΄�	s	�}�0��%��фc*I,\L�i��H��b�AT�ʼn�!���p
���F}�D�*�,$¥�$x B��N�٨�i&dH��`�E���pJA�0��cӄS�-���ޒ��n54:N�i�F+P4��(�0�
1�"b��1,	��k2�j��	5\u�$'�Mc)��h��j=?���s�`�#Pv�|�pyW�Z�?��?
�����]�~X���h�1IVMkb�ظ��]����n����'���p����!�1��MX��Q���C;���.���h�� Br�%â&\�0�)��Q�
ō�;���n�g�y�*V2w;��"��S�	u�X`Q[����4���k�Rf��8� ���ǒh�(a&�M��2�l��v��)�o&���O�w7��)�ovT�����[��u�W�~�]���6����f�z�mV�ml'�u��~,��
.���]�U����r�����(o��L$9΁H�u2�H��w�$Xi-DN����w��wE5��'�"�1#F[MX(D�Qf�n��x�:�$o�۟oƌ�\��
�C����!�
�:0�t�3Xx�p��z�~+��vSw���qu�i���_"Ⱥ��|���p���]V\t�/�6o\V�캬�\E��‡�]�z���4/��Sz7Q���0;;PE~���@�N�uݜ�PK-P��\�N}�5xl/workbook.xmlPK-P��\����	��[Content_Types].xmlPK-
P��\��N�''U_rels/.relsPK-P��\��Gq/�,�xl/worksheets/sheet1.xmlPK-P��\$N��PBxl/_rels/workbook.xml.relsPK-P��\Ѓc'2E
�
xl/styles.xmlPK-P��\�R�:�xl/sharedStrings.xmlPK��