GET api/inventory/invoice/{invoiceID}

Get InventoryInvoice

Request Information

URI Parameters

NameDescriptionTypeAdditional information
invoiceID

Inventory Invoice identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

InventoryInvoice

InventoryInvoice
NameDescriptionTypeAdditional information
InventoryInvoiceGuid

Collection of byte

None.

InvoiceIdentifier

globally unique identifier

None.

InventoryGuid

Collection of byte

None.

InventoryIdentifier

globally unique identifier

None.

SupplierIdentifier

Collection of byte

None.

SupplierGuid

globally unique identifier

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

InvoiceHeaderIdentifier

Collection of byte

None.

InvoiceHeaderGuid

globally unique identifier

None.

Created

date

None.

Ordered

date

None.

StoreID

integer

None.

BestOrExpire

date

None.

BestOrExpireType

integer

None.

Units

integer

None.

Weight

integer

None.

Received

date

None.

Cost

Cost Per Unit

integer

None.

TotalCost

Cost of Order

integer

None.

FreightCost

integer

None.

InStock

integer

None.

PLUG_UID

Collection of byte

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

PluGuid

globally unique identifier

None.

OrderInventoryGuid

Collection of byte

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

OrderInventoryIdentifier

globally unique identifier

None.

Supplier

Supplier

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

InventoryUnits

Collection of InventoryUnit

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

Response Formats

application/json, text/json

