POST api/deliOrder/{id}/details

Save a list of phone order details

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Phone order identifier

globally unique identifier

Required

Body Parameters

Phone order details to be saved

Collection of DeliOrderDetail
NameDescriptionTypeAdditional information
HeaderID

integer

None.

PLU

PLU of ordered product

integer

None.

PluG_UId

GUID of ordered product

Collection of byte

None.

PluGuid

globally unique identifier

None.

Quantity

Quantity Ordered (2 dec places)

integer

None.

Unit

Unit(s) Ordered

FoodUnits

None.

Status

Product Status (None, Packing, Packed, Complete, etc)

OrderItemStatus

None.

SoldQuantity

integer

None.

SoldWeight

integer

None.

SoldCents

integer

None.

SoldGstCents

The gst value in cents of this line

integer

None.

SoldFixedPrice

integer

None.

SoldSalesMode

integer

None.

PromptDetailID

integer

None.

GroupID

integer

None.

MenuPath

string

String length: inclusive between 0 and 50

PromptPath

string

String length: inclusive between 0 and 50

Notes

Product notes (eg. alterations, allergies)

string

String length: inclusive between 0 and 255

HeaderIdentifier

Collection of byte

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

HeaderIdentifierGuid

globally unique identifier

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

Product

Product relation via PluG_UID

