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

Get inventory record

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Inventory identifier

globally unique identifier

Required

relations

Whether list of products should also be returned

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Inventory model

Inventory
NameDescriptionTypeAdditional information
InventoryGuid

Collection of byte

None.

InventoryIdentifier

globally unique identifier

None.

Created

date

None.

CreatedLocal

date

None.

OnHand

Number of Units on Hand

integer

None.

OnHandPacks

Number of on hand packs, for those inventories tracking units and packs

integer

None.

OnOrder

Number of Units on Order

integer

None.

OnOrderPacks

Number of on order packs, for those inventories tracking units and packs

integer

None.

Accuracy

Accuracy Value of the inventory units

integer

None.

Updated

date

None.

History

Collection of InventoryHistory

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

Products

Collection of Product

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

LastInvoiceCost

Use ONLY for creating inventory. Will update PLU.Cost and PLUCost if set

integer

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

Response Formats

application/json, text/json

Sample:
{
  "inventoryGuid": "FpNKe4ME0U2VZJzgr31Xhg==",
  "inventoryIdentifier": "7b4a9316-0483-4dd1-9564-9ce0af7d5786",
  "created": "2025-10-05T00:04:08.1044922",
  "createdLocal": "2025-10-05T00:04:08.1044922",
  "onHand": 4,
  "onHandPacks": 5,
  "onOrder": 6,
  "onOrderPacks": 7,
  "accuracy": 8,
  "updated": "2025-10-05T00:04:08.1044922",
  "history": [
    {
      "$id": "2",
      "inventoryGuid": "9/Otkd6kDUSO9Jk0rIP/iA==",
      "inventoryIdentifier": "91adf3f7-a4de-440d-8ef4-9934ac83ff88",
      "pluG_UID": "05RMcVqS0k+BdNi0/ORxfA==",
      "pluIdentifier": "714c94d3-925a-4fd2-8174-d8b4fce4717c",
      "inventoryReason": 3,
      "inventoryInvoiceGuid": "PTkl1fll+0qAYkuK1mVIzA==",
      "invoiceIdentifier": "d525393d-65f9-4afb-8062-4b8ad66548cc",
      "operatorGuid": "ypqSdNnGaU2KYd+oBhoN8g==",
      "operatorIdentifier": "74929aca-c6d9-4d69-8a61-dfa8061a0df2",
      "stocktakeGuid": "smCia1meFEK7zIQnxqQI2g==",
      "stocktakeIdentifier": "6ba260b2-9e59-4214-bbcc-8427c6a408da",
      "orderGuid": "KLE4AszwBEKiv/coaqqBLQ==",
      "orderIdentifier": "0238b128-f0cc-4204-a2bf-f7286aaa812d",
      "saleHeaderGuid": "dQpXpIe7o0KFWA45as3Kmg==",
      "saleHeaderGuidIdentifier": "a4570a75-bb87-42a3-8558-0e396acdca9a",
      "dumpStockID": 1,
      "fuelDeliveryID": 1,
      "creditNoteIdentifier": "7O1E0x+YK0WTlCTOMLqITQ==",
      "creditNoteGuid": "d344edec-981f-452b-9394-24ce30ba884d",
      "inventorySourceGuid": "y13M6Ecqq0Gj+zViklGogA==",
      "inventorySourceIdentifier": "e8cc5dcb-2a47-41ab-a3fb-35629251a880",
      "createdLocal": "2025-10-05T00:04:08.1044922",
      "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-10-05T00:04:08.1044922",
      "createdLocalTime": "2025-10-05T00:04:08.1044922",
      "storeID": 14,
      "barcode": "sample string 15",
      "directCode": "sample string 16",
      "productName": "sample string 17",
      "salesMode": 18,
      "orderPacked": 19,
      "invoice": {
        "$id": "3",
        "inventoryInvoiceGuid": "S+NvmdYffUmS6bfek1tZpg==",
        "invoiceIdentifier": "996fe34b-1fd6-497d-92e9-b7de935b59a6",
        "inventoryGuid": "O5I8/S8aC0aX0DodRylWBw==",
        "inventoryIdentifier": "fd3c923b-1a2f-460b-97d0-3a1d47295607",
        "supplierIdentifier": "MCZU4CqQlEqE8LDKeZp3BA==",
        "supplierGuid": "e0542630-902a-4a94-84f0-b0ca799a7704",
        "orderGuid": "DsdGbRaRKkO/i/eLUu7d2g==",
        "orderIdentifier": "6d46c70e-9116-432a-bf8b-f78b52eeddda",
        "invoiceHeaderIdentifier": "XR02HqQjrES8G3/v/I6s0g==",
        "invoiceHeaderGuid": "1e361d5d-23a4-44ac-bc1b-7feffc8eacd2",
        "created": "2025-10-05T00:04:08.1044922",
        "ordered": "2025-10-05T00:04:08.1044922",
        "storeID": 1,
        "bestOrExpire": "2025-10-05T00:04:08.1044922",
        "bestOrExpireType": 1,
        "units": 1,
        "weight": 1,
        "received": "2025-10-05T00:04:08.1044922",
        "cost": 1,
        "totalCost": 1,
        "freightCost": 1,
        "inStock": 1,
        "pluG_UID": "Imz6clX690i9NPAcDTdZ4A==",
        "pluGuid": "72fa6c22-fa55-48f7-bd34-f01c0d3759e0",
        "orderInventoryGuid": "HUU7YoYVIUqB07nOP1BIQg==",
        "orderInventoryIdentifier": "623b451d-1586-4a21-81d3-b9ce3f504842",
        "supplier": {
          "$id": "4",
          "identifier": "vDZA2V6/U0eZNx11vL34LA==",
          "identifierGuid": "d94036bc-bf5e-4753-9937-1d75bcbdf82c",
          "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": "X556uSYtg0mXHfacNBXFxA==",
          "primaryContactID": "b97a9e5f-2d26-4983-971d-f69c3415c5c4",
          "storeID": 1,
          "abn": "sample string 16",
          "supplierGroupIdentifier": "FPKIeCCKlUKuMOYLpQ88Jw==",
          "supplierGroupGuid": "7888f214-8a20-4295-ae30-e60ba50f3c27",
          "rebate": 1.0,
          "rebateType": 1,
          "rebateFrequency": 1,
          "rebateSource": 1,
          "rebateLastClaimed": "2025-10-05T00:04:08.1044922",
          "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": "5",
            "id": "790180d1-aa92-434a-b511-067a908453db",
            "identifier": "5v2YiIRan0+0QHDUj43SVg==",
            "identifierGuid": "8898fde6-5a84-4f9f-b440-70d48f8dd256",
            "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": "6",
              "supplierIdentifier": "LYDN5wCsREWS0BYtanQGpA==",
              "supplierIdentifierGuid": "e7cd802d-ac00-4544-92d0-162d6a7406a4",
              "contactGuid": "i+371K70XU+I0nAfS8t/cQ==",
              "contactID": "d4fbed8b-f4ae-4f5d-88d2-701f4bcb7f71",
              "contact": {
                "$ref": "5"
              },
              "supplier": {
                "$ref": "4"
              }
            },
            {
              "$ref": "6"
            }
          ],
          "products": [
            {
              "$id": "7",
              "pluG_UID": "4oKowgoHrEqe926rDM71JA==",
              "pluGuid": "c2a882e2-070a-4aac-9ef7-6eab0ccef524",
              "supplierIdentifier": "KmcPSw14skSSsrAmAIq9FA==",
              "supplierIdentifierGuid": "4b0f672a-780d-44b2-92b2-b026008abd14",
              "cartonQuantity": 1,
              "cartonQuantityChanged": true,
              "productSize": "sample string 3",
              "cigarettesPerSleeve": 1,
              "randomWeight": true,
              "piecesPerUnit": 5,
              "averagePackSize": 6,
              "effectiveDate": "2025-10-05T00:04:08.1044922",
              "pricedByWeight": true,
              "landedUnitCostEx": 9,
              "landedUnitCostInc": 10,
              "landedCartonCostInc": 11,
              "landedCartonCostEx": 12,
              "standardCost": 13,
              "deliveryFee": 1,
              "deliveryFeeBasis": "sample string 14",
              "pickAndPackFee": 1,
              "pickAndPackFeeBasis": "sample string 15",
              "financeFee": 1,
              "financeFeeBasis": "sample string 16",
              "cartonLength": 1,
              "cartonWidth": 1,
              "cartonHeight": 1,
              "palletLayerQuantity": 1,
              "palletLayers": 1,
              "itemCode": "sample string 17",
              "invoiceCode": "sample string 18",
              "invoiceDesc": "sample string 19",
              "orderDirect": true,
              "useCost": true,
              "minimumQuantity": 20,
              "hostType": 21,
              "fromHost": 22,
              "minimumReorder": 1,
              "maximumReorder": 1,
              "orderMultiple": 23.1,
              "sellMultiple": 24.1,
              "baseMultiple": 25.1,
              "hostStandardCost": 26,
              "hostTotalCost": 27,
              "hostRetail": 28,
              "hostLandedUnitCostEx": 29,
              "hostLandedUnitCostInc": 30,
              "hostDesc": "sample string 31",
              "directIndicator": "sample string 32",
              "availableToOrder": true,
              "hostRangeIndicator": "sample string 34",
              "hostProductType": "sample string 35",
              "hostProductGrade": "sample string 36",
              "hostProductGroup": "sample string 37",
              "hostSlowMoving": true,
              "hostGeneralMerchandise": true,
              "hostPillar": "sample string 40",
              "hostLastUpdated": "2025-10-05T00:04:08.1044922",
              "rebate": 1.0,
              "rebateExclude": true,
              "invoiceCodes": [
                {
                  "$id": "8",
                  "pluG_UID": "l5oSRvCqZUWwPS2zVJS16A==",
                  "pluGuid": "46129a97-aaf0-4565-b03d-2db35494b5e8",
                  "supplierIdentifier": "RS5vHViRCUa3yAndLqx5Rg==",
                  "supplierIdentifierGuid": "1d6f2e45-9158-4609-b7c8-09dd2eac7946",
                  "invoiceCode": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "8"
                }
              ],
              "storeIDs": [
                1,
                2
              ],
              "preferredSupplier": true,
              "preferredRebateSupplier": true,
              "supplierName": "sample string 41",
              "salesMode": 42,
              "orderPacked": true,
              "active": true,
              "price": 1,
              "costGstPercent": 44,
              "parentPluG_UID": "hkn4Buc/RU2goCfDUBXiXw==",
              "parentPluGuid": "06f84986-3fe7-4d45-a0a0-27c35015e25f",
              "freight": 45.0,
              "freightType": 1,
              "product": {
                "$id": "9",
                "plu": 1,
                "storeID": 1,
                "masterPluG_UID": "QEA=",
                "storeIDs": [
                  1,
                  2
                ],
                "g_UId": "s9ARJS9XKEGVYaZNEHz+WA==",
                "guid": "2511d0b3-572f-4128-9561-a64d107cfe58",
                "apn": "sample string 1",
                "apnChanged": true,
                "apnSwitched": true,
                "barcode": "sample string 4",
                "itemNumber": "sample string 5",
                "itemNumberChanged": true,
                "priceGroupG_UID": "Vg8BL638R0OPPQUBrLC0zw==",
                "priceGroupGuid": "2f010f56-fcad-4347-8f3d-0501acb0b4cf",
                "blueprintID": 1,
                "lastCountedDate": "2025-10-05T00:04:08.1044922",
                "externalID": "sample string 7",
                "active": true,
                "activated": "2025-10-05T00:04:08.1044922",
                "pluCreated": "2025-10-05T00:04:08.1044922",
                "createdByUser": "sample string 9",
                "name": "sample string 10",
                "nameChanged": true,
                "secondDescription": "sample string 12",
                "hostDescription": "sample string 13",
                "keepCartonQty": true,
                "keepDescription": true,
                "keepDepartments": true,
                "keepSuppliers": true,
                "markdownDescription": "sample string 18",
                "altDescription": "sample string 19",
                "bestOrExpire": 20,
                "lastUpdate": "2025-10-05T00:04:08.1044922",
                "lastManualUpdate": "2025-10-05T00:04:08.1044922",
                "imageName": "sample string 23",
                "showImageOnFlipCharts": true,
                "showTextOnFlipCharts": true,
                "overrideFlipChartText": true,
                "flipChartText": "sample string 27",
                "salesMode": 1,
                "eftCode": 1,
                "price": 1,
                "priceChanged": true,
                "rrp": 1,
                "gstPercent": 28,
                "gstPercentChanged": true,
                "costGSTPercent": 29,
                "costGSTPercentChanged": true,
                "wetPercent": 1,
                "priceOverride": 1,
                "cost": 1,
                "currentCost": 1,
                "currentCostDecimals": 1,
                "grossProfit": 1.0,
                "currentCostDesc": "sample string 30",
                "currentCostEnd": "2025-10-05T00:04:08.1044922",
                "currentCostUpdated": "2025-10-05T00:04:08.1044922",
                "costDecimals": 31,
                "costChanged": true,
                "dealCostIdentifier": "QEA=",
                "excludeFromRebate": true,
                "rebateOverride": 1,
                "costCalcMethod": 32,
                "costCalcMethodChanged": true,
                "costEffectiveDate": "2025-10-05T00:04:08.1044922",
                "defaultGP": 1,
                "breakTargetMode": 33,
                "break1": 1,
                "price1": 1,
                "target1": 34,
                "break2": 1,
                "price2": 1,
                "target2": 35,
                "break3": 1,
                "price3": 1,
                "target3": 36,
                "break1Changed": true,
                "price1Changed": true,
                "target1Changed": true,
                "break2Changed": true,
                "price2Changed": true,
                "target2Changed": true,
                "break3Changed": true,
                "price3Changed": true,
                "target3Changed": true,
                "breakTargetModeChanged": true,
                "margin": 1.1,
                "marginChanged": true,
                "marginRanged": true,
                "marginRangedChanged": true,
                "minimumMargin": 1.1,
                "minimumMarginChanged": true,
                "maximumMargin": 1.1,
                "maximumMarginChanged": true,
                "overrideHostWarehouseIndicator": true,
                "overrideHostWarehouseIndicatorChanged": true,
                "overrideHostPrice": true,
                "overrideHostPriceChanged": true,
                "overrideHostCost": true,
                "overrideHostCostChanged": true,
                "overrideHostMargin": true,
                "overrideHostMarginChanged": true,
                "alwaysApplyMargin": true,
                "alwaysApplyMarginChanged": true,
                "aws": 1.0,
                "paws": 1.0,
                "awsUpdated": "2025-10-05T00:04:08.1044922",
                "posTare": 1,
                "altPrice": 1.0,
                "altPriceChanged": true,
                "altPriceMode": 53,
                "altPriceModeChanged": true,
                "altPLUG_UID": "A+W8APVJYUaUA/wiUzgKMA==",
                "altPLUGuid": "00bce503-49f5-4661-9403-fc2253380a30",
                "altPLUGuidChanged": true,
                "altPriceDescription1": "sample string 54",
                "altPriceDescription2": "sample string 55",
                "cartonQuantity": 56,
                "cartonQuantityChanged": true,
                "trayID": 1,
                "promptID": 1,
                "tare": 1,
                "packQty": 1,
                "fixedWeight": 1,
                "extraMesg": 1,
                "text1": "sample string 58",
                "text2": "sample string 59",
                "text3": "sample string 60",
                "labelText": "sample string 61",
                "labelTextChanged": true,
                "sendToScale": true,
                "nonScaleWeigh": true,
                "labelFormat": "sample string 65",
                "barcodeFormat": "sample string 66",
                "austMade": 1,
                "coolCode": 67,
                "countryOfOrigin": "sample string 68",
                "percentContent": 69.1,
                "departmentID": 1,
                "subDepartmentID": 1,
                "minorDepartmentID": 1,
                "lesserDepartmentID": 1,
                "deptCode": "sample string 70",
                "subDeptCode": "sample string 71",
                "minorDeptCode": "sample string 72",
                "lesserDeptCode": "sample string 73",
                "deptName": "sample string 74",
                "subDeptName": "sample string 75",
                "minorDeptName": "sample string 76",
                "lesserDeptName": "sample string 77",
                "departmentChanged": true,
                "subCategoryID": 1,
                "expiry": 1,
                "showDays": 1,
                "datePrint": 1,
                "labelRequired": true,
                "labelShelfQty": 80,
                "labelShelfChanged": true,
                "labelTalkerQty": 82,
                "labelSmall": true,
                "labelLastPrinted": "2025-10-05T00:04:08.1044922",
                "labelLastPrice": 1,
                "shelfPageLayoutG_UID": "YXUGdlQC+ke9eRkw8QgWNA==",
                "shelfPageLayoutGuid": "76067561-0254-47fa-bd79-1930f1081634",
                "talkerPageLayoutG_UID": "IbR7RFXo+0uR9b6wBCsjZg==",
                "talkerPageLayoutGuid": "447bb421-e855-4bfb-91f5-beb0042b2366",
                "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": "zqPBVTk3+0+xs8jS73XGGg==",
                "inventoryIdentifier": "55c1a3ce-3739-4ffb-b1b3-c8d2ef75c61a",
                "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": "1ED61FODXUyZ3JAGS79OMw==",
                "parentPluGuid": "d4fa40d4-8353-4c5d-99dc-90064bbf4e33",
                "preferredHostVendor": 104,
                "preferredHostChanged": true,
                "code": "sample string 106",
                "supplierIdentifier": "uzUYmTYxu0y3kL6jUp2Jdw==",
                "supplierIdentifierGuid": "991835bb-3136-4cbb-b790-bea3529d8977",
                "supplierChanged": true,
                "rebateSupplierIdentifier": "Tt1RrX3uI0+mpTAlPVje5g==",
                "rebateSupplierIdentifierGuid": "ad51dd4e-ee7d-4f23-a6a5-30253d58dee6",
                "rebateSupplierChanged": true,
                "availableForOrder": true,
                "warehouseDirectIndicator": "sample string 108",
                "warehouseDirectIndicatorChanged": true,
                "productGrade": "sample string 110",
                "productType": "sample string 111",
                "productGroup": "sample string 112",
                "complianceIndicator": "sample string 113",
                "inhouseBrand": "sample string 114",
                "slowMoving": true,
                "generalMerchandise": true,
                "comment": "sample string 117",
                "lastUpdatedByUser": "sample string 118",
                "lastManualUpdatedByUser": "sample string 119",
                "lastUpdatedByUserOverride": true,
                "lastUpdatedByHost": "2025-10-05T00:04:08.1044922",
                "commodity": "sample string 121",
                "businessPillar": "sample string 122",
                "mscCommodity": "sample string 123",
                "hostIdentifier": "+zdSnYkOs065O1rsu+soZA==",
                "hostIdentifierGuid": "9d5237fb-0e89-4eb3-b93b-5aecbbeb2864",
                "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": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "store": {
                  "$id": "10",
                  "id": 1,
                  "isMaster": true,
                  "shortName": "sample string 3",
                  "url": "sample string 4",
                  "sortOrder": 1,
                  "name": "sample string 5",
                  "phone": "sample string 6",
                  "fax": "sample string 7",
                  "email": "sample string 8",
                  "address1": "sample string 9",
                  "address2": "sample string 10",
                  "city": "sample string 11",
                  "state": "sample string 12",
                  "country": "sample string 13",
                  "postCode": "sample string 14",
                  "delivery": 1,
                  "exportAccounts": 1,
                  "salesAccountFolder": "sample string 15",
                  "purchaseAccountFolder": "sample string 16",
                  "initLoad": 1,
                  "initIDs": 1,
                  "zoneID": 1,
                  "actAsMaster": 1,
                  "lastActiveUtc": "2025-10-05T00:04:08.1044922",
                  "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": "ZsXvbGwzMUSUUFLlmpEQAg==",
                  "hostIdentifierGuid": "6cefc566-336c-4431-9450-52e59a911002",
                  "hostName": 1,
                  "hostAddress": "sample string 27",
                  "hostUsername": "sample string 28",
                  "hostPassword": "sample string 29",
                  "excludeFromLeadInOut": true,
                  "accountingProvider": 31,
                  "accountingAddress": "sample string 32",
                  "accountingUsername": "sample string 33",
                  "accountingPassword": "sample string 34",
                  "storeAccountingCode": "sample string 35",
                  "softwareVariance": 36,
                  "fuelWarningVariance": 37.0,
                  "fuelErrorVariance": 38.0,
                  "fuelAccumulatedWarningVariance": 39.0,
                  "fuelAccumulatedErrorVariance": 40.0,
                  "drawManagment": 41,
                  "endOfDayManagment": true,
                  "autoFillCashBalancing": true,
                  "fuelDayVariance": 44,
                  "accountingTradingTime": "00:00:00.1234567",
                  "stockActivateProduct": 46,
                  "giftCardSalesAccountingDeptCode": "sample string 47",
                  "transactionDiscountAccountingDeptCode": "sample string 48",
                  "size": 49,
                  "updated": "2025-10-05T00:04:08.1044922",
                  "priceZoneName": "sample string 51",
                  "storeFuelConfigured": true,
                  "shippingAddressCopied": true,
                  "shippingAddress": {
                    "$id": "11",
                    "storeID": 1,
                    "addressType": 1,
                    "address1": "sample string 1",
                    "address2": "sample string 2",
                    "city": "sample string 3",
                    "state": "sample string 4",
                    "country": "sample string 5",
                    "postCode": "sample string 6"
                  },
                  "billingAddress": {
                    "$ref": "11"
                  },
                  "hostStoreSettings": [
                    {
                      "$id": "12",
                      "id": 1,
                      "hostIdentifier": "cbU7kDFwmEK0SOELst7r/g==",
                      "hostIdentifierGuid": "903bb571-7031-4298-b448-e10bb2deebfe",
                      "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": "13",
                        "identifier": "Jj6MOePtr0WgGfpBh2ipJw==",
                        "identifierGuid": "398c3e26-ede3-45af-a019-fa418768a927",
                        "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": "6vGEvcf3wUG6dyk8C9CUZA==",
                        "hostSupplierIdentifierGuid": "bd84f1ea-f7c7-41c1-ba77-293c0bd09464",
                        "loyaltyPriceLevelIdentifier": "xTm0jwrWE0mfjkydpF6BtA==",
                        "loyaltyPriceLevelIdentifierGuid": "8fb439c5-d60a-4913-9f8e-4c9da45e81b4",
                        "isGroup": true,
                        "description": "sample string 22",
                        "hostProvider": 23,
                        "hostTypeEnum": 24,
                        "hostType": "sample string 25",
                        "hostCode": "sample string 26",
                        "username": "sample string 27",
                        "password": "sample string 28",
                        "passwordPlain": "sample string 29",
                        "server": "sample string 30",
                        "url": "sample string 31",
                        "global": true,
                        "stateCode": "sample string 33",
                        "lastCollected": "2025-10-05T00:04:08.1044922",
                        "lastProcessed": "2025-10-05T00:04:08.1044922",
                        "hold": true,
                        "supplierName": "sample string 35",
                        "supplier": {
                          "$ref": "4"
                        },
                        "files": [
                          {
                            "$id": "14",
                            "id": "sample string 1",
                            "fileName": "sample string 2",
                            "extension": "sample string 3",
                            "provider": 0,
                            "type": 0,
                            "hostType": "sample string 4",
                            "createdUtc": "2025-10-05T00:04:08.1044922",
                            "processed": "2025-10-05T00:04:08.1044922",
                            "isProcessing": true,
                            "processedCount": 6,
                            "processingTime": 1,
                            "collectedUtc": "2025-10-05T00:04:08.1044922",
                            "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": "13"
                            },
                            "metcashHeader": {
                              "$id": "15",
                              "customerNumber": "sample string 1",
                              "creationDate": "2025-10-05T00:04:08.1044922",
                              "businessPillar": "sample string 3",
                              "fileType": "sample string 4"
                            }
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "zoneMatrix": [
                          {
                            "$id": "16",
                            "id": 1,
                            "hostIdentifier": "6WyxCVlNU0y9WoNrlIDLJg==",
                            "hostIdentifierGuid": "09b16ce9-4d59-4c53-bd5a-836b9480cb26",
                            "storeID": 1,
                            "departmentCode": "sample string 2",
                            "hostGuids": [
                              "d6d86c6e-3872-47ab-9cf1-b47cd4f5008d",
                              "171fde7a-63c5-4e2e-8503-408a3add3d4c"
                            ]
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "hostFileStoreSetting": {
                          "$ref": "12"
                        },
                        "hostStoreSettings": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "promotionPlacements": [
                          {
                            "$id": "17",
                            "identifier": "YWJzfABELkWQgN+5z1kINA==",
                            "identifierGuid": "7c736261-4400-452e-9080-dfb9cf590834",
                            "code": "sample string 2",
                            "description": "sample string 3",
                            "isAdvertised": true
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "promoTypeGuids": [
                          "b14b6bd7-4eba-4884-b7e3-5427d39bb722",
                          "bbeef5be-ba96-4c3e-93ac-146836477b6e"
                        ],
                        "isPromotionOnly": false,
                        "isOrderable": false,
                        "vendor": 0
                      },
                      "groupIDs": [
                        1,
                        2
                      ],
                      "hostDescription": "sample string 24"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "accounts": [
                    {
                      "$id": "18",
                      "id": 1,
                      "storeID": 1,
                      "accountName": "sample string 2",
                      "bsb": "sample string 3",
                      "accountNumber": "sample string 4",
                      "accountDesignated": true
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "sales": [
                    {
                      "$id": "19",
                      "id": 1,
                      "storeID": 1,
                      "externalSalesType": 2,
                      "ftpSiteID": 1,
                      "lastSaleProcessed": "2025-10-05T00:04:08.1044922",
                      "ftpSite": {
                        "$id": "20",
                        "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": "19"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "cashManagements": [
                    {
                      "$id": "21",
                      "id": 1,
                      "storeID": 1,
                      "cashManagementType": 2,
                      "apiID": 1,
                      "organisationID": "sample string 3",
                      "siteName": "sample string 4",
                      "thirdPartyAPI": {
                        "$id": "22",
                        "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": "21"
                    }
                  ],
                  "updateStoreID": "d63a090d-c699-4656-b743-ea9c05a8ef2d",
                  "updateStore": {
                    "$id": "23",
                    "id": "af82ae3f-ac6c-4a8b-8b3a-c0f36edceb23",
                    "name": "sample string 1",
                    "lastActivity": "2025-10-05T00:04:08.1044922",
                    "zone": "sample string 2",
                    "timeZoneOffset": 0.0,
                    "businessHoursStart": "00:00:00.1234567",
                    "businessHoursEnd": "00:00:00.1234567",
                    "master": true,
                    "lastIP": "sample string 10",
                    "lastHostName": "sample string 11",
                    "ping": 1,
                    "pingStatus": "sample string 12",
                    "lastUpdateCompleted": "2025-10-05T00:04:08.1044922"
                  },
                  "timeZoneId": "sample string 53",
                  "securityOptions": {
                    "$id": "24",
                    "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": "25",
                    "pluG_UID": "3KM97iUqg0GYxJr33dByHw==",
                    "pluGuid": "ee3da3dc-2a25-4183-98c4-9af7ddd0721f",
                    "plu": 1,
                    "storeID": 1,
                    "zoneID": 2,
                    "zoneName": "sample string 3",
                    "store": "sample string 4",
                    "priceNow": 5,
                    "costNow": 6,
                    "costNowDecimals": 7,
                    "normalPrice": 8,
                    "priceNext": 1,
                    "costNext": 1,
                    "costNextDecimals": 9,
                    "nextCampaignName": "sample string 10",
                    "gstPercent": 11,
                    "normalCost": 12,
                    "normalCostDecimals": 13,
                    "costGstPercent": 14,
                    "costCalcMethod": 1,
                    "currentCost": 15,
                    "currentCostDecimals": 16,
                    "break1": 17,
                    "price1": 18,
                    "break2": 19,
                    "price2": 20,
                    "break3": 21,
                    "price3": 22,
                    "fuelItem": 23,
                    "fixedWeight": 24,
                    "active": true,
                    "complianceIndicator": "sample string 25",
                    "doNotOrder": true,
                    "doNotRange": true,
                    "isNormalPriceChangesCampaign": true,
                    "updated": "2025-10-05T00:04:08.1044922"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "currentPrices": {
                  "$id": "26",
                  "pluPrices": {
                    "$id": "27",
                    "plu": 1,
                    "pluG_UID": "QEA=",
                    "stores": [
                      1,
                      2
                    ],
                    "normalPrice": 1,
                    "cost": 2,
                    "break1": 3,
                    "price1": 4,
                    "break2": 5,
                    "price2": 6,
                    "break3": 7,
                    "price3": 8,
                    "discountPrice": 9,
                    "acceptedUtc": "2025-10-05T00:04:08.1044922",
                    "priceChangeType": 0,
                    "costDecimals": 10
                  },
                  "normalPluPrices": {
                    "$ref": "27"
                  },
                  "winningCampaign": 1,
                  "winner": {
                    "$id": "28",
                    "campaignName": "sample string 1",
                    "campaignDescription": "sample string 2",
                    "startDate": "2025-10-05T00:04:08.1044922",
                    "startTime": 3,
                    "endDate": "2025-10-05T00:04:08.1044922",
                    "endTime": 4,
                    "newPrice": 5,
                    "newCost": 6,
                    "newCostDecimals": 7,
                    "pctDiscount": 8,
                    "promoType": 1,
                    "promotionTypeCode": "sample string 9",
                    "hostType": 10,
                    "hostIdentifier": "TKIKQGT520m7Xo4hiBl79g==",
                    "hostIdentifierGuid": "400aa24c-f964-49db-bb5e-8e2188197bf6",
                    "storeNames": [
                      "sample string 1",
                      "sample string 2"
                    ]
                  },
                  "details": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ]
                },
                "tray": {
                  "$id": "29",
                  "g_UId": "8fl/Ujo2Ykaj+QhBfrtmZQ==",
                  "guid": "527ff9f1-363a-4662-a3f9-08417ebb6665",
                  "name": "sample string 1",
                  "number": 1,
                  "tare": 1
                },
                "priceGroup": {
                  "$id": "30",
                  "priceGroupG_UID": "k+zMgDUIn0qg34T4Te/uVg==",
                  "priceGroupGuid": "80ccec93-0835-4a9f-a0df-84f84defee56",
                  "name": "sample string 2",
                  "code": 1,
                  "modified": true,
                  "updated": "2025-10-05T00:04:08.1044922",
                  "buyingLimit": 1,
                  "buyingLimitIndependent": true,
                  "buyingLimitType": 0,
                  "number": 1,
                  "products": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "productCount": 1
                },
                "priceGroupName": "sample string 146",
                "nutrifacts": {
                  "$id": "31",
                  "pluG_UID": "T8vQPsx73kumNfPWAWHkTQ==",
                  "pluGuid": "3ed0cb4f-7bcc-4bde-a635-f3d60161e44d",
                  "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": "32",
                  "pluGuid": "afb6608e-0ca9-4135-809d-5b8fffc6f203",
                  "created": "2025-10-05T00:04:08.1044922",
                  "createdByUser": "sample string 1",
                  "activated": "2025-10-05T00:04:08.1044922",
                  "deactivated": "2025-10-05T00:04:08.1044922",
                  "lastOrdered": "2025-10-05T00:04:08.1044922",
                  "lastOrderedQty": 2.0,
                  "lastReceived": "2025-10-05T00:04:08.1044922",
                  "lastReceivedQty": 3.0,
                  "lastInvoiceStatus": 1,
                  "lastCounted": "2025-10-05T00:04:08.1044922",
                  "lastSold": "2025-10-05T00:04:08.1044922",
                  "firstSold": "2025-10-05T00:04:08.1044922",
                  "awsUpdated": "2025-10-05T00:04:08.1044922",
                  "lastManualUpdate": "2025-10-05T00:04:08.1044922",
                  "lastManualUpdatedByUser": "sample string 5",
                  "lastUpdated": "2025-10-05T00:04:08.1044922",
                  "lastUpdatedByUser": "sample string 7",
                  "lastUpdatedByHost": "2025-10-05T00:04:08.1044922",
                  "doNotRangeUpdated": "2025-10-05T00:04:08.1044922",
                  "doNotOrderUpdated": "2025-10-05T00:04:08.1044922",
                  "tracked": "2025-10-05T00:04:08.1044922"
                },
                "allergens": [
                  {
                    "$id": "33",
                    "allergenID": 1,
                    "pluG_UID": "O9b3kCoVRESYyBJkWtQMvQ==",
                    "pluGuid": "90f7d63b-152a-4444-98c8-12645ad40cbd",
                    "contains": 2,
                    "allergenName": "sample string 3",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "costs": {
                  "$id": "34",
                  "pluG_UID": "byie5GqyikGAUNmC53DjDg==",
                  "pluGuid": "e49e286f-b26a-418a-8050-d982e770e30e",
                  "enteredCost": 1,
                  "weightedAvgCost": 1,
                  "lastCost": 1,
                  "rawEnteredCost": 2,
                  "rawWeightedAvgCost": 3,
                  "rawLastCost": 4,
                  "freight": 5.0,
                  "freightType": 6,
                  "costDecimals": 7,
                  "fifoCost": 1,
                  "updated": "2025-10-05T00:04:08.1044922",
                  "normalCost": 1,
                  "currentCost": 1
                },
                "sales": [
                  {
                    "$id": "35",
                    "saleHeaderID": 1,
                    "created": "2025-10-05T00:04:08.1044922",
                    "createdLocal": "2025-10-05T00:04:08.1044922",
                    "storeID": 3,
                    "storeName": "sample string 4",
                    "operatorG_Uid": "/nMCFWBwK0iFnYCPEHFbSw==",
                    "operatorGuid": "150273fe-7060-482b-859d-808f10715b4b",
                    "operatorName": "sample string 5",
                    "tranType": 1,
                    "plu": 1,
                    "pluG_UId": "aOIoy/8mOEKica9nk8WIUQ==",
                    "pluGuid": "cb28e268-26ff-4238-a271-af6793c58851",
                    "normalPrice": 1,
                    "totalCents": 1,
                    "cost": 1,
                    "grossProfit": 1,
                    "quantity": 1,
                    "operator": {
                      "$id": "36",
                      "id": 1,
                      "g_Uid": "aGufe3KOkECnf+d5dRywug==",
                      "guid": "7b9f6b68-8e72-4090-a77f-e779751cb0ba",
                      "operatorNumber": 1,
                      "shortName": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "password": "sample string 5",
                      "hasPassword": true,
                      "passwordText": "sample string 6",
                      "rfidTagID": "sample string 7",
                      "blueprintID": 1,
                      "groupID": 1,
                      "groupName": "sample string 8",
                      "managerGroupID": 1,
                      "managerGroupName": "sample string 9",
                      "zoneID": 1,
                      "zoneName": "sample string 10",
                      "loggedIn": 1,
                      "lastUsedIP": "sample string 11",
                      "deleted": true,
                      "locked": true,
                      "allowOpenTill": true,
                      "webEmail": "sample string 14",
                      "simpleOperatorType": 0,
                      "webRole": "sample string 15",
                      "updated": "2025-10-05T00:04:08.1044922",
                      "passwordResetRequired": true,
                      "alteredInStore": true,
                      "startShift": "2025-10-05T00:04:08.1044922",
                      "endShift": "2025-10-05T00:04:08.1044922",
                      "machineName": "sample string 20",
                      "drawerID": 1,
                      "stores": [
                        {
                          "$id": "37",
                          "operatorG_UID": "3K6x7HguSES4/aExoQvFaw==",
                          "operatorGuid": "ecb1aedc-2e78-4448-b8fd-a131a10bc56b",
                          "storeID": 2,
                          "operator": {
                            "$ref": "36"
                          },
                          "store": {
                            "$ref": "10"
                          }
                        },
                        {
                          "$ref": "37"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "35"
                  }
                ],
                "apns": [
                  {
                    "$id": "38",
                    "pluID": 1,
                    "pluG_UID": "WC0KSHYL7EykdBC3IsQDJw==",
                    "pluGuid": "480a2d58-0b76-4cec-a474-10b722c40327",
                    "apn": "sample string 1",
                    "deleted": true,
                    "storeID": 1,
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "tuns": [
                  {
                    "$id": "39",
                    "pluG_UId": "4HcQVJ8oBUmP/HUFAEuZQQ==",
                    "pluGuid": "541077e0-289f-4905-8ffc-7505004b9941",
                    "apn": "sample string 1",
                    "tun": "sample string 2",
                    "cartonQuantity": 3,
                    "product": {
                      "$ref": "9"
                    },
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "competitionPricing": [
                  {
                    "$id": "40",
                    "identifier": "MPPRENztEEGJCQOWe+SByg==",
                    "identifierGuid": "10d1f330-eddc-4110-8909-03967be481ca",
                    "pluG_UID": "Rqq0tn7YXkCD7+bNZuWbOw==",
                    "pluGuid": "b6b4aa46-d87e-405e-83ef-e6cd66e59b3b",
                    "competitionID": 1,
                    "name": "sample string 2",
                    "sellMultiple": 3,
                    "retailPrice": 4,
                    "storeName": "sample string 5"
                  },
                  {
                    "$ref": "40"
                  }
                ],
                "supplier": {
                  "$ref": "4"
                },
                "supplierName": "sample string 147",
                "children": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "ordering": {
                  "$ref": "7"
                },
                "flipChartPages": [
                  {
                    "$id": "41",
                    "identifier": "U874trBiZE+srSqgQdHZ6A==",
                    "groupName": "sample string 1",
                    "identifierGuid": "b6f8ce53-62b0-4f64-acad-2aa041d1d9e8",
                    "exists": true,
                    "flipChartIdentifier": "DxrgmvcQXkiRkEece55GVw==",
                    "flipChartIdentifierGuid": "9ae01a0f-10f7-485e-9190-479c7b9e4657",
                    "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": "uFP2rY8yr0COoDzGhaAr4w==",
                    "groupIdentifierGuid": "adf653b8-328f-40af-8ea0-3cc685a02be3",
                    "flipChart": {
                      "$id": "42",
                      "identifier": "1wqmSqLYLEyUTO21OSfDYA==",
                      "identifierGuid": "4aa60ad7-d8a2-4c2c-944c-edb53927c360",
                      "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": "43",
                        "identifier": "YbzSOpW2ZU2J+/bmVGksQg==",
                        "identifierGuid": "3ad2bc61-b695-4d65-89fb-f6e654692c42",
                        "name": "sample string 2",
                        "formType": "sample string 3",
                        "forms": [
                          {
                            "$id": "44",
                            "id": 1,
                            "g_UID": "6bp7wqh4kE6UyQq1DTbKKA==",
                            "guid": "c27bbae9-78a8-4e90-94c9-0ab50d36ca28",
                            "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": "ThU74Xsnfku99M1jeKfCGw==",
                            "previousFormGuid": "e13b154e-277b-4b7e-bdf4-cd6378a7c21b",
                            "nextForm": 1,
                            "nextFormG_UID": "7Pr/NQ3ic06747TWW7CwRg==",
                            "nextFormGuid": "35fffaec-e20d-4e73-bbe3-b4d65bb0b046",
                            "attributes": "sample string 10",
                            "updated": "2025-10-05T00:04:08.1044922",
                            "positioning": 1,
                            "contentPanel": "sample string 11",
                            "selectionMode": 1,
                            "maximumSelections": 1,
                            "alteredInStore": true,
                            "deleted": true,
                            "blueprintID": 1,
                            "preserveLayout": true,
                            "mainCheckoutFormName": "sample string 13",
                            "nextCheckoutForm": {
                              "$ref": "44"
                            },
                            "previousCheckoutForm": {
                              "$ref": "44"
                            },
                            "buttons": [
                              {
                                "$id": "45",
                                "id": 1,
                                "checkoutFormID": 2,
                                "checkoutFormG_UID": "rbDF6YJecU+NTgyRvsfEcg==",
                                "checkoutFormGuid": "e9c5b0ad-5e82-4f71-8d4e-0c91bec7c472",
                                "identifier": "/CbKm3nSiUCSs7WPILf5/g==",
                                "identifierGuid": "9bca26fc-d279-4089-92b3-b58f20b7f9fe",
                                "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": "nLZUWNTg0keqUmA89e0TVw==",
                                "valueGuid": "5854b69c-e0d4-47d2-aa52-603cf5ed1357",
                                "buttonText": "sample string 10",
                                "valueText": "sample string 11",
                                "drawImageAndButton": true,
                                "updated": "2025-10-05T00:04:08.1044922",
                                "action": "sample string 12",
                                "valueForm": {
                                  "$ref": "44"
                                },
                                "image": {
                                  "$id": "46",
                                  "name": "sample string 3.sample string 4",
                                  "imageID": 2,
                                  "imageName": "sample string 3",
                                  "imageExtension": "sample string 4",
                                  "lastUpdate": "2025-10-05T00:04:08.1044922",
                                  "imageData": "QEA=",
                                  "readOnly": true
                                }
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "panels": [
                              {
                                "$id": "47",
                                "id": 1,
                                "checkoutFormID": 2,
                                "checkoutFormG_UID": "h4yKyYfH6k+UvdXrHujaPw==",
                                "checkoutFormGuid": "c98a8c87-c787-4fea-94bd-d5eb1ee8da3f",
                                "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": "47"
                              }
                            ]
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "panels": [
                          {
                            "$ref": "47"
                          },
                          {
                            "$ref": "47"
                          }
                        ]
                      },
                      "pages": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ]
                    },
                    "contentPanel": {
                      "$ref": "47"
                    },
                    "products": [
                      {
                        "$id": "48",
                        "flipChartPageIdentifier": "Vm7CFkVlCE2wuaWFR0CjJA==",
                        "flipChartPageIdentifierGuid": "16c26e56-6545-4d08-b0b9-a5854740a324",
                        "pluG_UID": "N3+rpNz10kCwky+GZfpDkg==",
                        "pluGuid": "a4ab7f37-f5dc-40d2-b093-2f8665fa4392",
                        "sortOrder": 3,
                        "sent": true,
                        "productChanged": true,
                        "productImageName": "sample string 6",
                        "productShowImageOnFlipCharts": true,
                        "productShowTextOnFlipCharts": true,
                        "productOverrideFlipChartText": true,
                        "productFlipChartText": "sample string 10",
                        "product": {
                          "$ref": "9"
                        },
                        "departmentSortOrder": 11,
                        "subDepartmentName": "sample string 12"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "productCount": 27,
                    "pages": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ]
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "priceHistory": [
                  {
                    "$id": "49",
                    "pluG_UID": "O7yS3rtsgEupyG60gm2nHA==",
                    "pluGuid": "de92bc3b-6cbb-4b80-a9c8-6eb4826da71c",
                    "price": 1,
                    "costCalcMethod": 1,
                    "cost": 2,
                    "weightedAvgCost": 3,
                    "lastCost": 4,
                    "rawCost": 5,
                    "rawWeightedAvgCost": 6,
                    "rawLastCost": 7,
                    "costDecimals": 8,
                    "serviceFeeID": 9,
                    "freight": 10.0,
                    "freightType": 11,
                    "process": "sample string 12",
                    "user": "sample string 13",
                    "updated": "2025-10-05T00:04:08.1044922",
                    "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": "49"
                  }
                ],
                "ingredients": [
                  {
                    "$id": "50",
                    "pluG_UID": "lm0e8RyCGkS/42GK5I1NvQ==",
                    "ingredientGuid": "fMc7CvWI602MRLYVd/rT8Q==",
                    "ingredientIdentifier": "0a3bc77c-88f5-4deb-8c44-b61577fad3f1",
                    "quantity": 1.0,
                    "storeIDs": [
                      1,
                      2
                    ],
                    "ingredientText": "sample string 1",
                    "ingredient": {
                      "$ref": "9"
                    }
                  },
                  {
                    "$ref": "50"
                  }
                ],
                "bins": [
                  {
                    "$id": "51",
                    "pluG_UID": "26MDpuaSukWU+zoBZJZVig==",
                    "pluGuid": "a603a3db-92e6-45ba-94fb-3a016496558a",
                    "shelfLocationIdentifier": "bkSjeXX7J0uAgRURfycj0w==",
                    "shelfLocationGuid": "79a3446e-fb75-4b27-8081-15117f2723d3",
                    "labelShelfDefault": 1,
                    "labelTalkerDefault": 1,
                    "labelSmall": true,
                    "labelPageLayoutG_UID": "D0EpTBmcE0Om2izw8B/MPw==",
                    "labelPageLayoutGuid": "4c29410f-9c19-4313-a6da-2cf0f01fcc3f",
                    "updated": "2025-10-05T00:04:08.1044922",
                    "electronicShelfLabelIdentifier": "sample string 5",
                    "electronicshelfLabelsConfigurationID": 6,
                    "labelShelfChanged": true,
                    "productName": "sample string 8",
                    "locationText": "sample string 9",
                    "product": {
                      "$ref": "9"
                    },
                    "location": {
                      "$id": "52",
                      "identifier": "gzthAChJU0umfQxuknYQiw==",
                      "storeID": 1,
                      "identifierGuid": "00613b83-4928-4b53-a67d-0c6e9276108b",
                      "name": "sample string 2",
                      "haccp": true,
                      "blueprintID": 1,
                      "updated": "2025-10-05T00:04:08.1044922",
                      "minTemp": 1,
                      "maxTemp": 1,
                      "checkFrequency": 1,
                      "storeCaseConfiguration": 5,
                      "storeName": "sample string 6",
                      "bins": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "bin": {
                  "$ref": "51"
                },
                "scaleLocations": [
                  {
                    "$id": "53",
                    "plu": 1,
                    "pluG_UID": "Y6MKZex94U2NN92KnRIjqQ==",
                    "pluGuid": "650aa363-7dec-4de1-8d37-dd8a9d1223a9",
                    "deptNo": 1,
                    "product": {
                      "$ref": "9"
                    },
                    "scaleLocation": {
                      "$id": "54",
                      "id": 1,
                      "deptNo": 1,
                      "deptCode": "sample string 2",
                      "name": "sample string 3",
                      "enabled": true,
                      "updated": "2025-10-05T00:04:08.1044922",
                      "department": {
                        "$id": "55",
                        "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": "54"
                        },
                        "subDepartments": [
                          {
                            "$id": "56",
                            "id": 1,
                            "departmentID": 2,
                            "name": "sample string 3",
                            "code": "sample string 4",
                            "departmentCode": "sample string 5",
                            "externalSales": true,
                            "minorDepartments": [
                              {
                                "$id": "57",
                                "id": 1,
                                "subDepartmentID": 2,
                                "departmentID": 3,
                                "name": "sample string 4",
                                "subDepartmentCode": "sample string 5",
                                "departmentCode": "sample string 6",
                                "code": "sample string 7",
                                "lesserDepartments": [
                                  {
                                    "$id": "58",
                                    "id": 1,
                                    "departmentID": 2,
                                    "subDepartmentID": 3,
                                    "minorDepartmentID": 4,
                                    "name": "sample string 5",
                                    "code": "sample string 6",
                                    "departmentCode": "sample string 7",
                                    "subDepartmentCode": "sample string 8",
                                    "minorDepartmentCode": "sample string 9",
                                    "updated": "2025-10-05T00:04:08.1044922",
                                    "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": "NNIW4GtEIEikCho0WSB0EA==",
                                    "labelPageLayoutGuid": "e016d234-446b-4820-a40a-1a3459207410",
                                    "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": "59",
                                      "dept": 1,
                                      "category": 2,
                                      "name": "sample string 3",
                                      "active": true,
                                      "mscCommodities": [
                                        {
                                          "$id": "60",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "name": "sample string 4",
                                          "active": true,
                                          "mscSubCommodities": [
                                            {
                                              "$id": "61",
                                              "dept": 1,
                                              "category": 2,
                                              "commodity": 3,
                                              "subCommodity": 4,
                                              "name": "sample string 5",
                                              "active": true,
                                              "subCommodityCode": "sample string 7"
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ],
                                          "commodityCode": "sample string 6"
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ],
                                      "categoryCode": "sample string 5"
                                    },
                                    "mscCom": {
                                      "$ref": "60"
                                    },
                                    "mscDep": {
                                      "$id": "62",
                                      "dept": 1,
                                      "name": "sample string 2",
                                      "active": true,
                                      "mscCategories": [
                                        {
                                          "$ref": "59"
                                        },
                                        {
                                          "$ref": "59"
                                        }
                                      ],
                                      "deptCode": "sample string 4"
                                    },
                                    "mscSubCom": {
                                      "$ref": "61"
                                    }
                                  },
                                  {
                                    "$ref": "58"
                                  }
                                ],
                                "updated": "2025-10-05T00:04:08.1044922",
                                "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": "KRhwVQcv10yX07bbxAiSPg==",
                                "labelPageLayoutGuid": "55701829-2f07-4cd7-97d3-b6dbc408923e",
                                "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": "59"
                                },
                                "mscCom": {
                                  "$ref": "60"
                                },
                                "mscDep": {
                                  "$ref": "62"
                                },
                                "mscSubCom": {
                                  "$ref": "61"
                                }
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "investmentBuyOverride": true,
                            "updated": "2025-10-05T00:04:08.1044922",
                            "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": "BSI9pg75+k6hKMtkn53Jlg==",
                            "labelPageLayoutGuid": "a63d2205-f90e-4efa-a128-cb649f9dc996",
                            "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": "59"
                            },
                            "mscCom": {
                              "$ref": "60"
                            },
                            "mscDep": {
                              "$ref": "62"
                            },
                            "mscSubCom": {
                              "$ref": "61"
                            }
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "stores": [
                          1,
                          2
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-10-05T00:04:08.1044922",
                        "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": "f/d2SzrDr06DO5mybP6mlw==",
                        "labelPageLayoutGuid": "4b76f77f-c33a-4eaf-833b-99b26cfea697",
                        "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": "59"
                        },
                        "mscCom": {
                          "$ref": "60"
                        },
                        "mscDep": {
                          "$ref": "62"
                        },
                        "mscSubCom": {
                          "$ref": "61"
                        }
                      }
                    }
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "nextPrice": {
                  "$id": "63",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 1,
                  "hostOfferID": 1,
                  "metcashPromotionID": "sample string 4",
                  "metcashPromotionPlacement": "sample string 5",
                  "pluG_UID": "EhjVb0P7zkiiCZQlsX/Zng==",
                  "pluGuid": "6fd51812-fb43-48ce-a209-9425b17fd99e",
                  "newPrice": 1,
                  "pctDiscount": 1,
                  "newCost": 1,
                  "newCostDecimals": 6,
                  "dealCostIdentifier": "FmJNVVrVnkKWMNjQ3vtJgw==",
                  "dealCostGuid": "554d6216-d55a-429e-9630-d8d0defb4983",
                  "pluName": "sample string 7",
                  "apn": "sample string 8",
                  "fuelItem": true,
                  "priceGroupG_UID": "tpM/73NHH0OkMI2FALwKMg==",
                  "priceGroupGuid": "ef3f93b6-4773-431f-a430-8d8500bc0a32",
                  "itemNumber": "sample string 10",
                  "cri": "sample string 11",
                  "pluPrice": 12,
                  "pluCost": 13,
                  "pluCostIndicator": "sample string 14",
                  "pluPriceGstPercent": 15,
                  "pluCostGstPercent": 16,
                  "pluActive": true,
                  "cartonQty": 1.1,
                  "baseUnits": 18.1,
                  "salesMode": 1,
                  "pluNormalCost": 19,
                  "pluaws": 20.0,
                  "directNumber": "sample string 21",
                  "departmentName": "sample string 22",
                  "subDepartmentName": "sample string 23",
                  "priceGroupName": "sample string 24",
                  "supplierName": "sample string 25",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2025-10-05T00:04:08.1044922",
                  "rrp": 26,
                  "campaignDescription": "sample string 27",
                  "campaignComboPriceGroupG_UID": "6XgByrOvc0yl7dm7ULgRrg==",
                  "campaignComboPriceGroupIdentifier": "ca0178e9-afb3-4c73-a5ed-d9bb50b811ae",
                  "promotionPlacementDescription": "sample string 28",
                  "storeAcceptances": [
                    {
                      "$id": "64",
                      "plu": 1,
                      "pluG_UId": "QEA=",
                      "campaignID": 1,
                      "campaignName": "sample string 2",
                      "storeID": 3,
                      "acceptedUtc": "2025-10-05T00:04:08.1044922",
                      "operatorG_UID": "IQ430r5csEGoOpqgMBNAIQ==",
                      "operatorGuid": "d2370e21-5cbe-41b0-a83a-9aa030134021",
                      "machineID": 1,
                      "processed": true,
                      "appliedUtc": "2025-10-05T00:04:08.1044922",
                      "signIqTicketFileMovedUtc": "2025-10-05T00:04:08.1044922",
                      "user": "sample string 6",
                      "campaignDescription": "sample string 7",
                      "productDesc": "sample string 8",
                      "storeName": "sample string 9",
                      "effectiveUtc": "2025-10-05T00:04:08.1044922",
                      "priceChangeType": 0,
                      "operatorName": "sample string 10",
                      "hostCampaign": true,
                      "product": {
                        "$ref": "9"
                      },
                      "campaignPlu": {
                        "$ref": "63"
                      }
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "campaign": {
                    "$id": "65",
                    "id": 1,
                    "storeID": 2,
                    "name": "83499e67-75b3-4ca8-a978-0807a7b08041",
                    "nameGuid": "83499e67-75b3-4ca8-a978-0807a7b08041",
                    "description": "sample string 4",
                    "showDiscounts": true,
                    "showTotals": true,
                    "onlyEvaluateOnSubtotal": true,
                    "useDescription": true,
                    "campaignType": 1,
                    "startDate": "2025-10-05T00:04:08.1044922",
                    "startTime": 1,
                    "endDate": "2025-10-05T00:04:08.1044922",
                    "endTime": 1,
                    "recurrence": 1,
                    "recurrenceType": 1,
                    "monthType": 1,
                    "weekDays": 1,
                    "months": 1,
                    "monthWeeks": 1,
                    "monthDays": "sample string 7",
                    "printed": true,
                    "talkerText": "sample string 8",
                    "rangeDescription": "sample string 9",
                    "dealDescription": "sample string 10",
                    "labelQuantity": 11,
                    "active": 1,
                    "deactivated": "2025-10-05T00:04:08.1044922",
                    "system": true,
                    "created": "2025-10-05T00:04:08.1044922",
                    "updated": "2025-10-05T00:04:08.1044922",
                    "priceChangeNotifiedUtc": "2025-10-05T00:04:08.1044922",
                    "promoType": 1,
                    "promotionTypeCode": "sample string 13",
                    "hostIdentifier": "4pqaUQoAf0+43OrlE5T5Sg==",
                    "hostIdentifierGuid": "519a9ae2-000a-4f7f-b8dc-eae51394f94a",
                    "hostType": 14,
                    "createdByUser": "sample string 15",
                    "fromHost": true,
                    "deleted": true,
                    "campaignDeleted": "2025-10-05T00:04:08.1044922",
                    "updatedByUser": "sample string 18",
                    "offerID": 1,
                    "isPriceChangeCampaign": true,
                    "stores": [
                      1,
                      2
                    ],
                    "storeNames": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "campaignPlus": [
                      {
                        "$ref": "63"
                      },
                      {
                        "$ref": "63"
                      }
                    ],
                    "campaignPools": [
                      {
                        "$id": "66",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "plu": 4,
                        "pluG_UID": "V/eu3V6Eu0WPFVD8xfVk/Q==",
                        "pluGuid": "ddaef757-845e-45bb-8f15-50fcc5f564fd",
                        "hostOfferID": 1,
                        "priceGroupG_UID": "eN62v1h8/kmPc0vvkZZ8iw==",
                        "priceGroupGuid": "bfb6de78-7c58-49fe-8f73-4bef91967c8b",
                        "fuelItem": true,
                        "pluName": "sample string 6",
                        "apn": "sample string 7",
                        "pluActive": true,
                        "cartonQty": 1,
                        "baseUnits": 9.1,
                        "cri": "sample string 10",
                        "salesMode": 1,
                        "pluaws": 11.0,
                        "directNumber": "sample string 12",
                        "departmentName": "sample string 13",
                        "subDepartmentName": "sample string 14",
                        "priceGroupName": "sample string 15",
                        "supplierName": "sample string 16",
                        "stockOnHand": 1.1,
                        "stockOnOrder": 1.1,
                        "lastReceived": "2025-10-05T00:04:08.1044922",
                        "rrp": 17,
                        "campaignDescription": "sample string 18",
                        "product": {
                          "$ref": "9"
                        },
                        "campaign": {
                          "$ref": "65"
                        }
                      },
                      {
                        "$ref": "66"
                      }
                    ],
                    "sellingRules": [
                      {
                        "$id": "67",
                        "id": 1,
                        "identifier": "xNBSWHmqHEykFHomWKa7iw==",
                        "identifierStr": "xNBSWHmqHEykFHomWKa7iw==",
                        "identifierGuid": "5852d0c4-aa79-4c1c-a414-7a2658a6bb8b",
                        "campaignID": 4,
                        "campaignName": "sample string 5",
                        "ruleJoin": 1,
                        "ruleType": 6,
                        "operand0": "sample string 7",
                        "comparisonOp": 1,
                        "operand1": "sample string 8",
                        "action": 1,
                        "operand2": "sample string 9",
                        "operand3": "sample string 10",
                        "includeExcludedItems": true,
                        "noFurtherDiscounts": true,
                        "description": "sample string 11",
                        "sortOrder": 1,
                        "isItemRule": false,
                        "prevDept": "sample string 12",
                        "campaign": {
                          "$ref": "65"
                        }
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "customers": [
                      {
                        "$id": "68",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "customerID": "tq0PUWzzUUGj0TujhfYe6A==",
                        "customerIDGuid": "510fadb6-f36c-4151-a3d1-3ba385f61ee8",
                        "campaign": {
                          "$ref": "65"
                        },
                        "customer": {
                          "$id": "69",
                          "identifier": "Ri6vvpRYXUWsSeFuu5yFww==",
                          "identifierGuid": "beaf2e46-5894-455d-ac49-e16ebb9c85c3",
                          "code": "sample string 2",
                          "familyName": "sample string 3",
                          "givenName": "sample string 4",
                          "otherName": "sample string 5",
                          "title": "sample string 6",
                          "dateOfBirth": "2025-10-05T00:04:08.1044922",
                          "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": "+G8Z2HKXjE2Gkf5M/5jCKw==",
                          "communityIdentifierGuid": "d8196ff8-9772-4d8c-8691-fe4cff98c22b",
                          "joined": "2025-10-05T00:04:08.1044922",
                          "updated": "2025-10-05T00:04:08.1044922",
                          "active": true,
                          "reasonInactive": 1,
                          "groupCustomer": true,
                          "loyaltyPoints": 1,
                          "homeStoreID": 1,
                          "availableSpend": 1,
                          "priceLevelIdentifier": "IWWR+iDNB0SZDwsIGOVS1w==",
                          "priceLevelIdentifierGuid": "fa916521-cd20-4407-990f-0b0818e552d7",
                          "marketingID": "sample string 18",
                          "hidden": true,
                          "registered": true,
                          "registeredOn": "2025-10-05T00:04:08.1044922",
                          "emailMarketing": true,
                          "smsMarketing": true,
                          "deleted": true,
                          "deletedUser": "sample string 24",
                          "homeStoreName": "sample string 25",
                          "customerCards": [
                            {
                              "$id": "70",
                              "cardType": 2,
                              "issueDate": "2025-10-05T00:04:08.1044922",
                              "expiry": "2025-10-05T00:04:08.1044922",
                              "customerID": "9o5Iq9Vhhk+Xl58VMJeqYQ==",
                              "customerIDGuid": "ab488ef6-61d5-4f86-9797-9f153097aa61",
                              "initialValue": 1,
                              "currentValue": 1,
                              "maxLimit": 1,
                              "minTransaction": 1,
                              "maxTransaction": 1,
                              "multiplier": 1.1,
                              "active": true,
                              "reasonInactive": 1,
                              "idRequired": true,
                              "idType": 1,
                              "idValue": "sample string 5",
                              "updated": "2025-10-05T00:04:08.1044922",
                              "linkedAccount": "pWBANzi0CUmlbDImj+gSNg==",
                              "linkedAccountGuid": "374060a5-b438-4909-a56c-32268fe81236",
                              "currentValueChanged": true,
                              "limitsChanged": true,
                              "customer": {
                                "$ref": "69"
                              },
                              "account": {
                                "$id": "71",
                                "id": 1,
                                "identifier": "B47bVGbJFkG9T2hayiyA4A==",
                                "identifierGuid": "54db8e07-c966-4116-bd4f-685aca2c80e0",
                                "referenceNo": "sample string 3",
                                "name": "sample string 4",
                                "created": "2025-10-05T00:04:08.1044922",
                                "owner": "OMO+vek/WUe9zIuSQw9a5w==",
                                "ownerGuid": "bdbec338-3fe9-4759-bdcc-8b92430f5ae7",
                                "accountStoreGroupIdentifier": "sWtmSzWITEKIgVWTCW0TrQ==",
                                "accountStoreGroupGuid": "4b666bb1-8835-424c-8881-5593096d13ad",
                                "accountType": 1,
                                "currentBalance": 1,
                                "externalID": "sample string 7",
                                "maximumLimit": 1,
                                "accruePoints": true,
                                "loyaltyPoints": 1,
                                "termsOfTrade": 1,
                                "signatureRequired": true,
                                "referenceRequired": true,
                                "statementSendType": 10,
                                "ageingPeriod": 1,
                                "monthlyAgeingPeriod": true,
                                "explodedInvoice": true,
                                "isFifoAllocation": true,
                                "lastStatementSent": "2025-10-05T00:04:08.1044922",
                                "active": true,
                                "updated": "2025-10-05T00:04:08.1044922",
                                "deleted": true,
                                "deletedUser": "sample string 16",
                                "currentBalanceChanged": true,
                                "maximumLimitChanged": true,
                                "loyaltyPointsChanged": true,
                                "projectedBalance": 17,
                                "accountStoreGroupStoreIDs": [
                                  1,
                                  2
                                ],
                                "customerEmail": "sample string 18",
                                "ownerCustomer": {
                                  "$ref": "69"
                                },
                                "card": {
                                  "$ref": "70"
                                },
                                "members": {
                                  "$id": "72",
                                  "sample string 1": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ],
                                  "sample string 2": [
                                    {
                                      "$ref": "69"
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                "customerGroups": [
                                  {
                                    "$id": "73",
                                    "identifier": "ZEefm4D5Zk27SL/rKH8awg==",
                                    "identifierGuid": "9b9f4764-f980-4d66-bb48-bfeb287f1ac2",
                                    "name": "sample string 2",
                                    "primaryContact": "ChEnc723x0iPephBbQFQCw==",
                                    "primaryContactGuid": "7327110a-b7bd-48c7-8f7a-98416d01500b",
                                    "accountID": "LawhOhLDXUCBVBl2jlXJ7g==",
                                    "accountIDGuid": "3a21ac2d-c312-405d-8154-19768e55c9ee",
                                    "special": true,
                                    "updated": "2025-10-05T00:04:08.1044922",
                                    "active": true,
                                    "reasonInactive": 1,
                                    "priceLevelIdentifier": "RPKE9t1nCEqI5uTKKYlRAQ==",
                                    "priceLevelIdentifierGuid": "f684f244-67dd-4a08-88e6-e4ca29895101",
                                    "deleted": true,
                                    "account": {
                                      "$ref": "71"
                                    },
                                    "primaryContactCustomer": {
                                      "$ref": "69"
                                    },
                                    "customerGroupMembers": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "groupID": "CX0/dZ74xEGET/G0dcuraQ==",
                                        "groupIDGuid": "753f7d09-f89e-41c4-844f-f1b475cbab69",
                                        "customerID": "I+nX69i280ONkKEiCMabjA==",
                                        "customerIDGuid": "ebd7e923-b6d8-43f3-8d90-a12208c69b8c",
                                        "card": "sample string 4",
                                        "linkedAccount": "bPtobDz8YE2TrGxGYL+tTQ==",
                                        "linkedAccountGuid": "6c68fb6c-fc3c-4d60-93ac-6c4660bfad4d",
                                        "customer": {
                                          "$ref": "69"
                                        },
                                        "group": {
                                          "$ref": "73"
                                        },
                                        "customerCard": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ]
                              },
                              "payments": [
                                {
                                  "$id": "75",
                                  "id": 1,
                                  "identifier": "dlyjMJdlvUi3gC1Mi/Y4qQ==",
                                  "identifierGuid": "30a35c76-6597-48bd-b780-2d4c8bf638a9",
                                  "storeID": 2,
                                  "operatorName": "sample string 3",
                                  "saleHeaderID": 4,
                                  "paymentType": 5,
                                  "amount": 6,
                                  "account": "sample string 7",
                                  "accountID": "I/YIZtVdEUupc6bKu1Qo4A==",
                                  "accountIDGuid": "6608f623-5dd5-4b11-a973-a6cabb5428e0",
                                  "customerAccount": {
                                    "$ref": "71"
                                  },
                                  "customerCard": {
                                    "$ref": "70"
                                  },
                                  "accountType": 1,
                                  "cardName": "sample string 8",
                                  "authorisationNumber": "sample string 9",
                                  "bankReference": "sample string 10",
                                  "merchantID": "sample string 11",
                                  "terminalID": "sample string 12",
                                  "cardNumber": "sample string 13",
                                  "paymentDate": "2025-10-05T00:04:08.1044922",
                                  "invRocNo": "sample string 14",
                                  "responseCode": "sample string 15",
                                  "cashout": 1,
                                  "tip": 16,
                                  "idempotentVoid": "al6brwpGHUSVA9kkCNk4Sg==",
                                  "idempotentVoidGuid": "af9b5e6a-460a-441d-9503-d92408d9384a",
                                  "offline": true,
                                  "processed": 1,
                                  "storeSaleHeader": {
                                    "$id": "76",
                                    "saleHeaderID": 1,
                                    "saleHeaderGuid": "xKy1+/Py+UOulOgQDHjmug==",
                                    "saleHeaderIdentifierGuid": "fbb5acc4-f2f3-43f9-ae94-e8100c78e6ba",
                                    "created": "2025-10-05T00:04:08.1044922",
                                    "createdLocal": "2025-10-05T00:04:08.1044922",
                                    "createdText": "sample string 4",
                                    "itemCount": 5,
                                    "totalAmount": 6,
                                    "cashTender": 1,
                                    "cardTender": 1,
                                    "cheqTender": 1,
                                    "acctTender": 1,
                                    "voucherTender": 1,
                                    "loyaltyPoints": 1,
                                    "cashout": 1,
                                    "changeAmount": 1,
                                    "rounding": 1,
                                    "gstAmount": 1,
                                    "transactionDiscountTender": 1,
                                    "totalTip": 7,
                                    "tranType": 1,
                                    "processed": 1,
                                    "imported": "2025-10-05T00:04:08.1044922",
                                    "storeID": 1,
                                    "operatorG_Uid": "GxbHtV/drUSRhDVJdY6gVg==",
                                    "operatorGuid": "b5c7161b-dd5f-44ad-9184-3549758ea056",
                                    "customerG_Uid": "O+ozmvxnmkivDbcrv5Fsgw==",
                                    "customerGuid": "9a33ea3b-67fc-489a-af0d-b72bbf916c83",
                                    "communityIdentifier": "xyV08pAoOkOZUphvxZvaYQ==",
                                    "communityIdentifierGuid": "f27425c7-2890-433a-9952-986fc59bda61",
                                    "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": "ipUNn1adw0G/tsdBsDPjKA==",
                                    "priceLevelIdentifierGuid": "9f0d958a-9d56-41c3-bfb6-c741b033e328",
                                    "locked": 36,
                                    "relationChecksum": "sample string 37",
                                    "loyaltyTender": 1,
                                    "giftCardTender": 1,
                                    "operator": {
                                      "$ref": "36"
                                    },
                                    "customer": {
                                      "$ref": "69"
                                    },
                                    "communityOrganisation": {
                                      "$id": "77",
                                      "id": 1,
                                      "identifier": "hN0HqucmC0iGmpOjcGwfwA==",
                                      "identifierGuid": "aa07dd84-26e7-480b-869a-93a3706c1fc0",
                                      "name": "sample string 3",
                                      "lookupIdentifier": "sample string 4",
                                      "externalID": "sample string 5",
                                      "phone": "sample string 6",
                                      "fax": "sample string 7",
                                      "email": "sample string 8",
                                      "address1": "sample string 9",
                                      "address2": "sample string 10",
                                      "city": "sample string 11",
                                      "postCode": "sample string 12",
                                      "state": "sample string 13",
                                      "country": "sample string 14",
                                      "totalAmountAwarded": 15.1,
                                      "updated": "2025-10-05T00:04:08.1044922",
                                      "deleted": true
                                    },
                                    "details": [
                                      {
                                        "$id": "78",
                                        "saleItemID": 1,
                                        "identifier": "hvBLg9WTXE+aTbSKEaAeOw==",
                                        "identifierGuid": "834bf086-93d5-4f5c-9a4d-b48a11a01e3b",
                                        "saleHeaderID": 2,
                                        "plu": 1,
                                        "pluG_UId": "LW4ZdaUivU2iydQhff0WkA==",
                                        "pluGuid": "75196e2d-22a5-4dbd-a2c9-d4217dfd1690",
                                        "accountID": "ESvZt+kmv0yLA3km3d1d6g==",
                                        "accountIDGuid": "b7d92b11-26e9-4cbf-8b03-7926dddd5dea",
                                        "normalPrice": 3,
                                        "originalSellingPrice": 4,
                                        "discountPrice": 5,
                                        "unit": 1,
                                        "quantity": 6,
                                        "totalCents": 7,
                                        "fixedPrice": 1,
                                        "tranType": 1,
                                        "discountType": 1,
                                        "cost": 1,
                                        "costDecimals": 8,
                                        "markdown": 1,
                                        "manualQuantity": 1,
                                        "manualPrice": 1,
                                        "manualMode": 1,
                                        "active": 1,
                                        "offline": true,
                                        "barcode": "sample string 9",
                                        "keyedSale": 1,
                                        "discountedID": 1,
                                        "fuelID": 1,
                                        "serialNumber": "sample string 10",
                                        "bestOrExpire": "2025-10-05T00:04:08.1044922",
                                        "bestOrExpireType": 1,
                                        "providerName": "sample string 11",
                                        "refundG_UID": "zDWcUTfvS0eCA7X+U4ojQQ==",
                                        "refundGuid": "519c35cc-ef37-474b-8203-b5fe538a2341",
                                        "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": "4e7GTjL3akGClcX5c37h0g==",
                                        "idempotentVoidGuid": "4ec6eee1-f732-416a-8295-c5f9737ee1d2",
                                        "priceLevelIdentifier": "vNI8t1hdA0+19SLS2Gjl5A==",
                                        "priceLevelIdentifierGuid": "b73cd2bc-5d58-4f03-b5f5-22d2d868e5e4",
                                        "productName": "sample string 23",
                                        "apn": "sample string 24",
                                        "unknownScans": [
                                          {
                                            "$id": "79",
                                            "id": 1,
                                            "saleDetailID": 2,
                                            "storeID": 1,
                                            "scanned": "2025-10-05T00:04:08.1044922",
                                            "operatorG_UID": "QEA=",
                                            "barcode": "sample string 4",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "79"
                                          }
                                        ],
                                        "refund": {
                                          "$id": "80",
                                          "id": 1,
                                          "g_UID": "s1e3dHvMZUec75uM5LQzeQ==",
                                          "guid": "74b757b3-cc7b-4765-9cef-9b8ce4b43379",
                                          "description": "sample string 1",
                                          "dumped": true,
                                          "inventoryReasonID": 1,
                                          "sortOrder": 1,
                                          "updated": "2025-10-05T00:04:08.1044922"
                                        },
                                        "modifier": {
                                          "$id": "81",
                                          "id": 1,
                                          "setG_UID": "+iKyzmrSlU6ZgC/6cIo0DA==",
                                          "modifierSetGuid": "ceb222fa-d26a-4e95-9980-2ffa708a340c",
                                          "name": "sample string 2",
                                          "price": 1,
                                          "quantity": 1,
                                          "modifierType": 1,
                                          "groupNumber": 1,
                                          "pageNumber": 1,
                                          "controlOrder": 1,
                                          "printToStation": true,
                                          "pluG_UID": "hLMGwbj4sEWHhuyeVGnn4A==",
                                          "pluGuid": "c106b384-f8b8-45b0-8786-ec9e5469e7e0",
                                          "deleted": true,
                                          "g_UID": "zLWWW8AVX0mFinj1XbfgkA==",
                                          "guid": "5b96b5cc-15c0-495f-858a-78f55db7e090",
                                          "product": {
                                            "$ref": "9"
                                          }
                                        },
                                        "priceLevelName": "sample string 25",
                                        "pumpNumber": 1,
                                        "hoseNumber": 1
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "eftReceipts": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "storeID": 1,
                                        "saleHeaderID": 2,
                                        "storeSaleHeader": {
                                          "$ref": "76"
                                        },
                                        "receipt": "sample string 3",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "payments": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ],
                                    "cards": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "saleHeaderID": 1,
                                        "identifier": "sample string 2",
                                        "cardType": 3,
                                        "providerName": "sample string 4"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ],
                                    "campaignHits": [
                                      {
                                        "$id": "84",
                                        "id": 1,
                                        "saleHeaderID": 2,
                                        "campaign": "sample string 3",
                                        "name": "sample string 4",
                                        "processed": 1,
                                        "campaignDescription": "sample string 5"
                                      },
                                      {
                                        "$ref": "84"
                                      }
                                    ],
                                    "fuel": [
                                      {
                                        "$id": "85",
                                        "id": 1,
                                        "plu": 1,
                                        "pluG_UID": "BquCYbjKJE+ht96nJH3olw==",
                                        "pluGuid": "6182ab06-cab8-4f24-a1b7-dea7247de897",
                                        "saleHeaderID": 2,
                                        "totalCents": 3,
                                        "grade": 1,
                                        "gradeDescription": "sample string 4",
                                        "dispenser": 1,
                                        "hose": 1,
                                        "quantity": 1,
                                        "cost": 1,
                                        "acquirerNum": 1,
                                        "attendant": 1,
                                        "ePurseBalance": 1.0,
                                        "cardSignature": "sample string 5",
                                        "compartmentNumber": 1,
                                        "contractNumber": 1,
                                        "discountCardPAN": "sample string 6",
                                        "discountID": 1,
                                        "discountName": "sample string 7",
                                        "discountNetValue": 1.0,
                                        "discountType": 1,
                                        "discountValue": 1.0,
                                        "discretionaryData": "sample string 8",
                                        "driverID": "sample string 9",
                                        "eftBatchNumber": 1,
                                        "eftResponseCode": "sample string 10",
                                        "endDateTime": "2025-10-05T00:04:08.1044922",
                                        "engineHours": 1.1,
                                        "fposNumber": 1,
                                        "loyaltyCardPAN": "sample string 11",
                                        "miscData1": 1,
                                        "miscData2": "sample string 12",
                                        "miscFlags": 1,
                                        "mop": 1,
                                        "odometer": 1,
                                        "panNumber": "sample string 13",
                                        "saleRefund": true,
                                        "saleStatus": 1,
                                        "sequenceNumber": 1,
                                        "stan": 1,
                                        "startDateTime": "2025-10-05T00:04:08.1044922",
                                        "tagNumber": "sample string 15",
                                        "trackTwoRem": "sample string 16",
                                        "transCode": 1,
                                        "transType": 1,
                                        "unitPrice": 1.0,
                                        "vehicleReg": "sample string 17",
                                        "offline": true,
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "85"
                                      }
                                    ],
                                    "fuelResells": [
                                      {
                                        "$id": "86",
                                        "saleItemID": 1,
                                        "saleHeaderID": 2,
                                        "plu": 1,
                                        "pluG_UId": "TnQVfPjTwEubX6MHd0lT/w==",
                                        "pluGuid": "7c15744e-d3f8-4bc0-9b5f-a307774953ff",
                                        "accountID": "/UZKHIFFRUqdg/leDEjZEg==",
                                        "accountIDGuid": "1c4a46fd-4581-4a45-9d83-f95e0c48d912",
                                        "normalPrice": 3,
                                        "originalSellingPrice": 4,
                                        "discountPrice": 5,
                                        "unit": 1,
                                        "quantity": 6,
                                        "totalCents": 7,
                                        "fixedPrice": 1,
                                        "tranType": 1,
                                        "processed": 1,
                                        "discountType": 1,
                                        "cost": 1,
                                        "costDecimals": 1,
                                        "markdown": 1,
                                        "manualQuantity": 1,
                                        "manualPrice": 1,
                                        "manualMode": 1,
                                        "active": 1,
                                        "barcode": "sample string 8",
                                        "offline": 1,
                                        "keyedSale": 1,
                                        "discountedID": 1,
                                        "fuelID": 1,
                                        "serialNumber": "sample string 9",
                                        "bestOrExpire": "2025-10-05T00:04:08.1044922",
                                        "bestOrExpireType": 1,
                                        "refundG_UID": "5KK81UmoTU6F/OdGKnUyIQ==",
                                        "refundGuid": "d5bca2e4-a849-4e4d-85fc-e7462a753221",
                                        "providerName": "sample string 10",
                                        "campaign": "sample string 11",
                                        "campaignType": 1,
                                        "modifiedID": 1,
                                        "omittedIngredient": 1,
                                        "taxPercent": 1.0,
                                        "taxAmount": 1.0,
                                        "refundablePrice": 1.0,
                                        "showDiscounts": true,
                                        "orderPrinted": true,
                                        "note": "sample string 14",
                                        "modifierName": "sample string 15",
                                        "modifierSetName": "sample string 16",
                                        "totalValueWasScanned": true,
                                        "sold": true,
                                        "campaignPrice": true,
                                        "scannedValue": 1,
                                        "campaignName": "sample string 20",
                                        "comboDiscount": 1
                                      },
                                      {
                                        "$ref": "86"
                                      }
                                    ],
                                    "customerOrder": [
                                      {
                                        "$id": "87",
                                        "identifier": "rhO0V4nSs0GdtynRjcY4Og==",
                                        "identifierGuid": "57b413ae-d289-41b3-9db7-29d18dc6383a",
                                        "id": 1,
                                        "orderNo": 2,
                                        "externalSaleIdentifier": "sample string 3",
                                        "storeID": 4,
                                        "zoneID": 5,
                                        "deptNo": 6,
                                        "customerIdentifier": "rpOzcGVTZ0Oj5dwHZNooDQ==",
                                        "customerIdentifierGuid": "70b393ae-5365-4367-a3e5-dc0764da280d",
                                        "operatorNo": 1,
                                        "operatorG_UID": "7oxpJWTNsk2GPkmhCq3cSQ==",
                                        "operatorGuid": "25698cee-cd64-4db2-863e-49a10aaddc49",
                                        "created": "2025-10-05T00:04:08.1044922",
                                        "ordered": "2025-10-05T00:04:08.1044922",
                                        "started": "2025-10-05T00:04:08.1044922",
                                        "completed": "2025-10-05T00:04:08.1044922",
                                        "supplied": "2025-10-05T00:04:08.1044922",
                                        "quickTicket": 1,
                                        "deleted": true,
                                        "walkAway": true,
                                        "approxWait": 1,
                                        "actualWait": 1,
                                        "deliveryMethod": 8,
                                        "externalSaleType": 9,
                                        "customer": {
                                          "$ref": "69"
                                        },
                                        "operator": {
                                          "$ref": "36"
                                        },
                                        "details": [
                                          {
                                            "$id": "88",
                                            "headerID": 1,
                                            "plu": 1,
                                            "pluG_UId": "ua2lcZuwUUm55gDDGCta8Q==",
                                            "pluGuid": "71a5adb9-b09b-4951-b9e6-00c3182b5af1",
                                            "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": "pTwY+Nqrg0WpiueDiswNQA==",
                                            "headerIdentifierGuid": "f8183ca5-abda-4583-a98a-e7838acc0d40",
                                            "product": {
                                              "$ref": "9"
                                            }
                                          },
                                          {
                                            "$ref": "88"
                                          }
                                        ],
                                        "storeName": "sample string 11",
                                        "customerName": "sample string 12",
                                        "storeReplyTo": "sample string 13",
                                        "storeSubjectLine": "sample string 14",
                                        "storeSaleHeader": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "87"
                                      }
                                    ],
                                    "surveyResponses": [
                                      {
                                        "$id": "89",
                                        "surveyG_UID": "2ZtCOOId60KF7Q1S34G3Pw==",
                                        "surveyGuid": "38429bd9-1de2-42eb-85ed-0d52df81b73f",
                                        "saleHeaderGuid": "oiLWIeRYYUqZDlULxNanNg==",
                                        "saleGuid": "21d622a2-58e4-4a61-990e-550bc4d6a736",
                                        "textResponse": "sample string 1",
                                        "integerResponse": 1,
                                        "g_UIDResponse": "OJqv7Ck7/0mIlv5FO55heA==",
                                        "guidResponse": "ecaf9a38-3b29-49ff-8896-fe453b9e6178",
                                        "whoAnswered": 2,
                                        "answeredAtUTC": "2025-10-05T00:04:08.1044922",
                                        "sale": {
                                          "$ref": "76"
                                        },
                                        "survey": {
                                          "$id": "90",
                                          "g_UID": "KbPssT9OS0ytA5NOvrMOwg==",
                                          "guid": "b1ecb329-4e3f-4c4b-ad03-934ebeb30ec2",
                                          "name": "sample string 1",
                                          "storeID": 2,
                                          "zoneID": 1,
                                          "checkoutFormG_UID": "4erJS2p8CE2nm+oINl53Vw==",
                                          "checkoutFormGuid": "4bc9eae1-7c6a-4d08-a79b-ea08365e7757",
                                          "displayToWho": 3,
                                          "displayWhen": 4,
                                          "start": "2025-10-05T00:04:08.1044922",
                                          "end": "2025-10-05T00:04:08.1044922",
                                          "deleted": true,
                                          "updated": "2025-10-05T00:04:08.1044922",
                                          "possibleIntegerResponses": [
                                            1,
                                            2
                                          ],
                                          "possibleTextResponses": [
                                            "sample string 1",
                                            "sample string 2"
                                          ],
                                          "possibleGuidResponses": [
                                            "a2370130-cec7-44a9-b5c5-1ebab02a7e0b",
                                            "fbc17dab-4e35-4644-b11a-34eedf09220d"
                                          ],
                                          "allowsAllTextResponses": true,
                                          "surveyForm": {
                                            "$ref": "44"
                                          }
                                        },
                                        "ingressId": "sample string 4"
                                      },
                                      {
                                        "$ref": "89"
                                      }
                                    ],
                                    "storeName": "sample string 38",
                                    "machineName": "sample string 39",
                                    "operatorName": "sample string 40",
                                    "direction": 1,
                                    "reason": "sample string 41",
                                    "accountG_UID": "2ZWzWi/dy0SQSlbkxWeX2A==",
                                    "accountIdentifier": "5ab395d9-dd2f-44cb-904a-56e4c56797d8",
                                    "accountName": "sample string 42",
                                    "customerOrderIdentifier": "BNWPz6ub7E+8DI9xR9ULPQ==",
                                    "customerOrderIdentifierGuid": "cf8fd504-9bab-4fec-bc0c-8f7147d50b3d",
                                    "priceLevelName": "sample string 43",
                                    "revision": 44,
                                    "ingressId": "sample string 45"
                                  },
                                  "metadata": {
                                    "$id": "91",
                                    "id": 1,
                                    "paymentID": 2,
                                    "paymentIdentifier": "Sg+Avl5ImUa0ojZe4PbKHA==",
                                    "paymentIdentifierGuid": "be800f4a-485e-4699-b4a2-365ee0f6ca1c",
                                    "identifier": "/DM0iXP6DESTlkHgHCFLlQ==",
                                    "identifierGuid": "893433fc-fa73-440c-9396-41e01c214b95",
                                    "metadata": "sample string 3",
                                    "signatureImage": "QEA=",
                                    "itemIdentifier": "eTrurLc4J0q+BL+ccjoM+Q==",
                                    "itemIdentifierGuid": "acee3a79-38b7-4a27-be04-bf9c723a0cf9"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            {
                              "$ref": "70"
                            }
                          ],
                          "customerGroupMembers": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "customerGroups": [
                            {
                              "$ref": "73"
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "accounts": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "account": {
                            "$ref": "71"
                          },
                          "vouchers": [
                            {
                              "$id": "92",
                              "customerIdentifier": "lxLtUMHB002r67Re73805Q==",
                              "customerIdentifierGuid": "50ed1297-c1c1-4dd3-abeb-b45eef7f34e5",
                              "voucherName": "sample string 2",
                              "count": 3,
                              "storeID": 4,
                              "barcode": "sample string 5",
                              "redeemCount": 6,
                              "issueCount": 7,
                              "storeSalePaymentID": 1,
                              "idempotentID": "FKV13F4n+Uqm0Hd+R4GtrA==",
                              "idempotentGuid": "dc75a514-275e-4af9-a6d0-777e4781adac",
                              "offline": true,
                              "voucher": {
                                "$id": "93",
                                "id": 1,
                                "name": "sample string 2",
                                "description": "sample string 3",
                                "shortDescription": "sample string 4",
                                "url": "sample string 5",
                                "barcodeTemplateID": 1,
                                "expiry": 0,
                                "voucherType": 6,
                                "limitPerTransaction": 7,
                                "customerTracking": true,
                                "discountAccount": "sample string 9",
                                "endDate": "2025-10-05T00:04:08.1044922",
                                "barcodeTemplate": {
                                  "$id": "94",
                                  "templateID": 1,
                                  "template": "sample string 1",
                                  "bcFunction": "sample string 2",
                                  "sortOrder": 3
                                },
                                "scaleLabel": {
                                  "$id": "95",
                                  "id": 1,
                                  "uid": "sample string 2",
                                  "name": "sample string 3",
                                  "width": 1.1,
                                  "height": 1.1,
                                  "showBorder": true,
                                  "borderWidth": 1.1,
                                  "borderStyle": 1,
                                  "borderColour": "sample string 5",
                                  "updated": "2025-10-05T00:04:08.1044922",
                                  "labelPageLayout": "KAloWPQw9UyUOTP/xJjg4g==",
                                  "pageLayoutGuid": "58680928-30f4-4cf5-9439-33ffc498e0e2",
                                  "labelType": 6,
                                  "oldName": "sample string 7",
                                  "voucher": {
                                    "$ref": "93"
                                  },
                                  "elements": [
                                    {
                                      "$id": "96",
                                      "id": 1,
                                      "scaleLabelID": 2,
                                      "showPercentDI": true,
                                      "showAvgPerHundred": true,
                                      "showAvgPerServe": true,
                                      "name": "sample string 6",
                                      "x": 1.1,
                                      "y": 1.1,
                                      "width": 1.1,
                                      "height": 1.1,
                                      "type": 1,
                                      "rotation": 1,
                                      "text": "sample string 7",
                                      "fontFamily": "sample string 8",
                                      "align": 1,
                                      "bold": true,
                                      "italic": true,
                                      "underline": true,
                                      "strikeout": true,
                                      "reverse": true,
                                      "textColour": "sample string 9",
                                      "fontSize": 1.1,
                                      "picture": "QEA=",
                                      "borderWidth": 10,
                                      "sortOrder": 11,
                                      "printOptions": 12,
                                      "superScriptTextFontSize": 1.1,
                                      "lineStyle": 1,
                                      "spacingStyle": 1,
                                      "interCharacterSpacing": 1.1,
                                      "superScriptOffset": 1.1,
                                      "lineSpacing": 1.1,
                                      "dateFormat": "sample string 13",
                                      "autoGrow": true,
                                      "fontAutoResize": true,
                                      "updated": "2025-10-05T00:04:08.1044922"
                                    },
                                    {
                                      "$ref": "96"
                                    }
                                  ]
                                },
                                "customerVouchers": [
                                  {
                                    "$id": "97",
                                    "id": 1,
                                    "customerIdentifier": "SBihpvj1L0GgF+xbVz1WYg==",
                                    "customerIdentifierGuid": "a6a11848-f5f8-412f-a017-ec5b573d5662",
                                    "voucherID": 3,
                                    "voucherName": "sample string 4",
                                    "storeID": 1,
                                    "barcode": "sample string 5",
                                    "dateOfIssue": "2025-10-05T00:04:08.1044922",
                                    "issuedSaleHeaderID": 1,
                                    "issuedSaleIdentifier": "sample string 7",
                                    "issuedOfflinePaymentID": 1,
                                    "issuedIdempotentID": "OLnMWu4v8UisQgQTxnXp8g==",
                                    "issuedIdempotentGuid": "5accb938-2fee-48f1-ac42-0413c675e9f2",
                                    "issuedOffline": true,
                                    "issuedUser": "sample string 9",
                                    "issuedNotes": "sample string 10",
                                    "expiryDate": "2025-10-05T00:04:08.1044922",
                                    "expiredUser": "sample string 11",
                                    "expiredNotes": "sample string 12",
                                    "redeemed": "2025-10-05T00:04:08.1044922",
                                    "redeemedSaleHeaderID": 1,
                                    "redeemedSaleIdentifier": "sample string 13",
                                    "redeemedOfflinePaymentID": 1,
                                    "redeemedIdempotentID": "eOWzyIKXxE+paCBppPDaEw==",
                                    "redeemedIdempotentGuid": "c8b3e578-9782-4fc4-a968-2069a4f0da13",
                                    "redeemedUser": "sample string 14",
                                    "redeemedNotes": "sample string 15",
                                    "redeemedOffline": true,
                                    "updated": "2025-10-05T00:04:08.1044922",
                                    "storeName": "sample string 17",
                                    "scaleLabel": {
                                      "$ref": "95"
                                    },
                                    "voucher": {
                                      "$ref": "93"
                                    },
                                    "customer": {
                                      "$ref": "69"
                                    },
                                    "issuedOfflinePayment": {
                                      "$ref": "75"
                                    },
                                    "redeemedOfflinePayment": {
                                      "$ref": "75"
                                    }
                                  },
                                  {
                                    "$ref": "97"
                                  }
                                ]
                              },
                              "customer": {
                                "$ref": "69"
                              }
                            },
                            {
                              "$ref": "92"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$id": "98",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupID": "MX3AQO+dG0CGUoKl3GnoIQ==",
                        "groupIDGuid": "40c07d31-9def-401b-8652-82a5dc69e821",
                        "campaign": {
                          "$ref": "65"
                        },
                        "group": {
                          "$ref": "73"
                        }
                      },
                      {
                        "$ref": "98"
                      }
                    ],
                    "signIqTickets": [
                      {
                        "$id": "99",
                        "identifier": "AYaFIZhnfEObehCrG8GxQA==",
                        "identifierGuid": "21858601-6798-437c-9b7a-10ab1bc1b140",
                        "campaignName": "sample string 2",
                        "message": "sample string 3",
                        "ticketFileSource": "sample string 4",
                        "ticketFileDestination": "sample string 5",
                        "storeID": 1
                      },
                      {
                        "$ref": "99"
                      }
                    ],
                    "comboPriceGroups": [
                      {
                        "$id": "100",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "g_UID": "26lJe7ALTUWegmKjGnKsiA==",
                        "guid": "7b49a9db-0bb0-454d-9e82-62a31a72ac88",
                        "description": "sample string 5",
                        "newPrice": 1,
                        "rangeDescription": "sample string 6",
                        "dealDescription": "sample string 7",
                        "labelQuantity": 8,
                        "hostProductCategoryID": 1,
                        "offerID": 1,
                        "dontUpdatePricePlus": true,
                        "campaign": {
                          "$ref": "65"
                        },
                        "comboPricePlus": [
                          {
                            "$id": "101",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "groupG_UID": "TMS6tmpkA0+mBUR65VUhTQ==",
                            "groupGuid": "b6bac44c-646a-4f03-a605-447ae555214d",
                            "comboPriceType": 5,
                            "priceType": 5,
                            "pluG_UID": "mtjyRWl2dUSw8601zncUkQ==",
                            "pluGuid": "45f2d89a-7669-4475-b0f3-ad35ce771491",
                            "priceGroupG_UID": "1ZijDrPZVUOwCERFCDWi5w==",
                            "priceGroupGuid": "0ea398d5-d9b3-4355-b008-44450835a2e7",
                            "campaignPoolID": "sample string 7",
                            "quantity": 1,
                            "campaign": {
                              "$ref": "65"
                            },
                            "product": {
                              "$ref": "9"
                            },
                            "priceGroup": {
                              "$ref": "30"
                            },
                            "campaignPool": {
                              "$ref": "65"
                            }
                          },
                          {
                            "$ref": "101"
                          }
                        ]
                      },
                      {
                        "$ref": "100"
                      }
                    ],
                    "priceLevels": [
                      {
                        "$id": "102",
                        "id": 1,
                        "priceLevelIdentifier": "iewvWCCpi0OHpetzW6/6fQ==",
                        "priceLevelIdentifierGuid": "582fec89-a920-438b-87a5-eb735baffa7d",
                        "campaignName": "sample string 3",
                        "priceLevelName": "sample string 4"
                      },
                      {
                        "$ref": "102"
                      }
                    ]
                  },
                  "product": {
                    "$ref": "9"
                  },
                  "dealCost": {
                    "$id": "103",
                    "headerIdentifier": "3WHjLbOL/kqsvHz7OAsD7g==",
                    "headerIdentifierGuid": "2de361dd-8bb3-4afe-acbc-7cfb380b03ee",
                    "identifier": "rFKltNHjLU6pwq6dcIjpFg==",
                    "identifierGuid": "b4a552ac-e3d1-4e2d-a9c2-ae9d7088e916",
                    "supplierIdentifier": "Cs01piTWxEaDHyIEmJPanw==",
                    "supplierGuid": "a635cd0a-d624-46c4-831f-22049893da9f",
                    "pluG_UID": "q36e4qnxe0ywDLNJVARAng==",
                    "pluGuid": "e29e7eab-f1a9-4c7b-b00c-b3495404409e",
                    "campaignName": "daf363e8-c7ee-43fc-8a7e-f7fe2df9ab79",
                    "description": "sample string 4",
                    "cost": 5,
                    "costDecimals": 6,
                    "start": "2025-10-05T00:04:08.1044922",
                    "end": "2025-10-05T00:04:08.1044922",
                    "type": 9,
                    "promoType": 10,
                    "bonusItemPLUG_UID": "E3SD/WfRGk+iwVzYrhVGqQ==",
                    "bonusItemPluGuid": "fd837413-d167-4f1a-a2c1-5cd8ae1546a9",
                    "bonusPurchaseUnits": 11,
                    "bonusReceiveUnits": 12,
                    "updated": "2025-10-05T00:04:08.1044922",
                    "metcashPromotionID": "sample string 14",
                    "fromHost": 15,
                    "storeNames": "sample string 16",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "supplierName": "sample string 17",
                    "campaignDescription": "sample string 18",
                    "newPrice": 1,
                    "campaignMetcashPromotionID": "sample string 19",
                    "campaignActive": true,
                    "campaignStartDate": "2025-10-05T00:04:08.1044922",
                    "campaignEndDate": "2025-10-05T00:04:08.1044922",
                    "masterPLUG_UID": "RBze8Vgye0OTY5CS1HnsAg==",
                    "masterID": "f1de1c44-3258-437b-9363-9092d479ec02",
                    "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": "S2GhwRwVx0WyyPUMjLwMmA==",
                    "bonusMasterID": "c1a1614b-151c-45c7-b2c8-f50c8cbc0c98",
                    "bonusProductName": "sample string 34",
                    "bonusProductAPN": "sample string 35",
                    "bonusOrderCode": "sample string 36",
                    "bonusNormalSell": 37,
                    "bonusNormalCost": 38,
                    "bonusNormalCostDecimals": 39,
                    "bonusCartonQuantity": 40,
                    "bonusSalesMode": 41,
                    "bonusOrderPacked": 42,
                    "bonusFuelItem": true,
                    "bonusActive": true
                  }
                },
                "currentCostStart": "2025-10-05T00:04:08.1044922",
                "dealCosts": [
                  {
                    "$ref": "103"
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "tags": [
                  {
                    "$id": "104",
                    "pluG_UID": "Ro+SMjTR/ECxaRawuuuSHQ==",
                    "pluGuid": "32928f46-d134-40fc-b169-16b0baeb921d",
                    "tagID": 1,
                    "description": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "104"
                  }
                ],
                "alternateProductG_UID": "OB7ZRMxjlUq1gslyRSrTmQ==",
                "alternateProduct": "44d91e38-63cc-4a95-b582-c972452ad399",
                "productHostCode": {
                  "$id": "105",
                  "id": 1,
                  "pluG_UID": "u1edL36VZkq0ZmLe++vd2w==",
                  "pluGuid": "2f9d57bb-957e-4a66-b466-62defbebdddb",
                  "ibaCode": "sample string 2"
                },
                "mscCat": {
                  "$ref": "59"
                },
                "mscCom": {
                  "$ref": "60"
                },
                "mscDep": {
                  "$ref": "62"
                },
                "mscSubCom": {
                  "$ref": "61"
                },
                "isUserUpdate": true,
                "ignoreMasterProduct": true,
                "priceGroupLabelRequested": true,
                "firstSold": "2025-10-05T00:04:08.1044922",
                "inventoryTracked": "2025-10-05T00:04:08.1044922",
                "isNormalPriceChangesCampaign": true
              },
              "supplier": {
                "$ref": "4"
              },
              "serviceFee": {
                "$id": "106",
                "id": 1,
                "description": "sample string 1",
                "fee": 1
              },
              "isPrimaryHost": true,
              "hostVendor": 47
            },
            {
              "$ref": "7"
            }
          ],
          "orderCycleHeaders": [
            {
              "$id": "107",
              "storeID": 1,
              "supplierIdentifier": "gMAIPpbvikGbYy5bFDOVoQ==",
              "supplierGuid": "3e08c080-ef96-418a-9b63-2e5b143395a1",
              "departmentCode": "sample string 2",
              "warehouseDirectIndicator": "sample string 3",
              "type": 4,
              "storeName": "sample string 5",
              "departmentName": "sample string 6",
              "orderDays": 7
            },
            {
              "$ref": "107"
            }
          ],
          "cycles": [
            {
              "$id": "108",
              "storeID": 1,
              "supplierIdentifier": "psIWBJ55bkWNXfIinRpUaA==",
              "supplierGuid": "0416c2a6-799e-456e-8d5d-f2229d1a5468",
              "departmentCode": "sample string 2",
              "warehouseDirectIndicator": "sample string 3",
              "type": 4,
              "cutOffWeek": 5,
              "cutOffDay": 6,
              "cutOffTime": "00:00:00.1234567",
              "leadTime": 7,
              "daysBuffer": 8,
              "supplierName": "sample string 9",
              "cutOffDate": "2025-10-05T00:04:08.1044922",
              "deliveryDate": "2025-10-05T00:04:08.1044922",
              "nextCutOffDate": "2025-10-05T00:04:08.1044922",
              "nextDeliveryDate": "2025-10-05T00:04:08.1044922",
              "nextDaysBuffer": 10
            },
            {
              "$ref": "108"
            }
          ],
          "store": {
            "$ref": "10"
          },
          "updated": "2025-10-05T00:04:08.1044922",
          "isHost": true
        },
        "inventoryUnits": [
          {
            "$id": "109",
            "invoiceItemNo": 1,
            "inventoryInvoiceGuid": "9kf8mOP+ykqJQgn242lHvQ==",
            "invoiceIdentifier": "98fc47f6-fee3-4aca-8942-09f6e36947bd",
            "inventoryGuid": "MwRxhm5WqkWzaLzwygcJ5w==",
            "inventoryIdentifier": "86710433-566e-45aa-b368-bcf0ca0709e7",
            "serialNumber": "sample string 3",
            "sold": "2025-10-05T00:04:08.1044922",
            "saleItemID": 1,
            "storeID": 1,
            "returned": "2025-10-05T00:04:08.1044922",
            "dumped": 1,
            "saleHeaderID": 1
          },
          {
            "$ref": "109"
          }
        ]
      },
      "invoiceHeaderIdentifier": "Em8kZhrNzU+7v1yS3NcnlQ==",
      "invoiceHeaderGuid": "66246f12-cd1a-4fcd-bbbf-5c92dcd72795",
      "invoiceNumber": "sample string 20",
      "invoiceCost": 1,
      "invoiceCostDecimals": 1,
      "orderNumber": 1,
      "orderReceivingStoreName": "sample string 21",
      "orderSendingStoreName": "sample string 22",
      "creditNoteID": 1,
      "reason": {
        "$id": "110",
        "id": 1,
        "name": "sample string 1",
        "allowRF": 2,
        "dumpStock": 3,
        "creditRequest": 4,
        "excludeFromLoss": 5,
        "reserved": 6,
        "updated": "2025-10-05T00:04:08.1044922"
      },
      "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": "2"
    }
  ],
  "products": [
    {
      "$ref": "9"
    },
    {
      "$ref": "9"
    }
  ],
  "lastInvoiceCost": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�E[8�$"�5xl/workbook.xml �(�����0��&�C��	
)��x���bh��5���H�yۙ��vĈ��;�1���˩
a��#�	�ӮEgd��{1l[]C��ۀ
,�<az4Z����J�����
 �~E�--�B���a􋜌��l���oJ,��bQ�J9-e��,ν����ixD��67H/)O�:����a�m��/PK�E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�E[����''_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="R404e09ce5a2c4e8f" /></Relationships>PK�E[D��nHxl/worksheets/sheet1.xml �(����n�@�_��}�=%!4i��E{�‚�`/Z/!�ߵ1`�-Hsk�����Ȍo>�M�L��b���*z��I���o"����ڼ��R6pxQ��$L�ݎ�\�*O�HoU�b+m�ĺG���j�-�L/v�*l�`�Q�ĺRe�m���3�ʭQɲn!�R�IV���2s٫��V���^Q��q
��Ծl�������zxZNBP�q����`�V�nc����֩u&�Z�Л���.����gK����`���\��bWZ��i��,=j���""�	�rvY�=>�G���R�@H��z������ӓ^F����X�cm�(`�b�++/�y���YW4:q�K"Œa���l�U�uK J����xa���+w�s\Da	E�0p�;x�t�|똌(RbI9�W{8^;غw4D@%�T2�!>�O�k��&ӱ����a��:ݺcYo�[�ҭ�����J�w}v��>��ĬO�.��'H���	�%��	�%��O}Bt�}Bv���<S_����lk�&y':��E��w�g����@%���
)'^��ϣ�n;揵�ڎ��l��!~�����_���vA�1nmh�^��̵���;|�[0�PK�E[SaO�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�qC���ݰa[z��Q;�]�gc���V� �X��j4��'�|���o�H^0���ʂA��\��)�����G��D��I^q����@iT'?����$SNCOg���G��iX2�I���C��
�:M��`���1Z�d/C����R��P�
�Iw��L�`�jY]����L-�����;_Ȩ7�qQ����ho*ce@��B���iY^�ݯ�T��X�V_���_l�PK�E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�E[ڒ%�Xxl/sharedStrings.xml �(��RMo�0�+U��P`*Eb���	MZ���&,vѺ_� �Zv�)�{�{��t�Y��,*�,"�F*�����cג�FÀU��f)"y.U����a�b���A;fcl��]�6Ľ.q@E�DQ\i�	Sjr�]�Z}�0��Be)e3}M�V�R�4�,
�D��Iw��[2r���<7��u�QO]���%�ؤ�lZ��)wB��������Z�S��6���Y
j��9���Q�M�N?UHP����Nv�ڼߊ?j�Z~[���w����MWv������s�V	�	h�JsW�k���|6X	9��(���Ot�Q�-�#:��C���7PK-�E[8�$"�5xl/workbook.xmlPK-�E[����	�[Content_Types].xmlPK-
�E[����''V_rels/.relsPK-�E[D��nH�xl/worksheets/sheet1.xmlPK-�E[SaO�P�xl/_rels/workbook.xml.relsPK-�E[Ѓc'2E
�xl/styles.xmlPK-�E[ڒ%�XB	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�E[Fy���5xl/workbook.xml �(����� ��M��(h����zGXQ��}��F��zۙ��v��|�8ס��m(|�U�CAH
7�M��y�c��E\�j�o6������
J/�Xa��eP���pmq��!ĦfO
c�e2ֺ���"�)6ö�Y!�
���c4;wY�#_�4<�9���U�F\N2��7#���PK�E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�E[>��Y''_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="Rdf191337ca9d43f6" /></Relationships>PK�E[D��nHxl/worksheets/sheet1.xml �(����n�@�_��}�=%!4i��E{�‚�`/Z/!�ߵ1`�-Hsk�����Ȍo>�M�L��b���*z��I���o"����ڼ��R6pxQ��$L�ݎ�\�*O�HoU�b+m�ĺG���j�-�L/v�*l�`�Q�ĺRe�m���3�ʭQɲn!�R�IV���2s٫��V���^Q��q
��Ծl�������zxZNBP�q����`�V�nc����֩u&�Z�Л���.����gK����`���\��bWZ��i��,=j���""�	�rvY�=>�G���R�@H��z������ӓ^F����X�cm�(`�b�++/�y���YW4:q�K"Œa���l�U�uK J����xa���+w�s\Da	E�0p�;x�t�|똌(RbI9�W{8^;غw4D@%�T2�!>�O�k��&ӱ����a��:ݺcYo�[�ҭ�����J�w}v��>��ĬO�.��'H���	�%��	�%��O}Bt�}Bv���<S_����lk�&y':��E��w�g����@%���
)'^��ϣ�n;揵�ڎ��l��!~�����_���vA�1nmh�^��̵���;|�[0�PK�E[jG�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q�kմ6lK/0�'q�Ďl��Xp$��U$H%l����I3�����4�r~���,I���V
�o������Fq��a�,�߀a�p	}bg2��Y7a������=q��%wK�2��2����I�V�'2�0���5QvD�Sh���5dI�{R

��պVi+�\e��M͇�H���;_�*JQ�*�D�ˬ���FG�9�x�Ӳ�Pk��QaU��*^���_�PK�E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�E[ڒ%�Xxl/sharedStrings.xml �(��RMo�0�+U��P`*Eb���	MZ���&,vѺ_� �Zv�)�{�{��t�Y��,*�,"�F*�����cג�FÀU��f)"y.U����a�b���A;fcl��]�6Ľ.q@E�DQ\i�	Sjr�]�Z}�0��Be)e3}M�V�R�4�,
�D��Iw��[2r���<7��u�QO]���%�ؤ�lZ��)wB��������Z�S��6���Y
j��9���Q�M�N?UHP����Nv�ڼߊ?j�Z~[���w����MWv������s�V	�	h�JsW�k���|6X	9��(���Ot�Q�-�#:��C���7PK-�E[Fy���5xl/workbook.xmlPK-�E[����	�[Content_Types].xmlPK-
�E[>��Y''V_rels/.relsPK-�E[D��nH�xl/worksheets/sheet1.xmlPK-�E[jG�P�xl/_rels/workbook.xml.relsPK-�E[Ѓc'2E
�xl/styles.xmlPK-�E[ڒ%�XB	xl/sharedStrings.xmlPK��