Sample:
{
  "inventoryInvoiceGuid": "F3JN9W6t20GTIpZcfJ8rpg==",
  "invoiceIdentifier": "f54d7217-ad6e-41db-9322-965c7c9f2ba6",
  "inventoryGuid": "GsaQ3LvJCU+dTKvvEynf/Q==",
  "inventoryIdentifier": "dc90c61a-c9bb-4f09-9d4c-abef1329dffd",
  "supplierIdentifier": "VJI9jGRGh0yGrcsgB5mqEg==",
  "supplierGuid": "8c3d9254-4664-4c87-86ad-cb200799aa12",
  "orderGuid": "t3j/F7k07UmgcYSZpm43Ag==",
  "orderIdentifier": "17ff78b7-34b9-49ed-a071-8499a66e3702",
  "invoiceHeaderIdentifier": "WJyBzR16w0y9ffER4QfzWQ==",
  "invoiceHeaderGuid": "cd819c58-7a1d-4cc3-bd7d-f111e107f359",
  "created": "2026-06-03T18:32:52.328196",
  "ordered": "2026-06-03T18:32:52.328196",
  "storeID": 1,
  "bestOrExpire": "2026-06-03T18:32:52.328196",
  "bestOrExpireType": 1,
  "units": 1,
  "weight": 1,
  "received": "2026-06-03T18:32:52.328196",
  "cost": 1,
  "totalCost": 1,
  "freightCost": 1,
  "inStock": 1,
  "pluG_UID": "jaUQi6gaCkukZe1rr//+rw==",
  "pluGuid": "8b10a58d-1aa8-4b0a-a465-ed6baffffeaf",
  "orderInventoryGuid": "kEg1/YxPL0uy3wmgYijulg==",
  "orderInventoryIdentifier": "fd354890-4f8c-4b2f-b2df-09a06228ee96",
  "supplier": {
    "$id": "2",
    "identifier": "XqO1qtRV10aLP+Zc9fU+QQ==",
    "identifierGuid": "aab5a35e-55d4-46d7-8b3f-e65cf5f53e41",
    "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": "WbwDbuyshkeyLYtyVFPGjw==",
    "primaryContactID": "6e03bc59-acec-4786-b22d-8b725453c68f",
    "storeID": 1,
    "abn": "sample string 16",
    "supplierGroupIdentifier": "Fi2SIDPfs0S6NcaxpfTu/Q==",
    "supplierGroupGuid": "20922d16-df33-44b3-ba35-c6b1a5f4eefd",
    "rebate": 1.0,
    "rebateType": 1,
    "rebateFrequency": 1,
    "rebateSource": 1,
    "rebateLastClaimed": "2026-06-03T18:32:52.328196",
    "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": "3",
      "id": "75c51f11-493c-4316-b2b8-d6cc8928abde",
      "identifier": "4d0ofrWCGUygYqIxkH4Mrg==",
      "identifierGuid": "7e28dde1-82b5-4c19-a062-a231907e0cae",
      "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": "4",
        "supplierIdentifier": "HIUA6ZqdkEO1ksHCXy35rw==",
        "supplierIdentifierGuid": "e900851c-9d9a-4390-b592-c1c25f2df9af",
        "contactGuid": "jatjIaSIEk2MxAwwK3idoQ==",
        "contactID": "2163ab8d-88a4-4d12-8cc4-0c302b789da1",
        "contact": {
          "$ref": "3"
        },
        "supplier": {
          "$ref": "2"
        }
      },
      {
        "$ref": "4"
      }
    ],
    "products": [
      {
        "$id": "5",
        "pluG_UID": "/IJZzRD1Yk6BCRBSgdxKYA==",
        "pluGuid": "cd5982fc-f510-4e62-8109-105281dc4a60",
        "supplierIdentifier": "2a/2Y/jF8kq8aSWn+J35WA==",
        "supplierIdentifierGuid": "63f6afd9-c5f8-4af2-bc69-25a7f89df958",
        "cartonQuantity": 1,
        "cartonQuantityChanged": true,
        "productSize": "sample string 3",
        "cigarettesPerSleeve": 1,
        "randomWeight": true,
        "piecesPerUnit": 5,
        "averagePackSize": 6,
        "effectiveDate": "2026-06-03T18:32:52.328196",
        "pricedByWeight": true,
        "landedUnitCostEx": 9,
        "landedUnitCostInc": 10,
        "landedCartonCostInc": 12,
        "landedCartonCostEx": 13,
        "standardCost": 14,
        "deliveryFee": 1,
        "deliveryFeeBasis": "sample string 15",
        "pickAndPackFee": 1,
        "pickAndPackFeeBasis": "sample string 16",
        "financeFee": 1,
        "financeFeeBasis": "sample string 17",
        "cartonLength": 1,
        "cartonWidth": 1,
        "cartonHeight": 1,
        "palletLayerQuantity": 1,
        "palletLayers": 1,
        "itemCode": "sample string 18",
        "invoiceCode": "sample string 19",
        "invoiceDesc": "sample string 20",
        "orderDirect": true,
        "useCost": true,
        "minimumQuantity": 21,
        "hostType": 22,
        "fromHost": 23,
        "minimumReorder": 1,
        "maximumReorder": 1,
        "orderMultiple": 24.1,
        "sellMultiple": 25.1,
        "baseMultiple": 26.1,
        "hostStandardCost": 27,
        "hostTotalCost": 28,
        "hostRetail": 29,
        "hostLandedUnitCostEx": 30,
        "hostLandedUnitCostInc": 31,
        "hostDesc": "sample string 32",
        "directIndicator": "sample string 33",
        "availableToOrder": true,
        "hostRangeIndicator": "sample string 35",
        "hostProductType": "sample string 36",
        "hostProductGrade": "sample string 37",
        "hostProductGroup": "sample string 38",
        "hostSlowMoving": true,
        "hostGeneralMerchandise": true,
        "hostPillar": "sample string 41",
        "hostLastUpdated": "2026-06-03T18:32:52.328196",
        "rebate": 1.0,
        "rebateExclude": true,
        "invoiceCodes": [
          {
            "$id": "6",
            "pluG_UID": "ukfz8w4XeEa3U2yfUyqU/w==",
            "pluGuid": "f3f347ba-170e-4678-b753-6c9f532a94ff",
            "supplierIdentifier": "GrpAhV1wSE6EpcbzUse9sA==",
            "supplierIdentifierGuid": "8540ba1a-705d-4e48-84a5-c6f352c7bdb0",
            "invoiceCode": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "6"
          }
        ],
        "storeIDs": [
          1,
          2
        ],
        "preferredSupplier": true,
        "preferredRebateSupplier": true,
        "supplierName": "sample string 42",
        "salesMode": 43,
        "orderPacked": true,
        "active": true,
        "price": 1,
        "costGstPercent": 45,
        "parentPluG_UID": "PzXAq654LkiWBNto4niGaw==",
        "parentPluGuid": "abc0353f-78ae-482e-9604-db68e278866b",
        "freight": 46.0,
        "freightType": 1,
        "product": {
          "$id": "7",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "kaP2rA2ta0WW5u99T/sggQ==",
          "guid": "acf6a391-ad0d-456b-96e6-ef7d4ffb2081",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "pl0ENqRlj06exiyaab7A6g==",
          "priceGroupGuid": "36045da6-65a4-4e8f-9ec6-2c9a69bec0ea",
          "blueprintID": 1,
          "lastCountedDate": "2026-06-03T18:32:52.328196",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2026-06-03T18:32:52.328196",
          "pluCreated": "2026-06-03T18:32:52.328196",
          "createdByUser": "sample string 9",
          "name": "sample string 10",
          "nameChanged": true,
          "secondDescription": "sample string 12",
          "hostDescription": "sample string 13",
          "keepCartonQty": true,
          "keepDescription": true,
          "keepDepartments": true,
          "keepSuppliers": true,
          "markdownDescription": "sample string 18",
          "altDescription": "sample string 19",
          "bestOrExpire": 20,
          "lastUpdate": "2026-06-03T18:32:52.328196",
          "lastManualUpdate": "2026-06-03T18:32:52.328196",
          "imageName": "sample string 23",
          "showImageOnFlipCharts": true,
          "showTextOnFlipCharts": true,
          "overrideFlipChartText": true,
          "flipChartText": "sample string 27",
          "salesMode": 1,
          "eftCode": 1,
          "price": 1,
          "priceChanged": true,
          "rrp": 1,
          "gstPercent": 28,
          "gstPercentChanged": true,
          "costGSTPercent": 29,
          "costGSTPercentChanged": true,
          "wetPercent": 1,
          "priceOverride": 1,
          "cost": 1,
          "currentCost": 1,
          "currentCostDecimals": 1,
          "grossProfit": 1.0,
          "currentCostDesc": "sample string 30",
          "currentCostEnd": "2026-06-03T18:32:52.328196",
          "currentCostUpdated": "2026-06-03T18:32:52.328196",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2026-06-03T18:32:52.328196",
          "defaultGP": 1,
          "breakTargetMode": 33,
          "break1": 1,
          "price1": 1,
          "target1": 34,
          "break2": 1,
          "price2": 1,
          "target2": 35,
          "break3": 1,
          "price3": 1,
          "target3": 36,
          "break1Changed": true,
          "price1Changed": true,
          "target1Changed": true,
          "break2Changed": true,
          "price2Changed": true,
          "target2Changed": true,
          "break3Changed": true,
          "price3Changed": true,
          "target3Changed": true,
          "breakTargetModeChanged": true,
          "margin": 1.1,
          "marginChanged": true,
          "marginRanged": true,
          "marginRangedChanged": true,
          "minimumMargin": 1.1,
          "minimumMarginChanged": true,
          "maximumMargin": 1.1,
          "maximumMarginChanged": true,
          "overrideHostWarehouseIndicator": true,
          "overrideHostWarehouseIndicatorChanged": true,
          "overrideHostPrice": true,
          "overrideHostPriceChanged": true,
          "overrideHostCost": true,
          "overrideHostCostChanged": true,
          "overrideHostMargin": true,
          "overrideHostMarginChanged": true,
          "alwaysApplyMargin": true,
          "alwaysApplyMarginChanged": true,
          "aws": 1.0,
          "paws": 1.0,
          "awsUpdated": "2026-06-03T18:32:52.328196",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "Vnyt4fGsHUqJsoaa13qxGQ==",
          "altPLUGuid": "e1ad7c56-acf1-4a1d-89b2-869ad77ab119",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 54",
          "altPriceDescription2": "sample string 55",
          "cartonQuantity": 56,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 58",
          "text2": "sample string 59",
          "text3": "sample string 60",
          "labelText": "sample string 61",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 65",
          "barcodeFormat": "sample string 66",
          "austMade": 1,
          "coolCode": 67,
          "countryOfOrigin": "sample string 68",
          "percentContent": 69.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 70",
          "subDeptCode": "sample string 71",
          "minorDeptCode": "sample string 72",
          "lesserDeptCode": "sample string 73",
          "deptName": "sample string 74",
          "subDeptName": "sample string 75",
          "minorDeptName": "sample string 76",
          "lesserDeptName": "sample string 77",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 80,
          "labelShelfChanged": true,
          "labelTalkerQty": 82,
          "labelSmall": true,
          "labelLastPrinted": "2026-06-03T18:32:52.328196",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "tWSsxrokBEymiecbLyo1EA==",
          "shelfPageLayoutGuid": "c6ac64b5-24ba-4c04-a689-e71b2f2a3510",
          "talkerPageLayoutG_UID": "6NcA5nN73EKGAMs2gtI3pA==",
          "talkerPageLayoutGuid": "e600d7e8-7b73-42dc-8600-cb3682d237a4",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 85,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 87",
          "refresh": true,
          "earnLoyaltyPoints": true,
          "earnLoyaltyPointsChanged": true,
          "quantityOverride": true,
          "quantityOverrideChanged": true,
          "quantityRequired": true,
          "quantityRequiredChanged": true,
          "allowDiscounts": true,
          "allowDiscountsChanged": true,
          "discountDiscounts": true,
          "discountDiscountsChanged": true,
          "itemRecalled": true,
          "itemRecalledChanged": true,
          "noRefund": true,
          "noRefundChanged": true,
          "allowMarkdown": true,
          "allowMarkdownChanged": true,
          "priceRequired": true,
          "priceRequiredChanged": true,
          "fuelItem": true,
          "fuelItemChanged": true,
          "liabilityItem": true,
          "trackSerial": true,
          "trackSerialChanged": true,
          "allowZeroPrice": true,
          "allowZeroPriceChanged": true,
          "notForSale": 92,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 95,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "xaEW4JS+P0SK6IbihaW2CA==",
          "inventoryIdentifier": "e016a1c5-be94-443f-8ae8-86e285a5b608",
          "inventoryAccuracy": 1,
          "baseUnits": 99,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 100,
          "defaultPrinter": "sample string 101",
          "defaultPrinterGroup": "sample string 102",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 103,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "jK8fpHJx6Ei5bxpPo6eABQ==",
          "parentPluGuid": "a41faf8c-7172-48e8-b96f-1a4fa3a78005",
          "preferredHostVendor": 105,
          "preferredHostChanged": true,
          "code": "sample string 107",
          "supplierIdentifier": "v2Fau1jDlU6UZkJBhoLyow==",
          "supplierIdentifierGuid": "bb5a61bf-c358-4e95-9466-42418682f2a3",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "loQuMOoS1USW8qmKYo6Yrg==",
          "rebateSupplierIdentifierGuid": "302e8496-12ea-44d5-96f2-a98a628e98ae",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 109",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 111",
          "productType": "sample string 112",
          "productGroup": "sample string 113",
          "complianceIndicator": "sample string 114",
          "inhouseBrand": "sample string 115",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 118",
          "lastUpdatedByUser": "sample string 119",
          "lastManualUpdatedByUser": "sample string 120",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2026-06-03T18:32:52.328196",
          "commodity": "sample string 122",
          "businessPillar": "sample string 123",
          "mscCommodity": "sample string 124",
          "hostIdentifier": "6LyRxe+UhkCMDGB2xcuZ+w==",
          "hostIdentifierGuid": "c591bce8-94ef-4086-8c0c-6076c5cb99fb",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 126",
          "aisleEnds": "sample string 127",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 138,
          "webPriceRounding": true,
          "webMarkup": 140,
          "webPriceMode": 141,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 142",
          "altSubDeptCode": "sample string 143",
          "altMinorDeptCode": "sample string 144",
          "altLesserDeptCode": "sample string 145",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "store": {
            "$id": "8",
            "id": 1,
            "isMaster": true,
            "isElectedMaster": true,
            "electedMasterStoreID": 1,
            "isZoneMaster": true,
            "shortName": "sample string 3",
            "url": "sample string 4",
            "sortOrder": 1,
            "name": "sample string 5",
            "phone": "sample string 6",
            "fax": "sample string 7",
            "email": "sample string 8",
            "address1": "sample string 9",
            "address2": "sample string 10",
            "city": "sample string 11",
            "state": "sample string 12",
            "country": "sample string 13",
            "postCode": "sample string 14",
            "delivery": 1,
            "exportAccounts": 1,
            "salesAccountFolder": "sample string 15",
            "purchaseAccountFolder": "sample string 16",
            "initLoad": 1,
            "initIDs": 1,
            "zoneID": 1,
            "actAsMaster": 1,
            "lastActiveUtc": "2026-06-03T18:32:52.328196",
            "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": "NFTwgu1dkUyff8yBy3mwBg==",
            "hostIdentifierGuid": "82f05434-5ded-4c91-9f7f-cc81cb79b006",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "defaultOrderDocumentId": 1,
            "defaultStockReceiveDocumentId": 1,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2026-06-03T18:32:52.328196",
            "priceZone": {
              "$id": "9",
              "id": 1,
              "name": "sample string 2",
              "hostIdentifier": "bHJEw3GJb06hMLStrOiDAQ==",
              "hostIdentifierGuid": "c344726c-8971-4e6f-a130-b4adace88301",
              "sortOrder": 3,
              "zoneMasterStoreID": 1,
              "electedMasterStoreID": 1,
              "containsElectedMasterStore": true
            },
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "10",
              "storeID": 1,
              "addressType": 1,
              "address1": "sample string 1",
              "address2": "sample string 2",
              "city": "sample string 3",
              "state": "sample string 4",
              "country": "sample string 5",
              "postCode": "sample string 6"
            },
            "billingAddressCopied": true,
            "billingAddress": {
              "$ref": "10"
            },
            "warehouseStore": {
              "$id": "11",
              "storeID": 1,
              "warehouseStoreID": 2,
              "storeName": "sample string 3",
              "warehouseName": "sample string 4"
            },
            "hostStoreSettings": [
              {
                "$id": "12",
                "id": 1,
                "hostIdentifier": "UQk+rRqYZkiBrz2P/Ih05A==",
                "hostIdentifierGuid": "ad3e0951-981a-4866-81af-3d8ffc8874e4",
                "storeID": 2,
                "username": "sample string 3",
                "password": "sample string 4",
                "passwordPlain": "sample string 5",
                "serverAddress": "sample string 6",
                "serverPort": 1,
                "excludeFromLeadInOut": true,
                "useForHostFile": true,
                "metcashPillarID": "sample string 9",
                "metcashStateCode": "sample string 10",
                "metcashCustomerID": "sample string 11",
                "metcashTradingPartnerID": "sample string 12",
                "drakesCustomerNumber": 1,
                "sparCustomerNumber": "sample string 13",
                "sparOrderUsername": "sample string 14",
                "sparOrderPassword": "sample string 15",
                "sparOrderPasswordPlain": "sample string 16",
                "pharmXSiteID": 1,
                "ibaZoneID": 1,
                "ibaState": "sample string 17",
                "foodlandStoreCode": "sample string 18",
                "ilgMemberNumber": "sample string 19",
                "ilgOutletLocation": 1,
                "ilgBaseCost": 1,
                "ilgApplyNonAdvertisedPromos": true,
                "ilgExemptFromFreight": true,
                "ilgOrderDealReview": true,
                "ilgFinanceFee": 1,
                "secondPassword": "sample string 23",
                "secondPasswordPlain": "sample string 24",
                "secondServerAddress": "sample string 25",
                "processPromotions": true,
                "hostProvider": 0,
                "host": {
                  "$id": "13",
                  "identifier": "scE1900gakGpVQhTpdR1/Q==",
                  "identifierGuid": "f735c1b1-204d-416a-a955-0853a5d475fd",
                  "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": "+Qb7ErEwfkOYoaPkAS5bLA==",
                  "hostSupplierIdentifierGuid": "12fb06f9-30b1-437e-98a1-a3e4012e5b2c",
                  "loyaltyPriceLevelIdentifier": "881q4mkXUk2m6ieYlm/sfw==",
                  "loyaltyPriceLevelIdentifierGuid": "e26acdf3-1769-4d52-a6ea-2798966fec7f",
                  "isGroup": true,
                  "description": "sample string 22",
                  "hostProvider": 23,
                  "hostTypeEnum": 24,
                  "hostType": "sample string 25",
                  "hostCode": "sample string 26",
                  "username": "sample string 27",
                  "password": "sample string 28",
                  "passwordPlain": "sample string 29",
                  "server": "sample string 30",
                  "url": "sample string 31",
                  "global": true,
                  "stateCode": "sample string 33",
                  "lastCollected": "2026-06-03T18:32:52.328196",
                  "lastProcessed": "2026-06-03T18:32:52.328196",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$ref": "2"
                  },
                  "files": [
                    {
                      "$id": "14",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2026-06-03T18:32:52.328196",
                      "processed": "2026-06-03T18:32:52.328196",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2026-06-03T18:32:52.328196",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "customerNumber": "sample string 9",
                      "businessPillar": "sample string 10",
                      "fileType": "sample string 11",
                      "version": "sample string 12",
                      "reference": "sample string 13",
                      "digest": "sample string 14",
                      "contentType": "sample string 15",
                      "host": {
                        "$ref": "13"
                      },
                      "metcashHeader": {
                        "$id": "15",
                        "customerNumber": "sample string 1",
                        "creationDate": "2026-06-03T18:32:52.328196",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "16",
                      "id": 1,
                      "hostIdentifier": "/3EiRqZpIkScRJENK9AqKg==",
                      "hostIdentifierGuid": "462271ff-69a6-4422-9c44-910d2bd02a2a",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "32cfc53d-0659-4096-a9b4-fb2b3bf0d9cb",
                        "b6660b70-bd02-43b3-8de6-5e34c3c222f0"
                      ]
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "12"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "17",
                      "identifier": "KWutUkO5CUecQG4ao26LyQ==",
                      "identifierGuid": "52ad6b29-b943-4709-9c40-6e1aa36e8bc9",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "promoTypeGuids": [
                    "4c06531e-8093-4b1a-a177-9b44e41078af",
                    "705c502c-9160-443f-ba48-64ca59e42dc3"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 27"
              },
              {
                "$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": "2026-06-03T18:32:52.328196",
                "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"
              }
            ],
            "suppliedStores": [
              1,
              2
            ],
            "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,
                  "config": "sample string 10"
                }
              },
              {
                "$ref": "21"
              }
            ],
            "updateStoreID": "c513d57b-a949-4904-bbe0-a400866be63d",
            "updateStore": {
              "$id": "23",
              "id": "87c978c4-c5c0-4b57-bdac-3c65c2004a12",
              "name": "sample string 1",
              "lastActivity": "2026-06-03T18:32:52.328196",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2026-06-03T18:32:52.328196"
            },
            "timeZoneId": "sample string 54",
            "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": "dy6YinQEoUqbt6MOj78PvQ==",
              "pluGuid": "8a982e77-0474-4aa1-9bb7-a30e8fbf0fbd",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "isElectedMasterStore": true,
              "isZoneMasterStore": true,
              "priceNow": 7,
              "costNow": 8,
              "costNowDecimals": 9,
              "normalPrice": 10,
              "priceNext": 1,
              "costNext": 1,
              "costNextDecimals": 11,
              "nextCampaignName": "sample string 12",
              "gstPercent": 13,
              "normalCost": 14,
              "normalCostDecimals": 15,
              "costGstPercent": 16,
              "costCalcMethod": 1,
              "currentCost": 17,
              "currentCostDecimals": 18,
              "break1": 19,
              "price1": 20,
              "break2": 21,
              "price2": 22,
              "break3": 23,
              "price3": 24,
              "fuelItem": 25,
              "fixedWeight": 26,
              "active": true,
              "complianceIndicator": "sample string 27",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2026-06-03T18:32:52.328196"
            },
            {
              "$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,
              "memberDiscountPrice": 10,
              "acceptedUtc": "2026-06-03T18:32:52.328196",
              "priceChangeType": 0,
              "costDecimals": 11,
              "costCalcMethod": 12,
              "targetCampaignPriceGtOrEquNormal": true
            },
            "normalPluPrices": {
              "$ref": "27"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "28",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "talkerText": "sample string 3",
              "disableWasSave": true,
              "startDate": "2026-06-03T18:32:52.328196",
              "startTime": 5,
              "endDate": "2026-06-03T18:32:52.328196",
              "endTime": 6,
              "newPrice": 7,
              "newCost": 8,
              "newCostDecimals": 9,
              "pctDiscount": 10,
              "promoType": 1,
              "promotionTypeCode": "sample string 11",
              "hostType": 12,
              "hostIdentifier": "ELFe3OrHM028Z6XSZdeQHw==",
              "hostIdentifierGuid": "dc5eb110-c7ea-4d33-bc67-a5d265d7901f",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ]
          },
          "tray": {
            "$id": "29",
            "g_UId": "W0zKzEg//kuapSIr8LW5eQ==",
            "guid": "ccca4c5b-3f48-4bfe-9aa5-222bf0b5b979",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "30",
            "priceGroupG_UID": "w1c9X2wZzkqZivrHlbX6rg==",
            "priceGroupGuid": "5f3d57c3-196c-4ace-998a-fac795b5faae",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2026-06-03T18:32:52.328196",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 147",
          "nutrifacts": {
            "$id": "31",
            "pluG_UID": "ge4ejWEFUkyYf3aQgGO1Zg==",
            "pluGuid": "8d1eee81-0561-4c52-987f-76908063b566",
            "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": "6d57f325-2c38-4330-8a4a-4c2eb124a8f4",
            "created": "2026-06-03T18:32:52.328196",
            "createdByUser": "sample string 1",
            "activated": "2026-06-03T18:32:52.328196",
            "activatedByUser": "sample string 2",
            "deactivated": "2026-06-03T18:32:52.328196",
            "deactivatedByUser": "sample string 3",
            "lastOrdered": "2026-06-03T18:32:52.328196",
            "lastOrderedQty": 4.0,
            "lastReceived": "2026-06-03T18:32:52.328196",
            "lastReceivedQty": 5.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2026-06-03T18:32:52.328196",
            "lastSold": "2026-06-03T18:32:52.328196",
            "firstSold": "2026-06-03T18:32:52.328196",
            "awsUpdated": "2026-06-03T18:32:52.328196",
            "lastManualUpdate": "2026-06-03T18:32:52.328196",
            "lastManualUpdatedByUser": "sample string 7",
            "lastUpdated": "2026-06-03T18:32:52.328196",
            "lastUpdatedByUser": "sample string 9",
            "lastUpdatedByHost": "2026-06-03T18:32:52.328196",
            "doNotRangeUpdated": "2026-06-03T18:32:52.328196",
            "doNotOrderUpdated": "2026-06-03T18:32:52.328196",
            "tracked": "2026-06-03T18:32:52.328196"
          },
          "allergens": [
            {
              "$id": "33",
              "primaryKey": {
                "$id": "34",
                "pluGuid": "84371eff-af23-4ff9-90cc-0f4b500c321b",
                "contains": 2
              },
              "allergenID": 1,
              "pluG_UID": "/x43hCOv+U+QzA9LUAwyGw==",
              "pluGuid": "84371eff-af23-4ff9-90cc-0f4b500c321b",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "33"
            }
          ],
          "costs": {
            "$id": "35",
            "pluG_UID": "DAIYN/Ziw0ab23Q4xEr2lg==",
            "pluGuid": "3718020c-62f6-46c3-9bdb-7438c44af696",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2026-06-03T18:32:52.328196",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "36",
              "saleHeaderID": 1,
              "created": "2026-06-03T18:32:52.328196",
              "createdLocal": "2026-06-03T18:32:52.328196",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "XcHywWUzwkqsl3JCdrKezg==",
              "operatorGuid": "c1f2c15d-3365-4ac2-ac97-724276b29ece",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "WcGvSifHn0Kclw16wAViRw==",
              "pluGuid": "4aafc159-c727-429f-9c97-0d7ac0056247",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "37",
                "id": 1,
                "g_Uid": "NIR7t9DqMkSTkgGwoTR5QA==",
                "guid": "b77b8434-ead0-4432-9392-01b0a1347940",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-06-03T18:32:52.328196",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-06-03T18:32:52.328196",
                "endShift": "2026-06-03T18:32:52.328196",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "38",
                    "operatorG_UID": "AKXVh4VbI06hPycYny0F7A==",
                    "operatorGuid": "87d5a500-5b85-4e23-a13f-27189f2d05ec",
                    "storeID": 2,
                    "operator": {
                      "$ref": "37"
                    },
                    "store": {
                      "$ref": "8"
                    }
                  },
                  {
                    "$ref": "38"
                  }
                ]
              }
            },
            {
              "$ref": "36"
            }
          ],
          "apns": [
            {
              "$id": "39",
              "pluID": 1,
              "pluG_UID": "nExOfuxkT0aTyBJKowrQCQ==",
              "pluGuid": "7e4e4c9c-64ec-464f-93c8-124aa30ad009",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "39"
            }
          ],
          "tuns": [
            {
              "$id": "40",
              "pluG_UId": "6505KJcbm0eYYn7klcSKXA==",
              "pluGuid": "28399deb-1b97-479b-9862-7ee495c48a5c",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "7"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "40"
            }
          ],
          "competitionPricing": [
            {
              "$id": "41",
              "identifier": "ZBspthbu+ki71i56/zU+dA==",
              "identifierGuid": "b6291b64-ee16-48fa-bbd6-2e7aff353e74",
              "pluG_UID": "LjiXXFMzDEyCEbU+CTV21A==",
              "pluGuid": "5c97382e-3353-4c0c-8211-b53e093576d4",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "41"
            }
          ],
          "supplier": {
            "$ref": "2"
          },
          "supplierName": "sample string 148",
          "children": [
            {
              "$ref": "7"
            },
            {
              "$ref": "7"
            }
          ],
          "ordering": {
            "$ref": "5"
          },
          "flipChartPages": [
            {
              "$id": "42",
              "identifier": "9tWsbZlfnUG9Lv5EpznbdQ==",
              "groupName": "sample string 1",
              "identifierGuid": "6dacd5f6-5f99-419d-bd2e-fe44a739db75",
              "exists": true,
              "flipChartIdentifier": "qB5F01y6pkm9F2Zn1Ib0wQ==",
              "flipChartIdentifierGuid": "d3451ea8-ba5c-49a6-bd17-6667d486f4c1",
              "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": "Hr4bXOakW0+re8/It/eL+g==",
              "groupIdentifierGuid": "5c1bbe1e-a4e6-4f5b-ab7b-cfc8b7f78bfa",
              "flipChart": {
                "$id": "43",
                "identifier": "mo4/cRTTeUK3U9M/pBKUBw==",
                "identifierGuid": "713f8e9a-d314-4279-b753-d33fa4129407",
                "displayName": "sample string 2",
                "sortOrder": 3,
                "productsPerRow": 4,
                "rowsPerPage": 5,
                "buttonMarginX": 6,
                "buttonMarginY": 7,
                "beginButtonsX": 8,
                "beginButtonsY": 9,
                "autoSizeButtons": true,
                "autoSizeGrid": true,
                "showButtonText": true,
                "showButtonImage": true,
                "formLocationX": 1,
                "formLocationY": 1,
                "formWidth": 14,
                "formHeight": 15,
                "formMaximised": true,
                "formResizable": true,
                "formBackgroundImage": "sample string 16",
                "formBackgroundColourA": 1,
                "formBackgroundColourR": 1,
                "formBackgroundColourG": 1,
                "formBackgroundColourB": 1,
                "formFontFamily": "sample string 17",
                "formFontSize": 1.1,
                "formFontStyle": 1,
                "formAttributes": "sample string 18",
                "buttonWidth": 19,
                "buttonHeight": 20,
                "buttonAnchor": 21,
                "buttonBackgroundImage": "sample string 22",
                "buttonTopColour": 1,
                "buttonTextColour": 1,
                "buttonBottomColour": 1,
                "buttonBorderColour": 1,
                "buttonBorderWidth": 1,
                "buttonRadius": 1,
                "buttonGradientMode": 1,
                "buttonDropShadow": true,
                "buttonShadowWidth": 1,
                "buttonHighLightOnPush": true,
                "buttonFontFamily": "sample string 23",
                "buttonFontSize": 1.1,
                "buttonFontStyle": 1,
                "buttonTextAlign": 1,
                "buttonWordBreak": true,
                "buttonDrawImageAndButton": true,
                "buttonVerticalText": true,
                "buttonImageAlign": 1,
                "panelLocationX": 1,
                "panelLocationY": 1,
                "panelWidth": 1,
                "panelHeight": 1,
                "panelAnchor": 1,
                "panelFontFamily": "sample string 24",
                "panelFontSize": 1.1,
                "panelFontStyle": 1,
                "panelBackgroundColour": 1,
                "panelTextColour": 1,
                "panelAttributes": "sample string 25",
                "unsentCount": 26,
                "group": {
                  "$id": "44",
                  "identifier": "yVWB1L6BUEiQ+IRuGhurXA==",
                  "identifierGuid": "d48155c9-81be-4850-90f8-846e1a1bab5c",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "45",
                      "id": 1,
                      "g_UID": "Gv4TxmkirUGx/M3u4Jn7vQ==",
                      "guid": "c613fe1a-2269-41ad-b1fc-cdeee099fbbd",
                      "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": "28KUuyUFIkai3j/EUG4cog==",
                      "previousFormGuid": "bb94c2db-0525-4622-a2de-3fc4506e1ca2",
                      "nextForm": 1,
                      "nextFormG_UID": "8ge0Ly8R3USNfjWKf+l47g==",
                      "nextFormGuid": "2fb407f2-112f-44dd-8d7e-358a7fe978ee",
                      "attributes": "sample string 10",
                      "updated": "2026-06-03T18:32:52.328196",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "45"
                      },
                      "previousCheckoutForm": {
                        "$ref": "45"
                      },
                      "buttons": [
                        {
                          "$id": "46",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "XhmDFeykkEW50yXyiWI/GA==",
                          "checkoutFormGuid": "1583195e-a4ec-4590-b9d3-25f289623f18",
                          "identifier": "Rtor09sT50yWjVoGtFR0Sg==",
                          "identifierGuid": "d32bda46-13db-4ce7-968d-5a06b454744a",
                          "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": "qCAua033dUmchaY8YRVi5w==",
                          "valueGuid": "6b2e20a8-f74d-4975-9c85-a63c611562e7",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2026-06-03T18:32:52.328196",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "45"
                          },
                          "image": {
                            "$id": "47",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2026-06-03T18:32:52.328196",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "48",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "UB0/qfhWlEuzQGqqSsC/UQ==",
                          "checkoutFormGuid": "a93f1d50-56f8-4b94-b340-6aaa4ac0bf51",
                          "panelType": "sample string 4",
                          "name": "sample string 5",
                          "locationX": 6,
                          "locationY": 7,
                          "width": 8,
                          "height": 9,
                          "anchor": 10,
                          "fontFamily": "sample string 11",
                          "fontSize": 12.1,
                          "fontStyle": 13,
                          "backgroundColour": 14,
                          "textColour": 15,
                          "attributes": "sample string 16"
                        },
                        {
                          "$ref": "48"
                        }
                      ]
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "48"
              },
              "products": [
                {
                  "$id": "49",
                  "flipChartPageIdentifier": "WiXZ6jkKV0SvdNQXWYUp0A==",
                  "flipChartPageIdentifierGuid": "ead9255a-0a39-4457-af74-d417598529d0",
                  "pluG_UID": "IhXOr9KYaEq+2zP2YY2Log==",
                  "pluGuid": "afce1522-98d2-4a68-bedb-33f6618d8ba2",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "7"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "49"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "42"
                },
                {
                  "$ref": "42"
                }
              ]
            },
            {
              "$ref": "42"
            }
          ],
          "priceHistory": [
            {
              "$id": "50",
              "pluG_UID": "at8Z1WtPwESQVBeNsmdQUA==",
              "pluGuid": "d519df6a-4f6b-44c0-9054-178db2675050",
              "price": 1,
              "costCalcMethod": 1,
              "cost": 2,
              "weightedAvgCost": 3,
              "lastCost": 4,
              "rawCost": 5,
              "rawWeightedAvgCost": 6,
              "rawLastCost": 7,
              "costDecimals": 8,
              "serviceFeeID": 9,
              "freight": 10.0,
              "freightType": 11,
              "process": "sample string 12",
              "user": "sample string 13",
              "updated": "2026-06-03T18:32:52.328196",
              "previousPrice": 1,
              "previousCostCalcMethod": 1,
              "previousCost": 1,
              "previousWeightedAvgCost": 1,
              "previousLastCost": 1,
              "previousRawCost": 15,
              "previousRawWeightedAvgCost": 16,
              "previousRawLastCost": 17,
              "previousCostDecimals": 1,
              "previousServiceFeeID": 18,
              "previousFreight": 19.0,
              "previousFreightType": 20,
              "storeID": 21,
              "storeName": "sample string 22",
              "serviceFeeDescription": "sample string 23",
              "previousServiceFeeDescription": "sample string 24"
            },
            {
              "$ref": "50"
            }
          ],
          "ingredients": [
            {
              "$id": "51",
              "pluG_UID": "QzU9/hqwWEivgtrbz56DGg==",
              "ingredientGuid": "HTIs5pjbBUKuuBjqRHpqkw==",
              "ingredientIdentifier": "e62c321d-db98-4205-aeb8-18ea447a6a93",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "7"
              }
            },
            {
              "$ref": "51"
            }
          ],
          "bins": [
            {
              "$id": "52",
              "pluG_UID": "lYDBjIBuRUCqnz7+nJomgw==",
              "pluGuid": "8cc18095-6e80-4045-aa9f-3efe9c9a2683",
              "shelfLocationIdentifier": "WhnPh6nXSkGcuKcN5qiroA==",
              "shelfLocationGuid": "87cf195a-d7a9-414a-9cb8-a70de6a8aba0",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "7cMav8d0GUS0XwA+rvCiDw==",
              "labelPageLayoutGuid": "bf1ac3ed-74c7-4419-b45f-003eaef0a20f",
              "updated": "2026-06-03T18:32:52.328196",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "7"
              },
              "location": {
                "$id": "53",
                "identifier": "LM4gcNcYqEmKv7gQTEoTEA==",
                "storeID": 1,
                "identifierGuid": "7020ce2c-18d7-49a8-8abf-b8104c4a1310",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2026-06-03T18:32:52.328196",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ]
              }
            },
            {
              "$ref": "52"
            }
          ],
          "bin": {
            "$ref": "52"
          },
          "scaleLocations": [
            {
              "$id": "54",
              "plu": 1,
              "pluG_UID": "Y1H1d++VCUqEdT6bHPSHqg==",
              "pluGuid": "77f55163-95ef-4a09-8475-3e9b1cf487aa",
              "deptNo": 1,
              "product": {
                "$ref": "7"
              },
              "scaleLocation": {
                "$id": "55",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2026-06-03T18:32:52.328196",
                "department": {
                  "$id": "56",
                  "id": 1,
                  "name": "sample string 2",
                  "code": "sample string 3",
                  "sortOrder": 4,
                  "isLiquor": true,
                  "isTobacco": true,
                  "excludeTalker": true,
                  "externalSales": true,
                  "saleGLCode": "sample string 9",
                  "cogsglCode": "sample string 10",
                  "accountingCategoryID": 11,
                  "maximumMarkdownPercentage": 12.0,
                  "accountingOnly": true,
                  "generateExternalID": 1,
                  "useNonReportableTaxCode": true,
                  "minPLU": 15,
                  "maxPLU": 16,
                  "scaleLocation": {
                    "$ref": "55"
                  },
                  "subDepartments": [
                    {
                      "$id": "57",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "58",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "59",
                              "id": 1,
                              "departmentID": 2,
                              "subDepartmentID": 3,
                              "minorDepartmentID": 4,
                              "name": "sample string 5",
                              "code": "sample string 6",
                              "departmentCode": "sample string 7",
                              "subDepartmentCode": "sample string 8",
                              "minorDepartmentCode": "sample string 9",
                              "updated": "2026-06-03T18:32:52.328196",
                              "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": "h4H7vP1gZUuxKBgztUSmgw==",
                              "labelPageLayoutGuid": "bcfb8187-60fd-4b65-b128-1833b544a683",
                              "minimumAge": 17,
                              "countryOfOrigin": "sample string 18",
                              "serviceFeeID": 1,
                              "eftCode": 19,
                              "defaultPrinter": "sample string 20",
                              "defaultPrinterGroup": "sample string 21",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$id": "60",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "61",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "62",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "61"
                              },
                              "mscDep": {
                                "$id": "63",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "60"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "62"
                              }
                            },
                            {
                              "$ref": "59"
                            }
                          ],
                          "updated": "2026-06-03T18:32:52.328196",
                          "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": "sFtZ5mvY3UKMDzAsleLJxg==",
                          "labelPageLayoutGuid": "e6595bb0-d86b-42dd-8c0f-302c95e2c9c6",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "60"
                          },
                          "mscCom": {
                            "$ref": "61"
                          },
                          "mscDep": {
                            "$ref": "63"
                          },
                          "mscSubCom": {
                            "$ref": "62"
                          }
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2026-06-03T18:32:52.328196",
                      "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": "Jx1hqa8EP06xgajErR1Bmg==",
                      "labelPageLayoutGuid": "a9611d27-04af-4e3f-b181-a8c4ad1d419a",
                      "minimumAge": 15,
                      "countryOfOrigin": "sample string 16",
                      "serviceFeeID": 1,
                      "eftCode": 17,
                      "defaultPrinter": "sample string 18",
                      "defaultPrinterGroup": "sample string 19",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "60"
                      },
                      "mscCom": {
                        "$ref": "61"
                      },
                      "mscDep": {
                        "$ref": "63"
                      },
                      "mscSubCom": {
                        "$ref": "62"
                      }
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2026-06-03T18:32:52.328196",
                  "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": "fQRxaIWyakOM3azIuj4Ufw==",
                  "labelPageLayoutGuid": "6871047d-b285-436a-8cdd-acc8ba3e147f",
                  "minimumAge": 25,
                  "countryOfOrigin": "sample string 26",
                  "serviceFeeID": 1,
                  "eftCode": 27,
                  "defaultPrinter": "sample string 28",
                  "defaultPrinterGroup": "sample string 29",
                  "buyingLimit": 1,
                  "buyingLimitIndependent": true,
                  "buyingLimitType": 0,
                  "includeInDistinctLimit": true,
                  "defaultsEmpty": false,
                  "mscCat": {
                    "$ref": "60"
                  },
                  "mscCom": {
                    "$ref": "61"
                  },
                  "mscDep": {
                    "$ref": "63"
                  },
                  "mscSubCom": {
                    "$ref": "62"
                  }
                }
              }
            },
            {
              "$ref": "54"
            }
          ],
          "nextPrice": {
            "$id": "64",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "qbYHW+WRp0mRcg4yDA42Jw==",
            "pluGuid": "5b07b6a9-91e5-49a7-9172-0e320c0e3627",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "AGdLPWw8n0muVZ8UuP+fKw==",
            "dealCostGuid": "3d4b6700-3c6c-499f-ae55-9f14b8ff9f2b",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "GniVuIup/0KJaJ72g7BceA==",
            "priceGroupGuid": "b895781a-a98b-42ff-8968-9ef683b05c78",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "costCalcMethod": 13,
            "pluCost": 14,
            "pluCostIndicator": "sample string 15",
            "pluPriceGstPercent": 16,
            "pluCostGstPercent": 17,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 19.1,
            "salesMode": 1,
            "orderPacked": 20,
            "pluNormalCost": 21,
            "pluaws": 22.0,
            "directNumber": "sample string 23",
            "departmentName": "sample string 24",
            "subDepartmentName": "sample string 25",
            "priceGroupName": "sample string 26",
            "supplierName": "sample string 27",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-06-03T18:32:52.328196",
            "rrp": 28,
            "campaignDescription": "sample string 29",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "fbfbc5fe-4a8a-45e8-a61b-78bd16c11dd4",
            "campaignComboPriceGroupG_UID": "syRKU36eUEW/Zj9xDb1L0g==",
            "campaignComboPriceGroupIdentifier": "534a24b3-9e7e-4550-bf66-3f710dbd4bd2",
            "promotionPlacementDescription": "sample string 31",
            "storeAcceptances": [
              {
                "$id": "65",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2026-06-03T18:32:52.328196",
                "operatorG_UID": "UvfKu94JE0SKuMr+c3MHHQ==",
                "operatorGuid": "bbcaf752-09de-4413-8ab8-cafe7373071d",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2026-06-03T18:32:52.328196",
                "signIqTicketFileMovedUtc": "2026-06-03T18:32:52.328196",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2026-06-03T18:32:52.328196",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "77bf2e30-7fcb-4ce9-909d-aaf216b96c9b",
                "product": {
                  "$ref": "7"
                },
                "campaignPlu": {
                  "$ref": "64"
                },
                "fuelItem": true
              },
              {
                "$ref": "65"
              }
            ],
            "campaign": {
              "$id": "66",
              "id": 1,
              "storeID": 2,
              "name": "c4a38081-d732-4680-8834-e3320b7d0144",
              "nameGuid": "c4a38081-d732-4680-8834-e3320b7d0144",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2026-06-03T18:32:52.328196",
              "startTime": 1,
              "endDate": "2026-06-03T18:32:52.328196",
              "endTime": 1,
              "recurrence": 1,
              "recurrenceType": 1,
              "monthType": 1,
              "weekDays": 1,
              "months": 1,
              "monthWeeks": 1,
              "monthDays": "sample string 7",
              "printed": true,
              "talkerText": "sample string 8",
              "rangeDescription": "sample string 9",
              "dealDescription": "sample string 10",
              "labelQuantity": 11,
              "active": 1,
              "deactivated": "2026-06-03T18:32:52.328196",
              "system": true,
              "created": "2026-06-03T18:32:52.328196",
              "updated": "2026-06-03T18:32:52.328196",
              "priceChangeNotifiedUtc": "2026-06-03T18:32:52.328196",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "n567/RCstkOnvjG+6EmWoQ==",
              "hostIdentifierGuid": "fdbb9e9f-ac10-43b6-a7be-31bee84996a1",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2026-06-03T18:32:52.328196",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "64"
                },
                {
                  "$ref": "64"
                }
              ],
              "campaignPools": [
                {
                  "$id": "67",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "ew579H2Q3EST9badZ3vjTA==",
                  "pluGuid": "f47b0e7b-907d-44dc-93f5-b69d677be34c",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "FM+gwWmh3ECP4iHnL2adLw==",
                  "priceGroupGuid": "c1a0cf14-a169-40dc-8fe2-21e72f669d2f",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "orderPacked": 11,
                  "pluaws": 12.0,
                  "directNumber": "sample string 13",
                  "departmentName": "sample string 14",
                  "subDepartmentName": "sample string 15",
                  "priceGroupName": "sample string 16",
                  "supplierName": "sample string 17",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2026-06-03T18:32:52.328196",
                  "rrp": 18,
                  "campaignDescription": "sample string 19",
                  "product": {
                    "$ref": "7"
                  },
                  "campaign": {
                    "$ref": "66"
                  }
                },
                {
                  "$ref": "67"
                }
              ],
              "sellingRules": [
                {
                  "$id": "68",
                  "id": 1,
                  "identifier": "MxhG4KXK3U+UVbQ71Okjow==",
                  "identifierStr": "MxhG4KXK3U+UVbQ71Okjow==",
                  "identifierGuid": "e0461833-caa5-4fdd-9455-b43bd4e923a3",
                  "campaignID": 4,
                  "campaignName": "sample string 5",
                  "ruleJoin": 1,
                  "ruleType": 6,
                  "operand0": "sample string 7",
                  "comparisonOp": 1,
                  "operand1": "sample string 8",
                  "action": 1,
                  "operand2": "sample string 9",
                  "operand3": "sample string 10",
                  "includeExcludedItems": true,
                  "noFurtherDiscounts": true,
                  "description": "sample string 11",
                  "sortOrder": 1,
                  "isItemRule": false,
                  "prevDept": "sample string 12",
                  "campaign": {
                    "$ref": "66"
                  }
                },
                {
                  "$ref": "68"
                }
              ],
              "customers": [
                {
                  "$id": "69",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "wjXIQkiiuEmHOAX+mxr0uw==",
                  "customerIDGuid": "42c835c2-a248-49b8-8738-05fe9b1af4bb",
                  "campaign": {
                    "$ref": "66"
                  },
                  "customer": {
                    "$id": "70",
                    "identifier": "3abyhM1OLUqBW7OEIevmgg==",
                    "identifierGuid": "84f2a6dd-4ecd-4a2d-815b-b38421ebe682",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2026-06-03T18:32:52.328196",
                    "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": "emFZm8tqwkm77EnhIdUAnA==",
                    "communityIdentifierGuid": "9b59617a-6acb-49c2-bbec-49e121d5009c",
                    "joined": "2026-06-03T18:32:52.328196",
                    "updated": "2026-06-03T18:32:52.328196",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "Fyvk6vK2NkWBtkY4/xYYqg==",
                    "priceLevelIdentifierGuid": "eae42b17-b6f2-4536-81b6-4638ff1618aa",
                    "marketingID": "sample string 18",
                    "receiptPrintOptions": 1,
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2026-06-03T18:32:52.328196",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "71",
                        "cardType": 2,
                        "issueDate": "2026-06-03T18:32:52.328196",
                        "expiry": "2026-06-03T18:32:52.328196",
                        "customerID": "o9uJlBh/BEycgmjgL7QoVA==",
                        "customerIDGuid": "9489dba3-7f18-4c04-9c82-68e02fb42854",
                        "initialValue": 1,
                        "currentValue": 1,
                        "maxLimit": 1,
                        "minTransaction": 1,
                        "maxTransaction": 1,
                        "multiplier": 1.1,
                        "active": true,
                        "reasonInactive": 1,
                        "idRequired": true,
                        "idType": 1,
                        "idValue": "sample string 5",
                        "updated": "2026-06-03T18:32:52.328196",
                        "linkedAccount": "KGUhXT4vokO+AeqZb2VvTQ==",
                        "linkedAccountGuid": "5d216528-2f3e-43a2-be01-ea996f656f4d",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "70"
                        },
                        "account": {
                          "$id": "72",
                          "id": 1,
                          "identifier": "BxXbdfWEJUOsvlp9CcOFNg==",
                          "identifierGuid": "75db1507-84f5-4325-acbe-5a7d09c38536",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2026-06-03T18:32:52.328196",
                          "owner": "2xAmWBK6Fku1/5nfLxNPmg==",
                          "ownerGuid": "582610db-ba12-4b16-b5ff-99df2f134f9a",
                          "accountStoreGroupIdentifier": "10XmxNSrMUm2VVnXV+zoCA==",
                          "accountStoreGroupGuid": "c4e645d7-abd4-4931-b655-59d757ece808",
                          "accountType": 1,
                          "currentBalance": 1,
                          "externalID": "sample string 7",
                          "maximumLimit": 1,
                          "accruePoints": true,
                          "loyaltyPoints": 1,
                          "termsOfTrade": 1,
                          "signatureRequired": true,
                          "referenceRequired": true,
                          "statementSendType": 10,
                          "ageingPeriod": 1,
                          "monthlyAgeingPeriod": true,
                          "explodedInvoice": true,
                          "isFifoAllocation": true,
                          "lastStatementSent": "2026-06-03T18:32:52.328196",
                          "active": true,
                          "updated": "2026-06-03T18:32:52.328196",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "70"
                          },
                          "card": {
                            "$ref": "71"
                          },
                          "members": {
                            "$id": "73",
                            "sample string 1": [
                              {
                                "$ref": "70"
                              },
                              {
                                "$ref": "70"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "70"
                              },
                              {
                                "$ref": "70"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "74",
                              "identifier": "IRW1ZGdTVUC2eLYrm3mjIA==",
                              "identifierGuid": "64b51521-5367-4055-b678-b62b9b79a320",
                              "name": "sample string 2",
                              "primaryContact": "4vviygC2ikmzDXau3g9BmQ==",
                              "primaryContactGuid": "cae2fbe2-b600-498a-b30d-76aede0f4199",
                              "accountID": "XSK8C84ME0awnHtDnlWVIg==",
                              "accountIDGuid": "0bbc225d-0cce-4613-b09c-7b439e559522",
                              "special": true,
                              "updated": "2026-06-03T18:32:52.328196",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "Y24Uxu8HXEitxet00Ag3mA==",
                              "priceLevelIdentifierGuid": "c6146e63-07ef-485c-adc5-eb74d0083798",
                              "marketingListID": "sample string 7",
                              "deleted": true,
                              "account": {
                                "$ref": "72"
                              },
                              "primaryContactCustomer": {
                                "$ref": "70"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "75",
                                  "id": 1,
                                  "groupID": "qx4Xq42Trkys7NaBcnZ3Nw==",
                                  "groupIDGuid": "ab171eab-938d-4cae-acec-d68172767737",
                                  "customerID": "hviVnMbD+kaihw+9/3U0Jg==",
                                  "customerIDGuid": "9c95f886-c3c6-46fa-a287-0fbdff753426",
                                  "card": "sample string 4",
                                  "linkedAccount": "ysM6kx3eY0acncD9ZyAcFg==",
                                  "linkedAccountGuid": "933ac3ca-de1d-4663-9c9d-c0fd67201c16",
                                  "customer": {
                                    "$ref": "70"
                                  },
                                  "group": {
                                    "$ref": "74"
                                  },
                                  "customerCard": {
                                    "$ref": "71"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "76",
                            "id": 1,
                            "identifier": "Whhzn7sI1kSqhfvf6mpEDQ==",
                            "identifierGuid": "9f73185a-08bb-44d6-aa85-fbdfea6a440d",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "cwsiZbBTWEK82oomCFjA4Q==",
                            "accountIDGuid": "65220b73-53b0-4258-bcda-8a260858c0e1",
                            "customerAccount": {
                              "$ref": "72"
                            },
                            "customerCard": {
                              "$ref": "71"
                            },
                            "accountType": 1,
                            "cardName": "sample string 8",
                            "authorisationNumber": "sample string 9",
                            "bankReference": "sample string 10",
                            "merchantID": "sample string 11",
                            "terminalID": "sample string 12",
                            "cardNumber": "sample string 13",
                            "paymentDate": "2026-06-03T18:32:52.328196",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "rTpTst+dEkmlnEtU1A25uA==",
                            "idempotentVoidGuid": "b2533aad-9ddf-4912-a59c-4b54d40db9b8",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "77",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "5u2ze/wXwk2IKx2XbN4a4g==",
                              "saleHeaderIdentifierGuid": "7bb3ede6-17fc-4dc2-882b-1d976cde1ae2",
                              "created": "2026-06-03T18:32:52.328196",
                              "createdLocal": "2026-06-03T18:32:52.328196",
                              "createdText": "sample string 4",
                              "itemCount": 5,
                              "totalAmount": 6,
                              "cashTender": 1,
                              "cardTender": 1,
                              "cheqTender": 1,
                              "acctTender": 1,
                              "voucherTender": 1,
                              "loyaltyPoints": 1,
                              "cashout": 1,
                              "changeAmount": 1,
                              "rounding": 1,
                              "gstAmount": 1,
                              "transactionDiscountTender": 1,
                              "totalTip": 7,
                              "tranType": 1,
                              "processed": 1,
                              "imported": "2026-06-03T18:32:52.328196",
                              "storeID": 1,
                              "operatorG_Uid": "KokB3T/Y2USsBmfby91pxg==",
                              "operatorGuid": "dd01892a-d83f-44d9-ac06-67dbcbdd69c6",
                              "customerG_Uid": "zb+Zkx1xp02C8ewsquzzbw==",
                              "customerGuid": "9399bfcd-711d-4da7-82f1-ec2caaecf36f",
                              "communityIdentifier": "wTrpAFLhjUaMmpOfvbTpyA==",
                              "communityIdentifierGuid": "00e93ac1-e152-468d-8c9a-939fbdb4e9c8",
                              "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": "8BBmTmttzkWR+q2fb303+Q==",
                              "priceLevelIdentifierGuid": "4e6610f0-6d6b-45ce-91fa-ad9f6f7d37f9",
                              "locked": 36,
                              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:32:52.328196+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                              "deserialisedOrderMetadata": {
                                "$id": "78",
                                "customerName": "sample string 1",
                                "pickupAt": "2026-06-03T18:32:52.328196",
                                "deliveryAddress1": "sample string 2",
                                "deliveryAddress2": "sample string 3",
                                "customerPhoneNumber": "sample string 4",
                                "orderType": 0,
                                "externalOrderID": "sample string 5",
                                "externalDisplayableOrderID": "sample string 6",
                                "tableName": "sample string 7",
                                "createdBy": 0,
                                "orderingAppName": "sample string 8"
                              },
                              "relationChecksum": "sample string 38",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "37"
                              },
                              "customer": {
                                "$ref": "70"
                              },
                              "communityOrganisation": {
                                "$id": "79",
                                "id": 1,
                                "identifier": "seBTTVBIYU+YSvE48hCMlw==",
                                "identifierGuid": "4d53e0b1-4850-4f61-984a-f138f2108c97",
                                "name": "sample string 3",
                                "lookupIdentifier": "sample string 4",
                                "externalID": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "postCode": "sample string 12",
                                "state": "sample string 13",
                                "country": "sample string 14",
                                "abn": "sample string 15",
                                "promoPeriodStart": "2026-06-03T18:32:52.328196",
                                "promoPeriodEnd": "2026-06-03T18:32:52.328196",
                                "allowDonations": true,
                                "logoImageName": "sample string 17",
                                "totalAmountAwarded": 18.1,
                                "updated": "2026-06-03T18:32:52.328196",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "80",
                                  "saleItemID": 1,
                                  "identifier": "zfOY5TdY4UWWMzvCMNHb9w==",
                                  "identifierGuid": "e598f3cd-5837-45e1-9633-3bc230d1dbf7",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "HG3ijbveT0uFXaFxICeydA==",
                                  "pluGuid": "8de26d1c-debb-4b4f-855d-a1712027b274",
                                  "accountID": "6KUCDNe4J0Koz6dLjIZ4oA==",
                                  "accountIDGuid": "0c02a5e8-b8d7-4227-a8cf-a74b8c8678a0",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 8,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "offline": true,
                                  "barcode": "sample string 9",
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 10",
                                  "bestOrExpire": "2026-06-03T18:32:52.328196",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "dWowjofWHUKf54moZ6ahTw==",
                                  "refundGuid": "8e306a75-d687-421d-9fe7-89a867a6a14f",
                                  "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": "bWthijtYQkazYkqP7r8CTQ==",
                                  "idempotentVoidGuid": "8a616b6d-583b-4642-b362-4a8feebf024d",
                                  "priceLevelIdentifier": "1/hYaVWTrE+FtJe7/xFmBg==",
                                  "priceLevelIdentifierGuid": "6958f8d7-9355-4fac-85b4-97bbff116606",
                                  "communityIdentifier": "/D7LLsd7QUK7LbbcZHkBiQ==",
                                  "communityIdentifierGuid": "2ecb3efc-7bc7-4241-bb2d-b6dc64790189",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "81",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2026-06-03T18:32:52.328196",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "82",
                                    "id": 1,
                                    "g_UID": "JCSXiM7sRUqiDDG9+e6OIQ==",
                                    "guid": "88972424-ecce-4a45-a20c-31bdf9ee8e21",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2026-06-03T18:32:52.328196"
                                  },
                                  "modifier": {
                                    "$id": "83",
                                    "id": 1,
                                    "setG_UID": "FbLudyYIXEO5sgoxxQ7m+g==",
                                    "modifierSetGuid": "77eeb215-0826-435c-b9b2-0a31c50ee6fa",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "2UmRFJFMpE6XVgfB+J7Mig==",
                                    "pluGuid": "149149d9-4c91-4ea4-9756-07c1f89ecc8a",
                                    "deleted": true,
                                    "g_UID": "nO1O6FQseECcopRw1HFVGw==",
                                    "guid": "e84eed9c-2c54-4078-9ca2-9470d471551b",
                                    "product": {
                                      "$ref": "7"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "84",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "77"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "84"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "85",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "86",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "87",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "CrfG3zu/3Um/X7oZOBanwQ==",
                                  "pluGuid": "dfc6b70a-bf3b-49dd-bf5f-ba193816a7c1",
                                  "saleHeaderID": 2,
                                  "totalCents": 3,
                                  "grade": 1,
                                  "gradeDescription": "sample string 4",
                                  "dispenser": 1,
                                  "hose": 1,
                                  "quantity": 1,
                                  "cost": 1,
                                  "acquirerNum": 1,
                                  "attendant": 1,
                                  "ePurseBalance": 1.0,
                                  "cardSignature": "sample string 5",
                                  "compartmentNumber": 1,
                                  "contractNumber": 1,
                                  "discountCardPAN": "sample string 6",
                                  "discountID": 1,
                                  "discountName": "sample string 7",
                                  "discountNetValue": 1.0,
                                  "discountType": 1,
                                  "discountValue": 1.0,
                                  "discretionaryData": "sample string 8",
                                  "driverID": "sample string 9",
                                  "eftBatchNumber": 1,
                                  "eftResponseCode": "sample string 10",
                                  "endDateTime": "2026-06-03T18:32:52.328196",
                                  "engineHours": 1.1,
                                  "fposNumber": 1,
                                  "loyaltyCardPAN": "sample string 11",
                                  "miscData1": 1,
                                  "miscData2": "sample string 12",
                                  "miscFlags": 1,
                                  "mop": 1,
                                  "odometer": 1,
                                  "panNumber": "sample string 13",
                                  "saleRefund": true,
                                  "saleStatus": 1,
                                  "sequenceNumber": 1,
                                  "stan": 1,
                                  "startDateTime": "2026-06-03T18:32:52.328196",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "88",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "dIAyQkQXP0K/BZgQh7cIJw==",
                                  "pluGuid": "42328074-1744-423f-bf05-981087b70827",
                                  "accountID": "WxYdUWjnmEuqXrGMBTFPPA==",
                                  "accountIDGuid": "511d165b-e768-4b98-aa5e-b18c05314f3c",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "processed": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 1,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "barcode": "sample string 8",
                                  "offline": 1,
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 9",
                                  "bestOrExpire": "2026-06-03T18:32:52.328196",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "SyW7iaDJcUaoitgxv5CkSw==",
                                  "refundGuid": "89bb254b-c9a0-4671-a88a-d831bf90a44b",
                                  "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": "88"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "89",
                                  "identifier": "YTqoxLYRYkWLRL8YaDFZbw==",
                                  "identifierGuid": "c4a83a61-11b6-4562-8b44-bf186831596f",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "KJv3LObTFUWYMLH51OGcew==",
                                  "customerIdentifierGuid": "2cf79b28-d3e6-4515-9830-b1f9d4e19c7b",
                                  "operatorNo": 1,
                                  "operatorG_UID": "PkWJoMNGg067jDEg4ZSrqA==",
                                  "operatorGuid": "a089453e-46c3-4e83-bb8c-3120e194aba8",
                                  "created": "2026-06-03T18:32:52.328196",
                                  "ordered": "2026-06-03T18:32:52.328196",
                                  "started": "2026-06-03T18:32:52.328196",
                                  "completed": "2026-06-03T18:32:52.328196",
                                  "supplied": "2026-06-03T18:32:52.328196",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "70"
                                  },
                                  "operator": {
                                    "$ref": "37"
                                  },
                                  "details": [
                                    {
                                      "$id": "90",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "9S6LRtXLxEySJk/T3xSLMQ==",
                                      "pluGuid": "468b2ef5-cbd5-4cc4-9226-4fd3df148b31",
                                      "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": "g68nYzVbHkC3rhIWR6QKdA==",
                                      "headerIdentifierGuid": "6327af83-5b35-401e-b7ae-121647a40a74",
                                      "product": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "90"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "77"
                                  }
                                },
                                {
                                  "$ref": "89"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "91",
                                  "surveyG_UID": "GgmMOF7U/ECa/UBNJtdjjw==",
                                  "surveyGuid": "388c091a-d45e-40fc-9afd-404d26d7638f",
                                  "saleHeaderGuid": "Ev/RiUVz4kGGJf++MPL1XA==",
                                  "saleGuid": "89d1ff12-7345-41e2-8625-ffbe30f2f55c",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "7lI3bA3kIE6S7McaIRIidw==",
                                  "guidResponse": "6c3752ee-e40d-4e20-92ec-c71a21122277",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2026-06-03T18:32:52.328196",
                                  "sale": {
                                    "$ref": "77"
                                  },
                                  "survey": {
                                    "$id": "92",
                                    "g_UID": "FT5ymddEFk2fy97PddM5cQ==",
                                    "guid": "99723e15-44d7-4d16-9fcb-decf75d33971",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "7Pn9QYtoTEqPPioVUOyYVw==",
                                    "checkoutFormGuid": "41fdf9ec-688b-4a4c-8f3e-2a1550ec9857",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2026-06-03T18:32:52.328196",
                                    "end": "2026-06-03T18:32:52.328196",
                                    "deleted": true,
                                    "updated": "2026-06-03T18:32:52.328196",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "03ddbd26-d1aa-4d06-9337-594ae8274b3a",
                                      "1787af83-def1-4278-ac29-33148c2ddb47"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "45"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "91"
                                }
                              ],
                              "storeName": "sample string 39",
                              "terminalNumber": 40,
                              "machineName": "sample string 41",
                              "operatorName": "sample string 42",
                              "direction": 1,
                              "reason": "sample string 43",
                              "accountG_UID": "3E2fxufi1Uy10Pjh1FIHag==",
                              "accountIdentifier": "c69f4ddc-e2e7-4cd5-b5d0-f8e1d452076a",
                              "accountName": "sample string 44",
                              "customerOrderIdentifier": "BVOZTOtO00qh3J4b6TlEJQ==",
                              "customerOrderIdentifierGuid": "4c995305-4eeb-4ad3-a1dc-9e1be9394425",
                              "priceLevelName": "sample string 45",
                              "revision": 46,
                              "ingressId": "sample string 47"
                            },
                            "metadata": {
                              "$id": "93",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "+G9kutu3wku/Cn5bW4bwqA==",
                              "paymentIdentifierGuid": "ba646ff8-b7db-4bc2-bf0a-7e5b5b86f0a8",
                              "identifier": "Iek7XcxjqECd9W+eEw7q7g==",
                              "identifierGuid": "5d3be921-63cc-40a8-9df5-6f9e130eeaee",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "LTeYzx/SRkSefbYvNzJ4GQ==",
                              "itemIdentifierGuid": "cf98372d-d21f-4446-9e7d-b62f37327819"
                            }
                          },
                          {
                            "$ref": "76"
                          }
                        ]
                      },
                      {
                        "$ref": "71"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "account": {
                      "$ref": "72"
                    },
                    "vouchers": [
                      {
                        "$id": "94",
                        "customerIdentifier": "nBAOCFQS0UiNNgfoVno98g==",
                        "customerIdentifierGuid": "080e109c-1254-48d1-8d36-07e8567a3df2",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "tg+wGgfah0W1U2eSoxz2gQ==",
                        "idempotentGuid": "1ab00fb6-da07-4587-b553-6792a31cf681",
                        "offline": true,
                        "voucher": {
                          "$id": "95",
                          "id": 1,
                          "name": "sample string 2",
                          "description": "sample string 3",
                          "shortDescription": "sample string 4",
                          "url": "sample string 5",
                          "barcodeTemplateID": 1,
                          "expiry": 0,
                          "voucherType": 6,
                          "limitPerTransaction": 7,
                          "customerTracking": true,
                          "discountAccount": "sample string 9",
                          "endDate": "2026-06-03T18:32:52.328196",
                          "barcodeTemplate": {
                            "$id": "96",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "97",
                            "id": 1,
                            "uid": "sample string 2",
                            "name": "sample string 3",
                            "width": 1.1,
                            "height": 1.1,
                            "showBorder": true,
                            "borderWidth": 1.1,
                            "borderStyle": 1,
                            "borderColour": "sample string 5",
                            "updated": "2026-06-03T18:32:52.328196",
                            "labelPageLayout": "+bBABe6rjkqf2Sw5TG2C+Q==",
                            "pageLayoutGuid": "0540b0f9-abee-4a8e-9fd9-2c394c6d82f9",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "95"
                            },
                            "elements": [
                              {
                                "$id": "98",
                                "id": 1,
                                "scaleLabelID": 2,
                                "showPercentDI": true,
                                "showAvgPerHundred": true,
                                "showAvgPerServe": true,
                                "name": "sample string 6",
                                "x": 1.1,
                                "y": 1.1,
                                "width": 1.1,
                                "height": 1.1,
                                "type": 1,
                                "rotation": 1,
                                "text": "sample string 7",
                                "fontFamily": "sample string 8",
                                "align": 1,
                                "bold": true,
                                "italic": true,
                                "underline": true,
                                "strikeout": true,
                                "reverse": true,
                                "textColour": "sample string 9",
                                "fontSize": 1.1,
                                "picture": "QEA=",
                                "borderWidth": 10,
                                "sortOrder": 11,
                                "printOptions": 12,
                                "superScriptTextFontSize": 1.1,
                                "lineStyle": 1,
                                "spacingStyle": 1,
                                "interCharacterSpacing": 1.1,
                                "superScriptOffset": 1.1,
                                "lineSpacing": 1.1,
                                "dateFormat": "sample string 13",
                                "autoGrow": true,
                                "fontAutoResize": true,
                                "updated": "2026-06-03T18:32:52.328196"
                              },
                              {
                                "$ref": "98"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "99",
                              "id": 1,
                              "customerIdentifier": "SrCe9FJ7HU660KodWQpZQg==",
                              "customerIdentifierGuid": "f49eb04a-7b52-4e1d-bad0-aa1d590a5942",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2026-06-03T18:32:52.328196",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "AtykZjlGREWX8ilBnVLKXw==",
                              "issuedIdempotentGuid": "66a4dc02-4639-4544-97f2-29419d52ca5f",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2026-06-03T18:32:52.328196",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2026-06-03T18:32:52.328196",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "ITWQHSJjvU2J3SmZpcJWow==",
                              "redeemedIdempotentGuid": "1d903521-6322-4dbd-89dd-2999a5c256a3",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2026-06-03T18:32:52.328196",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "97"
                              },
                              "voucher": {
                                "$ref": "95"
                              },
                              "customer": {
                                "$ref": "70"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "76"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "76"
                              }
                            },
                            {
                              "$ref": "99"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "70"
                        }
                      },
                      {
                        "$ref": "94"
                      }
                    ]
                  }
                },
                {
                  "$ref": "69"
                }
              ],
              "customerGroups": [
                {
                  "$id": "100",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "XQ1VL5CuTEWhKdvsn8vpnQ==",
                  "groupIDGuid": "2f550d5d-ae90-454c-a129-dbec9fcbe99d",
                  "campaign": {
                    "$ref": "66"
                  },
                  "group": {
                    "$ref": "74"
                  }
                },
                {
                  "$ref": "100"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "101",
                  "identifier": "uq+3V57c40icOVTb3ix8kQ==",
                  "identifierGuid": "57b7afba-dc9e-48e3-9c39-54dbde2c7c91",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "101"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "102",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "uXSIce6QE0S+mlMb46vBTQ==",
                  "guid": "718874b9-90ee-4413-be9a-531be3abc14d",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "66"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "103",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "PrHscLB47kuaDKhBtMVRGQ==",
                      "groupGuid": "70ecb13e-78b0-4bee-9a0c-a841b4c55119",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "YgXDD7QbpUSzQL/xNwPN6w==",
                      "pluGuid": "0fc30562-1bb4-44a5-b340-bff13703cdeb",
                      "priceGroupG_UID": "Jub2HoQlzUqdOFF5XZR/ig==",
                      "priceGroupGuid": "1ef6e626-2584-4acd-9d38-51795d947f8a",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "66"
                      },
                      "product": {
                        "$ref": "7"
                      },
                      "priceGroup": {
                        "$ref": "30"
                      },
                      "campaignPool": {
                        "$ref": "66"
                      }
                    },
                    {
                      "$ref": "103"
                    }
                  ]
                },
                {
                  "$ref": "102"
                }
              ],
              "priceLevels": [
                {
                  "$id": "104",
                  "id": 1,
                  "priceLevelIdentifier": "9mad+W2mT0KKsb7bGnJi+g==",
                  "priceLevelIdentifierGuid": "f99d66f6-a66d-424f-8ab1-bedb1a7262fa",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "104"
                }
              ],
              "promotionType": {
                "$id": "105",
                "identifier": "Jt5XQOX9S06WPgAJ+d6+gA==",
                "identifierGuid": "4057de26-fde5-4e4b-963e-0009f9debe80",
                "hostType": 2,
                "code": "sample string 3",
                "description": "sample string 4",
                "isLiquor": true,
                "isAdvertised": true,
                "disableWasSave": true,
                "excludeFromPromoSales": true,
                "labelPageLayoutG_UID": "vTXJNrU7Kk2GqxrvgCEnDg==",
                "labelPageLayoutGuid": "36c935bd-3bb5-4d2a-86ab-1aef8021270e",
                "priceLevelIdentifier": "q6wkATmtT0mRQTlFR03utw==",
                "priceLevelIdentifierGuid": "0124acab-ad39-494f-9141-3945474deeb7",
                "active": true,
                "updated": "2026-06-03T18:32:52.328196",
                "hostName": "sample string 11"
              }
            },
            "product": {
              "$ref": "7"
            },
            "dealCost": {
              "$id": "106",
              "headerIdentifier": "UMKpGstE3E+1+/9COsQ0zQ==",
              "headerIdentifierGuid": "1aa9c250-44cb-4fdc-b5fb-ff423ac434cd",
              "identifier": "CC5BU2BWkEehKAolD2Srnw==",
              "identifierGuid": "53412e08-5660-4790-a128-0a250f64ab9f",
              "supplierIdentifier": "0FWDojR1N0GbgEUCnTSwJQ==",
              "supplierGuid": "a28355d0-7534-4137-9b80-45029d34b025",
              "pluG_UID": "Mj9I0Sb3/UahodUGAi07QA==",
              "pluGuid": "d1483f32-f726-46fd-a1a1-d506022d3b40",
              "campaignName": "0fbb1c07-e432-47bf-930b-fc390f9aea2c",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2026-06-03T18:32:52.328196",
              "end": "2026-06-03T18:32:52.328196",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "sT8Cnp/1A0+DzORxn0scGw==",
              "bonusItemPluGuid": "9e023fb1-f59f-4f03-83cc-e4719f4b1c1b",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2026-06-03T18:32:52.328196",
              "metcashPromotionID": "sample string 14",
              "fromHost": 15,
              "storeNames": "sample string 16",
              "storeIDs": [
                1,
                2
              ],
              "supplierName": "sample string 17",
              "campaignDescription": "sample string 18",
              "newPrice": 1,
              "campaignMetcashPromotionID": "sample string 19",
              "campaignActive": true,
              "campaignStartDate": "2026-06-03T18:32:52.328196",
              "campaignEndDate": "2026-06-03T18:32:52.328196",
              "masterPLUG_UID": "32cfN3QGR0SWMHx1XL8DkA==",
              "masterID": "371f67df-0674-4447-9630-7c755cbf0390",
              "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": "vNepS38qPk2UC4B85noMBA==",
              "bonusMasterID": "4ba9d7bc-2a7f-4d3e-940b-807ce67a0c04",
              "bonusProductName": "sample string 34",
              "bonusProductAPN": "sample string 35",
              "bonusOrderCode": "sample string 36",
              "bonusNormalSell": 37,
              "bonusNormalCost": 38,
              "bonusNormalCostDecimals": 39,
              "bonusCartonQuantity": 40,
              "bonusSalesMode": 41,
              "bonusOrderPacked": 42,
              "bonusFuelItem": true,
              "bonusActive": true
            }
          },
          "currentCostStart": "2026-06-03T18:32:52.328196",
          "dealCosts": [
            {
              "$ref": "106"
            },
            {
              "$ref": "106"
            }
          ],
          "tags": [
            {
              "$id": "107",
              "pluG_UID": "+XYSzc6V2kSebyJgnb+7dA==",
              "pluGuid": "cd1276f9-95ce-44da-9e6f-22609dbfbb74",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "107"
            }
          ],
          "alternateProductG_UID": "hjM7LZb5V0qwsvn4Sz2zJQ==",
          "alternateProduct": "2d3b3386-f996-4a57-b0b2-f9f84b3db325",
          "altProduct": {
            "$ref": "7"
          },
          "productHostCode": {
            "$id": "108",
            "id": 1,
            "pluG_UID": "8ztSYC7c8kCyG0usWAzFfA==",
            "pluGuid": "60523bf3-dc2e-40f2-b21b-4bac580cc57c",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "60"
          },
          "mscCom": {
            "$ref": "61"
          },
          "mscDep": {
            "$ref": "63"
          },
          "mscSubCom": {
            "$ref": "62"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2026-06-03T18:32:52.328196",
          "inventoryTracked": "2026-06-03T18:32:52.328196",
          "isNormalPriceChangesCampaign": true,
          "baseProductFuel": {
            "$id": "109",
            "pluG_UID": "W7hLK2BJA02BHPyqbGQqYA==",
            "pluGuid": "2b4bb85b-4960-4d03-811c-fcaa6c642a60",
            "fuelPluG_UID": "+dwvWV+5okutOPt2wLRe4A==",
            "fuelPluGuid": "592fdcf9-b95f-4ba2-ad38-fb76c0b45ee0",
            "price": 3,
            "productDescription": "sample string 4",
            "productBarcode": "sample string 5",
            "fuelProductDescription": "sample string 6",
            "fuelProductBarcode": "sample string 7",
            "fuelProductPrice": 8
          },
          "productFuelLinks": [
            {
              "$ref": "109"
            },
            {
              "$ref": "109"
            }
          ]
        },
        "supplier": {
          "$ref": "2"
        },
        "serviceFee": {
          "$id": "110",
          "id": 1,
          "description": "sample string 1",
          "fee": 1
        },
        "isPrimaryHost": true,
        "hostVendor": 48
      },
      {
        "$ref": "5"
      }
    ],
    "orderCycleHeaders": [
      {
        "$id": "111",
        "storeID": 1,
        "supplierIdentifier": "grLQJiIecEyjmlJI+tfEkw==",
        "supplierGuid": "26d0b282-1e22-4c70-a39a-5248fad7c493",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "storeName": "sample string 5",
        "departmentName": "sample string 6",
        "orderDays": 7
      },
      {
        "$ref": "111"
      }
    ],
    "cycles": [
      {
        "$id": "112",
        "storeID": 1,
        "supplierIdentifier": "3vU9HR04wkujviFyyjxX/A==",
        "supplierGuid": "1d3df5de-381d-4bc2-a3be-2172ca3c57fc",
        "departmentCode": "sample string 2",
        "warehouseDirectIndicator": "sample string 3",
        "type": 4,
        "cutOffWeek": 5,
        "cutOffDay": 6,
        "cutOffTime": "00:00:00.1234567",
        "leadTime": 7,
        "daysBuffer": 8,
        "supplierName": "sample string 9",
        "cutOffDate": "2026-06-03T18:32:52.328196",
        "deliveryDate": "2026-06-03T18:32:52.328196",
        "nextCutOffDate": "2026-06-03T18:32:52.328196",
        "nextDeliveryDate": "2026-06-03T18:32:52.328196",
        "nextDaysBuffer": 10
      },
      {
        "$ref": "112"
      }
    ],
    "store": {
      "$ref": "8"
    },
    "updated": "2026-06-03T18:32:52.328196",
    "isHost": true
  },
  "inventoryUnits": [
    {
      "$id": "113",
      "invoiceItemNo": 1,
      "inventoryInvoiceGuid": "M7IBJfx4zkOvWLz4sxfhYA==",
      "invoiceIdentifier": "2501b233-78fc-43ce-af58-bcf8b317e160",
      "inventoryGuid": "WPlOuT62zESzkHnVCc4GOg==",
      "inventoryIdentifier": "b94ef958-b63e-44cc-b390-79d509ce063a",
      "serialNumber": "sample string 3",
      "sold": "2026-06-03T18:32:52.328196",
      "saleItemID": 1,
      "storeID": 1,
      "returned": "2026-06-03T18:32:52.328196",
      "dumped": 1,
      "saleHeaderID": 1
    },
    {
      "$ref": "113"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��\Cga�5xl/workbook.xml �(�����0D�&�C��`�*N\�z��VhK��|K	$޼��ξ�b2�ӓ���mI;�ǜ1�t��̈:성
|��Ō���4o�ڳc�d��^�:9:���a��"��C�jXP
���~GH17{H�\��X��&aK�����.�"���D�֖4���2w�S���Svtco�����/PK��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\��Ќ''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rb52c01ca510c406d" /></Relationships>PK��\�dvu�&xl/worksheets/sheet1.xml �(��W�r�0���kKG��!MӤ�4m��oL���~~�Aؖ5V�0��=�j�dF��e��1)�4ߌC�0H6�|�n���C�|%�ד�6/���$�
ߔ'�8\U��I��U���(�O6zl�٬�?��8_.�yr���dSŀ��d=�t�r�ޗ�^�)Z�}�����^*���p2Z�Z}7��H��p�O���dT�o�d[����R����ݏ��8D56����WE�H���uu�o/��nUi�X͙����t�]d���6]T�q(&N��e�g��alT�|8���'"�I	ZK‡���'G>&��$�D�a>=�iS�G��@a�y��5�5Qʸ^<�L���ϛ�2�Trm��+`l�/|�^���)�Ha�<��/��1%q=w����:�U��a!��}.	��?F&@��&�J0��c�b�����  ��	!��*��&�Jۈ8��&������ nePDhaI�`B̟;{?,��4����6��ꙵ�dP�)�LHD�@�wj��A+s8��"I���ģp<�๳7Y�ž�9�z��$J$	U�SL栕9=}Ч.)�ʣ`2���X�w_��L���e�;@Q
s�S0�&��E��+��@����lV�&�"�E=��wOS�X�׬�9K}a?N�(~�q��>wo��"���E��#hq�G�.�]����>Bt�}��"������p�2��b����l��X�~q@,c��ٯ�e�by������X��p��r���ܽu@,w: ����������ф`�;u�!4�ƺ���
MwC�d9~�X����!�ڔ�~�s���o��*kk/�*�*��0���ҷ�~��o� ��l���ӡ��Pk���.�e@�j`���������>0�c`�f`�ֿ�?;j���_�C���L������ͽ����<ϫ�������PK��\��\��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8I����ݰa[z��=��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����-Y��tj�}���ְ�n�4bL�s`iņL���A�0dn&�:��	cJ}�g�G쉗y�p�d�5��3���$=:y���?����c0D�}O���R�Pd�
�I��ע�(�V�BT�Z�7S�<R����2uY��֕��*��2=���ӥ�N��B
uE�R���^]���_l�PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\��`��xl/sharedStrings.xml �(��U]o�0}^��Ļ�e\%��,�"�j�6�C5mƾN�ð5��s��Z I��s���\�G�/���BkT��>"��k��r�/��Q�{�2-XUk�;0�w9c='�f쯬m.�����	��cdݮ�u��24ML��]WaEy�fJ��7ڎ�ęl������,�dd's�m�v�j��f��(��Q���b��\�H%�G�,rB����q�4��ߏ8fpߊ3��]����j��a�l�������GW
���W`�};{iT縧]��ZY���Z�l�Զ��imz�O�e�1����1j�]~�G~�]�|[�~�6�?ܹ�:�x�oN6���=up�����K�,$�1�J�(M��<�S�,�j��1C��%JeD)G����
){)<4�R�湻�"g����R�p��`"%)J����(� �FE����4\��@�a�|x�JA�c��IF{{+qIJB �X��2b��y�@�%��&{uI�4r��ib��XHQ�q\�n��#��4����f��v�İuS�����^<<�.>�8��K&��̍ƪG���!B�����@���'��7��
�u��	n@C�xp�����g��i��6��T&��M��>:���
�Q2�PK-��\Cga�5xl/workbook.xmlPK-��\����	��[Content_Types].xmlPK-
��\��Ќ''U_rels/.relsPK-��\�dvu�&�xl/worksheets/sheet1.xmlPK-��\��\��P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
	xl/styles.xmlPK-��\��`���
xl/sharedStrings.xmlPK�_

application/vnd.ms-excel

Sample:
PK��\_A�\�5xl/workbook.xml �(�����0��&�C��H()��x��}��4П�5���I�yۙ��v�l��0f$o5i_��!؊1�
���Ew�q
B���L��[ӽ���,+��	�4��z���ay����V��i��—fw��O2ߺ�I�b�)�`�ERD�š����\EM���J��&�,���X���L7������PK��\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��\$�<�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R294bc7fad36541ba" /></Relationships>PK��\�dvu�&xl/worksheets/sheet1.xml �(��W�r�0���kKG��!MӤ�4m��oL���~~�Aؖ5V�0��=�j�dF��e��1)�4ߌC�0H6�|�n���C�|%�ד�6/���$�
ߔ'�8\U��I��U���(�O6zl�٬�?��8_.�yr���dSŀ��d=�t�r�ޗ�^�)Z�}�����^*���p2Z�Z}7��H��p�O���dT�o�d[����R����ݏ��8D56����WE�H���uu�o/��nUi�X͙����t�]d���6]T�q(&N��e�g��alT�|8���'"�I	ZK‡���'G>&��$�D�a>=�iS�G��@a�y��5�5Qʸ^<�L���ϛ�2�Trm��+`l�/|�^���)�Ha�<��/��1%q=w����:�U��a!��}.	��?F&@��&�J0��c�b�����  ��	!��*��&�Jۈ8��&������ nePDhaI�`B̟;{?,��4����6��ꙵ�dP�)�LHD�@�wj��A+s8��"I���ģp<�๳7Y�ž�9�z��$J$	U�SL栕9=}Ч.)�ʣ`2���X�w_��L���e�;@Q
s�S0�&��E��+��@����lV�&�"�E=��wOS�X�׬�9K}a?N�(~�q��>wo��"���E��#hq�G�.�]����>Bt�}��"������p�2��b����l��X�~q@,c��ٯ�e�by������X��p��r���ܽu@,w: ����������ф`�;u�!4�ƺ���
MwC�d9~�X����!�ڔ�~�s���o��*kk/�*�*��0���ҷ�~��o� ��l���ӡ��Pk���.�e@�j`���������>0�c`�f`�ֿ�?;j���_�C���L������ͽ����<ϫ�������PK��\�d/��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;qN�M7l)���$"�#۔r�.z�^��� u�
�����4����ٽ�{%zg(�Yt��m�h�*�m7TL���Ҋ

t1Nk�v4����l��GS�[>)<��x��+���g��u���1=ҳ��H6���O�#���ʷ�)~E�������VDRj]KZ����񇩅x(�z}�3��^ ��R�F=T�S��K���s�yy�V縨բ��X"����_l�PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\��`��xl/sharedStrings.xml �(��U]o�0}^��Ļ�e\%��,�"�j�6�C5mƾN�ð5��s��Z I��s���\�G�/���BkT��>"��k��r�/��Q�{�2-XUk�;0�w9c='�f쯬m.�����	��cdݮ�u��24ML��]WaEy�fJ��7ڎ�ęl������,�dd's�m�v�j��f��(��Q���b��\�H%�G�,rB����q�4��ߏ8fpߊ3��]����j��a�l�������GW
���W`�};{iT縧]��ZY���Z�l�Զ��imz�O�e�1����1j�]~�G~�]�|[�~�6�?ܹ�:�x�oN6���=up�����K�,$�1�J�(M��<�S�,�j��1C��%JeD)G����
){)<4�R�湻�"g����R�p��`"%)J����(� �FE����4\��@�a�|x�JA�c��IF{{+qIJB �X��2b��y�@�%��&{uI�4r��ib��XHQ�q\�n��#��4����f��v�İuS�����^<<�.>�8��K&��̍ƪG���!B�����@���'��7��
�u��	n@C�xp�����g��i��6��T&��M��>:���
�Q2�PK-��\_A�\�5xl/workbook.xmlPK-��\����	��[Content_Types].xmlPK-
��\$�<�''U_rels/.relsPK-��\�dvu�&�xl/worksheets/sheet1.xmlPK-��\�d/��P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
	xl/styles.xmlPK-��\��`���
xl/sharedStrings.xmlPK�_