Product

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

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "headerID": 1,
    "plu": 1,
    "pluG_UId": "xcblNzVur0eVIv798Sp4ZQ==",
    "pluGuid": "37e5c6c5-6e35-47af-9522-fefdf12a7865",
    "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": "ssCHzm0P+kaoLlS8Rx4Hng==",
    "headerIdentifierGuid": "ce87c0b2-0f6d-46fa-a82e-54bc471e079e",
    "product": {
      "$id": "2",
      "plu": 1,
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "storeIDs": [
        1,
        2
      ],
      "g_UId": "hE9Szdp36kOOn7MCc/bCoQ==",
      "guid": "cd524f84-77da-43ea-8e9f-b30273f6c2a1",
      "apn": "sample string 1",
      "apnChanged": true,
      "apnSwitched": true,
      "barcode": "sample string 4",
      "itemNumber": "sample string 5",
      "itemNumberChanged": true,
      "priceGroupG_UID": "KZ9u6r2NjU+vMaPHDRoxoQ==",
      "priceGroupGuid": "ea6e9f29-8dbd-4f8d-af31-a3c70d1a31a1",
      "blueprintID": 1,
      "lastCountedDate": "2026-06-03T18:33:47.2841484",
      "externalID": "sample string 7",
      "active": true,
      "activated": "2026-06-03T18:33:47.2841484",
      "pluCreated": "2026-06-03T18:33:47.2841484",
      "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:33:47.2841484",
      "lastManualUpdate": "2026-06-03T18:33:47.2841484",
      "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:33:47.2841484",
      "currentCostUpdated": "2026-06-03T18:33:47.2841484",
      "costDecimals": 31,
      "costChanged": true,
      "dealCostIdentifier": "QEA=",
      "excludeFromRebate": true,
      "rebateOverride": 1,
      "costCalcMethod": 32,
      "costCalcMethodChanged": true,
      "costEffectiveDate": "2026-06-03T18:33:47.2841484",
      "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:33:47.2841484",
      "posTare": 1,
      "altPrice": 1.0,
      "altPriceChanged": true,
      "altPriceMode": 53,
      "altPriceModeChanged": true,
      "altPLUG_UID": "I2KcXejmuU+HZRQVxVC6gg==",
      "altPLUGuid": "5d9c6223-e6e8-4fb9-8765-1415c550ba82",
      "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:33:47.2841484",
      "labelLastPrice": 1,
      "shelfPageLayoutG_UID": "EGCynXW4A0mZ1HQSR+to9A==",
      "shelfPageLayoutGuid": "9db26010-b875-4903-99d4-741247eb68f4",
      "talkerPageLayoutG_UID": "ciJRTe47AkufERNZDw7oaw==",
      "talkerPageLayoutGuid": "4d512272-3bee-4b02-9f11-13590f0ee86b",
      "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": "xLYEdae11kucMJNr4wl34w==",
      "inventoryIdentifier": "7504b6c4-b5a7-4bd6-9c30-936be30977e3",
      "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": "uEL/iNdJ2UKkPbX5DLhQ9g==",
      "parentPluGuid": "88ff42b8-49d7-42d9-a43d-b5f90cb850f6",
      "preferredHostVendor": 105,
      "preferredHostChanged": true,
      "code": "sample string 107",
      "supplierIdentifier": "8DuXEYq6J0ORaa+t4h6lYA==",
      "supplierIdentifierGuid": "11973bf0-ba8a-4327-9169-afade21ea560",
      "supplierChanged": true,
      "rebateSupplierIdentifier": "Ll/h+GjVsUen1RS3tscrAg==",
      "rebateSupplierIdentifierGuid": "f8e15f2e-d568-47b1-a7d5-14b7b6c72b02",
      "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:33:47.2841484",
      "commodity": "sample string 122",
      "businessPillar": "sample string 123",
      "mscCommodity": "sample string 124",
      "hostIdentifier": "EFSw7koKnkG1uVOb8j2QVw==",
      "hostIdentifierGuid": "eeb05410-0a4a-419e-b5b9-539bf23d9057",
      "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": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "store": {
        "$id": "3",
        "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:33:47.2841484",
        "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": "h2y2zBJm2EyoQkP0xiFtYw==",
        "hostIdentifierGuid": "ccb66c87-6612-4cd8-a842-43f4c6216d63",
        "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:33:47.2841484",
        "priceZone": {
          "$id": "4",
          "id": 1,
          "name": "sample string 2",
          "hostIdentifier": "Jdi5fArfUUmMtdhLFL9eyg==",
          "hostIdentifierGuid": "7cb9d825-df0a-4951-8cb5-d84b14bf5eca",
          "sortOrder": 3,
          "zoneMasterStoreID": 1,
          "electedMasterStoreID": 1,
          "containsElectedMasterStore": true
        },
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "5",
          "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": "5"
        },
        "warehouseStore": {
          "$id": "6",
          "storeID": 1,
          "warehouseStoreID": 2,
          "storeName": "sample string 3",
          "warehouseName": "sample string 4"
        },
        "hostStoreSettings": [
          {
            "$id": "7",
            "id": 1,
            "hostIdentifier": "XXQ9Sd+6SUWTALRIoc3VDw==",
            "hostIdentifierGuid": "493d745d-badf-4549-9300-b448a1cdd50f",
            "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": "8",
              "identifier": "RjS5aoGhj0qBrUj6QEQApw==",
              "identifierGuid": "6ab93446-a181-4a8f-81ad-48fa404400a7",
              "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": "7NlIREZR+USiLzHahL7ZSA==",
              "hostSupplierIdentifierGuid": "4448d9ec-5146-44f9-a22f-31da84bed948",
              "loyaltyPriceLevelIdentifier": "MEXueTT7yEaQBsJaqtQ2iA==",
              "loyaltyPriceLevelIdentifierGuid": "79ee4530-fb34-46c8-9006-c25aaad43688",
              "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:33:47.2841484",
              "lastProcessed": "2026-06-03T18:33:47.2841484",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "9",
                "identifier": "5rk5zj/i20eXjVhSbUqCxQ==",
                "identifierGuid": "ce39b9e6-e23f-47db-978d-58526d4a82c5",
                "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": "H5eIRatAQ0KdtyNCXY3UmA==",
                "primaryContactID": "4588971f-40ab-4243-9db7-23425d8dd498",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "cHwuZ/ATdUubfc0VsFcs7A==",
                "supplierGroupGuid": "672e7c70-13f0-4b75-9b7d-cd15b0572cec",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2026-06-03T18:33:47.2841484",
                "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": "10",
                  "id": "7473f797-049c-4770-9b8f-e290f6a666cd",
                  "identifier": "5rTJFACgF0+g6t61jhXLaA==",
                  "identifierGuid": "14c9b4e6-a000-4f17-a0ea-deb58e15cb68",
                  "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": "11",
                    "supplierIdentifier": "fnx4enYTq0q43GYvILKJxw==",
                    "supplierIdentifierGuid": "7a787c7e-1376-4aab-b8dc-662f20b289c7",
                    "contactGuid": "zKlxEXtTpkKB4TRfO6Flgg==",
                    "contactID": "1171a9cc-537b-42a6-81e1-345f3ba16582",
                    "contact": {
                      "$ref": "10"
                    },
                    "supplier": {
                      "$ref": "9"
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "products": [
                  {
                    "$id": "12",
                    "pluG_UID": "kOOfIXNHOUa4WPnkV1Uh6Q==",
                    "pluGuid": "219fe390-4773-4639-b858-f9e4575521e9",
                    "supplierIdentifier": "bwzDVPM89EayCLBUqMxKgA==",
                    "supplierIdentifierGuid": "54c30c6f-3cf3-46f4-b208-b054a8cc4a80",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2026-06-03T18:33:47.2841484",
                    "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:33:47.2841484",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "13",
                        "pluG_UID": "z/m5fCUQ20yXH8QVnBo3Cg==",
                        "pluGuid": "7cb9f9cf-1025-4cdb-971f-c4159c1a370a",
                        "supplierIdentifier": "w5xoZrIjJkaNf5kc6PI4DQ==",
                        "supplierIdentifierGuid": "66689cc3-23b2-4626-8d7f-991ce8f2380d",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 42",
                    "salesMode": 43,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 45,
                    "parentPluG_UID": "9nfuLBVdFUG753ljTrf4tg==",
                    "parentPluGuid": "2cee77f6-5d15-4115-bbe7-79634eb7f8b6",
                    "freight": 46.0,
                    "freightType": 1,
                    "product": {
                      "$ref": "2"
                    },
                    "supplier": {
                      "$ref": "9"
                    },
                    "serviceFee": {
                      "$id": "14",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 48
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "15",
                    "storeID": 1,
                    "supplierIdentifier": "s2/LiekZj0CnUHK2S+KqwA==",
                    "supplierGuid": "89cb6fb3-19e9-408f-a750-72b64be2aac0",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "cycles": [
                  {
                    "$id": "16",
                    "storeID": 1,
                    "supplierIdentifier": "olQZtG00VUW5R+QJzOJatA==",
                    "supplierGuid": "b41954a2-346d-4555-b947-e409cce25ab4",
                    "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:33:47.2841484",
                    "deliveryDate": "2026-06-03T18:33:47.2841484",
                    "nextCutOffDate": "2026-06-03T18:33:47.2841484",
                    "nextDeliveryDate": "2026-06-03T18:33:47.2841484",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2026-06-03T18:33:47.2841484",
                "isHost": true
              },
              "files": [
                {
                  "$id": "17",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2026-06-03T18:33:47.2841484",
                  "processed": "2026-06-03T18:33:47.2841484",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2026-06-03T18:33:47.2841484",
                  "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": "8"
                  },
                  "metcashHeader": {
                    "$id": "18",
                    "customerNumber": "sample string 1",
                    "creationDate": "2026-06-03T18:33:47.2841484",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "17"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "19",
                  "id": 1,
                  "hostIdentifier": "l2ZOPXA3r0OZTkaSuoGh0w==",
                  "hostIdentifierGuid": "3d4e6697-3770-43af-994e-4692ba81a1d3",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "1729fc4a-f218-4696-a5e5-5361a0c221e2",
                    "cf875e7b-445e-4c0e-b2df-6c09b12004a6"
                  ]
                },
                {
                  "$ref": "19"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "7"
              },
              "hostStoreSettings": [
                {
                  "$ref": "7"
                },
                {
                  "$ref": "7"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "20",
                  "identifier": "zeV5WO2Le0Kb5ODNPmQR0w==",
                  "identifierGuid": "5879e5cd-8bed-427b-9be4-e0cd3e6411d3",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "20"
                }
              ],
              "promoTypeGuids": [
                "fea55807-d9cf-4ca7-8dee-053fb50a5c47",
                "6608cae4-7b03-4b2a-87ba-081027270dff"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 27"
          },
          {
            "$ref": "7"
          }
        ],
        "accounts": [
          {
            "$id": "21",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "21"
          }
        ],
        "sales": [
          {
            "$id": "22",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2026-06-03T18:33:47.2841484",
            "ftpSite": {
              "$id": "23",
              "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": "22"
          }
        ],
        "suppliedStores": [
          1,
          2
        ],
        "zoneMatrix": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "cashManagements": [
          {
            "$id": "24",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "25",
              "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": "24"
          }
        ],
        "updateStoreID": "537c002c-4812-4da7-8629-00a215599c26",
        "updateStore": {
          "$id": "26",
          "id": "91f7337c-aaba-4595-9fca-beb10800d160",
          "name": "sample string 1",
          "lastActivity": "2026-06-03T18:33:47.2841484",
          "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:33:47.2841484"
        },
        "timeZoneId": "sample string 54",
        "securityOptions": {
          "$id": "27",
          "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": "28",
          "pluG_UID": "FvdcyhHI5UWTlDc079Mjog==",
          "pluGuid": "ca5cf716-c811-45e5-9394-3734efd323a2",
          "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:33:47.2841484"
        },
        {
          "$ref": "28"
        }
      ],
      "currentPrices": {
        "$id": "29",
        "pluPrices": {
          "$id": "30",
          "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:33:47.2841484",
          "priceChangeType": 0,
          "costDecimals": 11,
          "costCalcMethod": 12,
          "targetCampaignPriceGtOrEquNormal": true
        },
        "normalPluPrices": {
          "$ref": "30"
        },
        "winningCampaign": 1,
        "winner": {
          "$id": "31",
          "campaignName": "sample string 1",
          "campaignDescription": "sample string 2",
          "talkerText": "sample string 3",
          "disableWasSave": true,
          "startDate": "2026-06-03T18:33:47.2841484",
          "startTime": 5,
          "endDate": "2026-06-03T18:33:47.2841484",
          "endTime": 6,
          "newPrice": 7,
          "newCost": 8,
          "newCostDecimals": 9,
          "pctDiscount": 10,
          "promoType": 1,
          "promotionTypeCode": "sample string 11",
          "hostType": 12,
          "hostIdentifier": "l0X/+gth3ECLslO3YQu49w==",
          "hostIdentifierGuid": "faff4597-610b-40dc-8bb2-53b7610bb8f7",
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "details": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ]
      },
      "tray": {
        "$id": "32",
        "g_UId": "HMkj41dEbEO9CHTtMoODvA==",
        "guid": "e323c91c-4457-436c-bd08-74ed328383bc",
        "name": "sample string 1",
        "number": 1,
        "tare": 1
      },
      "priceGroup": {
        "$id": "33",
        "priceGroupG_UID": "RF1LDbJcsEiSJKU13FagPw==",
        "priceGroupGuid": "0d4b5d44-5cb2-48b0-9224-a535dc56a03f",
        "name": "sample string 2",
        "code": 1,
        "modified": true,
        "updated": "2026-06-03T18:33:47.2841484",
        "buyingLimit": 1,
        "buyingLimitIndependent": true,
        "buyingLimitType": 0,
        "number": 1,
        "products": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "productCount": 1
      },
      "priceGroupName": "sample string 147",
      "nutrifacts": {
        "$id": "34",
        "pluG_UID": "hNBTL38gMkOMYVacbVNGcA==",
        "pluGuid": "2f53d084-207f-4332-8c61-569c6d534670",
        "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": "35",
        "pluGuid": "4995c4fc-ab5b-4c49-9786-f14e0c7ff219",
        "created": "2026-06-03T18:33:47.2841484",
        "createdByUser": "sample string 1",
        "activated": "2026-06-03T18:33:47.2841484",
        "activatedByUser": "sample string 2",
        "deactivated": "2026-06-03T18:33:47.2841484",
        "deactivatedByUser": "sample string 3",
        "lastOrdered": "2026-06-03T18:33:47.2841484",
        "lastOrderedQty": 4.0,
        "lastReceived": "2026-06-03T18:33:47.2841484",
        "lastReceivedQty": 5.0,
        "lastInvoiceStatus": 1,
        "lastCounted": "2026-06-03T18:33:47.2841484",
        "lastSold": "2026-06-03T18:33:47.2841484",
        "firstSold": "2026-06-03T18:33:47.2841484",
        "awsUpdated": "2026-06-03T18:33:47.2841484",
        "lastManualUpdate": "2026-06-03T18:33:47.2841484",
        "lastManualUpdatedByUser": "sample string 7",
        "lastUpdated": "2026-06-03T18:33:47.2841484",
        "lastUpdatedByUser": "sample string 9",
        "lastUpdatedByHost": "2026-06-03T18:33:47.2841484",
        "doNotRangeUpdated": "2026-06-03T18:33:47.2841484",
        "doNotOrderUpdated": "2026-06-03T18:33:47.2841484",
        "tracked": "2026-06-03T18:33:47.2841484"
      },
      "allergens": [
        {
          "$id": "36",
          "primaryKey": {
            "$id": "37",
            "pluGuid": "344c63dc-f209-496c-995e-c7834e1ab118",
            "contains": 2
          },
          "allergenID": 1,
          "pluG_UID": "3GNMNAnybEmZXseDThqxGA==",
          "pluGuid": "344c63dc-f209-496c-995e-c7834e1ab118",
          "contains": 2,
          "allergenName": "sample string 3",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "36"
        }
      ],
      "costs": {
        "$id": "38",
        "pluG_UID": "miJ5tbk5p0WJHH4potxe8w==",
        "pluGuid": "b579229a-39b9-45a7-891c-7e29a2dc5ef3",
        "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:33:47.2841484",
        "normalCost": 1,
        "currentCost": 1
      },
      "sales": [
        {
          "$id": "39",
          "saleHeaderID": 1,
          "created": "2026-06-03T18:33:47.2841484",
          "createdLocal": "2026-06-03T18:33:47.2841484",
          "storeID": 3,
          "storeName": "sample string 4",
          "operatorG_Uid": "uS3YM3rYREGw9wKEKKB8Ww==",
          "operatorGuid": "33d82db9-d87a-4144-b0f7-028428a07c5b",
          "operatorName": "sample string 5",
          "tranType": 1,
          "plu": 1,
          "pluG_UId": "pxphkipCSEu87Db8Ql+uRg==",
          "pluGuid": "92611aa7-422a-4b48-bcec-36fc425fae46",
          "normalPrice": 1,
          "totalCents": 1,
          "cost": 1,
          "grossProfit": 1,
          "quantity": 1,
          "operator": {
            "$id": "40",
            "id": 1,
            "g_Uid": "YtZ2DEuUXEClUllm3H5rkA==",
            "guid": "0c76d662-944b-405c-a552-5966dc7e6b90",
            "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:33:47.2841484",
            "passwordResetRequired": true,
            "alteredInStore": true,
            "startShift": "2026-06-03T18:33:47.2841484",
            "endShift": "2026-06-03T18:33:47.2841484",
            "machineName": "sample string 20",
            "drawerID": 1,
            "stores": [
              {
                "$id": "41",
                "operatorG_UID": "TKi3ru4fVEipkeWwoHbEFw==",
                "operatorGuid": "aeb7a84c-1fee-4854-a991-e5b0a076c417",
                "storeID": 2,
                "operator": {
                  "$ref": "40"
                },
                "store": {
                  "$ref": "3"
                }
              },
              {
                "$ref": "41"
              }
            ]
          }
        },
        {
          "$ref": "39"
        }
      ],
      "apns": [
        {
          "$id": "42",
          "pluID": 1,
          "pluG_UID": "7doqAeACZUyOjtuxA+jJoA==",
          "pluGuid": "012adaed-02e0-4c65-8e8e-dbb103e8c9a0",
          "apn": "sample string 1",
          "deleted": true,
          "storeID": 1,
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "42"
        }
      ],
      "tuns": [
        {
          "$id": "43",
          "pluG_UId": "2Ntp1ViPT0OjOydV9CR5wg==",
          "pluGuid": "d569dbd8-8f58-434f-a33b-2755f42479c2",
          "apn": "sample string 1",
          "tun": "sample string 2",
          "cartonQuantity": 3,
          "product": {
            "$ref": "2"
          },
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "43"
        }
      ],
      "competitionPricing": [
        {
          "$id": "44",
          "identifier": "DJvZLt4UvEu8FXgMg8pdAQ==",
          "identifierGuid": "2ed99b0c-14de-4bbc-bc15-780c83ca5d01",
          "pluG_UID": "fgQdF0aSOEm4xB7tYhpIoQ==",
          "pluGuid": "171d047e-9246-4938-b8c4-1eed621a48a1",
          "competitionID": 1,
          "name": "sample string 2",
          "sellMultiple": 3,
          "retailPrice": 4,
          "storeName": "sample string 5"
        },
        {
          "$ref": "44"
        }
      ],
      "supplier": {
        "$ref": "9"
      },
      "supplierName": "sample string 148",
      "children": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "ordering": {
        "$ref": "12"
      },
      "flipChartPages": [
        {
          "$id": "45",
          "identifier": "UjbXlephBkGKMpY1+UFv9A==",
          "groupName": "sample string 1",
          "identifierGuid": "95d73652-61ea-4106-8a32-9635f9416ff4",
          "exists": true,
          "flipChartIdentifier": "HuCauEpJCkGvU6KAg18jGw==",
          "flipChartIdentifierGuid": "b89ae01e-494a-410a-af53-a280835f231b",
          "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": "1TuO3FFMTEGam6wWWtrwjw==",
          "groupIdentifierGuid": "dc8e3bd5-4c51-414c-9a9b-ac165adaf08f",
          "flipChart": {
            "$id": "46",
            "identifier": "NRBfSGf+lkKOKm9Uq4Ro3w==",
            "identifierGuid": "485f1035-fe67-4296-8e2a-6f54ab8468df",
            "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": "47",
              "identifier": "h6rxotg0PUqMfDeqRU8ktQ==",
              "identifierGuid": "a2f1aa87-34d8-4a3d-8c7c-37aa454f24b5",
              "name": "sample string 2",
              "formType": "sample string 3",
              "forms": [
                {
                  "$id": "48",
                  "id": 1,
                  "g_UID": "PseXie7tXU+JoHxaMgwR8w==",
                  "guid": "8997c73e-edee-4f5d-89a0-7c5a320c11f3",
                  "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": "BmOJw8cmEU+7fuuzlqXfZg==",
                  "previousFormGuid": "c3896306-26c7-4f11-bb7e-ebb396a5df66",
                  "nextForm": 1,
                  "nextFormG_UID": "TIKRxnSUSUGi06FzUuywcQ==",
                  "nextFormGuid": "c691824c-9474-4149-a2d3-a17352ecb071",
                  "attributes": "sample string 10",
                  "updated": "2026-06-03T18:33:47.2841484",
                  "positioning": 1,
                  "contentPanel": "sample string 11",
                  "selectionMode": 1,
                  "maximumSelections": 1,
                  "alteredInStore": true,
                  "deleted": true,
                  "blueprintID": 1,
                  "preserveLayout": true,
                  "mainCheckoutFormName": "sample string 13",
                  "nextCheckoutForm": {
                    "$ref": "48"
                  },
                  "previousCheckoutForm": {
                    "$ref": "48"
                  },
                  "buttons": [
                    {
                      "$id": "49",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "dbIhQhc5bUu8g7Tnn36IXA==",
                      "checkoutFormGuid": "4221b275-3917-4b6d-bc83-b4e79f7e885c",
                      "identifier": "kugsuwaIO0iK8ZLN8t9kWQ==",
                      "identifierGuid": "bb2ce892-8806-483b-8af1-92cdf2df6459",
                      "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": "4QPNoN7Ef0q3eLNg06h1CQ==",
                      "valueGuid": "a0cd03e1-c4de-4a7f-b778-b360d3a87509",
                      "buttonText": "sample string 10",
                      "valueText": "sample string 11",
                      "drawImageAndButton": true,
                      "updated": "2026-06-03T18:33:47.2841484",
                      "action": "sample string 12",
                      "valueForm": {
                        "$ref": "48"
                      },
                      "image": {
                        "$id": "50",
                        "name": "sample string 3.sample string 4",
                        "imageID": 2,
                        "imageName": "sample string 3",
                        "imageExtension": "sample string 4",
                        "lastUpdate": "2026-06-03T18:33:47.2841484",
                        "imageData": "QEA=",
                        "readOnly": true
                      }
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "panels": [
                    {
                      "$id": "51",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "q6j7YJc4X0WG5wNILU2Kvg==",
                      "checkoutFormGuid": "60fba8ab-3897-455f-86e7-03482d4d8abe",
                      "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": "51"
                    }
                  ]
                },
                {
                  "$ref": "48"
                }
              ],
              "panels": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ]
            },
            "pages": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ]
          },
          "contentPanel": {
            "$ref": "51"
          },
          "products": [
            {
              "$id": "52",
              "flipChartPageIdentifier": "+s5tM3jYRkWJDlJZC+dUcQ==",
              "flipChartPageIdentifierGuid": "336dcefa-d878-4546-890e-52590be75471",
              "pluG_UID": "akOUneDDYUSAVNhvdhTGcQ==",
              "pluGuid": "9d94436a-c3e0-4461-8054-d86f7614c671",
              "sortOrder": 3,
              "sent": true,
              "productChanged": true,
              "productImageName": "sample string 6",
              "productShowImageOnFlipCharts": true,
              "productShowTextOnFlipCharts": true,
              "productOverrideFlipChartText": true,
              "productFlipChartText": "sample string 10",
              "product": {
                "$ref": "2"
              },
              "departmentSortOrder": 11,
              "subDepartmentName": "sample string 12"
            },
            {
              "$ref": "52"
            }
          ],
          "productCount": 27,
          "pages": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ]
        },
        {
          "$ref": "45"
        }
      ],
      "priceHistory": [
        {
          "$id": "53",
          "pluG_UID": "2EODIfArg0GGcvqBRJLLqw==",
          "pluGuid": "218343d8-2bf0-4183-8672-fa814492cbab",
          "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:33:47.2841484",
          "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": "53"
        }
      ],
      "ingredients": [
        {
          "$id": "54",
          "pluG_UID": "cZ4Iw2YDDUiMKeAYdYq+lw==",
          "ingredientGuid": "z79cMJmat0OG4aBcVDU5Xg==",
          "ingredientIdentifier": "305cbfcf-9a99-43b7-86e1-a05c5435395e",
          "quantity": 1.0,
          "storeIDs": [
            1,
            2
          ],
          "ingredientText": "sample string 1",
          "ingredient": {
            "$ref": "2"
          }
        },
        {
          "$ref": "54"
        }
      ],
      "bins": [
        {
          "$id": "55",
          "pluG_UID": "dmCLYjMGIUe9rX4/nMdKLg==",
          "pluGuid": "628b6076-0633-4721-bdad-7e3f9cc74a2e",
          "shelfLocationIdentifier": "3cOs9L1b0EqrHaP9aaYdug==",
          "shelfLocationGuid": "f4acc3dd-5bbd-4ad0-ab1d-a3fd69a61dba",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "PlwjwzEcF0q5Sku1X+LEng==",
          "labelPageLayoutGuid": "c3235c3e-1c31-4a17-b94a-4bb55fe2c49e",
          "updated": "2026-06-03T18:33:47.2841484",
          "electronicShelfLabelIdentifier": "sample string 5",
          "electronicshelfLabelsConfigurationID": 6,
          "labelShelfChanged": true,
          "productName": "sample string 8",
          "locationText": "sample string 9",
          "product": {
            "$ref": "2"
          },
          "location": {
            "$id": "56",
            "identifier": "dg1/iIp9KUSXkoWihE0J5w==",
            "storeID": 1,
            "identifierGuid": "887f0d76-7d8a-4429-9792-85a2844d09e7",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2026-06-03T18:33:47.2841484",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "55"
              },
              {
                "$ref": "55"
              }
            ]
          }
        },
        {
          "$ref": "55"
        }
      ],
      "bin": {
        "$ref": "55"
      },
      "scaleLocations": [
        {
          "$id": "57",
          "plu": 1,
          "pluG_UID": "+soEk0ciykKLQ9H6pjew9A==",
          "pluGuid": "9304cafa-2247-42ca-8b43-d1faa637b0f4",
          "deptNo": 1,
          "product": {
            "$ref": "2"
          },
          "scaleLocation": {
            "$id": "58",
            "id": 1,
            "deptNo": 1,
            "deptCode": "sample string 2",
            "name": "sample string 3",
            "enabled": true,
            "updated": "2026-06-03T18:33:47.2841484",
            "department": {
              "$id": "59",
              "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": "58"
              },
              "subDepartments": [
                {
                  "$id": "60",
                  "id": 1,
                  "departmentID": 2,
                  "name": "sample string 3",
                  "code": "sample string 4",
                  "departmentCode": "sample string 5",
                  "externalSales": true,
                  "minorDepartments": [
                    {
                      "$id": "61",
                      "id": 1,
                      "subDepartmentID": 2,
                      "departmentID": 3,
                      "name": "sample string 4",
                      "subDepartmentCode": "sample string 5",
                      "departmentCode": "sample string 6",
                      "code": "sample string 7",
                      "lesserDepartments": [
                        {
                          "$id": "62",
                          "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:33:47.2841484",
                          "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": "QFkS4G8rsk2ZwwFoyP+g3Q==",
                          "labelPageLayoutGuid": "e0125940-2b6f-4db2-99c3-0168c8ffa0dd",
                          "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": "63",
                            "dept": 1,
                            "category": 2,
                            "name": "sample string 3",
                            "active": true,
                            "mscCommodities": [
                              {
                                "$id": "64",
                                "dept": 1,
                                "category": 2,
                                "commodity": 3,
                                "name": "sample string 4",
                                "active": true,
                                "mscSubCommodities": [
                                  {
                                    "$id": "65",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "subCommodity": 4,
                                    "name": "sample string 5",
                                    "active": true,
                                    "subCommodityCode": "sample string 7"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ],
                                "commodityCode": "sample string 6"
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "categoryCode": "sample string 5"
                          },
                          "mscCom": {
                            "$ref": "64"
                          },
                          "mscDep": {
                            "$id": "66",
                            "dept": 1,
                            "name": "sample string 2",
                            "active": true,
                            "mscCategories": [
                              {
                                "$ref": "63"
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "deptCode": "sample string 4"
                          },
                          "mscSubCom": {
                            "$ref": "65"
                          }
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "updated": "2026-06-03T18:33:47.2841484",
                      "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": "eu9ey1bo10ebAF/oQMXiXw==",
                      "labelPageLayoutGuid": "cb5eef7a-e856-47d7-9b00-5fe840c5e25f",
                      "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": "63"
                      },
                      "mscCom": {
                        "$ref": "64"
                      },
                      "mscDep": {
                        "$ref": "66"
                      },
                      "mscSubCom": {
                        "$ref": "65"
                      }
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2026-06-03T18:33:47.2841484",
                  "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": "6QNOyKmmaUebukBSLZ1BMg==",
                  "labelPageLayoutGuid": "c84e03e9-a6a9-4769-9bba-40522d9d4132",
                  "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": "63"
                  },
                  "mscCom": {
                    "$ref": "64"
                  },
                  "mscDep": {
                    "$ref": "66"
                  },
                  "mscSubCom": {
                    "$ref": "65"
                  }
                },
                {
                  "$ref": "60"
                }
              ],
              "stores": [
                1,
                2
              ],
              "investmentBuyOverride": true,
              "updated": "2026-06-03T18:33:47.2841484",
              "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": "mq4nsZy+gU6aXjg01pDfZA==",
              "labelPageLayoutGuid": "b127ae9a-be9c-4e81-9a5e-3834d690df64",
              "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": "63"
              },
              "mscCom": {
                "$ref": "64"
              },
              "mscDep": {
                "$ref": "66"
              },
              "mscSubCom": {
                "$ref": "65"
              }
            }
          }
        },
        {
          "$ref": "57"
        }
      ],
      "nextPrice": {
        "$id": "67",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "ltGSyTpnSEuP/cIpftVN2w==",
        "pluGuid": "c992d196-673a-4b48-8ffd-c2297ed54ddb",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "cbt/do6sEUiQwv6u6YYQWw==",
        "dealCostGuid": "767fbb71-ac8e-4811-90c2-feaee986105b",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "RPCufSifq0yJ/b4I16rpUQ==",
        "priceGroupGuid": "7daef044-9f28-4cab-89fd-be08d7aae951",
        "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:33:47.2841484",
        "rrp": 28,
        "campaignDescription": "sample string 29",
        "hostCampaign": true,
        "hostIdentifier": "QEA=",
        "hostIdentifierGuid": "2661115b-6adc-4f48-9f97-fc09533800f1",
        "campaignComboPriceGroupG_UID": "nrdLzBFVfEyJpaAiOzln6A==",
        "campaignComboPriceGroupIdentifier": "cc4bb79e-5511-4c7c-89a5-a0223b3967e8",
        "promotionPlacementDescription": "sample string 31",
        "storeAcceptances": [
          {
            "$id": "68",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2026-06-03T18:33:47.2841484",
            "operatorG_UID": "Ra9eMU+X8UeMhH8gAnuwSg==",
            "operatorGuid": "315eaf45-974f-47f1-8c84-7f20027bb04a",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2026-06-03T18:33:47.2841484",
            "signIqTicketFileMovedUtc": "2026-06-03T18:33:47.2841484",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2026-06-03T18:33:47.2841484",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "9390733a-0a82-408e-aa07-70744784ac75",
            "product": {
              "$ref": "2"
            },
            "campaignPlu": {
              "$ref": "67"
            },
            "fuelItem": true
          },
          {
            "$ref": "68"
          }
        ],
        "campaign": {
          "$id": "69",
          "id": 1,
          "storeID": 2,
          "name": "29e3654c-0645-4857-ab4a-5ee23d528f7c",
          "nameGuid": "29e3654c-0645-4857-ab4a-5ee23d528f7c",
          "description": "sample string 4",
          "showDiscounts": true,
          "showTotals": true,
          "onlyEvaluateOnSubtotal": true,
          "useDescription": true,
          "campaignType": 1,
          "startDate": "2026-06-03T18:33:47.2841484",
          "startTime": 1,
          "endDate": "2026-06-03T18:33:47.2841484",
          "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:33:47.2841484",
          "system": true,
          "created": "2026-06-03T18:33:47.2841484",
          "updated": "2026-06-03T18:33:47.2841484",
          "priceChangeNotifiedUtc": "2026-06-03T18:33:47.2841484",
          "promoType": 1,
          "promotionTypeCode": "sample string 13",
          "hostIdentifier": "B0ZDRCgzQU6jqJA7Bzi2hg==",
          "hostIdentifierGuid": "44434607-3328-4e41-a3a8-903b0738b686",
          "hostType": 14,
          "createdByUser": "sample string 15",
          "fromHost": true,
          "deleted": true,
          "campaignDeleted": "2026-06-03T18:33:47.2841484",
          "updatedByUser": "sample string 18",
          "offerID": 1,
          "isPriceChangeCampaign": true,
          "stores": [
            1,
            2
          ],
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ],
          "campaignPlus": [
            {
              "$ref": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "campaignPools": [
            {
              "$id": "70",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 4,
              "pluG_UID": "VtEFMmJ7A0qotM/NSulgCg==",
              "pluGuid": "3205d156-7b62-4a03-a8b4-cfcd4ae9600a",
              "hostOfferID": 1,
              "priceGroupG_UID": "BPu1wlqFukCQqhL4sYn6cw==",
              "priceGroupGuid": "c2b5fb04-855a-40ba-90aa-12f8b189fa73",
              "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:33:47.2841484",
              "rrp": 18,
              "campaignDescription": "sample string 19",
              "product": {
                "$ref": "2"
              },
              "campaign": {
                "$ref": "69"
              }
            },
            {
              "$ref": "70"
            }
          ],
          "sellingRules": [
            {
              "$id": "71",
              "id": 1,
              "identifier": "+piuELJalEOVkW3aITKTgQ==",
              "identifierStr": "+piuELJalEOVkW3aITKTgQ==",
              "identifierGuid": "10ae98fa-5ab2-4394-9591-6dda21329381",
              "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": "69"
              }
            },
            {
              "$ref": "71"
            }
          ],
          "customers": [
            {
              "$id": "72",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "customerID": "VuE48FpIt0qTYaYlOqTbLQ==",
              "customerIDGuid": "f038e156-485a-4ab7-9361-a6253aa4db2d",
              "campaign": {
                "$ref": "69"
              },
              "customer": {
                "$id": "73",
                "identifier": "dom2wMBaEkGXHbCD9c7jbA==",
                "identifierGuid": "c0b68976-5ac0-4112-971d-b083f5cee36c",
                "code": "sample string 2",
                "familyName": "sample string 3",
                "givenName": "sample string 4",
                "otherName": "sample string 5",
                "title": "sample string 6",
                "dateOfBirth": "2026-06-03T18:33:47.2841484",
                "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": "g687fEGDo0aMdLkWXHQNgA==",
                "communityIdentifierGuid": "7c3baf83-8341-46a3-8c74-b9165c740d80",
                "joined": "2026-06-03T18:33:47.2841484",
                "updated": "2026-06-03T18:33:47.2841484",
                "active": true,
                "reasonInactive": 1,
                "groupCustomer": true,
                "loyaltyPoints": 1,
                "homeStoreID": 1,
                "availableSpend": 1,
                "priceLevelIdentifier": "8OTlukwv4ECLf1UmrGPMlw==",
                "priceLevelIdentifierGuid": "bae5e4f0-2f4c-40e0-8b7f-5526ac63cc97",
                "marketingID": "sample string 18",
                "receiptPrintOptions": 1,
                "hidden": true,
                "registered": true,
                "registeredOn": "2026-06-03T18:33:47.2841484",
                "emailMarketing": true,
                "smsMarketing": true,
                "deleted": true,
                "deletedUser": "sample string 24",
                "homeStoreName": "sample string 25",
                "customerCards": [
                  {
                    "$id": "74",
                    "cardType": 2,
                    "issueDate": "2026-06-03T18:33:47.2841484",
                    "expiry": "2026-06-03T18:33:47.2841484",
                    "customerID": "ypKyBMYHSkWFr9xayrYa9w==",
                    "customerIDGuid": "04b292ca-07c6-454a-85af-dc5acab61af7",
                    "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:33:47.2841484",
                    "linkedAccount": "oY7qqcY9fU2moWlc0nXTuw==",
                    "linkedAccountGuid": "a9ea8ea1-3dc6-4d7d-a6a1-695cd275d3bb",
                    "currentValueChanged": true,
                    "limitsChanged": true,
                    "customer": {
                      "$ref": "73"
                    },
                    "account": {
                      "$id": "75",
                      "id": 1,
                      "identifier": "HJLDEMEnp0y5k6asvOdl9w==",
                      "identifierGuid": "10c3921c-27c1-4ca7-b993-a6acbce765f7",
                      "referenceNo": "sample string 3",
                      "name": "sample string 4",
                      "created": "2026-06-03T18:33:47.2841484",
                      "owner": "e7NClC90PkOz+crWlBkG6Q==",
                      "ownerGuid": "9442b37b-742f-433e-b3f9-cad6941906e9",
                      "accountStoreGroupIdentifier": "LLAtS6fJ/EC/3TnmaMjG3w==",
                      "accountStoreGroupGuid": "4b2db02c-c9a7-40fc-bfdd-39e668c8c6df",
                      "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:33:47.2841484",
                      "active": true,
                      "updated": "2026-06-03T18:33:47.2841484",
                      "deleted": true,
                      "deletedUser": "sample string 16",
                      "currentBalanceChanged": true,
                      "maximumLimitChanged": true,
                      "loyaltyPointsChanged": true,
                      "projectedBalance": 17,
                      "accountStoreGroupStoreIDs": [
                        1,
                        2
                      ],
                      "customerEmail": "sample string 18",
                      "ownerCustomer": {
                        "$ref": "73"
                      },
                      "card": {
                        "$ref": "74"
                      },
                      "members": {
                        "$id": "76",
                        "sample string 1": [
                          {
                            "$ref": "73"
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "sample string 2": [
                          {
                            "$ref": "73"
                          },
                          {
                            "$ref": "73"
                          }
                        ]
                      },
                      "customerGroups": [
                        {
                          "$id": "77",
                          "identifier": "fLXqeYIEhkGP9CX4+MwoDA==",
                          "identifierGuid": "79eab57c-0482-4186-8ff4-25f8f8cc280c",
                          "name": "sample string 2",
                          "primaryContact": "sSSUW9aqiUWCDirAhQq/tQ==",
                          "primaryContactGuid": "5b9424b1-aad6-4589-820e-2ac0850abfb5",
                          "accountID": "Et7jWoZ84UqeaphoKc4xZQ==",
                          "accountIDGuid": "5ae3de12-7c86-4ae1-9e6a-986829ce3165",
                          "special": true,
                          "updated": "2026-06-03T18:33:47.2841484",
                          "active": true,
                          "reasonInactive": 1,
                          "priceLevelIdentifier": "yDp0Rtf0w0SYa1Ri1gdj6A==",
                          "priceLevelIdentifierGuid": "46743ac8-f4d7-44c3-986b-5462d60763e8",
                          "marketingListID": "sample string 7",
                          "deleted": true,
                          "account": {
                            "$ref": "75"
                          },
                          "primaryContactCustomer": {
                            "$ref": "73"
                          },
                          "customerGroupMembers": [
                            {
                              "$id": "78",
                              "id": 1,
                              "groupID": "gwF1sqQtb0C7E75cdL0Pxg==",
                              "groupIDGuid": "b2750183-2da4-406f-bb13-be5c74bd0fc6",
                              "customerID": "hNXSNk4xHkG7eww9qhwF7A==",
                              "customerIDGuid": "36d2d584-314e-411e-bb7b-0c3daa1c05ec",
                              "card": "sample string 4",
                              "linkedAccount": "81llwH6C8k6c+xZTwPOXHg==",
                              "linkedAccountGuid": "c06559f3-827e-4ef2-9cfb-1653c0f3971e",
                              "customer": {
                                "$ref": "73"
                              },
                              "group": {
                                "$ref": "77"
                              },
                              "customerCard": {
                                "$ref": "74"
                              }
                            },
                            {
                              "$ref": "78"
                            }
                          ]
                        },
                        {
                          "$ref": "77"
                        }
                      ]
                    },
                    "payments": [
                      {
                        "$id": "79",
                        "id": 1,
                        "identifier": "pZZ1TNgk3Eyz+6c67taGWg==",
                        "identifierGuid": "4c7596a5-24d8-4cdc-b3fb-a73aeed6865a",
                        "storeID": 2,
                        "operatorName": "sample string 3",
                        "saleHeaderID": 4,
                        "paymentType": 5,
                        "amount": 6,
                        "account": "sample string 7",
                        "accountID": "pSgtm8llB0OCwsEHTyaDQg==",
                        "accountIDGuid": "9b2d28a5-65c9-4307-82c2-c1074f268342",
                        "customerAccount": {
                          "$ref": "75"
                        },
                        "customerCard": {
                          "$ref": "74"
                        },
                        "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:33:47.2841484",
                        "invRocNo": "sample string 14",
                        "responseCode": "sample string 15",
                        "cashout": 1,
                        "tip": 16,
                        "idempotentVoid": "2rAbeotp0Ey/N7csC9VqSw==",
                        "idempotentVoidGuid": "7a1bb0da-698b-4cd0-bf37-b72c0bd56a4b",
                        "offline": true,
                        "processed": 1,
                        "storeSaleHeader": {
                          "$id": "80",
                          "saleHeaderID": 1,
                          "saleHeaderGuid": "nrP1q4Zs202sk21gP+FfxA==",
                          "saleHeaderIdentifierGuid": "abf5b39e-6c86-4ddb-ac93-6d603fe15fc4",
                          "created": "2026-06-03T18:33:47.2841484",
                          "createdLocal": "2026-06-03T18:33:47.2841484",
                          "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:33:47.2841484",
                          "storeID": 1,
                          "operatorG_Uid": "Gg3GqT9uGUqZ9OmDkf2kFg==",
                          "operatorGuid": "a9c60d1a-6e3f-4a19-99f4-e98391fda416",
                          "customerG_Uid": "UfMrxxAmHkCfjFIMG5ffuw==",
                          "customerGuid": "c72bf351-2610-401e-9f8c-520c1b97dfbb",
                          "communityIdentifier": "hRLKr042zE6BqZziy1lKgQ==",
                          "communityIdentifierGuid": "afca1285-364e-4ecc-81a9-9ce2cb594a81",
                          "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": "wuKRb8fnU0qq56pMPW9i6Q==",
                          "priceLevelIdentifierGuid": "6f91e2c2-e7c7-4a53-aae7-aa4c3d6f62e9",
                          "locked": 36,
                          "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:33:47.2841484+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": "81",
                            "customerName": "sample string 1",
                            "pickupAt": "2026-06-03T18:33:47.2841484",
                            "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": "40"
                          },
                          "customer": {
                            "$ref": "73"
                          },
                          "communityOrganisation": {
                            "$id": "82",
                            "id": 1,
                            "identifier": "p+nKXLHXBEWy3qQfwck9pA==",
                            "identifierGuid": "5ccae9a7-d7b1-4504-b2de-a41fc1c93da4",
                            "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:33:47.2841484",
                            "promoPeriodEnd": "2026-06-03T18:33:47.2841484",
                            "allowDonations": true,
                            "logoImageName": "sample string 17",
                            "totalAmountAwarded": 18.1,
                            "updated": "2026-06-03T18:33:47.2841484",
                            "deleted": true
                          },
                          "details": [
                            {
                              "$id": "83",
                              "saleItemID": 1,
                              "identifier": "tOhsTnnaaUCeL8ZIfwxRbg==",
                              "identifierGuid": "4e6ce8b4-da79-4069-9e2f-c6487f0c516e",
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "xi1GlNlsLk62ghZLNSx/cg==",
                              "pluGuid": "94462dc6-6cd9-4e2e-b682-164b352c7f72",
                              "accountID": "yID0tXFacEKzs5OWdmO8dg==",
                              "accountIDGuid": "b5f480c8-5a71-4270-b3b3-93967663bc76",
                              "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:33:47.2841484",
                              "bestOrExpireType": 1,
                              "providerName": "sample string 11",
                              "refundG_UID": "NR5W0J0DIk2dYkyuLNsu+Q==",
                              "refundGuid": "d0561e35-039d-4d22-9d62-4cae2cdb2ef9",
                              "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": "IyxoHF6uvUeMcyxL0b9zQA==",
                              "idempotentVoidGuid": "1c682c23-ae5e-47bd-8c73-2c4bd1bf7340",
                              "priceLevelIdentifier": "rYfqq1MwDEWTICefKUDrfQ==",
                              "priceLevelIdentifierGuid": "abea87ad-3053-450c-9320-279f2940eb7d",
                              "communityIdentifier": "TncK1KC6Dke0xspP1QqOew==",
                              "communityIdentifierGuid": "d40a774e-baa0-470e-b4c6-ca4fd50a8e7b",
                              "productName": "sample string 23",
                              "apn": "sample string 24",
                              "unknownScans": [
                                {
                                  "$id": "84",
                                  "id": 1,
                                  "saleDetailID": 2,
                                  "storeID": 1,
                                  "scanned": "2026-06-03T18:33:47.2841484",
                                  "operatorG_UID": "QEA=",
                                  "barcode": "sample string 4",
                                  "processed": 1
                                },
                                {
                                  "$ref": "84"
                                }
                              ],
                              "refund": {
                                "$id": "85",
                                "id": 1,
                                "g_UID": "uSoFRDkw4UCZOdXWytOOJg==",
                                "guid": "44052ab9-3039-40e1-9939-d5d6cad38e26",
                                "description": "sample string 1",
                                "dumped": true,
                                "inventoryReasonID": 1,
                                "sortOrder": 1,
                                "updated": "2026-06-03T18:33:47.2841484"
                              },
                              "modifier": {
                                "$id": "86",
                                "id": 1,
                                "setG_UID": "6Usf0eHE+0u1H7qvarLWQg==",
                                "modifierSetGuid": "d11f4be9-c4e1-4bfb-b51f-baaf6ab2d642",
                                "name": "sample string 2",
                                "price": 1,
                                "quantity": 1,
                                "modifierType": 1,
                                "groupNumber": 1,
                                "pageNumber": 1,
                                "controlOrder": 1,
                                "printToStation": true,
                                "pluG_UID": "ovDYZTjfd0OXOMuNiFc6Xw==",
                                "pluGuid": "65d8f0a2-df38-4377-9738-cb8d88573a5f",
                                "deleted": true,
                                "g_UID": "GEhTzKUBdEG2yzHP9cLX8Q==",
                                "guid": "cc534818-01a5-4174-b6cb-31cff5c2d7f1",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              "priceLevelName": "sample string 25",
                              "pumpNumber": 1,
                              "hoseNumber": 1
                            },
                            {
                              "$ref": "83"
                            }
                          ],
                          "eftReceipts": [
                            {
                              "$id": "87",
                              "id": 1,
                              "storeID": 1,
                              "saleHeaderID": 2,
                              "storeSaleHeader": {
                                "$ref": "80"
                              },
                              "receipt": "sample string 3",
                              "processed": 1
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "payments": [
                            {
                              "$ref": "79"
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "cards": [
                            {
                              "$id": "88",
                              "id": 1,
                              "saleHeaderID": 1,
                              "identifier": "sample string 2",
                              "cardType": 3,
                              "providerName": "sample string 4"
                            },
                            {
                              "$ref": "88"
                            }
                          ],
                          "campaignHits": [
                            {
                              "$id": "89",
                              "id": 1,
                              "saleHeaderID": 2,
                              "campaign": "sample string 3",
                              "name": "sample string 4",
                              "processed": 1,
                              "campaignDescription": "sample string 5"
                            },
                            {
                              "$ref": "89"
                            }
                          ],
                          "fuel": [
                            {
                              "$id": "90",
                              "id": 1,
                              "plu": 1,
                              "pluG_UID": "Sol643/w/k6FG1IWhumBrg==",
                              "pluGuid": "e37a894a-f07f-4efe-851b-521686e981ae",
                              "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:33:47.2841484",
                              "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:33:47.2841484",
                              "tagNumber": "sample string 15",
                              "trackTwoRem": "sample string 16",
                              "transCode": 1,
                              "transType": 1,
                              "unitPrice": 1.0,
                              "vehicleReg": "sample string 17",
                              "offline": true,
                              "processed": 1
                            },
                            {
                              "$ref": "90"
                            }
                          ],
                          "fuelResells": [
                            {
                              "$id": "91",
                              "saleItemID": 1,
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "vHRCfZqls0W9XcPif8Dl1A==",
                              "pluGuid": "7d4274bc-a59a-45b3-bd5d-c3e27fc0e5d4",
                              "accountID": "zz4lbSbFpkqVPOCNp61oGA==",
                              "accountIDGuid": "6d253ecf-c526-4aa6-953c-e08da7ad6818",
                              "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:33:47.2841484",
                              "bestOrExpireType": 1,
                              "refundG_UID": "F5kNFv1JKEuqcfTC3dQmpw==",
                              "refundGuid": "160d9917-49fd-4b28-aa71-f4c2ddd426a7",
                              "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": "91"
                            }
                          ],
                          "customerOrder": [
                            {
                              "$id": "92",
                              "identifier": "3bXio+txekKrqz9o55MXOg==",
                              "identifierGuid": "a3e2b5dd-71eb-427a-abab-3f68e793173a",
                              "id": 1,
                              "orderNo": 2,
                              "externalSaleIdentifier": "sample string 3",
                              "storeID": 4,
                              "zoneID": 5,
                              "deptNo": 6,
                              "customerIdentifier": "j0EVSsX0pkClY/AYs3h31A==",
                              "customerIdentifierGuid": "4a15418f-f4c5-40a6-a563-f018b37877d4",
                              "operatorNo": 1,
                              "operatorG_UID": "/SkrJ/UMOk+f7mcgNSf/jw==",
                              "operatorGuid": "272b29fd-0cf5-4f3a-9fee-67203527ff8f",
                              "created": "2026-06-03T18:33:47.2841484",
                              "ordered": "2026-06-03T18:33:47.2841484",
                              "started": "2026-06-03T18:33:47.2841484",
                              "completed": "2026-06-03T18:33:47.2841484",
                              "supplied": "2026-06-03T18:33:47.2841484",
                              "quickTicket": 1,
                              "deleted": true,
                              "walkAway": true,
                              "approxWait": 1,
                              "actualWait": 1,
                              "deliveryMethod": 8,
                              "externalSaleType": 9,
                              "customer": {
                                "$ref": "73"
                              },
                              "operator": {
                                "$ref": "40"
                              },
                              "details": [
                                {
                                  "$ref": "1"
                                },
                                {
                                  "$ref": "1"
                                }
                              ],
                              "storeName": "sample string 11",
                              "customerName": "sample string 12",
                              "storeReplyTo": "sample string 13",
                              "storeSubjectLine": "sample string 14",
                              "storeSaleHeader": {
                                "$ref": "80"
                              }
                            },
                            {
                              "$ref": "92"
                            }
                          ],
                          "surveyResponses": [
                            {
                              "$id": "93",
                              "surveyG_UID": "a3sP1H8N7k2d2KYXGbwqUA==",
                              "surveyGuid": "d40f7b6b-0d7f-4dee-9dd8-a61719bc2a50",
                              "saleHeaderGuid": "AiB4sbMTuEuBexcKZM8OMQ==",
                              "saleGuid": "b1782002-13b3-4bb8-817b-170a64cf0e31",
                              "textResponse": "sample string 1",
                              "integerResponse": 1,
                              "g_UIDResponse": "6p6sHQWy2EG2UZN9yBswnQ==",
                              "guidResponse": "1dac9eea-b205-41d8-b651-937dc81b309d",
                              "whoAnswered": 2,
                              "answeredAtUTC": "2026-06-03T18:33:47.2841484",
                              "sale": {
                                "$ref": "80"
                              },
                              "survey": {
                                "$id": "94",
                                "g_UID": "VR3UEY9R00e+Jvdn4+dJxg==",
                                "guid": "11d41d55-518f-47d3-be26-f767e3e749c6",
                                "name": "sample string 1",
                                "storeID": 2,
                                "zoneID": 1,
                                "checkoutFormG_UID": "fWw9ONsaj0qAtjghDvCr2g==",
                                "checkoutFormGuid": "383d6c7d-1adb-4a8f-80b6-38210ef0abda",
                                "displayToWho": 3,
                                "displayWhen": 4,
                                "start": "2026-06-03T18:33:47.2841484",
                                "end": "2026-06-03T18:33:47.2841484",
                                "deleted": true,
                                "updated": "2026-06-03T18:33:47.2841484",
                                "possibleIntegerResponses": [
                                  1,
                                  2
                                ],
                                "possibleTextResponses": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "possibleGuidResponses": [
                                  "4a8c1de9-9aea-42b3-b8b8-d68b62208731",
                                  "90d841f2-bf57-4028-8309-b7d84064cecc"
                                ],
                                "allowsAllTextResponses": true,
                                "surveyForm": {
                                  "$ref": "48"
                                }
                              },
                              "ingressId": "sample string 4"
                            },
                            {
                              "$ref": "93"
                            }
                          ],
                          "storeName": "sample string 39",
                          "terminalNumber": 40,
                          "machineName": "sample string 41",
                          "operatorName": "sample string 42",
                          "direction": 1,
                          "reason": "sample string 43",
                          "accountG_UID": "Ms2A8PMbj0GKmKVxKZGwcA==",
                          "accountIdentifier": "f080cd32-1bf3-418f-8a98-a5712991b070",
                          "accountName": "sample string 44",
                          "customerOrderIdentifier": "ogzbMTfXnEOpuW8PtryEiw==",
                          "customerOrderIdentifierGuid": "31db0ca2-d737-439c-a9b9-6f0fb6bc848b",
                          "priceLevelName": "sample string 45",
                          "revision": 46,
                          "ingressId": "sample string 47"
                        },
                        "metadata": {
                          "$id": "95",
                          "id": 1,
                          "paymentID": 2,
                          "paymentIdentifier": "tEh+t6X5DkGuZmt2PWfQpQ==",
                          "paymentIdentifierGuid": "b77e48b4-f9a5-410e-ae66-6b763d67d0a5",
                          "identifier": "n8kxRHYK7U2evija3qio2w==",
                          "identifierGuid": "4431c99f-0a76-4ded-9ebe-28dadea8a8db",
                          "metadata": "sample string 3",
                          "signatureImage": "QEA=",
                          "itemIdentifier": "igbAGIEaE0udb7Z7QINT4g==",
                          "itemIdentifierGuid": "18c0068a-1a81-4b13-9d6f-b67b408353e2"
                        }
                      },
                      {
                        "$ref": "79"
                      }
                    ]
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "customerGroupMembers": [
                  {
                    "$ref": "78"
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "customerGroups": [
                  {
                    "$ref": "77"
                  },
                  {
                    "$ref": "77"
                  }
                ],
                "accounts": [
                  {
                    "$ref": "75"
                  },
                  {
                    "$ref": "75"
                  }
                ],
                "account": {
                  "$ref": "75"
                },
                "vouchers": [
                  {
                    "$id": "96",
                    "customerIdentifier": "7NEhjl2OM0Wp54CqTlN+iw==",
                    "customerIdentifierGuid": "8e21d1ec-8e5d-4533-a9e7-80aa4e537e8b",
                    "voucherName": "sample string 2",
                    "count": 3,
                    "storeID": 4,
                    "barcode": "sample string 5",
                    "redeemCount": 6,
                    "issueCount": 7,
                    "storeSalePaymentID": 1,
                    "idempotentID": "qNg8qL11x0ur16ik7BYefQ==",
                    "idempotentGuid": "a83cd8a8-75bd-4bc7-abd7-a8a4ec161e7d",
                    "offline": true,
                    "voucher": {
                      "$id": "97",
                      "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:33:47.2841484",
                      "barcodeTemplate": {
                        "$id": "98",
                        "templateID": 1,
                        "template": "sample string 1",
                        "bcFunction": "sample string 2",
                        "sortOrder": 3
                      },
                      "scaleLabel": {
                        "$id": "99",
                        "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:33:47.2841484",
                        "labelPageLayout": "3ULTbzYfY0KkRRwPwxcpsg==",
                        "pageLayoutGuid": "6fd342dd-1f36-4263-a445-1c0fc31729b2",
                        "labelType": 6,
                        "oldName": "sample string 7",
                        "voucher": {
                          "$ref": "97"
                        },
                        "elements": [
                          {
                            "$id": "100",
                            "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:33:47.2841484"
                          },
                          {
                            "$ref": "100"
                          }
                        ]
                      },
                      "customerVouchers": [
                        {
                          "$id": "101",
                          "id": 1,
                          "customerIdentifier": "oenHUoCWvEK3/N+xhJ2FIA==",
                          "customerIdentifierGuid": "52c7e9a1-9680-42bc-b7fc-dfb1849d8520",
                          "voucherID": 3,
                          "voucherName": "sample string 4",
                          "storeID": 1,
                          "barcode": "sample string 5",
                          "dateOfIssue": "2026-06-03T18:33:47.2841484",
                          "issuedSaleHeaderID": 1,
                          "issuedSaleIdentifier": "sample string 7",
                          "issuedOfflinePaymentID": 1,
                          "issuedIdempotentID": "vNp8JCeDT02JKMMvC8tHAA==",
                          "issuedIdempotentGuid": "247cdabc-8327-4d4f-8928-c32f0bcb4700",
                          "issuedOffline": true,
                          "issuedUser": "sample string 9",
                          "issuedNotes": "sample string 10",
                          "expiryDate": "2026-06-03T18:33:47.2841484",
                          "expiredUser": "sample string 11",
                          "expiredNotes": "sample string 12",
                          "redeemed": "2026-06-03T18:33:47.2841484",
                          "redeemedSaleHeaderID": 1,
                          "redeemedSaleIdentifier": "sample string 13",
                          "redeemedOfflinePaymentID": 1,
                          "redeemedIdempotentID": "/Ywdu8mhDEOJtHIAjL45Rg==",
                          "redeemedIdempotentGuid": "bb1d8cfd-a1c9-430c-89b4-72008cbe3946",
                          "redeemedUser": "sample string 14",
                          "redeemedNotes": "sample string 15",
                          "redeemedOffline": true,
                          "updated": "2026-06-03T18:33:47.2841484",
                          "storeName": "sample string 17",
                          "scaleLabel": {
                            "$ref": "99"
                          },
                          "voucher": {
                            "$ref": "97"
                          },
                          "customer": {
                            "$ref": "73"
                          },
                          "issuedOfflinePayment": {
                            "$ref": "79"
                          },
                          "redeemedOfflinePayment": {
                            "$ref": "79"
                          }
                        },
                        {
                          "$ref": "101"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "73"
                    }
                  },
                  {
                    "$ref": "96"
                  }
                ]
              }
            },
            {
              "$ref": "72"
            }
          ],
          "customerGroups": [
            {
              "$id": "102",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "groupID": "m25QHk7uA0Kvqc6qyNzlZw==",
              "groupIDGuid": "1e506e9b-ee4e-4203-afa9-ceaac8dce567",
              "campaign": {
                "$ref": "69"
              },
              "group": {
                "$ref": "77"
              }
            },
            {
              "$ref": "102"
            }
          ],
          "signIqTickets": [
            {
              "$id": "103",
              "identifier": "ndlcKJ6B3EGFmKVbeU6N6g==",
              "identifierGuid": "285cd99d-819e-41dc-8598-a55b794e8dea",
              "campaignName": "sample string 2",
              "message": "sample string 3",
              "ticketFileSource": "sample string 4",
              "ticketFileDestination": "sample string 5",
              "storeID": 1
            },
            {
              "$ref": "103"
            }
          ],
          "comboPriceGroups": [
            {
              "$id": "104",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "g_UID": "8NV4H1+dakefwdtoFndq6g==",
              "guid": "1f78d5f0-9d5f-476a-9fc1-db6816776aea",
              "description": "sample string 5",
              "newPrice": 1,
              "rangeDescription": "sample string 6",
              "dealDescription": "sample string 7",
              "labelQuantity": 8,
              "hostProductCategoryID": 1,
              "offerID": 1,
              "dontUpdatePricePlus": true,
              "campaign": {
                "$ref": "69"
              },
              "comboPricePlus": [
                {
                  "$id": "105",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupG_UID": "WzftBTAKxEOP80dhrlmBKw==",
                  "groupGuid": "05ed375b-0a30-43c4-8ff3-4761ae59812b",
                  "comboPriceType": 5,
                  "priceType": 5,
                  "pluG_UID": "76ADpdM5l0KXhrBVFmJZbA==",
                  "pluGuid": "a503a0ef-39d3-4297-9786-b0551662596c",
                  "priceGroupG_UID": "0LqOn0lsXkeCfV1NlJ9PnA==",
                  "priceGroupGuid": "9f8ebad0-6c49-475e-827d-5d4d949f4f9c",
                  "campaignPoolID": "sample string 7",
                  "quantity": 1,
                  "campaign": {
                    "$ref": "69"
                  },
                  "product": {
                    "$ref": "2"
                  },
                  "priceGroup": {
                    "$ref": "33"
                  },
                  "campaignPool": {
                    "$ref": "69"
                  }
                },
                {
                  "$ref": "105"
                }
              ]
            },
            {
              "$ref": "104"
            }
          ],
          "priceLevels": [
            {
              "$id": "106",
              "id": 1,
              "priceLevelIdentifier": "Z5nAF1YAM0eQ4BjFn9B78g==",
              "priceLevelIdentifierGuid": "17c09967-0056-4733-90e0-18c59fd07bf2",
              "campaignName": "sample string 3",
              "priceLevelName": "sample string 4"
            },
            {
              "$ref": "106"
            }
          ],
          "promotionType": {
            "$id": "107",
            "identifier": "QGqzMGhCUkGRcoF6NwEZQA==",
            "identifierGuid": "30b36a40-4268-4152-9172-817a37011940",
            "hostType": 2,
            "code": "sample string 3",
            "description": "sample string 4",
            "isLiquor": true,
            "isAdvertised": true,
            "disableWasSave": true,
            "excludeFromPromoSales": true,
            "labelPageLayoutG_UID": "8L0WlxP2iESyeWcXZkAyzg==",
            "labelPageLayoutGuid": "9716bdf0-f613-4488-b279-6717664032ce",
            "priceLevelIdentifier": "2Tlz8+NSfUC9Pztigkt3AQ==",
            "priceLevelIdentifierGuid": "f37339d9-52e3-407d-bd3f-3b62824b7701",
            "active": true,
            "updated": "2026-06-03T18:33:47.2841484",
            "hostName": "sample string 11"
          }
        },
        "product": {
          "$ref": "2"
        },
        "dealCost": {
          "$id": "108",
          "headerIdentifier": "1fwZpaLd/U2+phfzu3Yrhw==",
          "headerIdentifierGuid": "a519fcd5-dda2-4dfd-bea6-17f3bb762b87",
          "identifier": "5UBp9wxmnUatfSKstEZ8ag==",
          "identifierGuid": "f76940e5-660c-469d-ad7d-22acb4467c6a",
          "supplierIdentifier": "fNIbfDZGTEmlVXtnco8QCA==",
          "supplierGuid": "7c1bd27c-4636-494c-a555-7b67728f1008",
          "pluG_UID": "EUwurbcPYEuSfPaw0/Yk8g==",
          "pluGuid": "ad2e4c11-0fb7-4b60-927c-f6b0d3f624f2",
          "campaignName": "dac7e2db-0860-45ea-96c7-8ae20a9e2145",
          "description": "sample string 4",
          "cost": 5,
          "costDecimals": 6,
          "start": "2026-06-03T18:33:47.2841484",
          "end": "2026-06-03T18:33:47.2841484",
          "type": 9,
          "promoType": 10,
          "bonusItemPLUG_UID": "e1Jlxmpr8EqavyF+xh0mTw==",
          "bonusItemPluGuid": "c665527b-6b6a-4af0-9abf-217ec61d264f",
          "bonusPurchaseUnits": 11,
          "bonusReceiveUnits": 12,
          "updated": "2026-06-03T18:33:47.2841484",
          "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:33:47.2841484",
          "campaignEndDate": "2026-06-03T18:33:47.2841484",
          "masterPLUG_UID": "G/tBMwsOh06SNMP+1+fP3g==",
          "masterID": "3341fb1b-0e0b-4e87-9234-c3fed7e7cfde",
          "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": "gHVUqoR6nEex/ylDOi/ycg==",
          "bonusMasterID": "aa547580-7a84-479c-b1ff-29433a2ff272",
          "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:33:47.2841484",
      "dealCosts": [
        {
          "$ref": "108"
        },
        {
          "$ref": "108"
        }
      ],
      "tags": [
        {
          "$id": "109",
          "pluG_UID": "kLNfw/zJNEmMGAKJb9V0mA==",
          "pluGuid": "c35fb390-c9fc-4934-8c18-02896fd57498",
          "tagID": 1,
          "description": "sample string 1",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "109"
        }
      ],
      "alternateProductG_UID": "x3jZ3gIk4Ue8sDhMLoH5ww==",
      "alternateProduct": "ded978c7-2402-47e1-bcb0-384c2e81f9c3",
      "altProduct": {
        "$ref": "2"
      },
      "productHostCode": {
        "$id": "110",
        "id": 1,
        "pluG_UID": "fcSXDlKIpEe2rQXybKdV8Q==",
        "pluGuid": "0e97c47d-8852-47a4-b6ad-05f26ca755f1",
        "ibaCode": "sample string 2"
      },
      "mscCat": {
        "$ref": "63"
      },
      "mscCom": {
        "$ref": "64"
      },
      "mscDep": {
        "$ref": "66"
      },
      "mscSubCom": {
        "$ref": "65"
      },
      "isUserUpdate": true,
      "ignoreMasterProduct": true,
      "priceGroupLabelRequested": true,
      "firstSold": "2026-06-03T18:33:47.2997373",
      "inventoryTracked": "2026-06-03T18:33:47.2997373",
      "isNormalPriceChangesCampaign": true,
      "baseProductFuel": {
        "$id": "111",
        "pluG_UID": "w0MbLyNVs0SSe4q/tPORhA==",
        "pluGuid": "2f1b43c3-5523-44b3-927b-8abfb4f39184",
        "fuelPluG_UID": "xMA93TqXBkuypK7dwIP6fw==",
        "fuelPluGuid": "dd3dc0c4-973a-4b06-b2a4-aeddc083fa7f",
        "price": 3,
        "productDescription": "sample string 4",
        "productBarcode": "sample string 5",
        "fuelProductDescription": "sample string 6",
        "fuelProductBarcode": "sample string 7",
        "fuelProductPrice": 8
      },
      "productFuelLinks": [
        {
          "$ref": "111"
        },
        {
          "$ref": "111"
        }
      ]
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.