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.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "inventoryGuid": "2LZoNUAj/EOSbZWsqS5iCQ==",
    "inventoryIdentifier": "3568b6d8-2340-43fc-926d-95aca92e6209",
    "pluG_UID": "T4Rd90XVakKTrYKwSqkm6w==",
    "pluIdentifier": "f75d844f-d545-426a-93ad-82b04aa926eb",
    "inventoryReason": 3,
    "inventoryInvoiceGuid": "9dxBA4FQuUmxENpXrFvMzg==",
    "invoiceIdentifier": "0341dcf5-5081-49b9-b110-da57ac5bccce",
    "operatorGuid": "NnRgAs1da06VoUIBIkCgBg==",
    "operatorIdentifier": "02607436-5dcd-4e6b-95a1-42012240a006",
    "stocktakeGuid": "R/27WbMJ7U6W0H+gn8Xtsg==",
    "stocktakeIdentifier": "59bbfd47-09b3-4eed-96d0-7fa09fc5edb2",
    "orderGuid": "Sarht55yik+YGvkMs1C9vg==",
    "orderIdentifier": "b7e1aa49-729e-4f8a-981a-f90cb350bdbe",
    "saleHeaderGuid": "CRNuVQs7TU+h74uvnySjvA==",
    "saleHeaderGuidIdentifier": "556e1309-3b0b-4f4d-a1ef-8baf9f24a3bc",
    "dumpStockID": 1,
    "fuelDeliveryID": 1,
    "creditNoteIdentifier": "zKmYpsBUQkqq4bd7EvBY6g==",
    "creditNoteGuid": "a698a9cc-54c0-4a42-aae1-b77b12f058ea",
    "inventorySourceGuid": "uMuNi6LrSE6HFfKRF888Ow==",
    "inventorySourceIdentifier": "8b8dcbb8-eba2-4e48-8715-f29117cf3c3b",
    "createdLocal": "2025-08-02T23:23:49.0974129",
    "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": "2025-08-02T23:23:49.0974129",
    "createdLocalTime": "2025-08-02T23:23:49.0974129",
    "storeID": 14,
    "barcode": "sample string 15",
    "directCode": "sample string 16",
    "productName": "sample string 17",
    "salesMode": 18,
    "orderPacked": 19,
    "invoice": {
      "$id": "2",
      "inventoryInvoiceGuid": "L90o/jMhu0OAOxerMDtwpg==",
      "invoiceIdentifier": "fe28dd2f-2133-43bb-803b-17ab303b70a6",
      "inventoryGuid": "PwdICSW6EUWIHBd0AML4OA==",
      "inventoryIdentifier": "0948073f-ba25-4511-881c-177400c2f838",
      "supplierIdentifier": "kSB4ku4ig0C3RjjI/czE6Q==",
      "supplierGuid": "92782091-22ee-4083-b746-38c8fdccc4e9",
      "orderGuid": "mAGgq0Zqf0mUAt7amWF80Q==",
      "orderIdentifier": "aba00198-6a46-497f-9402-deda99617cd1",
      "invoiceHeaderIdentifier": "V9iyNb4rLEeLOI+vAV9qEw==",
      "invoiceHeaderGuid": "35b2d857-2bbe-472c-8b38-8faf015f6a13",
      "created": "2025-08-02T23:23:49.0974129",
      "ordered": "2025-08-02T23:23:49.0974129",
      "storeID": 1,
      "bestOrExpire": "2025-08-02T23:23:49.0974129",
      "bestOrExpireType": 1,
      "units": 1,
      "weight": 1,
      "received": "2025-08-02T23:23:49.0974129",
      "cost": 1,
      "totalCost": 1,
      "freightCost": 1,
      "inStock": 1,
      "pluG_UID": "nVze2VmPpkyg/bW0X4/LKw==",
      "pluGuid": "d9de5c9d-8f59-4ca6-a0fd-b5b45f8fcb2b",
      "orderInventoryGuid": "iRBYk8tcX0y/KKgmfygKUw==",
      "orderInventoryIdentifier": "93581089-5ccb-4c5f-bf28-a8267f280a53",
      "supplier": {
        "$id": "3",
        "identifier": "PJl9/wo7bUeG2qi0b0psDQ==",
        "identifierGuid": "ff7d993c-3b0a-476d-86da-a8b46f4a6c0d",
        "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": "gz466YRGFk2+sRUzSk740Q==",
        "primaryContactID": "e93a3e83-4684-4d16-beb1-15334a4ef8d1",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "ARn8Z2ewjk+tqj6jve61kg==",
        "supplierGroupGuid": "67fc1901-b067-4f8e-adaa-3ea3bdeeb592",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2025-08-02T23:23:49.0974129",
        "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": "f5ea86e8-41e2-4415-bae9-fc105da4a9fe",
          "identifier": "ixvH9DxsO0mgG2diLU2hlw==",
          "identifierGuid": "f4c71b8b-6c3c-493b-a01b-67622d4da197",
          "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": "Ifec6B9GC0W93fL9CNAEoA==",
            "supplierIdentifierGuid": "e89cf721-461f-450b-bddd-f2fd08d004a0",
            "contactGuid": "YqvMU2VGM0662qOqVrkT0w==",
            "contactID": "53ccab62-4665-4e33-bada-a3aa56b913d3",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "ipAPvrDBH0GpxyuRnh4C3Q==",
            "pluGuid": "be0f908a-c1b0-411f-a9c7-2b919e1e02dd",
            "supplierIdentifier": "e5u8y634l0aLs35hJ/AFOA==",
            "supplierIdentifierGuid": "cbbc9b7b-f8ad-4697-8bb3-7e6127f00538",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2025-08-02T23:23:49.0974129",
            "pricedByWeight": true,
            "landedUnitCostEx": 9,
            "landedUnitCostInc": 10,
            "landedCartonCostInc": 11,
            "landedCartonCostEx": 12,
            "standardCost": 13,
            "deliveryFee": 1,
            "deliveryFeeBasis": "sample string 14",
            "pickAndPackFee": 1,
            "pickAndPackFeeBasis": "sample string 15",
            "financeFee": 1,
            "financeFeeBasis": "sample string 16",
            "cartonLength": 1,
            "cartonWidth": 1,
            "cartonHeight": 1,
            "palletLayerQuantity": 1,
            "palletLayers": 1,
            "itemCode": "sample string 17",
            "invoiceCode": "sample string 18",
            "invoiceDesc": "sample string 19",
            "orderDirect": true,
            "useCost": true,
            "minimumQuantity": 20,
            "hostType": 21,
            "fromHost": 22,
            "minimumReorder": 1,
            "maximumReorder": 1,
            "orderMultiple": 23.1,
            "sellMultiple": 24.1,
            "baseMultiple": 25.1,
            "hostStandardCost": 26,
            "hostTotalCost": 27,
            "hostRetail": 28,
            "hostLandedUnitCostEx": 29,
            "hostLandedUnitCostInc": 30,
            "hostDesc": "sample string 31",
            "directIndicator": "sample string 32",
            "availableToOrder": true,
            "hostRangeIndicator": "sample string 34",
            "hostProductType": "sample string 35",
            "hostProductGrade": "sample string 36",
            "hostProductGroup": "sample string 37",
            "hostSlowMoving": true,
            "hostGeneralMerchandise": true,
            "hostPillar": "sample string 40",
            "hostLastUpdated": "2025-08-02T23:23:49.0974129",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "emxInU/UUEOx3FeJKVvzqg==",
                "pluGuid": "9d486c7a-d44f-4350-b1dc-5789295bf3aa",
                "supplierIdentifier": "ngWkiouEJUKoOgvLLbkFig==",
                "supplierIdentifierGuid": "8aa4059e-848b-4225-a83a-0bcb2db9058a",
                "invoiceCode": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "7"
              }
            ],
            "storeIDs": [
              1,
              2
            ],
            "preferredSupplier": true,
            "preferredRebateSupplier": true,
            "supplierName": "sample string 41",
            "salesMode": 42,
            "orderPacked": true,
            "active": true,
            "price": 1,
            "costGstPercent": 44,
            "parentPluG_UID": "gya2ee5bgkC/WC91D2zs2w==",
            "parentPluGuid": "79b62683-5bee-4082-bf58-2f750f6cecdb",
            "freight": 45.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "xMbj0vOq/UG2QAU+WrIimw==",
              "guid": "d2e3c6c4-aaf3-41fd-b640-053e5ab2229b",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "3ND6TNis1kG3h8ugnk69Rw==",
              "priceGroupGuid": "4cfad0dc-acd8-41d6-b787-cba09e4ebd47",
              "blueprintID": 1,
              "lastCountedDate": "2025-08-02T23:23:49.0974129",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-08-02T23:23:49.0974129",
              "pluCreated": "2025-08-02T23:23:49.0974129",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-08-02T23:23:49.0974129",
              "lastManualUpdate": "2025-08-02T23:23:49.0974129",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-08-02T23:23:49.0974129",
              "currentCostUpdated": "2025-08-02T23:23:49.0974129",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-08-02T23:23:49.0974129",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "awsUpdated": "2025-08-02T23:23:49.0974129",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "fUoA51nKb0qPGI1OZZd2zQ==",
              "altPLUGuid": "e7004a7d-ca59-4a6f-8f18-8d4e659776cd",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2025-08-02T23:23:49.0974129",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "uhxOHP52J0m/y/S5QHhWmg==",
              "shelfPageLayoutGuid": "1c4e1cba-76fe-4927-bfcb-f4b94078569a",
              "talkerPageLayoutG_UID": "WPD2b5+bOkWpTQA1dZ5H9w==",
              "talkerPageLayoutGuid": "6ff6f058-9b9f-453a-a94d-0035759e47f7",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 85,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 87",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 91,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 94,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "bjTxzuPztE6Ahf8KT83h+A==",
              "inventoryIdentifier": "cef1346e-f3e3-4eb4-8085-ff0a4fcde1f8",
              "inventoryAccuracy": 1,
              "baseUnits": 98,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 99,
              "defaultPrinter": "sample string 100",
              "defaultPrinterGroup": "sample string 101",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 102,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "AhmVbVha7EK3JNaE4dhd/w==",
              "parentPluGuid": "6d951902-5a58-42ec-b724-d684e1d85dff",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "eRee7MtKSUKZ688wiqUtOQ==",
              "supplierIdentifierGuid": "ec9e1779-4acb-4249-99eb-cf308aa52d39",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "UbQzuDJzHE+tAsb5LRvTkA==",
              "rebateSupplierIdentifierGuid": "b833b451-7332-4f1c-ad02-c6f92d1bd390",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 108",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 110",
              "productType": "sample string 111",
              "productGroup": "sample string 112",
              "complianceIndicator": "sample string 113",
              "inhouseBrand": "sample string 114",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 117",
              "lastUpdatedByUser": "sample string 118",
              "lastManualUpdatedByUser": "sample string 119",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-08-02T23:23:49.0974129",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "YvfjfZMgS0i6FHhQ1IB4GQ==",
              "hostIdentifierGuid": "7de3f762-2093-484b-ba14-7850d4807819",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 125",
              "aisleEnds": "sample string 126",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 137,
              "webPriceRounding": true,
              "webMarkup": 139,
              "webPriceMode": 140,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 141",
              "altSubDeptCode": "sample string 142",
              "altMinorDeptCode": "sample string 143",
              "altLesserDeptCode": "sample string 144",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "store": {
                "$id": "9",
                "id": 1,
                "isMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2025-08-02T23:23:49.0974129",
                "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": "O3+uDAG+j0icLkrRkJJ0wQ==",
                "hostIdentifierGuid": "0cae7f3b-be01-488f-9c2e-4ad1909274c1",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-08-02T23:23:49.0974129",
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "10",
                  "storeID": 1,
                  "addressType": 1,
                  "address1": "sample string 1",
                  "address2": "sample string 2",
                  "city": "sample string 3",
                  "state": "sample string 4",
                  "country": "sample string 5",
                  "postCode": "sample string 6"
                },
                "billingAddress": {
                  "$ref": "10"
                },
                "hostStoreSettings": [
                  {
                    "$id": "11",
                    "id": 1,
                    "hostIdentifier": "0CG7SLjLg0elEGT1Qr2d/Q==",
                    "hostIdentifierGuid": "48bb21d0-cbb8-4783-a510-64f542bd9dfd",
                    "storeID": 2,
                    "username": "sample string 3",
                    "password": "sample string 4",
                    "passwordPlain": "sample string 5",
                    "serverAddress": "sample string 6",
                    "serverPort": 1,
                    "excludeFromLeadInOut": true,
                    "useForHostFile": true,
                    "metcashPillarID": "sample string 9",
                    "metcashStateCode": "sample string 10",
                    "metcashCustomerID": "sample string 11",
                    "metcashTradingPartnerID": "sample string 12",
                    "drakesCustomerNumber": 1,
                    "sparCustomerNumber": "sample string 13",
                    "sparOrderUsername": "sample string 14",
                    "sparOrderPassword": "sample string 15",
                    "sparOrderPasswordPlain": "sample string 16",
                    "pharmXSiteID": 1,
                    "ibaZoneID": 1,
                    "ibaState": "sample string 17",
                    "foodlandStoreCode": "sample string 18",
                    "ilgMemberNumber": "sample string 19",
                    "ilgOutletLocation": 1,
                    "ilgBaseCost": 1,
                    "ilgApplyNonAdvertisedPromos": true,
                    "ilgExemptFromFreight": true,
                    "ilgOrderDealReview": true,
                    "ilgFinanceFee": 1,
                    "processPromotions": true,
                    "hostProvider": 0,
                    "host": {
                      "$id": "12",
                      "identifier": "6ICZpKFEdkWWLBJ9dXcd7A==",
                      "identifierGuid": "a49980e8-44a1-4576-962c-127d75771dec",
                      "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": "FuNau7ykKECU9+QtbeqBXw==",
                      "hostSupplierIdentifierGuid": "bb5ae316-a4bc-4028-94f7-e42d6dea815f",
                      "loyaltyPriceLevelIdentifier": "/J8GZu4kGUaMbXEVghu7Iw==",
                      "loyaltyPriceLevelIdentifierGuid": "66069ffc-24ee-4619-8c6d-7115821bbb23",
                      "isGroup": true,
                      "description": "sample string 22",
                      "hostProvider": 23,
                      "hostTypeEnum": 24,
                      "hostType": "sample string 25",
                      "hostCode": "sample string 26",
                      "username": "sample string 27",
                      "password": "sample string 28",
                      "passwordPlain": "sample string 29",
                      "server": "sample string 30",
                      "url": "sample string 31",
                      "global": true,
                      "stateCode": "sample string 33",
                      "lastCollected": "2025-08-02T23:23:49.0974129",
                      "lastProcessed": "2025-08-02T23:23:49.0974129",
                      "hold": true,
                      "supplierName": "sample string 35",
                      "supplier": {
                        "$ref": "3"
                      },
                      "files": [
                        {
                          "$id": "13",
                          "id": "sample string 1",
                          "fileName": "sample string 2",
                          "extension": "sample string 3",
                          "provider": 0,
                          "type": 0,
                          "hostType": "sample string 4",
                          "createdUtc": "2025-08-02T23:23:49.0974129",
                          "processed": "2025-08-02T23:23:49.0974129",
                          "isProcessing": true,
                          "processedCount": 6,
                          "processingTime": 1,
                          "collectedUtc": "2025-08-02T23:23:49.0974129",
                          "size": 1,
                          "sizeFormat": "sample string 7",
                          "isArchive": true,
                          "version": "sample string 9",
                          "reference": "sample string 10",
                          "digest": "sample string 11",
                          "contentType": "sample string 12",
                          "host": {
                            "$ref": "12"
                          },
                          "metcashHeader": {
                            "$id": "14",
                            "customerNumber": "sample string 1",
                            "creationDate": "2025-08-02T23:23:49.0974129",
                            "businessPillar": "sample string 3",
                            "fileType": "sample string 4"
                          }
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$id": "15",
                          "id": 1,
                          "hostIdentifier": "UQyC2+FiEUqicFffVhfooQ==",
                          "hostIdentifierGuid": "db820c51-62e1-4a11-a270-57df5617e8a1",
                          "storeID": 1,
                          "departmentCode": "sample string 2",
                          "hostGuids": [
                            "d38635f4-fd68-4565-b56a-c45875900530",
                            "7114ecb9-a9bc-4cb9-87de-75d97609b2af"
                          ]
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "hostFileStoreSetting": {
                        "$ref": "11"
                      },
                      "hostStoreSettings": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "promotionPlacements": [
                        {
                          "$id": "16",
                          "identifier": "7swB+Tuejkuc+a1igM2tcA==",
                          "identifierGuid": "f901ccee-9e3b-4b8e-9cf9-ad6280cdad70",
                          "code": "sample string 2",
                          "description": "sample string 3",
                          "isAdvertised": true
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "promoTypeGuids": [
                        "7df6273b-af5e-48db-aebc-e98241a16ba7",
                        "77e6a7ee-08d0-48b7-b6d3-c0b80ec7c765"
                      ],
                      "isPromotionOnly": false,
                      "isOrderable": false,
                      "vendor": 0
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 24"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "accounts": [
                  {
                    "$id": "17",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "17"
                  }
                ],
                "sales": [
                  {
                    "$id": "18",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-08-02T23:23:49.0974129",
                    "ftpSite": {
                      "$id": "19",
                      "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": "18"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "20",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "21",
                      "id": 1,
                      "description": "sample string 2",
                      "address": "sample string 3",
                      "username": "sample string 4",
                      "password": "sample string 5",
                      "passwordPlain": "sample string 6",
                      "token": "sample string 7",
                      "apiType": 8,
                      "apiSubType": 9
                    }
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "updateStoreID": "7ac518eb-1c60-4339-82e7-8b9fe86f48a3",
                "updateStore": {
                  "$id": "22",
                  "id": "48a35c2b-d1b6-4562-a75c-b11de046ee5a",
                  "name": "sample string 1",
                  "lastActivity": "2025-08-02T23:23:49.0974129",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-08-02T23:23:49.0974129"
                },
                "timeZoneId": "sample string 53",
                "securityOptions": {
                  "$id": "23",
                  "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": "24",
                  "pluG_UID": "2DKo5Y0Ob0aOhSVydEijCw==",
                  "pluGuid": "e5a832d8-0e8d-466f-8e85-25727448a30b",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "gstPercent": 9,
                  "normalCost": 10,
                  "normalCostDecimals": 11,
                  "costGstPercent": 12,
                  "costCalcMethod": 1,
                  "currentCost": 13,
                  "currentCostDecimals": 14,
                  "break1": 15,
                  "price1": 16,
                  "break2": 17,
                  "price2": 18,
                  "break3": 19,
                  "price3": 20,
                  "fuelItem": 21,
                  "fixedWeight": 22,
                  "active": true,
                  "complianceIndicator": "sample string 23",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-08-02T23:23:49.0974129"
                },
                {
                  "$ref": "24"
                }
              ],
              "currentPrices": {
                "$id": "25",
                "pluPrices": {
                  "$id": "26",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "acceptedUtc": "2025-08-02T23:23:49.0974129",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "26"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "27",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-08-02T23:23:49.0974129",
                  "startTime": 3,
                  "endDate": "2025-08-02T23:23:49.0974129",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "S040t47Q2k+wuIwFQTBuBA==",
                  "hostIdentifierGuid": "b7344e4b-d08e-4fda-b0b8-8c0541306e04",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "27"
                  },
                  {
                    "$ref": "27"
                  }
                ]
              },
              "tray": {
                "$id": "28",
                "g_UId": "GRUVSG79dE26LzgN034F9Q==",
                "guid": "48151519-fd6e-4d74-ba2f-380dd37e05f5",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "29",
                "priceGroupG_UID": "8AsEU4iFsUuR+ct2SSFsZg==",
                "priceGroupGuid": "53040bf0-8588-4bb1-91f9-cb7649216c66",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-08-02T23:23:49.0974129",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "30",
                "pluG_UID": "GSUcd++dLU2pnTCwb2JxuQ==",
                "pluGuid": "771c2519-9def-4d2d-a99d-30b06f6271b9",
                "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": "31",
                "pluGuid": "dcc50f9c-89db-4b00-a162-c6a3d2c7a62c",
                "created": "2025-08-02T23:23:49.0974129",
                "createdByUser": "sample string 1",
                "activated": "2025-08-02T23:23:49.0974129",
                "deactivated": "2025-08-02T23:23:49.0974129",
                "lastOrdered": "2025-08-02T23:23:49.0974129",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-08-02T23:23:49.0974129",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-08-02T23:23:49.0974129",
                "lastSold": "2025-08-02T23:23:49.0974129",
                "firstSold": "2025-08-02T23:23:49.0974129",
                "awsUpdated": "2025-08-02T23:23:49.0974129",
                "lastManualUpdate": "2025-08-02T23:23:49.0974129",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-08-02T23:23:49.0974129",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-08-02T23:23:49.0974129",
                "doNotRangeUpdated": "2025-08-02T23:23:49.0974129",
                "doNotOrderUpdated": "2025-08-02T23:23:49.0974129",
                "tracked": "2025-08-02T23:23:49.0974129"
              },
              "allergens": [
                {
                  "$id": "32",
                  "allergenID": 1,
                  "pluG_UID": "X5ho/nABRU+f8m+QlRBKzg==",
                  "pluGuid": "fe68985f-0170-4f45-9ff2-6f9095104ace",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "32"
                }
              ],
              "costs": {
                "$id": "33",
                "pluG_UID": "EX0aJrG4v0azPnHC67KcmQ==",
                "pluGuid": "261a7d11-b8b1-46bf-b33e-71c2ebb29c99",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-08-02T23:23:49.0974129",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "34",
                  "saleHeaderID": 1,
                  "created": "2025-08-02T23:23:49.0974129",
                  "createdLocal": "2025-08-02T23:23:49.0974129",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "5tu2rAn+dUujWXGlRqx7fg==",
                  "operatorGuid": "acb6dbe6-fe09-4b75-a359-71a546ac7b7e",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "wdRJ8opicUWmsBrI+ndORQ==",
                  "pluGuid": "f249d4c1-628a-4571-a6b0-1ac8fa774e45",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "35",
                    "id": 1,
                    "g_Uid": "daw3mqFRgkSWBPcVtfhthQ==",
                    "guid": "9a37ac75-51a1-4482-9604-f715b5f86d85",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-08-02T23:23:49.0974129",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-08-02T23:23:49.0974129",
                    "endShift": "2025-08-02T23:23:49.0974129",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "36",
                        "operatorG_UID": "NlR0tfuYak2uBOXSIX0UZw==",
                        "operatorGuid": "b5745436-98fb-4d6a-ae04-e5d2217d1467",
                        "storeID": 2,
                        "operator": {
                          "$ref": "35"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "36"
                      }
                    ]
                  }
                },
                {
                  "$ref": "34"
                }
              ],
              "apns": [
                {
                  "$id": "37",
                  "pluID": 1,
                  "pluG_UID": "g58gAe1sXkGg4eO3BlrWnQ==",
                  "pluGuid": "01209f83-6ced-415e-a0e1-e3b7065ad69d",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "37"
                }
              ],
              "tuns": [
                {
                  "$id": "38",
                  "pluG_UId": "nukCyJOcjEiocet7yY0DdA==",
                  "pluGuid": "c802e99e-9c93-488c-a871-eb7bc98d0374",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "38"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "39",
                  "identifier": "AJMXQZUTt0eTwaLUXrZT+Q==",
                  "identifierGuid": "41179300-1395-47b7-93c1-a2d45eb653f9",
                  "pluG_UID": "jyPYctmUokScyRYneplzEQ==",
                  "pluGuid": "72d8238f-94d9-44a2-9cc9-16277a997311",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "39"
                }
              ],
              "supplier": {
                "$ref": "3"
              },
              "supplierName": "sample string 147",
              "children": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "ordering": {
                "$ref": "6"
              },
              "flipChartPages": [
                {
                  "$id": "40",
                  "identifier": "XpCVI2Hv+kaoqASbwz8ATw==",
                  "groupName": "sample string 1",
                  "identifierGuid": "2395905e-ef61-46fa-a8a8-049bc33f004f",
                  "exists": true,
                  "flipChartIdentifier": "TLJX7yzg50yDurlFt0LMyA==",
                  "flipChartIdentifierGuid": "ef57b24c-e02c-4ce7-83ba-b945b742ccc8",
                  "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": "PP4ZtHKOR0ShcPxdFdzJnw==",
                  "groupIdentifierGuid": "b419fe3c-8e72-4447-a170-fc5d15dcc99f",
                  "flipChart": {
                    "$id": "41",
                    "identifier": "9dqS/3lRI06gyxRkT9+FCA==",
                    "identifierGuid": "ff92daf5-5179-4e23-a0cb-14644fdf8508",
                    "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": "42",
                      "identifier": "lUx6fjcI9Uu6p1bBIWquQg==",
                      "identifierGuid": "7e7a4c95-0837-4bf5-baa7-56c1216aae42",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "43",
                          "id": 1,
                          "g_UID": "b+VrOnNkwkO21dE3spy9EA==",
                          "guid": "3a6be56f-6473-43c2-b6d5-d137b29cbd10",
                          "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": "I+Rd87Cxo06lv08cgJ5GfA==",
                          "previousFormGuid": "f35de423-b1b0-4ea3-a5bf-4f1c809e467c",
                          "nextForm": 1,
                          "nextFormG_UID": "oKe66/anvkC5ausjSL/6zw==",
                          "nextFormGuid": "ebbaa7a0-a7f6-40be-b96a-eb2348bffacf",
                          "attributes": "sample string 10",
                          "updated": "2025-08-02T23:23:49.0974129",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "43"
                          },
                          "previousCheckoutForm": {
                            "$ref": "43"
                          },
                          "buttons": [
                            {
                              "$id": "44",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "BF24WgqrxUO2XN/mZPUR/A==",
                              "checkoutFormGuid": "5ab85d04-ab0a-43c5-b65c-dfe664f511fc",
                              "identifier": "8i71clnemUaUIHzwOzTu/A==",
                              "identifierGuid": "72f52ef2-de59-4699-9420-7cf03b34eefc",
                              "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": "YEsu5ABsk0CCCHgKW6FPZA==",
                              "valueGuid": "e42e4b60-6c00-4093-8208-780a5ba14f64",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-08-02T23:23:49.0974129",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "43"
                              },
                              "image": {
                                "$id": "45",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-08-02T23:23:49.0974129",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "44"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "46",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "3TKYrCb0WkC5y0Mjnwjuvw==",
                              "checkoutFormGuid": "ac9832dd-f426-405a-b9cb-43239f08eebf",
                              "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": "46"
                            }
                          ]
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "46"
                  },
                  "products": [
                    {
                      "$id": "47",
                      "flipChartPageIdentifier": "Y3fRgTRp8U2IiHcjAJPOoA==",
                      "flipChartPageIdentifierGuid": "81d17763-6934-4df1-8888-77230093cea0",
                      "pluG_UID": "Ep5qMV4Iy0i5HvtVM0+sYA==",
                      "pluGuid": "316a9e12-085e-48cb-b91e-fb55334fac60",
                      "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": "47"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "40"
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                },
                {
                  "$ref": "40"
                }
              ],
              "priceHistory": [
                {
                  "$id": "48",
                  "pluG_UID": "r6mgafaxP0KOZKUTAfVUeg==",
                  "pluGuid": "69a0a9af-b1f6-423f-8e64-a51301f5547a",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-08-02T23:23:49.0974129",
                  "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": "48"
                }
              ],
              "ingredients": [
                {
                  "$id": "49",
                  "pluG_UID": "lDVmgEmaW0y4MOwQxgY03g==",
                  "ingredientGuid": "iPfWgNe6RUm42FbcqnKRyQ==",
                  "ingredientIdentifier": "80d6f788-bad7-4945-b8d8-56dcaa7291c9",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "49"
                }
              ],
              "bins": [
                {
                  "$id": "50",
                  "pluG_UID": "JOhGOYvb3keLlemSfyi4pQ==",
                  "pluGuid": "3946e824-db8b-47de-8b95-e9927f28b8a5",
                  "shelfLocationIdentifier": "LbVbkmOp90OfTPgDt1VGXQ==",
                  "shelfLocationGuid": "925bb52d-a963-43f7-9f4c-f803b755465d",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "7XihBVYf/EGqdTWTf5FBVg==",
                  "labelPageLayoutGuid": "05a178ed-1f56-41fc-aa75-35937f914156",
                  "updated": "2025-08-02T23:23:49.0974129",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "51",
                    "identifier": "UzPXNcOAfUSndz5vfnFdEQ==",
                    "storeID": 1,
                    "identifierGuid": "35d73353-80c3-447d-a777-3e6f7e715d11",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-08-02T23:23:49.0974129",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ]
                  }
                },
                {
                  "$ref": "50"
                }
              ],
              "bin": {
                "$ref": "50"
              },
              "scaleLocations": [
                {
                  "$id": "52",
                  "plu": 1,
                  "pluG_UID": "7cgjsRdkDU60IE58Hp8mLA==",
                  "pluGuid": "b123c8ed-6417-4e0d-b420-4e7c1e9f262c",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "53",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-08-02T23:23:49.0974129",
                    "department": {
                      "$id": "54",
                      "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": "53"
                      },
                      "subDepartments": [
                        {
                          "$id": "55",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "56",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "57",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2025-08-02T23:23:49.0974129",
                                  "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": "iZolOV+mC0+u1Q9sc1jr7w==",
                                  "labelPageLayoutGuid": "39259a89-a65f-4f0b-aed5-0f6c7358ebef",
                                  "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": "58",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "59",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "60",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "59"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "59"
                                  },
                                  "mscDep": {
                                    "$id": "61",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "60"
                                  }
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "updated": "2025-08-02T23:23:49.0974129",
                              "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": "ecGQRTx+IUqLd91WNhU37Q==",
                              "labelPageLayoutGuid": "4590c179-7e3c-4a21-8b77-dd56361537ed",
                              "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": "58"
                              },
                              "mscCom": {
                                "$ref": "59"
                              },
                              "mscDep": {
                                "$ref": "61"
                              },
                              "mscSubCom": {
                                "$ref": "60"
                              }
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-08-02T23:23:49.0974129",
                          "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": "pNpe+ba0i0CgWyXKYPA+xA==",
                          "labelPageLayoutGuid": "f95edaa4-b4b6-408b-a05b-25ca60f03ec4",
                          "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": "58"
                          },
                          "mscCom": {
                            "$ref": "59"
                          },
                          "mscDep": {
                            "$ref": "61"
                          },
                          "mscSubCom": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-08-02T23:23:49.0974129",
                      "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": "k6GaisOPe0OeCn2UvNbamA==",
                      "labelPageLayoutGuid": "8a9aa193-8fc3-437b-9e0a-7d94bcd6da98",
                      "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": "58"
                      },
                      "mscCom": {
                        "$ref": "59"
                      },
                      "mscDep": {
                        "$ref": "61"
                      },
                      "mscSubCom": {
                        "$ref": "60"
                      }
                    }
                  }
                },
                {
                  "$ref": "52"
                }
              ],
              "nextPrice": {
                "$id": "62",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 1,
                "hostOfferID": 1,
                "metcashPromotionID": "sample string 4",
                "metcashPromotionPlacement": "sample string 5",
                "pluG_UID": "7/LgDW0Mwky2rthKO+0V+g==",
                "pluGuid": "0de0f2ef-0c6d-4cc2-b6ae-d84a3bed15fa",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "vj51Pml0O0CJvzgtHKrdLw==",
                "dealCostGuid": "3e753ebe-7469-403b-89bf-382d1caadd2f",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "Xkgh3IG82EGbh5Q3boS+nQ==",
                "priceGroupGuid": "dc21485e-bc81-41d8-9b87-94376e84be9d",
                "itemNumber": "sample string 10",
                "cri": "sample string 11",
                "pluPrice": 12,
                "pluCost": 13,
                "pluCostIndicator": "sample string 14",
                "pluPriceGstPercent": 15,
                "pluCostGstPercent": 16,
                "pluActive": true,
                "cartonQty": 1.1,
                "baseUnits": 18.1,
                "salesMode": 1,
                "pluNormalCost": 19,
                "pluaws": 20.0,
                "directNumber": "sample string 21",
                "departmentName": "sample string 22",
                "subDepartmentName": "sample string 23",
                "priceGroupName": "sample string 24",
                "supplierName": "sample string 25",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2025-08-02T23:23:49.0974129",
                "rrp": 26,
                "campaignDescription": "sample string 27",
                "campaignComboPriceGroupG_UID": "am2bCwjmf0aH6mUWLYKVFQ==",
                "campaignComboPriceGroupIdentifier": "0b9b6d6a-e608-467f-87ea-65162d829515",
                "promotionPlacementDescription": "sample string 28",
                "storeAcceptances": [
                  {
                    "$id": "63",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2025-08-02T23:23:49.0974129",
                    "operatorG_UID": "3W3rgDSzJkqSFZAzM4sMmQ==",
                    "operatorGuid": "80eb6ddd-b334-4a26-9215-9033338b0c99",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2025-08-02T23:23:49.0974129",
                    "signIqTicketFileMovedUtc": "2025-08-02T23:23:49.0974129",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2025-08-02T23:23:49.0974129",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "62"
                    }
                  },
                  {
                    "$ref": "63"
                  }
                ],
                "campaign": {
                  "$id": "64",
                  "id": 1,
                  "storeID": 2,
                  "name": "88431fa4-0683-4bcf-9df9-ed50736cc6d4",
                  "nameGuid": "88431fa4-0683-4bcf-9df9-ed50736cc6d4",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2025-08-02T23:23:49.0974129",
                  "startTime": 1,
                  "endDate": "2025-08-02T23:23:49.0974129",
                  "endTime": 1,
                  "recurrence": 1,
                  "recurrenceType": 1,
                  "monthType": 1,
                  "weekDays": 1,
                  "months": 1,
                  "monthWeeks": 1,
                  "monthDays": "sample string 7",
                  "printed": true,
                  "talkerText": "sample string 8",
                  "rangeDescription": "sample string 9",
                  "dealDescription": "sample string 10",
                  "labelQuantity": 11,
                  "active": 1,
                  "deactivated": "2025-08-02T23:23:49.0974129",
                  "system": true,
                  "created": "2025-08-02T23:23:49.0974129",
                  "updated": "2025-08-02T23:23:49.0974129",
                  "priceChangeNotifiedUtc": "2025-08-02T23:23:49.0974129",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "YZcYyaTuvUq0XdngEv3XDA==",
                  "hostIdentifierGuid": "c9189761-eea4-4abd-b45d-d9e012fdd70c",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2025-08-02T23:23:49.0974129",
                  "updatedByUser": "sample string 18",
                  "offerID": 1,
                  "isPriceChangeCampaign": true,
                  "stores": [
                    1,
                    2
                  ],
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "campaignPlus": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "campaignPools": [
                    {
                      "$id": "65",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 4,
                      "pluG_UID": "3qtWm5egp0yeAsDi1MNTGA==",
                      "pluGuid": "9b56abde-a097-4ca7-9e02-c0e2d4c35318",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "zZjuiPXTcEujyYnC/+nlYQ==",
                      "priceGroupGuid": "88ee98cd-d3f5-4b70-a3c9-89c2ffe9e561",
                      "fuelItem": true,
                      "pluName": "sample string 6",
                      "apn": "sample string 7",
                      "pluActive": true,
                      "cartonQty": 1,
                      "baseUnits": 9.1,
                      "cri": "sample string 10",
                      "salesMode": 1,
                      "pluaws": 11.0,
                      "directNumber": "sample string 12",
                      "departmentName": "sample string 13",
                      "subDepartmentName": "sample string 14",
                      "priceGroupName": "sample string 15",
                      "supplierName": "sample string 16",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2025-08-02T23:23:49.0974129",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "64"
                      }
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "66",
                      "id": 1,
                      "identifier": "6ZbDUhuey0m6qLHC2hz1tA==",
                      "identifierStr": "6ZbDUhuey0m6qLHC2hz1tA==",
                      "identifierGuid": "52c396e9-9e1b-49cb-baa8-b1c2da1cf5b4",
                      "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": "64"
                      }
                    },
                    {
                      "$ref": "66"
                    }
                  ],
                  "customers": [
                    {
                      "$id": "67",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "customerID": "veQ/USu+NESOG+uzPqtuwQ==",
                      "customerIDGuid": "513fe4bd-be2b-4434-8e1b-ebb33eab6ec1",
                      "campaign": {
                        "$ref": "64"
                      },
                      "customer": {
                        "$id": "68",
                        "identifier": "JAjn6cVohEqHtGa0t3Y+VQ==",
                        "identifierGuid": "e9e70824-68c5-4a84-87b4-66b4b7763e55",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2025-08-02T23:23:49.0974129",
                        "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": "VE+93y4XGUmTq1viNRNeIw==",
                        "communityIdentifierGuid": "dfbd4f54-172e-4919-93ab-5be235135e23",
                        "joined": "2025-08-02T23:23:49.0974129",
                        "updated": "2025-08-02T23:23:49.0974129",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "gqUZv01/M0Gv3KwZ1uFHug==",
                        "priceLevelIdentifierGuid": "bf19a582-7f4d-4133-afdc-ac19d6e147ba",
                        "marketingID": "sample string 18",
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2025-08-02T23:23:49.0974129",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "69",
                            "cardType": 2,
                            "issueDate": "2025-08-02T23:23:49.0974129",
                            "expiry": "2025-08-02T23:23:49.0974129",
                            "customerID": "9Nr6l8krZ0ymCBMYanxFiA==",
                            "customerIDGuid": "97fadaf4-2bc9-4c67-a608-13186a7c4588",
                            "initialValue": 1,
                            "currentValue": 1,
                            "maxLimit": 1,
                            "minTransaction": 1,
                            "maxTransaction": 1,
                            "multiplier": 1.1,
                            "active": true,
                            "reasonInactive": 1,
                            "idRequired": true,
                            "idType": 1,
                            "idValue": "sample string 5",
                            "updated": "2025-08-02T23:23:49.0974129",
                            "linkedAccount": "jEkp1B7LPEq3DzkjpryyXg==",
                            "linkedAccountGuid": "d429498c-cb1e-4a3c-b70f-3923a6bcb25e",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "68"
                            },
                            "account": {
                              "$id": "70",
                              "id": 1,
                              "identifier": "9vX8RNchMUenX3EMX7oT3w==",
                              "identifierGuid": "44fcf5f6-21d7-4731-a75f-710c5fba13df",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2025-08-02T23:23:49.0974129",
                              "owner": "PC+87LMa1UaOV7uNTYTA2Q==",
                              "ownerGuid": "ecbc2f3c-1ab3-46d5-8e57-bb8d4d84c0d9",
                              "accountStoreGroupIdentifier": "AKl0A6dXB0eQXizzgVankg==",
                              "accountStoreGroupGuid": "0374a900-57a7-4707-905e-2cf38156a792",
                              "accountType": 1,
                              "currentBalance": 1,
                              "externalID": "sample string 7",
                              "maximumLimit": 1,
                              "accruePoints": true,
                              "loyaltyPoints": 1,
                              "termsOfTrade": 1,
                              "signatureRequired": true,
                              "referenceRequired": true,
                              "statementSendType": 10,
                              "ageingPeriod": 1,
                              "monthlyAgeingPeriod": true,
                              "explodedInvoice": true,
                              "isFifoAllocation": true,
                              "lastStatementSent": "2025-08-02T23:23:49.0974129",
                              "active": true,
                              "updated": "2025-08-02T23:23:49.0974129",
                              "deleted": true,
                              "deletedUser": "sample string 16",
                              "currentBalanceChanged": true,
                              "maximumLimitChanged": true,
                              "loyaltyPointsChanged": true,
                              "projectedBalance": 17,
                              "accountStoreGroupStoreIDs": [
                                1,
                                2
                              ],
                              "customerEmail": "sample string 18",
                              "ownerCustomer": {
                                "$ref": "68"
                              },
                              "card": {
                                "$ref": "69"
                              },
                              "members": {
                                "$id": "71",
                                "sample string 1": [
                                  {
                                    "$ref": "68"
                                  },
                                  {
                                    "$ref": "68"
                                  }
                                ],
                                "sample string 2": [
                                  {
                                    "$ref": "68"
                                  },
                                  {
                                    "$ref": "68"
                                  }
                                ]
                              },
                              "customerGroups": [
                                {
                                  "$id": "72",
                                  "identifier": "91BFGTIoU0+SeDBECmbcOg==",
                                  "identifierGuid": "194550f7-2832-4f53-9278-30440a66dc3a",
                                  "name": "sample string 2",
                                  "primaryContact": "SEokgtS0K0OEQfhBlbS4yw==",
                                  "primaryContactGuid": "82244a48-b4d4-432b-8441-f84195b4b8cb",
                                  "accountID": "L5sooW1Xc0uVL2mvD3wwcg==",
                                  "accountIDGuid": "a1289b2f-576d-4b73-952f-69af0f7c3072",
                                  "special": true,
                                  "updated": "2025-08-02T23:23:49.0974129",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "rpv6i3QPHECqqgjEyiQ7ow==",
                                  "priceLevelIdentifierGuid": "8bfa9bae-0f74-401c-aaaa-08c4ca243ba3",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "70"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "68"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "73",
                                      "id": 1,
                                      "groupID": "JpqYNayWHk2flkG2R8Y1BQ==",
                                      "groupIDGuid": "35989a26-96ac-4d1e-9f96-41b647c63505",
                                      "customerID": "g/dBU5971EqrLeBPgqStbg==",
                                      "customerIDGuid": "5341f783-7b9f-4ad4-ab2d-e04f82a4ad6e",
                                      "card": "sample string 4",
                                      "linkedAccount": "O7qq3zDuCEWJVi8ac28Aew==",
                                      "linkedAccountGuid": "dfaaba3b-ee30-4508-8956-2f1a736f007b",
                                      "customer": {
                                        "$ref": "68"
                                      },
                                      "group": {
                                        "$ref": "72"
                                      },
                                      "customerCard": {
                                        "$ref": "69"
                                      }
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "74",
                                "id": 1,
                                "identifier": "8DGIYukanky8QM+nSYJrEQ==",
                                "identifierGuid": "628831f0-1ae9-4c9e-bc40-cfa749826b11",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "uSZSWOAd7EKLYtRVHGX6Dw==",
                                "accountIDGuid": "585226b9-1de0-42ec-8b62-d4551c65fa0f",
                                "customerAccount": {
                                  "$ref": "70"
                                },
                                "customerCard": {
                                  "$ref": "69"
                                },
                                "accountType": 1,
                                "cardName": "sample string 8",
                                "authorisationNumber": "sample string 9",
                                "bankReference": "sample string 10",
                                "merchantID": "sample string 11",
                                "terminalID": "sample string 12",
                                "cardNumber": "sample string 13",
                                "paymentDate": "2025-08-02T23:23:49.0974129",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "gfhr3i1QJUOuDmufxqKjHQ==",
                                "idempotentVoidGuid": "de6bf881-502d-4325-ae0e-6b9fc6a2a31d",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "75",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "mcx9kcf6Q06hDEEVrBY/oA==",
                                  "saleHeaderIdentifierGuid": "917dcc99-fac7-4e43-a10c-4115ac163fa0",
                                  "created": "2025-08-02T23:23:49.0974129",
                                  "createdLocal": "2025-08-02T23:23:49.0974129",
                                  "createdText": "sample string 4",
                                  "itemCount": 5,
                                  "totalAmount": 6,
                                  "cashTender": 1,
                                  "cardTender": 1,
                                  "cheqTender": 1,
                                  "acctTender": 1,
                                  "voucherTender": 1,
                                  "loyaltyPoints": 1,
                                  "cashout": 1,
                                  "changeAmount": 1,
                                  "rounding": 1,
                                  "gstAmount": 1,
                                  "transactionDiscountTender": 1,
                                  "totalTip": 7,
                                  "tranType": 1,
                                  "processed": 1,
                                  "imported": "2025-08-02T23:23:49.0974129",
                                  "storeID": 1,
                                  "operatorG_Uid": "nt1zfQxyrEeAa0sgcF0z0Q==",
                                  "operatorGuid": "7d73dd9e-720c-47ac-806b-4b20705d33d1",
                                  "customerG_Uid": "hkaQuYJYW0OWNSg2ObjDaw==",
                                  "customerGuid": "b9904686-5882-435b-9635-283639b8c36b",
                                  "communityIdentifier": "U0+yG70lqEyfImmjCS0Nfg==",
                                  "communityIdentifierGuid": "1bb24f53-25bd-4ca8-9f22-69a3092d0d7e",
                                  "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": "DA07OlmY4kO1YYw59EkORg==",
                                  "priceLevelIdentifierGuid": "3a3b0d0c-9859-43e2-b561-8c39f4490e46",
                                  "locked": 36,
                                  "relationChecksum": "sample string 37",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "35"
                                  },
                                  "customer": {
                                    "$ref": "68"
                                  },
                                  "communityOrganisation": {
                                    "$id": "76",
                                    "id": 1,
                                    "identifier": "lnysPCrR0EOw3H7iRu6lKA==",
                                    "identifierGuid": "3cac7c96-d12a-43d0-b0dc-7ee246eea528",
                                    "name": "sample string 3",
                                    "lookupIdentifier": "sample string 4",
                                    "externalID": "sample string 5",
                                    "phone": "sample string 6",
                                    "fax": "sample string 7",
                                    "email": "sample string 8",
                                    "address1": "sample string 9",
                                    "address2": "sample string 10",
                                    "city": "sample string 11",
                                    "postCode": "sample string 12",
                                    "state": "sample string 13",
                                    "country": "sample string 14",
                                    "totalAmountAwarded": 15.1,
                                    "updated": "2025-08-02T23:23:49.0974129",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "77",
                                      "saleItemID": 1,
                                      "identifier": "Lb0i6kY3t02itdafmt/A8A==",
                                      "identifierGuid": "ea22bd2d-3746-4db7-a2b5-d69f9adfc0f0",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "QGTribJzEUC9iYmmLXQ0IQ==",
                                      "pluGuid": "89eb6440-73b2-4011-bd89-89a62d743421",
                                      "accountID": "7EOzIzqeX06Q/fB/3xbCxg==",
                                      "accountIDGuid": "23b343ec-9e3a-4e5f-90fd-f07fdf16c2c6",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 8,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "offline": true,
                                      "barcode": "sample string 9",
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 10",
                                      "bestOrExpire": "2025-08-02T23:23:49.0974129",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "/p0bB3APIkqiDW6AxOCUkg==",
                                      "refundGuid": "071b9dfe-0f70-4a22-a20d-6e80c4e09492",
                                      "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": "6AV9l33FLku0VMSREAcyGw==",
                                      "idempotentVoidGuid": "977d05e8-c57d-4b2e-b454-c4911007321b",
                                      "priceLevelIdentifier": "Ys7kqICa9US/cA4i1xWoSw==",
                                      "priceLevelIdentifierGuid": "a8e4ce62-9a80-44f5-bf70-0e22d715a84b",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "78",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2025-08-02T23:23:49.0974129",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "78"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "79",
                                        "id": 1,
                                        "g_UID": "O8uF6Of5rkihmEnyoFZumg==",
                                        "guid": "e885cb3b-f9e7-48ae-a198-49f2a0566e9a",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2025-08-02T23:23:49.0974129"
                                      },
                                      "modifier": {
                                        "$id": "80",
                                        "id": 1,
                                        "setG_UID": "nrGbVB5ab0yCmF2pQwBrAw==",
                                        "modifierSetGuid": "549bb19e-5a1e-4c6f-8298-5da943006b03",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "VQZ/i4ujLEudNTZHRUi9sA==",
                                        "pluGuid": "8b7f0655-a38b-4b2c-9d35-36474548bdb0",
                                        "deleted": true,
                                        "g_UID": "ObsDBLDa6ESSh1ReCyaEPA==",
                                        "guid": "0403bb39-dab0-44e8-9287-545e0b26843c",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      "priceLevelName": "sample string 25",
                                      "pumpNumber": 1,
                                      "hoseNumber": 1
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "eftReceipts": [
                                    {
                                      "$id": "81",
                                      "id": 1,
                                      "storeID": 1,
                                      "saleHeaderID": 2,
                                      "storeSaleHeader": {
                                        "$ref": "75"
                                      },
                                      "receipt": "sample string 3",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "payments": [
                                    {
                                      "$ref": "74"
                                    },
                                    {
                                      "$ref": "74"
                                    }
                                  ],
                                  "cards": [
                                    {
                                      "$id": "82",
                                      "id": 1,
                                      "saleHeaderID": 1,
                                      "identifier": "sample string 2",
                                      "cardType": 3,
                                      "providerName": "sample string 4"
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "campaignHits": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "saleHeaderID": 2,
                                      "campaign": "sample string 3",
                                      "name": "sample string 4",
                                      "processed": 1,
                                      "campaignDescription": "sample string 5"
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ],
                                  "fuel": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "plu": 1,
                                      "pluG_UID": "imVnlHBL7kKl7qaP1VfeMA==",
                                      "pluGuid": "9467658a-4b70-42ee-a5ee-a68fd557de30",
                                      "saleHeaderID": 2,
                                      "totalCents": 3,
                                      "grade": 1,
                                      "gradeDescription": "sample string 4",
                                      "dispenser": 1,
                                      "hose": 1,
                                      "quantity": 1,
                                      "cost": 1,
                                      "acquirerNum": 1,
                                      "attendant": 1,
                                      "ePurseBalance": 1.0,
                                      "cardSignature": "sample string 5",
                                      "compartmentNumber": 1,
                                      "contractNumber": 1,
                                      "discountCardPAN": "sample string 6",
                                      "discountID": 1,
                                      "discountName": "sample string 7",
                                      "discountNetValue": 1.0,
                                      "discountType": 1,
                                      "discountValue": 1.0,
                                      "discretionaryData": "sample string 8",
                                      "driverID": "sample string 9",
                                      "eftBatchNumber": 1,
                                      "eftResponseCode": "sample string 10",
                                      "endDateTime": "2025-08-02T23:23:49.0974129",
                                      "engineHours": 1.1,
                                      "fposNumber": 1,
                                      "loyaltyCardPAN": "sample string 11",
                                      "miscData1": 1,
                                      "miscData2": "sample string 12",
                                      "miscFlags": 1,
                                      "mop": 1,
                                      "odometer": 1,
                                      "panNumber": "sample string 13",
                                      "saleRefund": true,
                                      "saleStatus": 1,
                                      "sequenceNumber": 1,
                                      "stan": 1,
                                      "startDateTime": "2025-08-02T23:23:49.0974129",
                                      "tagNumber": "sample string 15",
                                      "trackTwoRem": "sample string 16",
                                      "transCode": 1,
                                      "transType": 1,
                                      "unitPrice": 1.0,
                                      "vehicleReg": "sample string 17",
                                      "offline": true,
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ],
                                  "fuelResells": [
                                    {
                                      "$id": "85",
                                      "saleItemID": 1,
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "oD6C4F9S+k+QYazLLkhM1A==",
                                      "pluGuid": "e0823ea0-525f-4ffa-9061-accb2e484cd4",
                                      "accountID": "tKf8td4urkKmXgqx18TjEw==",
                                      "accountIDGuid": "b5fca7b4-2ede-42ae-a65e-0ab1d7c4e313",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "processed": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 1,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "barcode": "sample string 8",
                                      "offline": 1,
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 9",
                                      "bestOrExpire": "2025-08-02T23:23:49.0974129",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "VYrCUv/+vkOTFF5TK63/vg==",
                                      "refundGuid": "52c28a55-feff-43be-9314-5e532badffbe",
                                      "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": "85"
                                    }
                                  ],
                                  "customerOrder": [
                                    {
                                      "$id": "86",
                                      "identifier": "bKjwIsZsc0W3NF+ieZ+O1w==",
                                      "identifierGuid": "22f0a86c-6cc6-4573-b734-5fa2799f8ed7",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "oHU/vuTeJUCm+S+7p8IBgQ==",
                                      "customerIdentifierGuid": "be3f75a0-dee4-4025-a6f9-2fbba7c20181",
                                      "operatorNo": 1,
                                      "operatorG_UID": "9jiBqileKESfK32X4vBaHQ==",
                                      "operatorGuid": "aa8138f6-5e29-4428-9f2b-7d97e2f05a1d",
                                      "created": "2025-08-02T23:23:49.0974129",
                                      "ordered": "2025-08-02T23:23:49.0974129",
                                      "started": "2025-08-02T23:23:49.0974129",
                                      "completed": "2025-08-02T23:23:49.0974129",
                                      "supplied": "2025-08-02T23:23:49.0974129",
                                      "quickTicket": 1,
                                      "deleted": true,
                                      "walkAway": true,
                                      "approxWait": 1,
                                      "actualWait": 1,
                                      "deliveryMethod": 8,
                                      "externalSaleType": 9,
                                      "customer": {
                                        "$ref": "68"
                                      },
                                      "operator": {
                                        "$ref": "35"
                                      },
                                      "details": [
                                        {
                                          "$id": "87",
                                          "headerID": 1,
                                          "plu": 1,
                                          "pluG_UId": "Y25sa4HE9Eaf5o3R2v7k6w==",
                                          "pluGuid": "6b6c6e63-c481-46f4-9fe6-8dd1dafee4eb",
                                          "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": "bFSCP0gaekeThBWmRdxnZw==",
                                          "headerIdentifierGuid": "3f82546c-1a48-477a-9384-15a645dc6767",
                                          "product": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "87"
                                        }
                                      ],
                                      "storeName": "sample string 11",
                                      "customerName": "sample string 12",
                                      "storeReplyTo": "sample string 13",
                                      "storeSubjectLine": "sample string 14",
                                      "storeSaleHeader": {
                                        "$ref": "75"
                                      }
                                    },
                                    {
                                      "$ref": "86"
                                    }
                                  ],
                                  "surveyResponses": [
                                    {
                                      "$id": "88",
                                      "surveyG_UID": "PZF39d2ctE+JGrTNVFpxgQ==",
                                      "surveyGuid": "f577913d-9cdd-4fb4-891a-b4cd545a7181",
                                      "saleHeaderGuid": "R+R8yZ+KbUW/Ksqgu9YJ6Q==",
                                      "saleGuid": "c97ce447-8a9f-456d-bf2a-caa0bbd609e9",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "vO5vtml8uUK7CjuxMMpJQQ==",
                                      "guidResponse": "b66feebc-7c69-42b9-bb0a-3bb130ca4941",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2025-08-02T23:23:49.0974129",
                                      "sale": {
                                        "$ref": "75"
                                      },
                                      "survey": {
                                        "$id": "89",
                                        "g_UID": "g85SKm1Pdk64mm3cxJPewA==",
                                        "guid": "2a52ce83-4f6d-4e76-b89a-6ddcc493dec0",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "BlIzyKIIvU6wnsEgxZFYWA==",
                                        "checkoutFormGuid": "c8335206-08a2-4ebd-b09e-c120c5915858",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2025-08-02T23:23:49.0974129",
                                        "end": "2025-08-02T23:23:49.0974129",
                                        "deleted": true,
                                        "updated": "2025-08-02T23:23:49.0974129",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "c8881844-494d-4c30-a4e1-3c784e83e270",
                                          "c26f3f36-e658-4a81-a58a-d2cefa148015"
                                        ],
                                        "allowsAllTextResponses": true,
                                        "surveyForm": {
                                          "$ref": "43"
                                        }
                                      },
                                      "ingressId": "sample string 4"
                                    },
                                    {
                                      "$ref": "88"
                                    }
                                  ],
                                  "storeName": "sample string 38",
                                  "machineName": "sample string 39",
                                  "operatorName": "sample string 40",
                                  "direction": 1,
                                  "reason": "sample string 41",
                                  "accountG_UID": "/khWHW9aQUqvUOAAmTmEIw==",
                                  "accountIdentifier": "1d5648fe-5a6f-4a41-af50-e00099398423",
                                  "accountName": "sample string 42",
                                  "customerOrderIdentifier": "Bt2MiL1AF06NZP0dYVsIQA==",
                                  "customerOrderIdentifierGuid": "888cdd06-40bd-4e17-8d64-fd1d615b0840",
                                  "priceLevelName": "sample string 43",
                                  "revision": 44,
                                  "ingressId": "sample string 45"
                                },
                                "metadata": {
                                  "$id": "90",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "tqjT8FifzkikKGjDvexQ3Q==",
                                  "paymentIdentifierGuid": "f0d3a8b6-9f58-48ce-a428-68c3bdec50dd",
                                  "identifier": "iyYqxABHrkGLqsfUA/HGXg==",
                                  "identifierGuid": "c42a268b-4700-41ae-8baa-c7d403f1c65e",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "aLI8HH1UaUKXgCGwrRZMJQ==",
                                  "itemIdentifierGuid": "1c3cb268-547d-4269-9780-21b0ad164c25"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "customerGroupMembers": [
                          {
                            "$ref": "73"
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$ref": "72"
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "accounts": [
                          {
                            "$ref": "70"
                          },
                          {
                            "$ref": "70"
                          }
                        ],
                        "account": {
                          "$ref": "70"
                        },
                        "vouchers": [
                          {
                            "$id": "91",
                            "customerIdentifier": "NTgSM3d6NUedgK2AxccB7Q==",
                            "customerIdentifierGuid": "33123835-7a77-4735-9d80-ad80c5c701ed",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "wUeEPnilcEG6xEhqs3u2HQ==",
                            "idempotentGuid": "3e8447c1-a578-4170-bac4-486ab37bb61d",
                            "offline": true,
                            "voucher": {
                              "$id": "92",
                              "id": 1,
                              "name": "sample string 2",
                              "description": "sample string 3",
                              "shortDescription": "sample string 4",
                              "url": "sample string 5",
                              "barcodeTemplateID": 1,
                              "expiry": 0,
                              "voucherType": 6,
                              "limitPerTransaction": 7,
                              "customerTracking": true,
                              "discountAccount": "sample string 9",
                              "endDate": "2025-08-02T23:23:49.0974129",
                              "barcodeTemplate": {
                                "$id": "93",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "94",
                                "id": 1,
                                "uid": "sample string 2",
                                "name": "sample string 3",
                                "width": 1.1,
                                "height": 1.1,
                                "showBorder": true,
                                "borderWidth": 1.1,
                                "borderStyle": 1,
                                "borderColour": "sample string 5",
                                "updated": "2025-08-02T23:23:49.0974129",
                                "labelPageLayout": "qFmuzMKBZkmmswXJE0SZZA==",
                                "pageLayoutGuid": "ccae59a8-81c2-4966-a6b3-05c913449964",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "92"
                                },
                                "elements": [
                                  {
                                    "$id": "95",
                                    "id": 1,
                                    "scaleLabelID": 2,
                                    "showPercentDI": true,
                                    "showAvgPerHundred": true,
                                    "showAvgPerServe": true,
                                    "name": "sample string 6",
                                    "x": 1.1,
                                    "y": 1.1,
                                    "width": 1.1,
                                    "height": 1.1,
                                    "type": 1,
                                    "rotation": 1,
                                    "text": "sample string 7",
                                    "fontFamily": "sample string 8",
                                    "align": 1,
                                    "bold": true,
                                    "italic": true,
                                    "underline": true,
                                    "strikeout": true,
                                    "reverse": true,
                                    "textColour": "sample string 9",
                                    "fontSize": 1.1,
                                    "picture": "QEA=",
                                    "borderWidth": 10,
                                    "sortOrder": 11,
                                    "printOptions": 12,
                                    "superScriptTextFontSize": 1.1,
                                    "lineStyle": 1,
                                    "spacingStyle": 1,
                                    "interCharacterSpacing": 1.1,
                                    "superScriptOffset": 1.1,
                                    "lineSpacing": 1.1,
                                    "dateFormat": "sample string 13",
                                    "autoGrow": true,
                                    "fontAutoResize": true,
                                    "updated": "2025-08-02T23:23:49.0974129"
                                  },
                                  {
                                    "$ref": "95"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "96",
                                  "id": 1,
                                  "customerIdentifier": "DUlT56QrPkKvK/yj0Yh2tQ==",
                                  "customerIdentifierGuid": "e753490d-2ba4-423e-af2b-fca3d18876b5",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2025-08-02T23:23:49.0974129",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "SwoeiUFbtEWRAhO5qVMq5Q==",
                                  "issuedIdempotentGuid": "891e0a4b-5b41-45b4-9102-13b9a9532ae5",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2025-08-02T23:23:49.0974129",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2025-08-02T23:23:49.0974129",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "md1nXrgghEeLWcFK/p+FdQ==",
                                  "redeemedIdempotentGuid": "5e67dd99-20b8-4784-8b59-c14afe9f8575",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2025-08-02T23:23:49.0974129",
                                  "storeName": "sample string 17",
                                  "scaleLabel": {
                                    "$ref": "94"
                                  },
                                  "voucher": {
                                    "$ref": "92"
                                  },
                                  "customer": {
                                    "$ref": "68"
                                  },
                                  "issuedOfflinePayment": {
                                    "$ref": "74"
                                  },
                                  "redeemedOfflinePayment": {
                                    "$ref": "74"
                                  }
                                },
                                {
                                  "$ref": "96"
                                }
                              ]
                            },
                            "customer": {
                              "$ref": "68"
                            }
                          },
                          {
                            "$ref": "91"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "67"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$id": "97",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupID": "YyySPwnmcE+vbpvy5H055g==",
                      "groupIDGuid": "3f922c63-e609-4f70-af6e-9bf2e47d39e6",
                      "campaign": {
                        "$ref": "64"
                      },
                      "group": {
                        "$ref": "72"
                      }
                    },
                    {
                      "$ref": "97"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "98",
                      "identifier": "F//inMVHWkeARXpUaIXgQQ==",
                      "identifierGuid": "9ce2ff17-47c5-475a-8045-7a546885e041",
                      "campaignName": "sample string 2",
                      "message": "sample string 3",
                      "ticketFileSource": "sample string 4",
                      "ticketFileDestination": "sample string 5",
                      "storeID": 1
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "comboPriceGroups": [
                    {
                      "$id": "99",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "g_UID": "usI/vcsZqU6RV9Fs3w4Euw==",
                      "guid": "bd3fc2ba-19cb-4ea9-9157-d16cdf0e04bb",
                      "description": "sample string 5",
                      "newPrice": 1,
                      "rangeDescription": "sample string 6",
                      "dealDescription": "sample string 7",
                      "labelQuantity": 8,
                      "hostProductCategoryID": 1,
                      "offerID": 1,
                      "dontUpdatePricePlus": true,
                      "campaign": {
                        "$ref": "64"
                      },
                      "comboPricePlus": [
                        {
                          "$id": "100",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupG_UID": "rJKbJCEu8U2flyocEv7oSg==",
                          "groupGuid": "249b92ac-2e21-4df1-9f97-2a1c12fee84a",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "ebKFLnjnbEqcWl6pUdDEzQ==",
                          "pluGuid": "2e85b279-e778-4a6c-9c5a-5ea951d0c4cd",
                          "priceGroupG_UID": "vxkH64LcYk6SZLwJV6Dpuw==",
                          "priceGroupGuid": "eb0719bf-dc82-4e62-9264-bc0957a0e9bb",
                          "campaignPoolID": "sample string 7",
                          "quantity": 1,
                          "campaign": {
                            "$ref": "64"
                          },
                          "product": {
                            "$ref": "8"
                          },
                          "priceGroup": {
                            "$ref": "29"
                          },
                          "campaignPool": {
                            "$ref": "64"
                          }
                        },
                        {
                          "$ref": "100"
                        }
                      ]
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "priceLevels": [
                    {
                      "$id": "101",
                      "id": 1,
                      "priceLevelIdentifier": "+2nS14Uz3kGY4ZU7qrx44w==",
                      "priceLevelIdentifierGuid": "d7d269fb-3385-41de-98e1-953baabc78e3",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "101"
                    }
                  ]
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "102",
                  "headerIdentifier": "8BPH0NxJkEyABH0/D3Pgkg==",
                  "headerIdentifierGuid": "d0c713f0-49dc-4c90-8004-7d3f0f73e092",
                  "identifier": "ORavaWNPbE2pmncb1b0DEQ==",
                  "identifierGuid": "69af1639-4f63-4d6c-a99a-771bd5bd0311",
                  "supplierIdentifier": "lAWQprGZokmBwRw9vBzYMA==",
                  "supplierGuid": "a6900594-99b1-49a2-81c1-1c3dbc1cd830",
                  "pluG_UID": "0MQOQiiwWEqWWCLGx7FNkw==",
                  "pluGuid": "420ec4d0-b028-4a58-9658-22c6c7b14d93",
                  "campaignName": "b585f829-098b-4581-8851-05da04652fc0",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-08-02T23:23:49.0974129",
                  "end": "2025-08-02T23:23:49.0974129",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "9YPN0eZqCEuc3UYVjjUHgQ==",
                  "bonusItemPluGuid": "d1cd83f5-6ae6-4b08-9cdd-46158e350781",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-08-02T23:23:49.0974129",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-08-02T23:23:49.0974129",
                  "campaignEndDate": "2025-08-02T23:23:49.0974129",
                  "masterPLUG_UID": "j3Nv3E0uSEOouU7rOdE3GQ==",
                  "masterID": "dc6f738f-2e4d-4348-a8b9-4eeb39d13719",
                  "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": "40DGBMiMZ0qE41/1A33pyg==",
                  "bonusMasterID": "04c640e3-8cc8-4a67-84e3-5ff5037de9ca",
                  "bonusProductName": "sample string 34",
                  "bonusProductAPN": "sample string 35",
                  "bonusOrderCode": "sample string 36",
                  "bonusNormalSell": 37,
                  "bonusNormalCost": 38,
                  "bonusNormalCostDecimals": 39,
                  "bonusCartonQuantity": 40,
                  "bonusSalesMode": 41,
                  "bonusOrderPacked": 42,
                  "bonusFuelItem": true,
                  "bonusActive": true
                }
              },
              "currentCostStart": "2025-08-02T23:23:49.0974129",
              "dealCosts": [
                {
                  "$ref": "102"
                },
                {
                  "$ref": "102"
                }
              ],
              "tags": [
                {
                  "$id": "103",
                  "pluG_UID": "fnSGOD4RXE2W87aCWQWAlQ==",
                  "pluGuid": "3886747e-113e-4d5c-96f3-b68259058095",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "103"
                }
              ],
              "alternateProductG_UID": "6RyDJwnXc0CDmKdiHiv7zQ==",
              "alternateProduct": "27831ce9-d709-4073-8398-a7621e2bfbcd",
              "productHostCode": {
                "$id": "104",
                "id": 1,
                "pluG_UID": "wCYt52AZAkGFKy104mV+Gg==",
                "pluGuid": "e72d26c0-1960-4102-852b-2d74e2657e1a",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "58"
              },
              "mscCom": {
                "$ref": "59"
              },
              "mscDep": {
                "$ref": "61"
              },
              "mscSubCom": {
                "$ref": "60"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-08-02T23:23:49.0974129",
              "inventoryTracked": "2025-08-02T23:23:49.0974129",
              "isNormalPriceChangesCampaign": true
            },
            "supplier": {
              "$ref": "3"
            },
            "serviceFee": {
              "$id": "105",
              "id": 1,
              "description": "sample string 1",
              "fee": 1
            },
            "isPrimaryHost": true,
            "hostVendor": 47
          },
          {
            "$ref": "6"
          }
        ],
        "orderCycleHeaders": [
          {
            "$id": "106",
            "storeID": 1,
            "supplierIdentifier": "tEwWc5kPVEKvppZRTZ7xGA==",
            "supplierGuid": "73164cb4-0f99-4254-afa6-96514d9ef118",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "storeName": "sample string 5",
            "departmentName": "sample string 6",
            "orderDays": 7
          },
          {
            "$ref": "106"
          }
        ],
        "cycles": [
          {
            "$id": "107",
            "storeID": 1,
            "supplierIdentifier": "CorbtGUdlESqIT5ushegVg==",
            "supplierGuid": "b4db8a0a-1d65-4494-aa21-3e6eb217a056",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "cutOffWeek": 5,
            "cutOffDay": 6,
            "cutOffTime": "00:00:00.1234567",
            "leadTime": 7,
            "daysBuffer": 8,
            "supplierName": "sample string 9",
            "cutOffDate": "2025-08-02T23:23:49.0974129",
            "deliveryDate": "2025-08-02T23:23:49.0974129",
            "nextCutOffDate": "2025-08-02T23:23:49.0974129",
            "nextDeliveryDate": "2025-08-02T23:23:49.0974129",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "107"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2025-08-02T23:23:49.0974129",
        "isHost": true
      },
      "inventoryUnits": [
        {
          "$id": "108",
          "invoiceItemNo": 1,
          "inventoryInvoiceGuid": "r5oyajKQckC7Ay9IJYHo2Q==",
          "invoiceIdentifier": "6a329aaf-9032-4072-bb03-2f482581e8d9",
          "inventoryGuid": "cGlWCDdaMUS1o4/xpt1F7Q==",
          "inventoryIdentifier": "08566970-5a37-4431-b5a3-8ff1a6dd45ed",
          "serialNumber": "sample string 3",
          "sold": "2025-08-02T23:23:49.0974129",
          "saleItemID": 1,
          "storeID": 1,
          "returned": "2025-08-02T23:23:49.0974129",
          "dumped": 1,
          "saleHeaderID": 1
        },
        {
          "$ref": "108"
        }
      ]
    },
    "invoiceHeaderIdentifier": "n4cyd84CJ066g8WoHfT1oQ==",
    "invoiceHeaderGuid": "7732879f-02ce-4e27-ba83-c5a81df4f5a1",
    "invoiceNumber": "sample string 20",
    "invoiceCost": 1,
    "invoiceCostDecimals": 1,
    "orderNumber": 1,
    "orderReceivingStoreName": "sample string 21",
    "orderSendingStoreName": "sample string 22",
    "creditNoteID": 1,
    "reason": {
      "$id": "109",
      "id": 1,
      "name": "sample string 1",
      "allowRF": 2,
      "dumpStock": 3,
      "creditRequest": 4,
      "excludeFromLoss": 5,
      "reserved": 6,
      "updated": "2025-08-02T23:23:49.0974129"
    },
    "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
  },
  {
    "$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:
PK��[�	/��5xl/workbook.xml �(�����0��&�C�����N\�z��6Ж�5���H�yۙ��v�h]W[ۑ���]AeCΘ5���L��:
a���l�*��o�&��|N�����K5x���a��!4^"ݯ(
���x ��͞
G������&ak�����/Eh,h(Y�{S�%.W��H2��\E�q1��;���w�PK��[����	�[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
��[646*''_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="R55a7f63078c8467f" /></Relationships>PK��[��)��*xl/worksheets/sheet1.xml �(��Z�R[9���ז4�����	Kȅl�o^0���l��;6�-�f���@�g$���6���ߓ�ί�l>��veOt;��������a�aq���yt�8��;�����_����������v4�{ӟ�{���&�~;�џ�܌�F�ӫ���~�WB��lt7\�T����y���.��?g���j	���V����{tp=����wf���n#_Ρ���Пǣ�y�ug�����ߜ]v�
�/������:ף�����r��z4�q�@�̪�jz7_�ݙ���u;���տ����-~��t�Y���n��a��N���c��z��W�z�=�{��2��zX�C:��`��"H\{�^��t~�(%�22��z��7��mO���U0���u���+���Xe��
��ޭ��v���Ҡh+k�~]�3��ĥ�`<8�^��!�����X���^�( �]�k��++* 7
�փ��iDe2jP�=E$�
%�kB��P�`+��V���V�(������Di�5H�b�)%mŊ2jQڔ����cv�!�Q��0%v��ީJ��G�2��@:�\E�2*R�LH�6�q�n��H%�%�St�%�rIza�0N#+4�͵�HR�|����*���K*JR%7�@9���D�lř*JR��0�E[�1�]c2JRm%����(!�[>��.�$�V���D�*��K�켱F�1�of���s�T!e�,�sB:U;��̹!j��
��*��(=P����;l�dȖ ��x�`j�!D�N��G���P�]D�y.�Qr`ӛ��K`���U5�D��Ӽ��-�w�7�*���!<s�:JO�=����ܷCԠV�v�Թ���d)d��ӛd��S`�ŀ�C��A�ՠ�x���*���p���x�z�=,����E�D���J �55D%j��ID%ꐞ>�hb�$�ZD4Q�&{��ƈ�BB�Gi��)��}b�.1�DE��">�.�z.1Q���%��/+����4�"�b���*����ͧ�$#ʞƨ���N��CT���v4Q����!j�$��=<I\�5��}h��4a�5بI��-i�&m�I�τ��������&%j�j�?�X��`�&-���#��)@���?�`�#���bxt0�>vf�a����/�4,������#q����]#%B戗%B��9�D�qZ"L�xU"l�x]"\�8+>G�U"B�8g#��a ��Bh}�@��!�=!�~` ��KB���@�3��'Fm��������v�2��7B���@�
cBE�m*�o���0VT��1#�Ǝ@8nC!�a,	��1%�Ɩ@yf�	�gƙ@yf�	�gƛ@yf̩)ό;5噱��<3�ԔgƠ���8TS��j�3�QMyfL�)όK5噱��<3>5���SCx0>5���SCx0>5���SCxp�&�y�����O
�y����4���R���-�}1�$��IF�E�xBxY�r�@�ɜD�tN�3�b 4�Ի�1r�ջ�3��7�.���m�˻∾ާ�]}h�������t����Ӆ�!��uj��+{�i��GH��AI~ILj@�1� ���ӛ�I�<h�y�ҋ����m�4�������m�g� e���y��i6o����VFge���3�ى>��C�+���l��3����Vt��%�S�|i�׶�om�ߙ��t�`�t�2ɀy�<}�����q�`h�`^1O��y=�w���qֶi΂t���`�<�<�<�@h��w9f 4O@���^1�'�]���.���z�B�D�˻R�	��}h��������z�OL�'�uV�D%y"�y�Y�iy�'��"O��ܼL�<�Vy�6x�
y���u��Y6X�	��"O�~�͛g`/��y�YY�'L�'L�'��y"-�ӿ�uW5���<Qb�<�&��m����3Sy��y�e��v�y��y��y��y��y��y�mӜ�<ъy���.����hv:�.F���e6�e��?PK��[�$��Pxl/_rels/workbook.xml.rels �(���An� E��f_cS��*N6�t��ۊ
Hۜ���W(j�֑��&+4��i������m���8:�BU�@�*�G۷pJ�n��f��L�FFI~bcCJ��Ҩ�e,�G�;ƅY�\��z���G��Rаd�5���Ctƌ
�:�h�`���1�	�A�S?Q��GUd*�'�¾^#���W��Zr �fj1�'��^�z!�Zו���+�o*3Ȁ�9����2^�I7�6F�N6\55z�/�_PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[�Bv�%8xl/sharedStrings.xml �(��W�n�6}/��9�p���v�qj N\/�CQ\c!i��͠��J�x,i4}�!�]���ë��?Y���*-��y�g��m��������
�YT�:w:+r:[�j�?;��:׼:�=����|^�'����b�s@BQ.t
��ۼZ�^����z��)��|��|٢��әT���ӿ�����I}v�?��.�է&u'���d�=���oR_�Mn??~����rd���.��U�N�?����B�s|]�RC�1�-v���.��Zͽ'��Ώ�n���:��a�;�FG�l�n��s�j|v�8���wi���'��b3I���)ݾ�d&]{���:�c��yZW}�����.�!�^�����d$n����[m����n�g����Z�����c1F��Żh��k�R�A��7â>V�Cx\:=V���yH���J?$ع.A�֗i�m}1�ܖ�kl�E����P݌�tw�-�p��80��[���b6�J_��9�}QT�t�m��ِ`��wН�>}�w���X�:�{��)�=޸Z�gGndv��Na���Q��v��!Ԡ��E�|ݭc�aU�~��|U����L���N"�8F���RB[���)V}��'9�	.��F�i�$5�k����`Ɖ�A �%A\�!9-m��v�rLc�p#�C�Ǧ]xSL(�XC���ʘ�x��2|<l%v%Ac���о�I<њ+�P��#�FAak��ƙ�ڄ�=aX!f��&> itP�r͌���XI��E�[���i�	2Ib
XH��>�Hg���Ma?\"��U�$60��~(��z+�Xfz�nSD5���>�{O��H�?��?�5N�i�o�v��'0
�J�h@�08hf��Dm�I������o�+.q����!HJb!|�1�4H&[��f���}˱�ڬA�D½"�R�Òx���28�
ܫ�mו���uf`�
��$�5�*	HqL��N+]�+g������FL�H5V�P�g�ˠ&"Ě��w�䂇�Sh�yG�;��ۛ�&-6�2Xt+?�U����c	��׾��j��]7�����h�M��}��E�������?u�wr�n�<`�7Y�Meͦ�N9/�

B!nu�4a�2XC�ˡ�(�
�|u��	I�THXre;P���q�l��{Qw������x�0*���i��m���@��u��#�1����>�ֲ��S�\���x�ȇ,+�������J��
�����ڝ8o'?��Y��UY,>U[+���knu��iQ'�6(mo��Ώ�G��w�'�s��?�PK-��[�	/��5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[646*''V_rels/.relsPK-��[��)��*�xl/worksheets/sheet1.xmlPK-��[�$��Pxl/_rels/workbook.xml.relsPK-��[Ѓc'2E
I
xl/styles.xmlPK-��[�Bv�%8�xl/sharedStrings.xmlPK�5

application/vnd.ms-excel

Sample:
PK��[��3�5xl/workbook.xml �(�����0��J}�(�"�K��
�A�����R�n�����E���z$9)[����c�P�������Hp^��}/Z�u�����׌��	�� fK7�?,;���NNJ�P�:��k����鍽�j���o��qQ ��58�$8���%�~x��8K ��<�ҨI��>`���/PK��[����	�[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
��[�=��''_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="R8994d72993aa4cc0" /></Relationships>PK��[��)��*xl/worksheets/sheet1.xml �(��Z�R[9���ז4�����	Kȅl�o^0���l��;6�-�f���@�g$���6���ߓ�ί�l>��veOt;��������a�aq���yt�8��;�����_����������v4�{ӟ�{���&�~;�џ�܌�F�ӫ���~�WB��lt7\�T����y���.��?g���j	���V����{tp=����wf���n#_Ρ���Пǣ�y�ug�����ߜ]v�
�/������:ף�����r��z4�q�@�̪�jz7_�ݙ���u;���տ����-~��t�Y���n��a��N���c��z��W�z�=�{��2��zX�C:��`��"H\{�^��t~�(%�22��z��7��mO���U0���u���+���Xe��
��ޭ��v���Ҡh+k�~]�3��ĥ�`<8�^��!�����X���^�( �]�k��++* 7
�փ��iDe2jP�=E$�
%�kB��P�`+��V���V�(������Di�5H�b�)%mŊ2jQڔ����cv�!�Q��0%v��ީJ��G�2��@:�\E�2*R�LH�6�q�n��H%�%�St�%�rIza�0N#+4�͵�HR�|����*���K*JR%7�@9���D�lř*JR��0�E[�1�]c2JRm%����(!�[>��.�$�V���D�*��K�켱F�1�of���s�T!e�,�sB:U;��̹!j��
��*��(=P����;l�dȖ ��x�`j�!D�N��G���P�]D�y.�Qr`ӛ��K`���U5�D��Ӽ��-�w�7�*���!<s�:JO�=����ܷCԠV�v�Թ���d)d��ӛd��S`�ŀ�C��A�ՠ�x���*���p���x�z�=,����E�D���J �55D%j��ID%ꐞ>�hb�$�ZD4Q�&{��ƈ�BB�Gi��)��}b�.1�DE��">�.�z.1Q���%��/+����4�"�b���*����ͧ�$#ʞƨ���N��CT���v4Q����!j�$��=<I\�5��}h��4a�5بI��-i�&m�I�τ��������&%j�j�?�X��`�&-���#��)@���?�`�#���bxt0�>vf�a����/�4,������#q����]#%B戗%B��9�D�qZ"L�xU"l�x]"\�8+>G�U"B�8g#��a ��Bh}�@��!�=!�~` ��KB���@�3��'Fm��������v�2��7B���@�
cBE�m*�o���0VT��1#�Ǝ@8nC!�a,	��1%�Ɩ@yf�	�gƙ@yf�	�gƛ@yf̩)ό;5噱��<3�ԔgƠ���8TS��j�3�QMyfL�)όK5噱��<3>5���SCx0>5���SCx0>5���SCxp�&�y�����O
�y����4���R���-�}1�$��IF�E�xBxY�r�@�ɜD�tN�3�b 4�Ի�1r�ջ�3��7�.���m�˻∾ާ�]}h�������t����Ӆ�!��uj��+{�i��GH��AI~ILj@�1� ���ӛ�I�<h�y�ҋ����m�4�������m�g� e���y��i6o����VFge���3�ى>��C�+���l��3����Vt��%�S�|i�׶�om�ߙ��t�`�t�2ɀy�<}�����q�`h�`^1O��y=�w���qֶi΂t���`�<�<�<�@h��w9f 4O@���^1�'�]���.���z�B�D�˻R�	��}h��������z�OL�'�uV�D%y"�y�Y�iy�'��"O��ܼL�<�Vy�6x�
y���u��Y6X�	��"O�~�͛g`/��y�YY�'L�'L�'��y"-�ӿ�uW5���<Qb�<�&��m����3Sy��y�e��v�y��y��y��y��y��y�mӜ�<ъy���.����hv:�.F���e6�e��?PK��[��-��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q����vÆm�gGMl�v���G�
XE�Tb�������4����ݿ�yAFkZ(�i��-��zX�~�=�$b�zt��Z�1�
�Aj�EȬC�:��YĔ��:!Ob@��~ɀ[&9^��h�%>Zy���?����SЈ�Q�c?�@����S�¡T�Z��`ͪ�Eǁл��x�0�z}�&e_��QJ������c�}���iY^��S�ª�u��9��ћ��}PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[�Bv�%8xl/sharedStrings.xml �(��W�n�6}/��9�p���v�qj N\/�CQ\c!i��͠��J�x,i4}�!�]���ë��?Y���*-��y�g��m��������
�YT�:w:+r:[�j�?;��:׼:�=����|^�'����b�s@BQ.t
��ۼZ�^����z��)��|��|٢��әT���ӿ�����I}v�?��.�է&u'���d�=���oR_�Mn??~����rd���.��U�N�?����B�s|]�RC�1�-v���.��Zͽ'��Ώ�n���:��a�;�FG�l�n��s�j|v�8���wi���'��b3I���)ݾ�d&]{���:�c��yZW}�����.�!�^�����d$n����[m����n�g����Z�����c1F��Żh��k�R�A��7â>V�Cx\:=V���yH���J?$ع.A�֗i�m}1�ܖ�kl�E����P݌�tw�-�p��80��[���b6�J_��9�}QT�t�m��ِ`��wН�>}�w���X�:�{��)�=޸Z�gGndv��Na���Q��v��!Ԡ��E�|ݭc�aU�~��|U����L���N"�8F���RB[���)V}��'9�	.��F�i�$5�k����`Ɖ�A �%A\�!9-m��v�rLc�p#�C�Ǧ]xSL(�XC���ʘ�x��2|<l%v%Ac���о�I<њ+�P��#�FAak��ƙ�ڄ�=aX!f��&> itP�r͌���XI��E�[���i�	2Ib
XH��>�Hg���Ma?\"��U�$60��~(��z+�Xfz�nSD5���>�{O��H�?��?�5N�i�o�v��'0
�J�h@�08hf��Dm�I������o�+.q����!HJb!|�1�4H&[��f���}˱�ڬA�D½"�R�Òx���28�
ܫ�mו���uf`�
��$�5�*	HqL��N+]�+g������FL�H5V�P�g�ˠ&"Ě��w�䂇�Sh�yG�;��ۛ�&-6�2Xt+?�U����c	��׾��j��]7�����h�M��}��E�������?u�wr�n�<`�7Y�Meͦ�N9/�

B!nu�4a�2XC�ˡ�(�
�|u��	I�THXre;P���q�l��{Qw������x�0*���i��m���@��u��#�1����>�ֲ��S�\���x�ȇ,+�������J��
�����ڝ8o'?��Y��UY,>U[+���knu��iQ'�6(mo��Ώ�G��w�'�s��?�PK-��[��3�5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[�=��''V_rels/.relsPK-��[��)��*�xl/worksheets/sheet1.xmlPK-��[��-��Pxl/_rels/workbook.xml.relsPK-��[Ѓc'2E
J
xl/styles.xmlPK-��[�Bv�%8�xl/sharedStrings.xmlPK�6