POST api/campaign/{name}/move/campaign/{campaign}/pools

Move campaign pools

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

Old campaign name

string

Required

campaign

New campaign name

string

Required

Body Parameters

List of campaign pools to move

Collection of CampaignPool
NameDescriptionTypeAdditional information
ID

integer

None.

CampaignID

integer

None.

CampaignName

Campaign Name

string

None.

Plu

integer

None.

PluG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

HostOfferID

integer

None.

PriceGroupG_UID

Collection of byte

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

PriceGroupGuid

globally unique identifier

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

FuelItem

boolean

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

PluName

PLU Name

string

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

Apn

Barcode

string

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

PluActive

boolean

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

CartonQty

integer

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

BaseUnits

decimal number

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

CRI

string

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

SalesMode

integer

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

PLUAWS

decimal number

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

DirectNumber

string

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

DepartmentName

string

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

SubDepartmentName

string

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

PriceGroupName

string

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

SupplierName

string

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

StockOnHand

decimal number

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

StockOnOrder

decimal number

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

LastReceived

date

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

RRP

integer

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

CampaignDescription

string

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

Product

Product

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

Campaign

Campaign

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

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "campaignID": 2,
    "campaignName": "sample string 3",
    "plu": 4,
    "pluG_UID": "DQfCWALCIk2hKH1FsFBYHA==",
    "pluGuid": "58c2070d-c202-4d22-a128-7d45b050581c",
    "hostOfferID": 1,
    "priceGroupG_UID": "KjmJDWFavE+KMs0sPZMK3A==",
    "priceGroupGuid": "0d89392a-5a61-4fbc-8a32-cd2c3d930adc",
    "fuelItem": true,
    "pluName": "sample string 6",
    "apn": "sample string 7",
    "pluActive": true,
    "cartonQty": 1,
    "baseUnits": 9.1,
    "cri": "sample string 10",
    "salesMode": 1,
    "pluaws": 11.0,
    "directNumber": "sample string 12",
    "departmentName": "sample string 13",
    "subDepartmentName": "sample string 14",
    "priceGroupName": "sample string 15",
    "supplierName": "sample string 16",
    "stockOnHand": 1.1,
    "stockOnOrder": 1.1,
    "lastReceived": "2025-10-05T00:01:55.6375689",
    "rrp": 17,
    "campaignDescription": "sample string 18",
    "product": {
      "$id": "2",
      "plu": 1,
      "storeID": 1,
      "masterPluG_UID": "QEA=",
      "storeIDs": [
        1,
        2
      ],
      "g_UId": "11gBiuAr8U+AoTlKb4S71Q==",
      "guid": "8a0158d7-2be0-4ff1-80a1-394a6f84bbd5",
      "apn": "sample string 1",
      "apnChanged": true,
      "apnSwitched": true,
      "barcode": "sample string 4",
      "itemNumber": "sample string 5",
      "itemNumberChanged": true,
      "priceGroupG_UID": "WHdexIi7oEqmI3RDKg5g6w==",
      "priceGroupGuid": "c45e7758-bb88-4aa0-a623-74432a0e60eb",
      "blueprintID": 1,
      "lastCountedDate": "2025-10-05T00:01:55.6375689",
      "externalID": "sample string 7",
      "active": true,
      "activated": "2025-10-05T00:01:55.6375689",
      "pluCreated": "2025-10-05T00:01:55.6375689",
      "createdByUser": "sample string 9",
      "name": "sample string 10",
      "nameChanged": true,
      "secondDescription": "sample string 12",
      "hostDescription": "sample string 13",
      "keepCartonQty": true,
      "keepDescription": true,
      "keepDepartments": true,
      "keepSuppliers": true,
      "markdownDescription": "sample string 18",
      "altDescription": "sample string 19",
      "bestOrExpire": 20,
      "lastUpdate": "2025-10-05T00:01:55.6375689",
      "lastManualUpdate": "2025-10-05T00:01:55.6375689",
      "imageName": "sample string 23",
      "showImageOnFlipCharts": true,
      "showTextOnFlipCharts": true,
      "overrideFlipChartText": true,
      "flipChartText": "sample string 27",
      "salesMode": 1,
      "eftCode": 1,
      "price": 1,
      "priceChanged": true,
      "rrp": 1,
      "gstPercent": 28,
      "gstPercentChanged": true,
      "costGSTPercent": 29,
      "costGSTPercentChanged": true,
      "wetPercent": 1,
      "priceOverride": 1,
      "cost": 1,
      "currentCost": 1,
      "currentCostDecimals": 1,
      "grossProfit": 1.0,
      "currentCostDesc": "sample string 30",
      "currentCostEnd": "2025-10-05T00:01:55.6375689",
      "currentCostUpdated": "2025-10-05T00:01:55.6375689",
      "costDecimals": 31,
      "costChanged": true,
      "dealCostIdentifier": "QEA=",
      "excludeFromRebate": true,
      "rebateOverride": 1,
      "costCalcMethod": 32,
      "costCalcMethodChanged": true,
      "costEffectiveDate": "2025-10-05T00:01:55.6375689",
      "defaultGP": 1,
      "breakTargetMode": 33,
      "break1": 1,
      "price1": 1,
      "target1": 34,
      "break2": 1,
      "price2": 1,
      "target2": 35,
      "break3": 1,
      "price3": 1,
      "target3": 36,
      "break1Changed": true,
      "price1Changed": true,
      "target1Changed": true,
      "break2Changed": true,
      "price2Changed": true,
      "target2Changed": true,
      "break3Changed": true,
      "price3Changed": true,
      "target3Changed": true,
      "breakTargetModeChanged": true,
      "margin": 1.1,
      "marginChanged": true,
      "marginRanged": true,
      "marginRangedChanged": true,
      "minimumMargin": 1.1,
      "minimumMarginChanged": true,
      "maximumMargin": 1.1,
      "maximumMarginChanged": true,
      "overrideHostWarehouseIndicator": true,
      "overrideHostWarehouseIndicatorChanged": true,
      "overrideHostPrice": true,
      "overrideHostPriceChanged": true,
      "overrideHostCost": true,
      "overrideHostCostChanged": true,
      "overrideHostMargin": true,
      "overrideHostMarginChanged": true,
      "alwaysApplyMargin": true,
      "alwaysApplyMarginChanged": true,
      "aws": 1.0,
      "paws": 1.0,
      "awsUpdated": "2025-10-05T00:01:55.6375689",
      "posTare": 1,
      "altPrice": 1.0,
      "altPriceChanged": true,
      "altPriceMode": 53,
      "altPriceModeChanged": true,
      "altPLUG_UID": "l+MG+6mZs0WdcKW/FKi61g==",
      "altPLUGuid": "fb06e397-99a9-45b3-9d70-a5bf14a8bad6",
      "altPLUGuidChanged": true,
      "altPriceDescription1": "sample string 54",
      "altPriceDescription2": "sample string 55",
      "cartonQuantity": 56,
      "cartonQuantityChanged": true,
      "trayID": 1,
      "promptID": 1,
      "tare": 1,
      "packQty": 1,
      "fixedWeight": 1,
      "extraMesg": 1,
      "text1": "sample string 58",
      "text2": "sample string 59",
      "text3": "sample string 60",
      "labelText": "sample string 61",
      "labelTextChanged": true,
      "sendToScale": true,
      "nonScaleWeigh": true,
      "labelFormat": "sample string 65",
      "barcodeFormat": "sample string 66",
      "austMade": 1,
      "coolCode": 67,
      "countryOfOrigin": "sample string 68",
      "percentContent": 69.1,
      "departmentID": 1,
      "subDepartmentID": 1,
      "minorDepartmentID": 1,
      "lesserDepartmentID": 1,
      "deptCode": "sample string 70",
      "subDeptCode": "sample string 71",
      "minorDeptCode": "sample string 72",
      "lesserDeptCode": "sample string 73",
      "deptName": "sample string 74",
      "subDeptName": "sample string 75",
      "minorDeptName": "sample string 76",
      "lesserDeptName": "sample string 77",
      "departmentChanged": true,
      "subCategoryID": 1,
      "expiry": 1,
      "showDays": 1,
      "datePrint": 1,
      "labelRequired": true,
      "labelShelfQty": 80,
      "labelShelfChanged": true,
      "labelTalkerQty": 82,
      "labelSmall": true,
      "labelLastPrinted": "2025-10-05T00:01:55.6375689",
      "labelLastPrice": 1,
      "shelfPageLayoutG_UID": "46gukU8CGUe72Wa363j20w==",
      "shelfPageLayoutGuid": "912ea8e3-024f-4719-bbd9-66b7eb78f6d3",
      "talkerPageLayoutG_UID": "zCdOWn9Nk0mRlTJguuUC9A==",
      "talkerPageLayoutGuid": "5a4e27cc-4d7f-4993-9195-3260bae502f4",
      "unitMeasure": 1.1,
      "unitMeasureChanged": true,
      "unitMeasureKind": 85,
      "unitMeasureKindChanged": true,
      "signIQData": "sample string 87",
      "refresh": true,
      "earnLoyaltyPoints": true,
      "earnLoyaltyPointsChanged": true,
      "quantityOverride": true,
      "quantityOverrideChanged": true,
      "quantityRequired": true,
      "quantityRequiredChanged": true,
      "allowDiscounts": true,
      "allowDiscountsChanged": true,
      "discountDiscounts": true,
      "discountDiscountsChanged": true,
      "itemRecalled": true,
      "itemRecalledChanged": true,
      "noRefund": true,
      "noRefundChanged": true,
      "allowMarkdown": true,
      "allowMarkdownChanged": true,
      "priceRequired": true,
      "priceRequiredChanged": true,
      "fuelItem": true,
      "fuelItemChanged": true,
      "trackSerial": true,
      "trackSerialChanged": true,
      "allowZeroPrice": true,
      "allowZeroPriceChanged": true,
      "notForSale": 91,
      "notForSaleChanged": true,
      "excludeFromDeals": true,
      "excludeFromVoucher": true,
      "minimumAge": 94,
      "minimumAgeChanged": true,
      "buyingLimit": 1,
      "buyingLimitChanged": true,
      "buyingLimitIndependent": true,
      "buyingLimitIndependentChanged": true,
      "inventoryGuid": "RK8OBS2q1EKSV9nZhU28ug==",
      "inventoryIdentifier": "050eaf44-aa2d-42d4-9257-d9d9854dbcba",
      "inventoryAccuracy": 1,
      "baseUnits": 98,
      "orderPacked": 1,
      "isManufactured": true,
      "isIngredient": true,
      "isModifier": true,
      "isModifierChanged": true,
      "hasModifiers": 99,
      "defaultPrinter": "sample string 100",
      "defaultPrinterGroup": "sample string 101",
      "ingredientsOnManufacture": true,
      "manufactureUnitMeasure": 1,
      "mpl": 1,
      "maxShelfQty": 102,
      "allowAutoOrder": true,
      "warrantyPeriod": 1,
      "parentPluG_UId": "j6IxGIfmlkm8K2gq8q9uOQ==",
      "parentPluGuid": "1831a28f-e687-4996-bc2b-682af2af6e39",
      "preferredHostVendor": 104,
      "preferredHostChanged": true,
      "code": "sample string 106",
      "supplierIdentifier": "7apyCy7UsES7/Vlfqs1AOw==",
      "supplierIdentifierGuid": "0b72aaed-d42e-44b0-bbfd-595faacd403b",
      "supplierChanged": true,
      "rebateSupplierIdentifier": "1mVc/w4JI0ai26+f2yFKug==",
      "rebateSupplierIdentifierGuid": "ff5c65d6-090e-4623-a2db-af9fdb214aba",
      "rebateSupplierChanged": true,
      "availableForOrder": true,
      "warehouseDirectIndicator": "sample string 108",
      "warehouseDirectIndicatorChanged": true,
      "productGrade": "sample string 110",
      "productType": "sample string 111",
      "productGroup": "sample string 112",
      "complianceIndicator": "sample string 113",
      "inhouseBrand": "sample string 114",
      "slowMoving": true,
      "generalMerchandise": true,
      "comment": "sample string 117",
      "lastUpdatedByUser": "sample string 118",
      "lastManualUpdatedByUser": "sample string 119",
      "lastUpdatedByUserOverride": true,
      "lastUpdatedByHost": "2025-10-05T00:01:55.6375689",
      "commodity": "sample string 121",
      "businessPillar": "sample string 122",
      "mscCommodity": "sample string 123",
      "hostIdentifier": "ofJtn5zaWkOXzfBnrq0VYQ==",
      "hostIdentifierGuid": "9f6df2a1-da9c-435a-97cd-f067aead1561",
      "serviceFeeID": 1,
      "serviceFeeIDChanged": true,
      "providerName": "sample string 125",
      "aisleEnds": "sample string 126",
      "deleted": true,
      "deletedChanged": true,
      "hidden": true,
      "doNotRange": true,
      "doNotRangeChanged": true,
      "doNotOrder": true,
      "doNotOrderChanged": true,
      "locked": true,
      "excludeFromWebUpdate": true,
      "excludeFromWebUpdateChanged": true,
      "webPriceBasedOn": 137,
      "webPriceRounding": true,
      "webMarkup": 139,
      "webPriceMode": 140,
      "altDepartmentID": 1,
      "altSubDepartmentID": 1,
      "altMinorDepartmentID": 1,
      "altLesserDepartmentID": 1,
      "altDeptCode": "sample string 141",
      "altSubDeptCode": "sample string 142",
      "altMinorDeptCode": "sample string 143",
      "altLesserDeptCode": "sample string 144",
      "altDepartmentChanged": true,
      "storeProducts": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "store": {
        "$id": "3",
        "id": 1,
        "isMaster": true,
        "shortName": "sample string 3",
        "url": "sample string 4",
        "sortOrder": 1,
        "name": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "state": "sample string 12",
        "country": "sample string 13",
        "postCode": "sample string 14",
        "delivery": 1,
        "exportAccounts": 1,
        "salesAccountFolder": "sample string 15",
        "purchaseAccountFolder": "sample string 16",
        "initLoad": 1,
        "initIDs": 1,
        "zoneID": 1,
        "actAsMaster": 1,
        "lastActiveUtc": "2025-10-05T00:01:55.6375689",
        "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": "575w4rqpAkS0ik1YLrpE5g==",
        "hostIdentifierGuid": "e270bee7-a9ba-4402-b48a-4d582eba44e6",
        "hostName": 1,
        "hostAddress": "sample string 27",
        "hostUsername": "sample string 28",
        "hostPassword": "sample string 29",
        "excludeFromLeadInOut": true,
        "accountingProvider": 31,
        "accountingAddress": "sample string 32",
        "accountingUsername": "sample string 33",
        "accountingPassword": "sample string 34",
        "storeAccountingCode": "sample string 35",
        "softwareVariance": 36,
        "fuelWarningVariance": 37.0,
        "fuelErrorVariance": 38.0,
        "fuelAccumulatedWarningVariance": 39.0,
        "fuelAccumulatedErrorVariance": 40.0,
        "drawManagment": 41,
        "endOfDayManagment": true,
        "autoFillCashBalancing": true,
        "fuelDayVariance": 44,
        "accountingTradingTime": "00:00:00.1234567",
        "stockActivateProduct": 46,
        "giftCardSalesAccountingDeptCode": "sample string 47",
        "transactionDiscountAccountingDeptCode": "sample string 48",
        "size": 49,
        "updated": "2025-10-05T00:01:55.6375689",
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "4",
          "storeID": 1,
          "addressType": 1,
          "address1": "sample string 1",
          "address2": "sample string 2",
          "city": "sample string 3",
          "state": "sample string 4",
          "country": "sample string 5",
          "postCode": "sample string 6"
        },
        "billingAddress": {
          "$ref": "4"
        },
        "hostStoreSettings": [
          {
            "$id": "5",
            "id": 1,
            "hostIdentifier": "8/uLiONdJk6O0OZYIKRKbg==",
            "hostIdentifierGuid": "888bfbf3-5de3-4e26-8ed0-e65820a44a6e",
            "storeID": 2,
            "username": "sample string 3",
            "password": "sample string 4",
            "passwordPlain": "sample string 5",
            "serverAddress": "sample string 6",
            "serverPort": 1,
            "excludeFromLeadInOut": true,
            "useForHostFile": true,
            "metcashPillarID": "sample string 9",
            "metcashStateCode": "sample string 10",
            "metcashCustomerID": "sample string 11",
            "metcashTradingPartnerID": "sample string 12",
            "drakesCustomerNumber": 1,
            "sparCustomerNumber": "sample string 13",
            "sparOrderUsername": "sample string 14",
            "sparOrderPassword": "sample string 15",
            "sparOrderPasswordPlain": "sample string 16",
            "pharmXSiteID": 1,
            "ibaZoneID": 1,
            "ibaState": "sample string 17",
            "foodlandStoreCode": "sample string 18",
            "ilgMemberNumber": "sample string 19",
            "ilgOutletLocation": 1,
            "ilgBaseCost": 1,
            "ilgApplyNonAdvertisedPromos": true,
            "ilgExemptFromFreight": true,
            "ilgOrderDealReview": true,
            "ilgFinanceFee": 1,
            "processPromotions": true,
            "hostProvider": 0,
            "host": {
              "$id": "6",
              "identifier": "HnAMSD/SZUKu0NZzH/vz7A==",
              "identifierGuid": "480c701e-d23f-4265-aed0-d6731ffbf3ec",
              "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": "boasVBvnVESAyyIBO+SUmA==",
              "hostSupplierIdentifierGuid": "54ac866e-e71b-4454-80cb-22013be49498",
              "loyaltyPriceLevelIdentifier": "w2Zmy/Tor06Pn4AVjcxvyg==",
              "loyaltyPriceLevelIdentifierGuid": "cb6666c3-e8f4-4eaf-8f9f-80158dcc6fca",
              "isGroup": true,
              "description": "sample string 22",
              "hostProvider": 23,
              "hostTypeEnum": 24,
              "hostType": "sample string 25",
              "hostCode": "sample string 26",
              "username": "sample string 27",
              "password": "sample string 28",
              "passwordPlain": "sample string 29",
              "server": "sample string 30",
              "url": "sample string 31",
              "global": true,
              "stateCode": "sample string 33",
              "lastCollected": "2025-10-05T00:01:55.6375689",
              "lastProcessed": "2025-10-05T00:01:55.6375689",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "lxR+3/eK+0GhWB2Ktlx1BQ==",
                "identifierGuid": "df7e1497-8af7-41fb-a158-1d8ab65c7505",
                "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": "0uQZlC0Vg0yGVvAco18Y7w==",
                "primaryContactID": "9419e4d2-152d-4c83-8656-f01ca35f18ef",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "APONNOm0ekeSLDssykiywA==",
                "supplierGroupGuid": "348df300-b4e9-477a-922c-3b2cca48b2c0",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-10-05T00:01:55.6375689",
                "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": "8",
                  "id": "146cc96c-3db7-4174-8372-31a043a7cd1c",
                  "identifier": "nQnLf36MRUmaSTiWOLX3gQ==",
                  "identifierGuid": "7fcb099d-8c7e-4945-9a49-389638b5f781",
                  "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": "9",
                    "supplierIdentifier": "SBf4+V/z00K4arWCPfyhzQ==",
                    "supplierIdentifierGuid": "f9f81748-f35f-42d3-b86a-b5823dfca1cd",
                    "contactGuid": "GQ2oj/tQDUqeXUzxOFYevQ==",
                    "contactID": "8fa80d19-50fb-4a0d-9e5d-4cf138561ebd",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "lYKC0DUyWEekW6G3XcXv+Q==",
                    "pluGuid": "d0828295-3235-4758-a45b-a1b75dc5eff9",
                    "supplierIdentifier": "UzBdf4aqU0eKTo5FbMqHEg==",
                    "supplierIdentifierGuid": "7f5d3053-aa86-4753-8a4e-8e456cca8712",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-10-05T00:01:55.6375689",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 9,
                    "landedUnitCostInc": 10,
                    "landedCartonCostInc": 11,
                    "landedCartonCostEx": 12,
                    "standardCost": 13,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 14",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 15",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 16",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 17",
                    "invoiceCode": "sample string 18",
                    "invoiceDesc": "sample string 19",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 20,
                    "hostType": 21,
                    "fromHost": 22,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 23.1,
                    "sellMultiple": 24.1,
                    "baseMultiple": 25.1,
                    "hostStandardCost": 26,
                    "hostTotalCost": 27,
                    "hostRetail": 28,
                    "hostLandedUnitCostEx": 29,
                    "hostLandedUnitCostInc": 30,
                    "hostDesc": "sample string 31",
                    "directIndicator": "sample string 32",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 34",
                    "hostProductType": "sample string 35",
                    "hostProductGrade": "sample string 36",
                    "hostProductGroup": "sample string 37",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 40",
                    "hostLastUpdated": "2025-10-05T00:01:55.6375689",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "RfIqibSJ1EOfcQmrBqoh3g==",
                        "pluGuid": "892af245-89b4-43d4-9f71-09ab06aa21de",
                        "supplierIdentifier": "1R0KGEzubUSa160HpcmxyQ==",
                        "supplierIdentifierGuid": "180a1dd5-ee4c-446d-9ad7-ad07a5c9b1c9",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 41",
                    "salesMode": 42,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 44,
                    "parentPluG_UID": "vd8mu1PwZ0ybBZNlK2t5eQ==",
                    "parentPluGuid": "bb26dfbd-f053-4c67-9b05-93652b6b7979",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$ref": "2"
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "12",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 47
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "13",
                    "storeID": 1,
                    "supplierIdentifier": "X0u5APu9WEKj+Llqos9qGQ==",
                    "supplierGuid": "00b94b5f-bdfb-4258-a3f8-b96aa2cf6a19",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "cycles": [
                  {
                    "$id": "14",
                    "storeID": 1,
                    "supplierIdentifier": "K8s8SGpbsEiSATzwRkJPWA==",
                    "supplierGuid": "483ccb2b-5b6a-48b0-9201-3cf046424f58",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "cutOffWeek": 5,
                    "cutOffDay": 6,
                    "cutOffTime": "00:00:00.1234567",
                    "leadTime": 7,
                    "daysBuffer": 8,
                    "supplierName": "sample string 9",
                    "cutOffDate": "2025-10-05T00:01:55.6375689",
                    "deliveryDate": "2025-10-05T00:01:55.6375689",
                    "nextCutOffDate": "2025-10-05T00:01:55.6375689",
                    "nextDeliveryDate": "2025-10-05T00:01:55.6375689",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-10-05T00:01:55.6375689",
                "isHost": true
              },
              "files": [
                {
                  "$id": "15",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-10-05T00:01:55.6375689",
                  "processed": "2025-10-05T00:01:55.6375689",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-10-05T00:01:55.6375689",
                  "size": 1,
                  "sizeFormat": "sample string 7",
                  "isArchive": true,
                  "version": "sample string 9",
                  "reference": "sample string 10",
                  "digest": "sample string 11",
                  "contentType": "sample string 12",
                  "host": {
                    "$ref": "6"
                  },
                  "metcashHeader": {
                    "$id": "16",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-10-05T00:01:55.6375689",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "15"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "17",
                  "id": 1,
                  "hostIdentifier": "RmEqs+RS/EiTY/ljvkW5jQ==",
                  "hostIdentifierGuid": "b32a6146-52e4-48fc-9363-f963be45b98d",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "8af18c4b-464f-438d-ac50-20807f21e1bb",
                    "6f5d13dd-3266-43e1-bfe7-1934110997e0"
                  ]
                },
                {
                  "$ref": "17"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "18",
                  "identifier": "XTdK3lz/rkePw89RtOY21Q==",
                  "identifierGuid": "de4a375d-ff5c-47ae-8fc3-cf51b4e636d5",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "18"
                }
              ],
              "promoTypeGuids": [
                "68a332b7-1866-4eab-8fef-e52129e3b370",
                "524b82db-c4ef-423f-86dd-04cf04668c2d"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "19",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "19"
          }
        ],
        "sales": [
          {
            "$id": "20",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-10-05T00:01:55.6375689",
            "ftpSite": {
              "$id": "21",
              "id": 1,
              "description": "sample string 2",
              "address": "sample string 3",
              "username": "sample string 4",
              "password": "sample string 5",
              "path": "sample string 7",
              "protocol": 8
            }
          },
          {
            "$ref": "20"
          }
        ],
        "zoneMatrix": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "cashManagements": [
          {
            "$id": "22",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "23",
              "id": 1,
              "description": "sample string 2",
              "address": "sample string 3",
              "username": "sample string 4",
              "password": "sample string 5",
              "passwordPlain": "sample string 6",
              "token": "sample string 7",
              "apiType": 8,
              "apiSubType": 9
            }
          },
          {
            "$ref": "22"
          }
        ],
        "updateStoreID": "a12f50bb-b4d2-4de8-9425-359f44adeff5",
        "updateStore": {
          "$id": "24",
          "id": "e0be0f0e-60be-4eef-9b5c-41fb295010a3",
          "name": "sample string 1",
          "lastActivity": "2025-10-05T00:01:55.6375689",
          "zone": "sample string 2",
          "timeZoneOffset": 0.0,
          "businessHoursStart": "00:00:00.1234567",
          "businessHoursEnd": "00:00:00.1234567",
          "master": true,
          "lastIP": "sample string 10",
          "lastHostName": "sample string 11",
          "ping": 1,
          "pingStatus": "sample string 12",
          "lastUpdateCompleted": "2025-10-05T00:01:55.6375689"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "25",
          "loginMode": 1,
          "allowSelfVerification": true,
          "verifierEmail": "sample string 3",
          "source": "sample string 4",
          "loginModeInherited": 5,
          "loginModeSource": "sample string 6",
          "selfVerifyInherited": true,
          "selfVerifySource": "sample string 8",
          "verifyEmailInherited": "sample string 9",
          "verifyEmailSource": "sample string 10"
        }
      },
      "storePrices": [
        {
          "$id": "26",
          "pluG_UID": "wDt0YnW+6U++LN1w7NIuSQ==",
          "pluGuid": "62743bc0-be75-4fe9-be2c-dd70ecd22e49",
          "plu": 1,
          "storeID": 1,
          "zoneID": 2,
          "zoneName": "sample string 3",
          "store": "sample string 4",
          "priceNow": 5,
          "costNow": 6,
          "costNowDecimals": 7,
          "normalPrice": 8,
          "priceNext": 1,
          "costNext": 1,
          "costNextDecimals": 9,
          "nextCampaignName": "sample string 10",
          "gstPercent": 11,
          "normalCost": 12,
          "normalCostDecimals": 13,
          "costGstPercent": 14,
          "costCalcMethod": 1,
          "currentCost": 15,
          "currentCostDecimals": 16,
          "break1": 17,
          "price1": 18,
          "break2": 19,
          "price2": 20,
          "break3": 21,
          "price3": 22,
          "fuelItem": 23,
          "fixedWeight": 24,
          "active": true,
          "complianceIndicator": "sample string 25",
          "doNotOrder": true,
          "doNotRange": true,
          "isNormalPriceChangesCampaign": true,
          "updated": "2025-10-05T00:01:55.6375689"
        },
        {
          "$ref": "26"
        }
      ],
      "currentPrices": {
        "$id": "27",
        "pluPrices": {
          "$id": "28",
          "plu": 1,
          "pluG_UID": "QEA=",
          "stores": [
            1,
            2
          ],
          "normalPrice": 1,
          "cost": 2,
          "break1": 3,
          "price1": 4,
          "break2": 5,
          "price2": 6,
          "break3": 7,
          "price3": 8,
          "discountPrice": 9,
          "acceptedUtc": "2025-10-05T00:01:55.6375689",
          "priceChangeType": 0,
          "costDecimals": 10
        },
        "normalPluPrices": {
          "$ref": "28"
        },
        "winningCampaign": 1,
        "winner": {
          "$id": "29",
          "campaignName": "sample string 1",
          "campaignDescription": "sample string 2",
          "startDate": "2025-10-05T00:01:55.6375689",
          "startTime": 3,
          "endDate": "2025-10-05T00:01:55.6375689",
          "endTime": 4,
          "newPrice": 5,
          "newCost": 6,
          "newCostDecimals": 7,
          "pctDiscount": 8,
          "promoType": 1,
          "promotionTypeCode": "sample string 9",
          "hostType": 10,
          "hostIdentifier": "okZbI/7YbkutNCADMuxw3Q==",
          "hostIdentifierGuid": "235b46a2-d8fe-4b6e-ad34-200332ec70dd",
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ]
        },
        "details": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ]
      },
      "tray": {
        "$id": "30",
        "g_UId": "N9eIE4PidkyA7eQwmXw5Cg==",
        "guid": "1388d737-e283-4c76-80ed-e430997c390a",
        "name": "sample string 1",
        "number": 1,
        "tare": 1
      },
      "priceGroup": {
        "$id": "31",
        "priceGroupG_UID": "kS7WWkLDQkOTTOIzDRH8tg==",
        "priceGroupGuid": "5ad62e91-c342-4342-934c-e2330d11fcb6",
        "name": "sample string 2",
        "code": 1,
        "modified": true,
        "updated": "2025-10-05T00:01:55.6375689",
        "buyingLimit": 1,
        "buyingLimitIndependent": true,
        "buyingLimitType": 0,
        "number": 1,
        "products": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "productCount": 1
      },
      "priceGroupName": "sample string 146",
      "nutrifacts": {
        "$id": "32",
        "pluG_UID": "sw1nv3eZ8EaxtRWojcF5cA==",
        "pluGuid": "bf670db3-9977-46f0-b1b5-15a88dc17970",
        "plu": 1,
        "servingsPerPack": 1,
        "servingSize": 1,
        "showAllergens": 1,
        "energy": 1,
        "protein": 1,
        "fat": 1,
        "saturated": 1,
        "carbo": 1,
        "sugars": 1,
        "sodium": 1,
        "potasium": 1,
        "calcium": 1,
        "fibre": 1,
        "soya": 1,
        "nutsSeeds": 1,
        "shells": 1,
        "eggs": 1,
        "dairy": 1,
        "gluten": 1,
        "sulphites": 1,
        "peanuts": 1,
        "sesame": 1,
        "fish": 1,
        "lupins": 1
      },
      "dates": {
        "$id": "33",
        "pluGuid": "33b18b3b-e5c0-4532-89f3-196334a64ac3",
        "created": "2025-10-05T00:01:55.6375689",
        "createdByUser": "sample string 1",
        "activated": "2025-10-05T00:01:55.6375689",
        "deactivated": "2025-10-05T00:01:55.6375689",
        "lastOrdered": "2025-10-05T00:01:55.6375689",
        "lastOrderedQty": 2.0,
        "lastReceived": "2025-10-05T00:01:55.6375689",
        "lastReceivedQty": 3.0,
        "lastInvoiceStatus": 1,
        "lastCounted": "2025-10-05T00:01:55.6375689",
        "lastSold": "2025-10-05T00:01:55.6375689",
        "firstSold": "2025-10-05T00:01:55.6375689",
        "awsUpdated": "2025-10-05T00:01:55.6375689",
        "lastManualUpdate": "2025-10-05T00:01:55.6375689",
        "lastManualUpdatedByUser": "sample string 5",
        "lastUpdated": "2025-10-05T00:01:55.6375689",
        "lastUpdatedByUser": "sample string 7",
        "lastUpdatedByHost": "2025-10-05T00:01:55.6375689",
        "doNotRangeUpdated": "2025-10-05T00:01:55.6375689",
        "doNotOrderUpdated": "2025-10-05T00:01:55.6375689",
        "tracked": "2025-10-05T00:01:55.6375689"
      },
      "allergens": [
        {
          "$id": "34",
          "allergenID": 1,
          "pluG_UID": "8qHigC6JU0W2gwDL8KP0EA==",
          "pluGuid": "80e2a1f2-892e-4553-b683-00cbf0a3f410",
          "contains": 2,
          "allergenName": "sample string 3",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "34"
        }
      ],
      "costs": {
        "$id": "35",
        "pluG_UID": "hf5zUFV5LE6a7d7rpIjMlw==",
        "pluGuid": "5073fe85-7955-4e2c-9aed-deeba488cc97",
        "enteredCost": 1,
        "weightedAvgCost": 1,
        "lastCost": 1,
        "rawEnteredCost": 2,
        "rawWeightedAvgCost": 3,
        "rawLastCost": 4,
        "freight": 5.0,
        "freightType": 6,
        "costDecimals": 7,
        "fifoCost": 1,
        "updated": "2025-10-05T00:01:55.6375689",
        "normalCost": 1,
        "currentCost": 1
      },
      "sales": [
        {
          "$id": "36",
          "saleHeaderID": 1,
          "created": "2025-10-05T00:01:55.6375689",
          "createdLocal": "2025-10-05T00:01:55.6375689",
          "storeID": 3,
          "storeName": "sample string 4",
          "operatorG_Uid": "T+2vXP+0PEG5dPGTLm7BkQ==",
          "operatorGuid": "5cafed4f-b4ff-413c-b974-f1932e6ec191",
          "operatorName": "sample string 5",
          "tranType": 1,
          "plu": 1,
          "pluG_UId": "VfTUx8t3vU+0UcNqxkY+7g==",
          "pluGuid": "c7d4f455-77cb-4fbd-b451-c36ac6463eee",
          "normalPrice": 1,
          "totalCents": 1,
          "cost": 1,
          "grossProfit": 1,
          "quantity": 1,
          "operator": {
            "$id": "37",
            "id": 1,
            "g_Uid": "TBXle2ku9UWiZPlS84Ceqg==",
            "guid": "7be5154c-2e69-45f5-a264-f952f3809eaa",
            "operatorNumber": 1,
            "shortName": "sample string 2",
            "firstName": "sample string 3",
            "lastName": "sample string 4",
            "password": "sample string 5",
            "hasPassword": true,
            "passwordText": "sample string 6",
            "rfidTagID": "sample string 7",
            "blueprintID": 1,
            "groupID": 1,
            "groupName": "sample string 8",
            "managerGroupID": 1,
            "managerGroupName": "sample string 9",
            "zoneID": 1,
            "zoneName": "sample string 10",
            "loggedIn": 1,
            "lastUsedIP": "sample string 11",
            "deleted": true,
            "locked": true,
            "allowOpenTill": true,
            "webEmail": "sample string 14",
            "simpleOperatorType": 0,
            "webRole": "sample string 15",
            "updated": "2025-10-05T00:01:55.6375689",
            "passwordResetRequired": true,
            "alteredInStore": true,
            "startShift": "2025-10-05T00:01:55.6375689",
            "endShift": "2025-10-05T00:01:55.6375689",
            "machineName": "sample string 20",
            "drawerID": 1,
            "stores": [
              {
                "$id": "38",
                "operatorG_UID": "1PlDACJPiEKuq6J7p25Pcw==",
                "operatorGuid": "0043f9d4-4f22-4288-aeab-a27ba76e4f73",
                "storeID": 2,
                "operator": {
                  "$ref": "37"
                },
                "store": {
                  "$ref": "3"
                }
              },
              {
                "$ref": "38"
              }
            ]
          }
        },
        {
          "$ref": "36"
        }
      ],
      "apns": [
        {
          "$id": "39",
          "pluID": 1,
          "pluG_UID": "MjzcPAaGgkawH8rvGmnlQA==",
          "pluGuid": "3cdc3c32-8606-4682-b01f-caef1a69e540",
          "apn": "sample string 1",
          "deleted": true,
          "storeID": 1,
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "39"
        }
      ],
      "tuns": [
        {
          "$id": "40",
          "pluG_UId": "dEQMGcYfvkOCYcckBy4w6w==",
          "pluGuid": "190c4474-1fc6-43be-8261-c724072e30eb",
          "apn": "sample string 1",
          "tun": "sample string 2",
          "cartonQuantity": 3,
          "product": {
            "$ref": "2"
          },
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "40"
        }
      ],
      "competitionPricing": [
        {
          "$id": "41",
          "identifier": "5osS8yY/0UWpRHWQkcVedg==",
          "identifierGuid": "f3128be6-3f26-45d1-a944-759091c55e76",
          "pluG_UID": "/sBlOhZfu0qMwG2ybsoULw==",
          "pluGuid": "3a65c0fe-5f16-4abb-8cc0-6db26eca142f",
          "competitionID": 1,
          "name": "sample string 2",
          "sellMultiple": 3,
          "retailPrice": 4,
          "storeName": "sample string 5"
        },
        {
          "$ref": "41"
        }
      ],
      "supplier": {
        "$ref": "7"
      },
      "supplierName": "sample string 147",
      "children": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "ordering": {
        "$ref": "10"
      },
      "flipChartPages": [
        {
          "$id": "42",
          "identifier": "9y5g9v9kSkSVrZXNgIEVmQ==",
          "groupName": "sample string 1",
          "identifierGuid": "f6602ef7-64ff-444a-95ad-95cd80811599",
          "exists": true,
          "flipChartIdentifier": "HWEg1Z6MZE64J3nsdUH8pQ==",
          "flipChartIdentifierGuid": "d520611d-8c9e-4e64-b827-79ec7541fca5",
          "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": "FtykxWMYFk6OFNcuL4gUVQ==",
          "groupIdentifierGuid": "c5a4dc16-1863-4e16-8e14-d72e2f881455",
          "flipChart": {
            "$id": "43",
            "identifier": "kPfXS7Sfb0qQgMBfGdITNQ==",
            "identifierGuid": "4bd7f790-9fb4-4a6f-9080-c05f19d21335",
            "displayName": "sample string 2",
            "sortOrder": 3,
            "productsPerRow": 4,
            "rowsPerPage": 5,
            "buttonMarginX": 6,
            "buttonMarginY": 7,
            "beginButtonsX": 8,
            "beginButtonsY": 9,
            "autoSizeButtons": true,
            "autoSizeGrid": true,
            "showButtonText": true,
            "showButtonImage": true,
            "formLocationX": 1,
            "formLocationY": 1,
            "formWidth": 14,
            "formHeight": 15,
            "formMaximised": true,
            "formResizable": true,
            "formBackgroundImage": "sample string 16",
            "formBackgroundColourA": 1,
            "formBackgroundColourR": 1,
            "formBackgroundColourG": 1,
            "formBackgroundColourB": 1,
            "formFontFamily": "sample string 17",
            "formFontSize": 1.1,
            "formFontStyle": 1,
            "formAttributes": "sample string 18",
            "buttonWidth": 19,
            "buttonHeight": 20,
            "buttonAnchor": 21,
            "buttonBackgroundImage": "sample string 22",
            "buttonTopColour": 1,
            "buttonTextColour": 1,
            "buttonBottomColour": 1,
            "buttonBorderColour": 1,
            "buttonBorderWidth": 1,
            "buttonRadius": 1,
            "buttonGradientMode": 1,
            "buttonDropShadow": true,
            "buttonShadowWidth": 1,
            "buttonHighLightOnPush": true,
            "buttonFontFamily": "sample string 23",
            "buttonFontSize": 1.1,
            "buttonFontStyle": 1,
            "buttonTextAlign": 1,
            "buttonWordBreak": true,
            "buttonDrawImageAndButton": true,
            "buttonVerticalText": true,
            "buttonImageAlign": 1,
            "panelLocationX": 1,
            "panelLocationY": 1,
            "panelWidth": 1,
            "panelHeight": 1,
            "panelAnchor": 1,
            "panelFontFamily": "sample string 24",
            "panelFontSize": 1.1,
            "panelFontStyle": 1,
            "panelBackgroundColour": 1,
            "panelTextColour": 1,
            "panelAttributes": "sample string 25",
            "unsentCount": 26,
            "group": {
              "$id": "44",
              "identifier": "Z7p80enlak+CsERs+csrxQ==",
              "identifierGuid": "d17cba67-e5e9-4f6a-82b0-446cf9cb2bc5",
              "name": "sample string 2",
              "formType": "sample string 3",
              "forms": [
                {
                  "$id": "45",
                  "id": 1,
                  "g_UID": "jArD6UI/8kG6brqbZqopaA==",
                  "guid": "e9c30a8c-3f42-41f2-ba6e-ba9b66aa2968",
                  "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": "yRApICms8EiNaIrdM4t/gg==",
                  "previousFormGuid": "202910c9-ac29-48f0-8d68-8add338b7f82",
                  "nextForm": 1,
                  "nextFormG_UID": "6NZ3cnuEpECkg+WrPDs+Mw==",
                  "nextFormGuid": "7277d6e8-847b-40a4-a483-e5ab3c3b3e33",
                  "attributes": "sample string 10",
                  "updated": "2025-10-05T00:01:55.6375689",
                  "positioning": 1,
                  "contentPanel": "sample string 11",
                  "selectionMode": 1,
                  "maximumSelections": 1,
                  "alteredInStore": true,
                  "deleted": true,
                  "blueprintID": 1,
                  "preserveLayout": true,
                  "mainCheckoutFormName": "sample string 13",
                  "nextCheckoutForm": {
                    "$ref": "45"
                  },
                  "previousCheckoutForm": {
                    "$ref": "45"
                  },
                  "buttons": [
                    {
                      "$id": "46",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "/dkUHUuRtkO5vIEFdTjeWA==",
                      "checkoutFormGuid": "1d14d9fd-914b-43b6-b9bc-81057538de58",
                      "identifier": "r5S7VnzJ40S/VEUQ6hAQdw==",
                      "identifierGuid": "56bb94af-c97c-44e3-bf54-4510ea101077",
                      "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": "rHcdr2wNb0uHEaySZDCG2A==",
                      "valueGuid": "af1d77ac-0d6c-4b6f-8711-ac92643086d8",
                      "buttonText": "sample string 10",
                      "valueText": "sample string 11",
                      "drawImageAndButton": true,
                      "updated": "2025-10-05T00:01:55.6375689",
                      "action": "sample string 12",
                      "valueForm": {
                        "$ref": "45"
                      },
                      "image": {
                        "$id": "47",
                        "name": "sample string 3.sample string 4",
                        "imageID": 2,
                        "imageName": "sample string 3",
                        "imageExtension": "sample string 4",
                        "lastUpdate": "2025-10-05T00:01:55.6375689",
                        "imageData": "QEA=",
                        "readOnly": true
                      }
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "panels": [
                    {
                      "$id": "48",
                      "id": 1,
                      "checkoutFormID": 2,
                      "checkoutFormG_UID": "JOsNzjQPB0eQ3pTAiwi8lA==",
                      "checkoutFormGuid": "ce0deb24-0f34-4707-90de-94c08b08bc94",
                      "panelType": "sample string 4",
                      "name": "sample string 5",
                      "locationX": 6,
                      "locationY": 7,
                      "width": 8,
                      "height": 9,
                      "anchor": 10,
                      "fontFamily": "sample string 11",
                      "fontSize": 12.1,
                      "fontStyle": 13,
                      "backgroundColour": 14,
                      "textColour": 15,
                      "attributes": "sample string 16"
                    },
                    {
                      "$ref": "48"
                    }
                  ]
                },
                {
                  "$ref": "45"
                }
              ],
              "panels": [
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ]
            },
            "pages": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ]
          },
          "contentPanel": {
            "$ref": "48"
          },
          "products": [
            {
              "$id": "49",
              "flipChartPageIdentifier": "I9tcmni6aU6q4o9SpWYxUQ==",
              "flipChartPageIdentifierGuid": "9a5cdb23-ba78-4e69-aae2-8f52a5663151",
              "pluG_UID": "mIsCdyvkHkC3EinonLqT5Q==",
              "pluGuid": "77028b98-e42b-401e-b712-29e89cba93e5",
              "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": "49"
            }
          ],
          "productCount": 27,
          "pages": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ]
        },
        {
          "$ref": "42"
        }
      ],
      "priceHistory": [
        {
          "$id": "50",
          "pluG_UID": "oCiV8JsHhUiTCbu/b1dzqw==",
          "pluGuid": "f09528a0-079b-4885-9309-bbbf6f5773ab",
          "price": 1,
          "costCalcMethod": 1,
          "cost": 2,
          "weightedAvgCost": 3,
          "lastCost": 4,
          "rawCost": 5,
          "rawWeightedAvgCost": 6,
          "rawLastCost": 7,
          "costDecimals": 8,
          "serviceFeeID": 9,
          "freight": 10.0,
          "freightType": 11,
          "process": "sample string 12",
          "user": "sample string 13",
          "updated": "2025-10-05T00:01:55.6375689",
          "previousPrice": 1,
          "previousCostCalcMethod": 1,
          "previousCost": 1,
          "previousWeightedAvgCost": 1,
          "previousLastCost": 1,
          "previousRawCost": 15,
          "previousRawWeightedAvgCost": 16,
          "previousRawLastCost": 17,
          "previousCostDecimals": 1,
          "previousServiceFeeID": 18,
          "previousFreight": 19.0,
          "previousFreightType": 20,
          "storeID": 21,
          "storeName": "sample string 22",
          "serviceFeeDescription": "sample string 23",
          "previousServiceFeeDescription": "sample string 24"
        },
        {
          "$ref": "50"
        }
      ],
      "ingredients": [
        {
          "$id": "51",
          "pluG_UID": "1m9fvx0C0UCCCZvA2r3c5Q==",
          "ingredientGuid": "5VP+p/r4MkWH4zjoHxfnhQ==",
          "ingredientIdentifier": "a7fe53e5-f8fa-4532-87e3-38e81f17e785",
          "quantity": 1.0,
          "storeIDs": [
            1,
            2
          ],
          "ingredientText": "sample string 1",
          "ingredient": {
            "$ref": "2"
          }
        },
        {
          "$ref": "51"
        }
      ],
      "bins": [
        {
          "$id": "52",
          "pluG_UID": "fH/k9VmodEGzhBpoW1tCEg==",
          "pluGuid": "f5e47f7c-a859-4174-b384-1a685b5b4212",
          "shelfLocationIdentifier": "/VP0wahZck2HWe+QoxPJ7A==",
          "shelfLocationGuid": "c1f453fd-59a8-4d72-8759-ef90a313c9ec",
          "labelShelfDefault": 1,
          "labelTalkerDefault": 1,
          "labelSmall": true,
          "labelPageLayoutG_UID": "2gc3xB1eHUeVs0M6OtgMmg==",
          "labelPageLayoutGuid": "c43707da-5e1d-471d-95b3-433a3ad80c9a",
          "updated": "2025-10-05T00:01:55.6375689",
          "electronicShelfLabelIdentifier": "sample string 5",
          "electronicshelfLabelsConfigurationID": 6,
          "labelShelfChanged": true,
          "productName": "sample string 8",
          "locationText": "sample string 9",
          "product": {
            "$ref": "2"
          },
          "location": {
            "$id": "53",
            "identifier": "7op8hdKZMUOUZwXQW7cHlg==",
            "storeID": 1,
            "identifierGuid": "857c8aee-99d2-4331-9467-05d05bb70796",
            "name": "sample string 2",
            "haccp": true,
            "blueprintID": 1,
            "updated": "2025-10-05T00:01:55.6375689",
            "minTemp": 1,
            "maxTemp": 1,
            "checkFrequency": 1,
            "storeCaseConfiguration": 5,
            "storeName": "sample string 6",
            "bins": [
              {
                "$ref": "52"
              },
              {
                "$ref": "52"
              }
            ]
          }
        },
        {
          "$ref": "52"
        }
      ],
      "bin": {
        "$ref": "52"
      },
      "scaleLocations": [
        {
          "$id": "54",
          "plu": 1,
          "pluG_UID": "u77xFuVk8EeIAJhBxOWWTQ==",
          "pluGuid": "16f1bebb-64e5-47f0-8800-9841c4e5964d",
          "deptNo": 1,
          "product": {
            "$ref": "2"
          },
          "scaleLocation": {
            "$id": "55",
            "id": 1,
            "deptNo": 1,
            "deptCode": "sample string 2",
            "name": "sample string 3",
            "enabled": true,
            "updated": "2025-10-05T00:01:55.6375689",
            "department": {
              "$id": "56",
              "id": 1,
              "name": "sample string 2",
              "code": "sample string 3",
              "sortOrder": 4,
              "isLiquor": true,
              "isTobacco": true,
              "excludeTalker": true,
              "externalSales": true,
              "saleGLCode": "sample string 9",
              "cogsglCode": "sample string 10",
              "accountingCategoryID": 11,
              "maximumMarkdownPercentage": 12.0,
              "accountingOnly": true,
              "generateExternalID": 1,
              "useNonReportableTaxCode": true,
              "minPLU": 15,
              "maxPLU": 16,
              "scaleLocation": {
                "$ref": "55"
              },
              "subDepartments": [
                {
                  "$id": "57",
                  "id": 1,
                  "departmentID": 2,
                  "name": "sample string 3",
                  "code": "sample string 4",
                  "departmentCode": "sample string 5",
                  "externalSales": true,
                  "minorDepartments": [
                    {
                      "$id": "58",
                      "id": 1,
                      "subDepartmentID": 2,
                      "departmentID": 3,
                      "name": "sample string 4",
                      "subDepartmentCode": "sample string 5",
                      "departmentCode": "sample string 6",
                      "code": "sample string 7",
                      "lesserDepartments": [
                        {
                          "$id": "59",
                          "id": 1,
                          "departmentID": 2,
                          "subDepartmentID": 3,
                          "minorDepartmentID": 4,
                          "name": "sample string 5",
                          "code": "sample string 6",
                          "departmentCode": "sample string 7",
                          "subDepartmentCode": "sample string 8",
                          "minorDepartmentCode": "sample string 9",
                          "updated": "2025-10-05T00:01:55.6375689",
                          "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": "R4RJKvgTyUiFaGtgjEnsjA==",
                          "labelPageLayoutGuid": "2a498447-13f8-48c9-8568-6b608c49ec8c",
                          "minimumAge": 17,
                          "countryOfOrigin": "sample string 18",
                          "serviceFeeID": 1,
                          "eftCode": 19,
                          "defaultPrinter": "sample string 20",
                          "defaultPrinterGroup": "sample string 21",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$id": "60",
                            "dept": 1,
                            "category": 2,
                            "name": "sample string 3",
                            "active": true,
                            "mscCommodities": [
                              {
                                "$id": "61",
                                "dept": 1,
                                "category": 2,
                                "commodity": 3,
                                "name": "sample string 4",
                                "active": true,
                                "mscSubCommodities": [
                                  {
                                    "$id": "62",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "subCommodity": 4,
                                    "name": "sample string 5",
                                    "active": true,
                                    "subCommodityCode": "sample string 7"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "commodityCode": "sample string 6"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "categoryCode": "sample string 5"
                          },
                          "mscCom": {
                            "$ref": "61"
                          },
                          "mscDep": {
                            "$id": "63",
                            "dept": 1,
                            "name": "sample string 2",
                            "active": true,
                            "mscCategories": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "deptCode": "sample string 4"
                          },
                          "mscSubCom": {
                            "$ref": "62"
                          }
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "updated": "2025-10-05T00:01:55.6375689",
                      "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": "XkUqvJ4S/0Swvpy66DmRSA==",
                      "labelPageLayoutGuid": "bc2a455e-129e-44ff-b0be-9cbae8399148",
                      "minimumAge": 15,
                      "countryOfOrigin": "sample string 16",
                      "serviceFeeID": 1,
                      "eftCode": 17,
                      "defaultPrinter": "sample string 18",
                      "defaultPrinterGroup": "sample string 19",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "60"
                      },
                      "mscCom": {
                        "$ref": "61"
                      },
                      "mscDep": {
                        "$ref": "63"
                      },
                      "mscSubCom": {
                        "$ref": "62"
                      }
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-10-05T00:01:55.6375689",
                  "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": "233/O04fDk2JcZ/HaBNj2g==",
                  "labelPageLayoutGuid": "3bff7ddb-1f4e-4d0e-8971-9fc7681363da",
                  "minimumAge": 15,
                  "countryOfOrigin": "sample string 16",
                  "serviceFeeID": 1,
                  "eftCode": 17,
                  "defaultPrinter": "sample string 18",
                  "defaultPrinterGroup": "sample string 19",
                  "buyingLimit": 1,
                  "buyingLimitIndependent": true,
                  "buyingLimitType": 0,
                  "includeInDistinctLimit": true,
                  "defaultsEmpty": false,
                  "mscCat": {
                    "$ref": "60"
                  },
                  "mscCom": {
                    "$ref": "61"
                  },
                  "mscDep": {
                    "$ref": "63"
                  },
                  "mscSubCom": {
                    "$ref": "62"
                  }
                },
                {
                  "$ref": "57"
                }
              ],
              "stores": [
                1,
                2
              ],
              "investmentBuyOverride": true,
              "updated": "2025-10-05T00:01:55.6375689",
              "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": "zzvG46LOrEmaSvltu6jsfA==",
              "labelPageLayoutGuid": "e3c63bcf-cea2-49ac-9a4a-f96dbba8ec7c",
              "minimumAge": 25,
              "countryOfOrigin": "sample string 26",
              "serviceFeeID": 1,
              "eftCode": 27,
              "defaultPrinter": "sample string 28",
              "defaultPrinterGroup": "sample string 29",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "includeInDistinctLimit": true,
              "defaultsEmpty": false,
              "mscCat": {
                "$ref": "60"
              },
              "mscCom": {
                "$ref": "61"
              },
              "mscDep": {
                "$ref": "63"
              },
              "mscSubCom": {
                "$ref": "62"
              }
            }
          }
        },
        {
          "$ref": "54"
        }
      ],
      "nextPrice": {
        "$id": "64",
        "id": 1,
        "campaignID": 2,
        "campaignName": "sample string 3",
        "plu": 1,
        "hostOfferID": 1,
        "metcashPromotionID": "sample string 4",
        "metcashPromotionPlacement": "sample string 5",
        "pluG_UID": "/85tng9cCEm6tPC2XMbAtw==",
        "pluGuid": "9e6dceff-5c0f-4908-bab4-f0b65cc6c0b7",
        "newPrice": 1,
        "pctDiscount": 1,
        "newCost": 1,
        "newCostDecimals": 6,
        "dealCostIdentifier": "aPBWajfEpE+bO4b2wYTyAQ==",
        "dealCostGuid": "6a56f068-c437-4fa4-9b3b-86f6c184f201",
        "pluName": "sample string 7",
        "apn": "sample string 8",
        "fuelItem": true,
        "priceGroupG_UID": "JNZZSkEyv0q0cB/Ni3nXfw==",
        "priceGroupGuid": "4a59d624-3241-4abf-b470-1fcd8b79d77f",
        "itemNumber": "sample string 10",
        "cri": "sample string 11",
        "pluPrice": 12,
        "pluCost": 13,
        "pluCostIndicator": "sample string 14",
        "pluPriceGstPercent": 15,
        "pluCostGstPercent": 16,
        "pluActive": true,
        "cartonQty": 1.1,
        "baseUnits": 18.1,
        "salesMode": 1,
        "pluNormalCost": 19,
        "pluaws": 20.0,
        "directNumber": "sample string 21",
        "departmentName": "sample string 22",
        "subDepartmentName": "sample string 23",
        "priceGroupName": "sample string 24",
        "supplierName": "sample string 25",
        "stockOnHand": 1.1,
        "stockOnOrder": 1.1,
        "lastReceived": "2025-10-05T00:01:55.6375689",
        "rrp": 26,
        "campaignDescription": "sample string 27",
        "campaignComboPriceGroupG_UID": "X7EPMzfPbE6XldExTgTszA==",
        "campaignComboPriceGroupIdentifier": "330fb15f-cf37-4e6c-9795-d1314e04eccc",
        "promotionPlacementDescription": "sample string 28",
        "storeAcceptances": [
          {
            "$id": "65",
            "plu": 1,
            "pluG_UId": "QEA=",
            "campaignID": 1,
            "campaignName": "sample string 2",
            "storeID": 3,
            "acceptedUtc": "2025-10-05T00:01:55.6375689",
            "operatorG_UID": "BZPRePrkxUGkRzUqtxtzgg==",
            "operatorGuid": "78d19305-e4fa-41c5-a447-352ab71b7382",
            "machineID": 1,
            "processed": true,
            "appliedUtc": "2025-10-05T00:01:55.6375689",
            "signIqTicketFileMovedUtc": "2025-10-05T00:01:55.6375689",
            "user": "sample string 6",
            "campaignDescription": "sample string 7",
            "productDesc": "sample string 8",
            "storeName": "sample string 9",
            "effectiveUtc": "2025-10-05T00:01:55.6375689",
            "priceChangeType": 0,
            "operatorName": "sample string 10",
            "hostCampaign": true,
            "product": {
              "$ref": "2"
            },
            "campaignPlu": {
              "$ref": "64"
            }
          },
          {
            "$ref": "65"
          }
        ],
        "campaign": {
          "$id": "66",
          "id": 1,
          "storeID": 2,
          "name": "0a406a6f-1cae-46f0-9afa-46ca6648301c",
          "nameGuid": "0a406a6f-1cae-46f0-9afa-46ca6648301c",
          "description": "sample string 4",
          "showDiscounts": true,
          "showTotals": true,
          "onlyEvaluateOnSubtotal": true,
          "useDescription": true,
          "campaignType": 1,
          "startDate": "2025-10-05T00:01:55.6375689",
          "startTime": 1,
          "endDate": "2025-10-05T00:01:55.6375689",
          "endTime": 1,
          "recurrence": 1,
          "recurrenceType": 1,
          "monthType": 1,
          "weekDays": 1,
          "months": 1,
          "monthWeeks": 1,
          "monthDays": "sample string 7",
          "printed": true,
          "talkerText": "sample string 8",
          "rangeDescription": "sample string 9",
          "dealDescription": "sample string 10",
          "labelQuantity": 11,
          "active": 1,
          "deactivated": "2025-10-05T00:01:55.6375689",
          "system": true,
          "created": "2025-10-05T00:01:55.6375689",
          "updated": "2025-10-05T00:01:55.6375689",
          "priceChangeNotifiedUtc": "2025-10-05T00:01:55.6375689",
          "promoType": 1,
          "promotionTypeCode": "sample string 13",
          "hostIdentifier": "2omcZlhDSkuMgDyD+nlauQ==",
          "hostIdentifierGuid": "669c89da-4358-4b4a-8c80-3c83fa795ab9",
          "hostType": 14,
          "createdByUser": "sample string 15",
          "fromHost": true,
          "deleted": true,
          "campaignDeleted": "2025-10-05T00:01:55.6375689",
          "updatedByUser": "sample string 18",
          "offerID": 1,
          "isPriceChangeCampaign": true,
          "stores": [
            1,
            2
          ],
          "storeNames": [
            "sample string 1",
            "sample string 2"
          ],
          "campaignPlus": [
            {
              "$ref": "64"
            },
            {
              "$ref": "64"
            }
          ],
          "campaignPools": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "sellingRules": [
            {
              "$id": "67",
              "id": 1,
              "identifier": "kaK4Dl363Uu8eJY8gCWXtw==",
              "identifierStr": "kaK4Dl363Uu8eJY8gCWXtw==",
              "identifierGuid": "0eb8a291-fa5d-4bdd-bc78-963c802597b7",
              "campaignID": 4,
              "campaignName": "sample string 5",
              "ruleJoin": 1,
              "ruleType": 6,
              "operand0": "sample string 7",
              "comparisonOp": 1,
              "operand1": "sample string 8",
              "action": 1,
              "operand2": "sample string 9",
              "operand3": "sample string 10",
              "includeExcludedItems": true,
              "noFurtherDiscounts": true,
              "description": "sample string 11",
              "sortOrder": 1,
              "isItemRule": false,
              "prevDept": "sample string 12",
              "campaign": {
                "$ref": "66"
              }
            },
            {
              "$ref": "67"
            }
          ],
          "customers": [
            {
              "$id": "68",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "customerID": "OMK3NpmeCUSeCAsHYTdU8g==",
              "customerIDGuid": "36b7c238-9e99-4409-9e08-0b07613754f2",
              "campaign": {
                "$ref": "66"
              },
              "customer": {
                "$id": "69",
                "identifier": "QceXAzVxm0Cvteqzmwexeg==",
                "identifierGuid": "0397c741-7135-409b-afb5-eab39b07b17a",
                "code": "sample string 2",
                "familyName": "sample string 3",
                "givenName": "sample string 4",
                "otherName": "sample string 5",
                "title": "sample string 6",
                "dateOfBirth": "2025-10-05T00:01:55.6375689",
                "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": "cWH5VMahskirY8Wh82Tjvg==",
                "communityIdentifierGuid": "54f96171-a1c6-48b2-ab63-c5a1f364e3be",
                "joined": "2025-10-05T00:01:55.6375689",
                "updated": "2025-10-05T00:01:55.6375689",
                "active": true,
                "reasonInactive": 1,
                "groupCustomer": true,
                "loyaltyPoints": 1,
                "homeStoreID": 1,
                "availableSpend": 1,
                "priceLevelIdentifier": "cqNTGfr+vkaC5MlDcmUzQw==",
                "priceLevelIdentifierGuid": "1953a372-fefa-46be-82e4-c94372653343",
                "marketingID": "sample string 18",
                "hidden": true,
                "registered": true,
                "registeredOn": "2025-10-05T00:01:55.6375689",
                "emailMarketing": true,
                "smsMarketing": true,
                "deleted": true,
                "deletedUser": "sample string 24",
                "homeStoreName": "sample string 25",
                "customerCards": [
                  {
                    "$id": "70",
                    "cardType": 2,
                    "issueDate": "2025-10-05T00:01:55.6375689",
                    "expiry": "2025-10-05T00:01:55.6375689",
                    "customerID": "3r+ls2sFzEu0OaTRQziLCw==",
                    "customerIDGuid": "b3a5bfde-056b-4bcc-b439-a4d143388b0b",
                    "initialValue": 1,
                    "currentValue": 1,
                    "maxLimit": 1,
                    "minTransaction": 1,
                    "maxTransaction": 1,
                    "multiplier": 1.1,
                    "active": true,
                    "reasonInactive": 1,
                    "idRequired": true,
                    "idType": 1,
                    "idValue": "sample string 5",
                    "updated": "2025-10-05T00:01:55.6375689",
                    "linkedAccount": "FMeVhy8iukm5ELqmPPfkKQ==",
                    "linkedAccountGuid": "8795c714-222f-49ba-b910-baa63cf7e429",
                    "currentValueChanged": true,
                    "limitsChanged": true,
                    "customer": {
                      "$ref": "69"
                    },
                    "account": {
                      "$id": "71",
                      "id": 1,
                      "identifier": "TQNS5aKZwUO8+AwzZ9xf1A==",
                      "identifierGuid": "e552034d-99a2-43c1-bcf8-0c3367dc5fd4",
                      "referenceNo": "sample string 3",
                      "name": "sample string 4",
                      "created": "2025-10-05T00:01:55.6375689",
                      "owner": "4w8sb3uyEk+OQD5emsRRJg==",
                      "ownerGuid": "6f2c0fe3-b27b-4f12-8e40-3e5e9ac45126",
                      "accountStoreGroupIdentifier": "tpdMAYDJ90GYgvRUOZFgvg==",
                      "accountStoreGroupGuid": "014c97b6-c980-41f7-9882-f454399160be",
                      "accountType": 1,
                      "currentBalance": 1,
                      "externalID": "sample string 7",
                      "maximumLimit": 1,
                      "accruePoints": true,
                      "loyaltyPoints": 1,
                      "termsOfTrade": 1,
                      "signatureRequired": true,
                      "referenceRequired": true,
                      "statementSendType": 10,
                      "ageingPeriod": 1,
                      "monthlyAgeingPeriod": true,
                      "explodedInvoice": true,
                      "isFifoAllocation": true,
                      "lastStatementSent": "2025-10-05T00:01:55.6375689",
                      "active": true,
                      "updated": "2025-10-05T00:01:55.6375689",
                      "deleted": true,
                      "deletedUser": "sample string 16",
                      "currentBalanceChanged": true,
                      "maximumLimitChanged": true,
                      "loyaltyPointsChanged": true,
                      "projectedBalance": 17,
                      "accountStoreGroupStoreIDs": [
                        1,
                        2
                      ],
                      "customerEmail": "sample string 18",
                      "ownerCustomer": {
                        "$ref": "69"
                      },
                      "card": {
                        "$ref": "70"
                      },
                      "members": {
                        "$id": "72",
                        "sample string 1": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "sample string 2": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ]
                      },
                      "customerGroups": [
                        {
                          "$id": "73",
                          "identifier": "Uw0cG4jaXUG17jhqOHbFGw==",
                          "identifierGuid": "1b1c0d53-da88-415d-b5ee-386a3876c51b",
                          "name": "sample string 2",
                          "primaryContact": "202eooDisk+RqSNb6aRCrg==",
                          "primaryContactGuid": "a29e4ddb-e280-4fb2-91a9-235be9a442ae",
                          "accountID": "LxhUFvDA1EO/TcHGjzo6NA==",
                          "accountIDGuid": "1654182f-c0f0-43d4-bf4d-c1c68f3a3a34",
                          "special": true,
                          "updated": "2025-10-05T00:01:55.6375689",
                          "active": true,
                          "reasonInactive": 1,
                          "priceLevelIdentifier": "qgJ6LBIzX0WptLQyYzgI8w==",
                          "priceLevelIdentifierGuid": "2c7a02aa-3312-455f-a9b4-b432633808f3",
                          "deleted": true,
                          "account": {
                            "$ref": "71"
                          },
                          "primaryContactCustomer": {
                            "$ref": "69"
                          },
                          "customerGroupMembers": [
                            {
                              "$id": "74",
                              "id": 1,
                              "groupID": "vaDWKYXngkqr3qFqQqYa+A==",
                              "groupIDGuid": "29d6a0bd-e785-4a82-abde-a16a42a61af8",
                              "customerID": "MMc18jfCaUGHfQYaUDP6OQ==",
                              "customerIDGuid": "f235c730-c237-4169-877d-061a5033fa39",
                              "card": "sample string 4",
                              "linkedAccount": "GA17fLxYU0mFliBguioMfw==",
                              "linkedAccountGuid": "7c7b0d18-58bc-4953-8596-2060ba2a0c7f",
                              "customer": {
                                "$ref": "69"
                              },
                              "group": {
                                "$ref": "73"
                              },
                              "customerCard": {
                                "$ref": "70"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ]
                    },
                    "payments": [
                      {
                        "$id": "75",
                        "id": 1,
                        "identifier": "z5iN9DRCRUK3/POTeXRf7A==",
                        "identifierGuid": "f48d98cf-4234-4245-b7fc-f39379745fec",
                        "storeID": 2,
                        "operatorName": "sample string 3",
                        "saleHeaderID": 4,
                        "paymentType": 5,
                        "amount": 6,
                        "account": "sample string 7",
                        "accountID": "bn3/fIgcHEeu9MN8XjL+8g==",
                        "accountIDGuid": "7cff7d6e-1c88-471c-aef4-c37c5e32fef2",
                        "customerAccount": {
                          "$ref": "71"
                        },
                        "customerCard": {
                          "$ref": "70"
                        },
                        "accountType": 1,
                        "cardName": "sample string 8",
                        "authorisationNumber": "sample string 9",
                        "bankReference": "sample string 10",
                        "merchantID": "sample string 11",
                        "terminalID": "sample string 12",
                        "cardNumber": "sample string 13",
                        "paymentDate": "2025-10-05T00:01:55.6375689",
                        "invRocNo": "sample string 14",
                        "responseCode": "sample string 15",
                        "cashout": 1,
                        "tip": 16,
                        "idempotentVoid": "TOHA26Dl1Eq9iOOuklQIVQ==",
                        "idempotentVoidGuid": "dbc0e14c-e5a0-4ad4-bd88-e3ae92540855",
                        "offline": true,
                        "processed": 1,
                        "storeSaleHeader": {
                          "$id": "76",
                          "saleHeaderID": 1,
                          "saleHeaderGuid": "P/bQwp0XK0e+zxXsAIFj9Q==",
                          "saleHeaderIdentifierGuid": "c2d0f63f-179d-472b-becf-15ec008163f5",
                          "created": "2025-10-05T00:01:55.6375689",
                          "createdLocal": "2025-10-05T00:01:55.6375689",
                          "createdText": "sample string 4",
                          "itemCount": 5,
                          "totalAmount": 6,
                          "cashTender": 1,
                          "cardTender": 1,
                          "cheqTender": 1,
                          "acctTender": 1,
                          "voucherTender": 1,
                          "loyaltyPoints": 1,
                          "cashout": 1,
                          "changeAmount": 1,
                          "rounding": 1,
                          "gstAmount": 1,
                          "transactionDiscountTender": 1,
                          "totalTip": 7,
                          "tranType": 1,
                          "processed": 1,
                          "imported": "2025-10-05T00:01:55.6375689",
                          "storeID": 1,
                          "operatorG_Uid": "7hjR+gs1fU+o+NyweHs60w==",
                          "operatorGuid": "fad118ee-350b-4f7d-a8f8-dcb0787b3ad3",
                          "customerG_Uid": "P39lY+g1vku95w5AHONMpQ==",
                          "customerGuid": "63657f3f-35e8-4bbe-bde7-0e401ce34ca5",
                          "communityIdentifier": "O2GFjnCackKWytOAMQeMfg==",
                          "communityIdentifierGuid": "8e85613b-9a70-4272-96ca-d38031078c7e",
                          "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": "XwG5GZtbVU6aXxL143c/OQ==",
                          "priceLevelIdentifierGuid": "19b9015f-5b9b-4e55-9a5f-12f5e3773f39",
                          "locked": 36,
                          "relationChecksum": "sample string 37",
                          "loyaltyTender": 1,
                          "giftCardTender": 1,
                          "operator": {
                            "$ref": "37"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "communityOrganisation": {
                            "$id": "77",
                            "id": 1,
                            "identifier": "WxSzO2grM0GdLCXOp0FUGQ==",
                            "identifierGuid": "3bb3145b-2b68-4133-9d2c-25cea7415419",
                            "name": "sample string 3",
                            "lookupIdentifier": "sample string 4",
                            "externalID": "sample string 5",
                            "phone": "sample string 6",
                            "fax": "sample string 7",
                            "email": "sample string 8",
                            "address1": "sample string 9",
                            "address2": "sample string 10",
                            "city": "sample string 11",
                            "postCode": "sample string 12",
                            "state": "sample string 13",
                            "country": "sample string 14",
                            "totalAmountAwarded": 15.1,
                            "updated": "2025-10-05T00:01:55.6375689",
                            "deleted": true
                          },
                          "details": [
                            {
                              "$id": "78",
                              "saleItemID": 1,
                              "identifier": "Kq7vKY7RwkqVh70b6LjwOg==",
                              "identifierGuid": "29efae2a-d18e-4ac2-9587-bd1be8b8f03a",
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "xCCcwQPlsUGowXGrbhj/Gg==",
                              "pluGuid": "c19c20c4-e503-41b1-a8c1-71ab6e18ff1a",
                              "accountID": "XmjH5wDKaEiqodG9gQOC7A==",
                              "accountIDGuid": "e7c7685e-ca00-4868-aaa1-d1bd810382ec",
                              "normalPrice": 3,
                              "originalSellingPrice": 4,
                              "discountPrice": 5,
                              "unit": 1,
                              "quantity": 6,
                              "totalCents": 7,
                              "fixedPrice": 1,
                              "tranType": 1,
                              "discountType": 1,
                              "cost": 1,
                              "costDecimals": 8,
                              "markdown": 1,
                              "manualQuantity": 1,
                              "manualPrice": 1,
                              "manualMode": 1,
                              "active": 1,
                              "offline": true,
                              "barcode": "sample string 9",
                              "keyedSale": 1,
                              "discountedID": 1,
                              "fuelID": 1,
                              "serialNumber": "sample string 10",
                              "bestOrExpire": "2025-10-05T00:01:55.6375689",
                              "bestOrExpireType": 1,
                              "providerName": "sample string 11",
                              "refundG_UID": "MZSkvdzqME+ifrFT9G0oQA==",
                              "refundGuid": "bda49431-eadc-4f30-a27e-b153f46d2840",
                              "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": "ojnjxo/T3EKEnWawllMpJQ==",
                              "idempotentVoidGuid": "c6e339a2-d38f-42dc-849d-66b096532925",
                              "priceLevelIdentifier": "jzFfTskYXEi7DNjQkRycsQ==",
                              "priceLevelIdentifierGuid": "4e5f318f-18c9-485c-bb0c-d8d0911c9cb1",
                              "productName": "sample string 23",
                              "apn": "sample string 24",
                              "unknownScans": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "saleDetailID": 2,
                                  "storeID": 1,
                                  "scanned": "2025-10-05T00:01:55.6375689",
                                  "operatorG_UID": "QEA=",
                                  "barcode": "sample string 4",
                                  "processed": 1
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "refund": {
                                "$id": "80",
                                "id": 1,
                                "g_UID": "Oh8yNpRoCUymj9fiGJQXsA==",
                                "guid": "36321f3a-6894-4c09-a68f-d7e2189417b0",
                                "description": "sample string 1",
                                "dumped": true,
                                "inventoryReasonID": 1,
                                "sortOrder": 1,
                                "updated": "2025-10-05T00:01:55.6375689"
                              },
                              "modifier": {
                                "$id": "81",
                                "id": 1,
                                "setG_UID": "i78Wq0GXOEyegubvNkL8zw==",
                                "modifierSetGuid": "ab16bf8b-9741-4c38-9e82-e6ef3642fccf",
                                "name": "sample string 2",
                                "price": 1,
                                "quantity": 1,
                                "modifierType": 1,
                                "groupNumber": 1,
                                "pageNumber": 1,
                                "controlOrder": 1,
                                "printToStation": true,
                                "pluG_UID": "fw6YLwmJz0OH59hvT36IcQ==",
                                "pluGuid": "2f980e7f-8909-43cf-87e7-d86f4f7e8871",
                                "deleted": true,
                                "g_UID": "oMUZEagW20KJCfeLAR+xbw==",
                                "guid": "1119c5a0-16a8-42db-8909-f78b011fb16f",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              "priceLevelName": "sample string 25",
                              "pumpNumber": 1,
                              "hoseNumber": 1
                            },
                            {
                              "$ref": "78"
                            }
                          ],
                          "eftReceipts": [
                            {
                              "$id": "82",
                              "id": 1,
                              "storeID": 1,
                              "saleHeaderID": 2,
                              "storeSaleHeader": {
                                "$ref": "76"
                              },
                              "receipt": "sample string 3",
                              "processed": 1
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "payments": [
                            {
                              "$ref": "75"
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "cards": [
                            {
                              "$id": "83",
                              "id": 1,
                              "saleHeaderID": 1,
                              "identifier": "sample string 2",
                              "cardType": 3,
                              "providerName": "sample string 4"
                            },
                            {
                              "$ref": "83"
                            }
                          ],
                          "campaignHits": [
                            {
                              "$id": "84",
                              "id": 1,
                              "saleHeaderID": 2,
                              "campaign": "sample string 3",
                              "name": "sample string 4",
                              "processed": 1,
                              "campaignDescription": "sample string 5"
                            },
                            {
                              "$ref": "84"
                            }
                          ],
                          "fuel": [
                            {
                              "$id": "85",
                              "id": 1,
                              "plu": 1,
                              "pluG_UID": "VZT70aLLMkW+4mx/jZkwmw==",
                              "pluGuid": "d1fb9455-cba2-4532-bee2-6c7f8d99309b",
                              "saleHeaderID": 2,
                              "totalCents": 3,
                              "grade": 1,
                              "gradeDescription": "sample string 4",
                              "dispenser": 1,
                              "hose": 1,
                              "quantity": 1,
                              "cost": 1,
                              "acquirerNum": 1,
                              "attendant": 1,
                              "ePurseBalance": 1.0,
                              "cardSignature": "sample string 5",
                              "compartmentNumber": 1,
                              "contractNumber": 1,
                              "discountCardPAN": "sample string 6",
                              "discountID": 1,
                              "discountName": "sample string 7",
                              "discountNetValue": 1.0,
                              "discountType": 1,
                              "discountValue": 1.0,
                              "discretionaryData": "sample string 8",
                              "driverID": "sample string 9",
                              "eftBatchNumber": 1,
                              "eftResponseCode": "sample string 10",
                              "endDateTime": "2025-10-05T00:01:55.6375689",
                              "engineHours": 1.1,
                              "fposNumber": 1,
                              "loyaltyCardPAN": "sample string 11",
                              "miscData1": 1,
                              "miscData2": "sample string 12",
                              "miscFlags": 1,
                              "mop": 1,
                              "odometer": 1,
                              "panNumber": "sample string 13",
                              "saleRefund": true,
                              "saleStatus": 1,
                              "sequenceNumber": 1,
                              "stan": 1,
                              "startDateTime": "2025-10-05T00:01:55.6375689",
                              "tagNumber": "sample string 15",
                              "trackTwoRem": "sample string 16",
                              "transCode": 1,
                              "transType": 1,
                              "unitPrice": 1.0,
                              "vehicleReg": "sample string 17",
                              "offline": true,
                              "processed": 1
                            },
                            {
                              "$ref": "85"
                            }
                          ],
                          "fuelResells": [
                            {
                              "$id": "86",
                              "saleItemID": 1,
                              "saleHeaderID": 2,
                              "plu": 1,
                              "pluG_UId": "BvZ3KChKe0GaK57oabiTrQ==",
                              "pluGuid": "2877f606-4a28-417b-9a2b-9ee869b893ad",
                              "accountID": "qE3p+u7YoUSvQYxGZOu+WQ==",
                              "accountIDGuid": "fae94da8-d8ee-44a1-af41-8c4664ebbe59",
                              "normalPrice": 3,
                              "originalSellingPrice": 4,
                              "discountPrice": 5,
                              "unit": 1,
                              "quantity": 6,
                              "totalCents": 7,
                              "fixedPrice": 1,
                              "tranType": 1,
                              "processed": 1,
                              "discountType": 1,
                              "cost": 1,
                              "costDecimals": 1,
                              "markdown": 1,
                              "manualQuantity": 1,
                              "manualPrice": 1,
                              "manualMode": 1,
                              "active": 1,
                              "barcode": "sample string 8",
                              "offline": 1,
                              "keyedSale": 1,
                              "discountedID": 1,
                              "fuelID": 1,
                              "serialNumber": "sample string 9",
                              "bestOrExpire": "2025-10-05T00:01:55.6375689",
                              "bestOrExpireType": 1,
                              "refundG_UID": "JJoeOgg6xUmPdRVFRmDRNA==",
                              "refundGuid": "3a1e9a24-3a08-49c5-8f75-15454660d134",
                              "providerName": "sample string 10",
                              "campaign": "sample string 11",
                              "campaignType": 1,
                              "modifiedID": 1,
                              "omittedIngredient": 1,
                              "taxPercent": 1.0,
                              "taxAmount": 1.0,
                              "refundablePrice": 1.0,
                              "showDiscounts": true,
                              "orderPrinted": true,
                              "note": "sample string 14",
                              "modifierName": "sample string 15",
                              "modifierSetName": "sample string 16",
                              "totalValueWasScanned": true,
                              "sold": true,
                              "campaignPrice": true,
                              "scannedValue": 1,
                              "campaignName": "sample string 20",
                              "comboDiscount": 1
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "customerOrder": [
                            {
                              "$id": "87",
                              "identifier": "4wXX1OqaOUOrVUqKNtp7+A==",
                              "identifierGuid": "d4d705e3-9aea-4339-ab55-4a8a36da7bf8",
                              "id": 1,
                              "orderNo": 2,
                              "externalSaleIdentifier": "sample string 3",
                              "storeID": 4,
                              "zoneID": 5,
                              "deptNo": 6,
                              "customerIdentifier": "srhiaJolR0uukkafUrg76g==",
                              "customerIdentifierGuid": "6862b8b2-259a-4b47-ae92-469f52b83bea",
                              "operatorNo": 1,
                              "operatorG_UID": "9xb4yFcNc0ufcPR7aOWd1w==",
                              "operatorGuid": "c8f816f7-0d57-4b73-9f70-f47b68e59dd7",
                              "created": "2025-10-05T00:01:55.6375689",
                              "ordered": "2025-10-05T00:01:55.6375689",
                              "started": "2025-10-05T00:01:55.6375689",
                              "completed": "2025-10-05T00:01:55.6375689",
                              "supplied": "2025-10-05T00:01:55.6375689",
                              "quickTicket": 1,
                              "deleted": true,
                              "walkAway": true,
                              "approxWait": 1,
                              "actualWait": 1,
                              "deliveryMethod": 8,
                              "externalSaleType": 9,
                              "customer": {
                                "$ref": "69"
                              },
                              "operator": {
                                "$ref": "37"
                              },
                              "details": [
                                {
                                  "$id": "88",
                                  "headerID": 1,
                                  "plu": 1,
                                  "pluG_UId": "xaeVG+mhd0C+VnaV6V1yAw==",
                                  "pluGuid": "1b95a7c5-a1e9-4077-be56-7695e95d7203",
                                  "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": "gapRpbB9lUa6ejGMcMagZw==",
                                  "headerIdentifierGuid": "a551aa81-7db0-4695-ba7a-318c70c6a067",
                                  "product": {
                                    "$ref": "2"
                                  }
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "storeName": "sample string 11",
                              "customerName": "sample string 12",
                              "storeReplyTo": "sample string 13",
                              "storeSubjectLine": "sample string 14",
                              "storeSaleHeader": {
                                "$ref": "76"
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "surveyResponses": [
                            {
                              "$id": "89",
                              "surveyG_UID": "SSpENZCZm0KVM3uRmMIc6Q==",
                              "surveyGuid": "35442a49-9990-429b-9533-7b9198c21ce9",
                              "saleHeaderGuid": "qUcqniWNdEKyq975WiXxPw==",
                              "saleGuid": "9e2a47a9-8d25-4274-b2ab-def95a25f13f",
                              "textResponse": "sample string 1",
                              "integerResponse": 1,
                              "g_UIDResponse": "naWfY5sneUaz9p07x/Nevw==",
                              "guidResponse": "639fa59d-279b-4679-b3f6-9d3bc7f35ebf",
                              "whoAnswered": 2,
                              "answeredAtUTC": "2025-10-05T00:01:55.6375689",
                              "sale": {
                                "$ref": "76"
                              },
                              "survey": {
                                "$id": "90",
                                "g_UID": "Yg3wbYs9k0C+rKbnkLT7dQ==",
                                "guid": "6df00d62-3d8b-4093-beac-a6e790b4fb75",
                                "name": "sample string 1",
                                "storeID": 2,
                                "zoneID": 1,
                                "checkoutFormG_UID": "L0hjZA8YiEuCPF70jVE2yw==",
                                "checkoutFormGuid": "6463482f-180f-4b88-823c-5ef48d5136cb",
                                "displayToWho": 3,
                                "displayWhen": 4,
                                "start": "2025-10-05T00:01:55.6375689",
                                "end": "2025-10-05T00:01:55.6375689",
                                "deleted": true,
                                "updated": "2025-10-05T00:01:55.6375689",
                                "possibleIntegerResponses": [
                                  1,
                                  2
                                ],
                                "possibleTextResponses": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "possibleGuidResponses": [
                                  "431011c3-b68e-4a0b-903c-1b185be0b781",
                                  "df55fa93-4302-4dfe-89c0-6ff52dc396cd"
                                ],
                                "allowsAllTextResponses": true,
                                "surveyForm": {
                                  "$ref": "45"
                                }
                              },
                              "ingressId": "sample string 4"
                            },
                            {
                              "$ref": "89"
                            }
                          ],
                          "storeName": "sample string 38",
                          "machineName": "sample string 39",
                          "operatorName": "sample string 40",
                          "direction": 1,
                          "reason": "sample string 41",
                          "accountG_UID": "RGqs165igEWhjE0AoJ4L+w==",
                          "accountIdentifier": "d7ac6a44-62ae-4580-a18c-4d00a09e0bfb",
                          "accountName": "sample string 42",
                          "customerOrderIdentifier": "6tt3J5ZD1EujnDONvzFApg==",
                          "customerOrderIdentifierGuid": "2777dbea-4396-4bd4-a39c-338dbf3140a6",
                          "priceLevelName": "sample string 43",
                          "revision": 44,
                          "ingressId": "sample string 45"
                        },
                        "metadata": {
                          "$id": "91",
                          "id": 1,
                          "paymentID": 2,
                          "paymentIdentifier": "LHoH5lHFeECbPah0TFuqpg==",
                          "paymentIdentifierGuid": "e6077a2c-c551-4078-9b3d-a8744c5baaa6",
                          "identifier": "eF8rUgsl90ODpFTjRulgBQ==",
                          "identifierGuid": "522b5f78-250b-43f7-83a4-54e346e96005",
                          "metadata": "sample string 3",
                          "signatureImage": "QEA=",
                          "itemIdentifier": "z3a8Z5zBykKMo0hdIrmwvA==",
                          "itemIdentifierGuid": "67bc76cf-c19c-42ca-8ca3-485d22b9b0bc"
                        }
                      },
                      {
                        "$ref": "75"
                      }
                    ]
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customerGroupMembers": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "customerGroups": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "accounts": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "account": {
                  "$ref": "71"
                },
                "vouchers": [
                  {
                    "$id": "92",
                    "customerIdentifier": "GueU4NrByUCyvltqzDhCbQ==",
                    "customerIdentifierGuid": "e094e71a-c1da-40c9-b2be-5b6acc38426d",
                    "voucherName": "sample string 2",
                    "count": 3,
                    "storeID": 4,
                    "barcode": "sample string 5",
                    "redeemCount": 6,
                    "issueCount": 7,
                    "storeSalePaymentID": 1,
                    "idempotentID": "jKlHnYDRQUGvWZUyWbiwSw==",
                    "idempotentGuid": "9d47a98c-d180-4141-af59-953259b8b04b",
                    "offline": true,
                    "voucher": {
                      "$id": "93",
                      "id": 1,
                      "name": "sample string 2",
                      "description": "sample string 3",
                      "shortDescription": "sample string 4",
                      "url": "sample string 5",
                      "barcodeTemplateID": 1,
                      "expiry": 0,
                      "voucherType": 6,
                      "limitPerTransaction": 7,
                      "customerTracking": true,
                      "discountAccount": "sample string 9",
                      "endDate": "2025-10-05T00:01:55.6375689",
                      "barcodeTemplate": {
                        "$id": "94",
                        "templateID": 1,
                        "template": "sample string 1",
                        "bcFunction": "sample string 2",
                        "sortOrder": 3
                      },
                      "scaleLabel": {
                        "$id": "95",
                        "id": 1,
                        "uid": "sample string 2",
                        "name": "sample string 3",
                        "width": 1.1,
                        "height": 1.1,
                        "showBorder": true,
                        "borderWidth": 1.1,
                        "borderStyle": 1,
                        "borderColour": "sample string 5",
                        "updated": "2025-10-05T00:01:55.6375689",
                        "labelPageLayout": "bhLYNT147UClK/LyMBWtrQ==",
                        "pageLayoutGuid": "35d8126e-783d-40ed-a52b-f2f23015adad",
                        "labelType": 6,
                        "oldName": "sample string 7",
                        "voucher": {
                          "$ref": "93"
                        },
                        "elements": [
                          {
                            "$id": "96",
                            "id": 1,
                            "scaleLabelID": 2,
                            "showPercentDI": true,
                            "showAvgPerHundred": true,
                            "showAvgPerServe": true,
                            "name": "sample string 6",
                            "x": 1.1,
                            "y": 1.1,
                            "width": 1.1,
                            "height": 1.1,
                            "type": 1,
                            "rotation": 1,
                            "text": "sample string 7",
                            "fontFamily": "sample string 8",
                            "align": 1,
                            "bold": true,
                            "italic": true,
                            "underline": true,
                            "strikeout": true,
                            "reverse": true,
                            "textColour": "sample string 9",
                            "fontSize": 1.1,
                            "picture": "QEA=",
                            "borderWidth": 10,
                            "sortOrder": 11,
                            "printOptions": 12,
                            "superScriptTextFontSize": 1.1,
                            "lineStyle": 1,
                            "spacingStyle": 1,
                            "interCharacterSpacing": 1.1,
                            "superScriptOffset": 1.1,
                            "lineSpacing": 1.1,
                            "dateFormat": "sample string 13",
                            "autoGrow": true,
                            "fontAutoResize": true,
                            "updated": "2025-10-05T00:01:55.6375689"
                          },
                          {
                            "$ref": "96"
                          }
                        ]
                      },
                      "customerVouchers": [
                        {
                          "$id": "97",
                          "id": 1,
                          "customerIdentifier": "Ac2GG2kIxEm7994jv3wcSw==",
                          "customerIdentifierGuid": "1b86cd01-0869-49c4-bbf7-de23bf7c1c4b",
                          "voucherID": 3,
                          "voucherName": "sample string 4",
                          "storeID": 1,
                          "barcode": "sample string 5",
                          "dateOfIssue": "2025-10-05T00:01:55.6375689",
                          "issuedSaleHeaderID": 1,
                          "issuedSaleIdentifier": "sample string 7",
                          "issuedOfflinePaymentID": 1,
                          "issuedIdempotentID": "O86S+xd+9kCRqizkhyoWKw==",
                          "issuedIdempotentGuid": "fb92ce3b-7e17-40f6-91aa-2ce4872a162b",
                          "issuedOffline": true,
                          "issuedUser": "sample string 9",
                          "issuedNotes": "sample string 10",
                          "expiryDate": "2025-10-05T00:01:55.6375689",
                          "expiredUser": "sample string 11",
                          "expiredNotes": "sample string 12",
                          "redeemed": "2025-10-05T00:01:55.6375689",
                          "redeemedSaleHeaderID": 1,
                          "redeemedSaleIdentifier": "sample string 13",
                          "redeemedOfflinePaymentID": 1,
                          "redeemedIdempotentID": "Bsdvs+tSGUWrrw+i/5Y4NA==",
                          "redeemedIdempotentGuid": "b36fc706-52eb-4519-abaf-0fa2ff963834",
                          "redeemedUser": "sample string 14",
                          "redeemedNotes": "sample string 15",
                          "redeemedOffline": true,
                          "updated": "2025-10-05T00:01:55.6375689",
                          "storeName": "sample string 17",
                          "scaleLabel": {
                            "$ref": "95"
                          },
                          "voucher": {
                            "$ref": "93"
                          },
                          "customer": {
                            "$ref": "69"
                          },
                          "issuedOfflinePayment": {
                            "$ref": "75"
                          },
                          "redeemedOfflinePayment": {
                            "$ref": "75"
                          }
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "69"
                    }
                  },
                  {
                    "$ref": "92"
                  }
                ]
              }
            },
            {
              "$ref": "68"
            }
          ],
          "customerGroups": [
            {
              "$id": "98",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "groupID": "S7J4OfsGEkey5u4poZ1FJg==",
              "groupIDGuid": "3978b24b-06fb-4712-b2e6-ee29a19d4526",
              "campaign": {
                "$ref": "66"
              },
              "group": {
                "$ref": "73"
              }
            },
            {
              "$ref": "98"
            }
          ],
          "signIqTickets": [
            {
              "$id": "99",
              "identifier": "pdAnmCrpHke9ewiEmy9iAQ==",
              "identifierGuid": "9827d0a5-e92a-471e-bd7b-08849b2f6201",
              "campaignName": "sample string 2",
              "message": "sample string 3",
              "ticketFileSource": "sample string 4",
              "ticketFileDestination": "sample string 5",
              "storeID": 1
            },
            {
              "$ref": "99"
            }
          ],
          "comboPriceGroups": [
            {
              "$id": "100",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "g_UID": "LtQ72aS0WU6GilGABVBGGw==",
              "guid": "d93bd42e-b4a4-4e59-868a-51800550461b",
              "description": "sample string 5",
              "newPrice": 1,
              "rangeDescription": "sample string 6",
              "dealDescription": "sample string 7",
              "labelQuantity": 8,
              "hostProductCategoryID": 1,
              "offerID": 1,
              "dontUpdatePricePlus": true,
              "campaign": {
                "$ref": "66"
              },
              "comboPricePlus": [
                {
                  "$id": "101",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupG_UID": "0OonOIt9qUGYNKvRBn16eQ==",
                  "groupGuid": "3827ead0-7d8b-41a9-9834-abd1067d7a79",
                  "comboPriceType": 5,
                  "priceType": 5,
                  "pluG_UID": "m5sa/NP4PkKafXoyNZwW2w==",
                  "pluGuid": "fc1a9b9b-f8d3-423e-9a7d-7a32359c16db",
                  "priceGroupG_UID": "gsL4BMecj0ahacaXL06DUw==",
                  "priceGroupGuid": "04f8c282-9cc7-468f-a169-c6972f4e8353",
                  "campaignPoolID": "sample string 7",
                  "quantity": 1,
                  "campaign": {
                    "$ref": "66"
                  },
                  "product": {
                    "$ref": "2"
                  },
                  "priceGroup": {
                    "$ref": "31"
                  },
                  "campaignPool": {
                    "$ref": "66"
                  }
                },
                {
                  "$ref": "101"
                }
              ]
            },
            {
              "$ref": "100"
            }
          ],
          "priceLevels": [
            {
              "$id": "102",
              "id": 1,
              "priceLevelIdentifier": "9nruJT5dRkKUsuQp/JoAfQ==",
              "priceLevelIdentifierGuid": "25ee7af6-5d3e-4246-94b2-e429fc9a007d",
              "campaignName": "sample string 3",
              "priceLevelName": "sample string 4"
            },
            {
              "$ref": "102"
            }
          ]
        },
        "product": {
          "$ref": "2"
        },
        "dealCost": {
          "$id": "103",
          "headerIdentifier": "c87JxtO7dEyI2jheoKkzqg==",
          "headerIdentifierGuid": "c6c9ce73-bbd3-4c74-88da-385ea0a933aa",
          "identifier": "3umK08L/Rk2kM0bnEvmAkw==",
          "identifierGuid": "d38ae9de-ffc2-4d46-a433-46e712f98093",
          "supplierIdentifier": "3KN/yFYIdkCPMP9VBCKFwQ==",
          "supplierGuid": "c87fa3dc-0856-4076-8f30-ff55042285c1",
          "pluG_UID": "PVcdSocLSEeRhvkk06s25A==",
          "pluGuid": "4a1d573d-0b87-4748-9186-f924d3ab36e4",
          "campaignName": "553b60ee-87b8-41a6-bad2-2d3b4671caad",
          "description": "sample string 4",
          "cost": 5,
          "costDecimals": 6,
          "start": "2025-10-05T00:01:55.6375689",
          "end": "2025-10-05T00:01:55.6375689",
          "type": 9,
          "promoType": 10,
          "bonusItemPLUG_UID": "o6plqgRXHE6d+OuUKdJkyg==",
          "bonusItemPluGuid": "aa65aaa3-5704-4e1c-9df8-eb9429d264ca",
          "bonusPurchaseUnits": 11,
          "bonusReceiveUnits": 12,
          "updated": "2025-10-05T00:01:55.6375689",
          "metcashPromotionID": "sample string 14",
          "fromHost": 15,
          "storeNames": "sample string 16",
          "storeIDs": [
            1,
            2
          ],
          "supplierName": "sample string 17",
          "campaignDescription": "sample string 18",
          "newPrice": 1,
          "campaignMetcashPromotionID": "sample string 19",
          "campaignActive": true,
          "campaignStartDate": "2025-10-05T00:01:55.6375689",
          "campaignEndDate": "2025-10-05T00:01:55.6375689",
          "masterPLUG_UID": "EdWYa53yGUmQE6B1rSPYGw==",
          "masterID": "6b98d511-f29d-4919-9013-a075ad23d81b",
          "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": "FUl8KQjGGUquvF5nh/llNg==",
          "bonusMasterID": "297c4915-c608-4a19-aebc-5e6787f96536",
          "bonusProductName": "sample string 34",
          "bonusProductAPN": "sample string 35",
          "bonusOrderCode": "sample string 36",
          "bonusNormalSell": 37,
          "bonusNormalCost": 38,
          "bonusNormalCostDecimals": 39,
          "bonusCartonQuantity": 40,
          "bonusSalesMode": 41,
          "bonusOrderPacked": 42,
          "bonusFuelItem": true,
          "bonusActive": true
        }
      },
      "currentCostStart": "2025-10-05T00:01:55.6375689",
      "dealCosts": [
        {
          "$ref": "103"
        },
        {
          "$ref": "103"
        }
      ],
      "tags": [
        {
          "$id": "104",
          "pluG_UID": "LHpM5JPGa0K77jB1VoVBKg==",
          "pluGuid": "e44c7a2c-c693-426b-bbee-30755685412a",
          "tagID": 1,
          "description": "sample string 1",
          "storeIDs": [
            1,
            2
          ]
        },
        {
          "$ref": "104"
        }
      ],
      "alternateProductG_UID": "B9g12oizA06frJg6eXiuog==",
      "alternateProduct": "da35d807-b388-4e03-9fac-983a7978aea2",
      "productHostCode": {
        "$id": "105",
        "id": 1,
        "pluG_UID": "40wf7eCUfU+0OP/KSQ77JQ==",
        "pluGuid": "ed1f4ce3-94e0-4f7d-b438-ffca490efb25",
        "ibaCode": "sample string 2"
      },
      "mscCat": {
        "$ref": "60"
      },
      "mscCom": {
        "$ref": "61"
      },
      "mscDep": {
        "$ref": "63"
      },
      "mscSubCom": {
        "$ref": "62"
      },
      "isUserUpdate": true,
      "ignoreMasterProduct": true,
      "priceGroupLabelRequested": true,
      "firstSold": "2025-10-05T00:01:55.6375689",
      "inventoryTracked": "2025-10-05T00:01:55.6375689",
      "isNormalPriceChangesCampaign": true
    },
    "campaign": {
      "$ref": "66"
    }
  },
  {
    "$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.