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

Move campaign plus

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

Old campaign name

string

Required

campaign

New campaign name

string

Required

Body Parameters

List of campaign plus to move

Collection of CampaignPlu
NameDescriptionTypeAdditional information
ID

integer

None.

CampaignID

integer

None.

CampaignName

string

None.

Plu

integer

None.

HostOfferID

integer

None.

MetcashPromotionID

string

None.

MetcashPromotionPlacement

string

None.

PluG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

NewPrice

integer

None.

PctDiscount

integer

None.

NewCost

integer

None.

NewCostDecimals

integer

None.

DealCostIdentifier

Collection of byte

None.

DealCostGuid

globally unique identifier

None.

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.

FuelItem

boolean

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

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.

ItemNumber

string

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.

PluPrice

integer

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

PluCost

integer

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

PluCostIndicator

string

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

PluPriceGstPercent

integer

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

PluCostGstPercent

integer

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

decimal number

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.

SalesMode

integer

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

PluNormalCost

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.

CampaignComboPriceGroupG_UID

Collection of byte

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

CampaignComboPriceGroupIdentifier

Combo Price Group Identifier of combo pricing campaign's price group

globally unique identifier

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

PromotionPlacementDescription

string

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

StoreAcceptances

Collection of CampaignPluStoreAcceptance

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.

Product

Product

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

DealCost

DealCost

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": 1,
    "hostOfferID": 1,
    "metcashPromotionID": "sample string 4",
    "metcashPromotionPlacement": "sample string 5",
    "pluG_UID": "gLedeBJLzkaUGGHUYhVMYg==",
    "pluGuid": "789db780-4b12-46ce-9418-61d462154c62",
    "newPrice": 1,
    "pctDiscount": 1,
    "newCost": 1,
    "newCostDecimals": 6,
    "dealCostIdentifier": "cDBplql1GEirnJlPA5fYDA==",
    "dealCostGuid": "96693070-75a9-4818-ab9c-994f0397d80c",
    "pluName": "sample string 7",
    "apn": "sample string 8",
    "fuelItem": true,
    "priceGroupG_UID": "QgEfn54+5kKCEPTGt4nCZQ==",
    "priceGroupGuid": "9f1f0142-3e9e-42e6-8210-f4c6b789c265",
    "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:03:52.2667039",
    "rrp": 26,
    "campaignDescription": "sample string 27",
    "campaignComboPriceGroupG_UID": "9+UXeaNtOUuo1uiXpufqQQ==",
    "campaignComboPriceGroupIdentifier": "7917e5f7-6da3-4b39-a8d6-e897a6e7ea41",
    "promotionPlacementDescription": "sample string 28",
    "storeAcceptances": [
      {
        "$id": "2",
        "plu": 1,
        "pluG_UId": "QEA=",
        "campaignID": 1,
        "campaignName": "sample string 2",
        "storeID": 3,
        "acceptedUtc": "2025-10-05T00:03:52.2667039",
        "operatorG_UID": "SOacDAEGr0CBJkr0gjzrAg==",
        "operatorGuid": "0c9ce648-0601-40af-8126-4af4823ceb02",
        "machineID": 1,
        "processed": true,
        "appliedUtc": "2025-10-05T00:03:52.2667039",
        "signIqTicketFileMovedUtc": "2025-10-05T00:03:52.2667039",
        "user": "sample string 6",
        "campaignDescription": "sample string 7",
        "productDesc": "sample string 8",
        "storeName": "sample string 9",
        "effectiveUtc": "2025-10-05T00:03:52.2667039",
        "priceChangeType": 0,
        "operatorName": "sample string 10",
        "hostCampaign": true,
        "product": {
          "$id": "3",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "lfOhAiW40E2Q1q1DkO0XAg==",
          "guid": "02a1f395-b825-4dd0-90d6-ad4390ed1702",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "wLCG2KEyGEOW2A8pr0aQBw==",
          "priceGroupGuid": "d886b0c0-32a1-4318-96d8-0f29af469007",
          "blueprintID": 1,
          "lastCountedDate": "2025-10-05T00:03:52.2667039",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-10-05T00:03:52.2667039",
          "pluCreated": "2025-10-05T00:03:52.2667039",
          "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:03:52.2667039",
          "lastManualUpdate": "2025-10-05T00:03:52.2667039",
          "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:03:52.2667039",
          "currentCostUpdated": "2025-10-05T00:03:52.2667039",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-10-05T00:03:52.2667039",
          "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:03:52.2667039",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "I5YtWFn1C06GFy0ZGNLtAw==",
          "altPLUGuid": "582d9623-f559-4e0b-8617-2d1918d2ed03",
          "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:03:52.2667039",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "98BCXGOZeE6QCbeUiCH5bQ==",
          "shelfPageLayoutGuid": "5c42c0f7-9963-4e78-9009-b7948821f96d",
          "talkerPageLayoutG_UID": "gyoAsvIDE0eLC9ZJmJur5g==",
          "talkerPageLayoutGuid": "b2002a83-03f2-4713-8b0b-d649989babe6",
          "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": "JCt5gINIqUOd0RORchc+hQ==",
          "inventoryIdentifier": "80792b24-4883-43a9-9dd1-139172173e85",
          "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": "01PufvOj0UWlRz9x2veiCQ==",
          "parentPluGuid": "7eee53d3-a3f3-45d1-a547-3f71daf7a209",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "gWZ5oTDkrkaRch07yChj3g==",
          "supplierIdentifierGuid": "a1796681-e430-46ae-9172-1d3bc82863de",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "DG7f/hJzVEC+Q+UcnPxZ/Q==",
          "rebateSupplierIdentifierGuid": "fedf6e0c-7312-4054-be43-e51c9cfc59fd",
          "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:03:52.2667039",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "217fIv2xp0Gl1eks+9EYLA==",
          "hostIdentifierGuid": "22df5edb-b1fd-41a7-a5d5-e92cfbd1182c",
          "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": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "store": {
            "$id": "4",
            "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:03:52.2667039",
            "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": "NAwmG/spBEGIsNQRVj2rhA==",
            "hostIdentifierGuid": "1b260c34-29fb-4104-88b0-d411563dab84",
            "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:03:52.2667039",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "5",
              "storeID": 1,
              "addressType": 1,
              "address1": "sample string 1",
              "address2": "sample string 2",
              "city": "sample string 3",
              "state": "sample string 4",
              "country": "sample string 5",
              "postCode": "sample string 6"
            },
            "billingAddress": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$id": "6",
                "id": 1,
                "hostIdentifier": "xvdWPNLP1kKQwkiC7/aFkQ==",
                "hostIdentifierGuid": "3c56f7c6-cfd2-42d6-90c2-4882eff68591",
                "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": "7",
                  "identifier": "C3nW+dloBEioHleHXGhzeg==",
                  "identifierGuid": "f9d6790b-68d9-4804-a81e-57875c68737a",
                  "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": "rUlIRBV1YkWJSSSO+/6ovw==",
                  "hostSupplierIdentifierGuid": "444849ad-7515-4562-8949-248efbfea8bf",
                  "loyaltyPriceLevelIdentifier": "/k8BeLF2d0id6a7jNq24iQ==",
                  "loyaltyPriceLevelIdentifierGuid": "78014ffe-76b1-4877-9de9-aee336adb889",
                  "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:03:52.2667039",
                  "lastProcessed": "2025-10-05T00:03:52.2667039",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "8",
                    "identifier": "kGfCPLCszkGz5UX4WScfqA==",
                    "identifierGuid": "3cc26790-acb0-41ce-b3e5-45f859271fa8",
                    "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": "Saprk2GZoUilvf68MJvYmg==",
                    "primaryContactID": "936baa49-9961-48a1-a5bd-febc309bd89a",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "PumU6MBg50Cny2FNLdcctw==",
                    "supplierGroupGuid": "e894e93e-60c0-40e7-a7cb-614d2dd71cb7",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-10-05T00:03:52.2667039",
                    "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": "9",
                      "id": "1d3412b7-c3b0-4359-aedc-66241164b831",
                      "identifier": "ptYgpiTMXUy9ihL7+kTvMw==",
                      "identifierGuid": "a620d6a6-cc24-4c5d-bd8a-12fbfa44ef33",
                      "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": "10",
                        "supplierIdentifier": "74vF4KfRi0yplZAmKkuEOA==",
                        "supplierIdentifierGuid": "e0c58bef-d1a7-4c8b-a995-90262a4b8438",
                        "contactGuid": "ONiV4o9YxUOeD7TM3mXk3Q==",
                        "contactID": "e295d838-588f-43c5-9e0f-b4ccde65e4dd",
                        "contact": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "products": [
                      {
                        "$id": "11",
                        "pluG_UID": "X9K05/2UU0O00ls0m2dXXw==",
                        "pluGuid": "e7b4d25f-94fd-4353-b4d2-5b349b67575f",
                        "supplierIdentifier": "0qOeYCMwJk66gx0tw3p7yQ==",
                        "supplierIdentifierGuid": "609ea3d2-3023-4e26-ba83-1d2dc37a7bc9",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2025-10-05T00:03:52.2667039",
                        "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:03:52.2667039",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "12",
                            "pluG_UID": "o1INDVRPJUiDdQEngoPaog==",
                            "pluGuid": "0d0d52a3-4f54-4825-8375-01278283daa2",
                            "supplierIdentifier": "siX7kmuT7kS+/SOBJglGJA==",
                            "supplierIdentifierGuid": "92fb25b2-936b-44ee-befd-238126094624",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 41",
                        "salesMode": 42,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 44,
                        "parentPluG_UID": "lzZuP6RuF0CNa3wgk7I71w==",
                        "parentPluGuid": "3f6e3697-6ea4-4017-8d6b-7c2093b23bd7",
                        "freight": 45.0,
                        "freightType": 1,
                        "product": {
                          "$ref": "3"
                        },
                        "supplier": {
                          "$ref": "8"
                        },
                        "serviceFee": {
                          "$id": "13",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 47
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "14",
                        "storeID": 1,
                        "supplierIdentifier": "i+EbEAl1J06D8ZSwKk2S0Q==",
                        "supplierGuid": "101be18b-7509-4e27-83f1-94b02a4d92d1",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "15",
                        "storeID": 1,
                        "supplierIdentifier": "tJlexMyJk0qH6CzCObdmEA==",
                        "supplierGuid": "c45e99b4-89cc-4a93-87e8-2cc239b76610",
                        "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:03:52.2667039",
                        "deliveryDate": "2025-10-05T00:03:52.2667039",
                        "nextCutOffDate": "2025-10-05T00:03:52.2667039",
                        "nextDeliveryDate": "2025-10-05T00:03:52.2667039",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2025-10-05T00:03:52.2667039",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "16",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-10-05T00:03:52.2667039",
                      "processed": "2025-10-05T00:03:52.2667039",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-10-05T00:03:52.2667039",
                      "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": "7"
                      },
                      "metcashHeader": {
                        "$id": "17",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-10-05T00:03:52.2667039",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "18",
                      "id": 1,
                      "hostIdentifier": "KcmpMzyzg06k44s1Hhzqag==",
                      "hostIdentifierGuid": "33a9c929-b33c-4e83-a4e3-8b351e1cea6a",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "d206d57b-71b3-40d1-9b3a-fb782c4d1f27",
                        "7ae6ce70-3276-4b1c-93bb-94dfb2f26297"
                      ]
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "6"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "19",
                      "identifier": "vasLnjXxnU+hQC5Q72R2Hg==",
                      "identifierGuid": "9e0babbd-f135-4f9d-a140-2e50ef64761e",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "promoTypeGuids": [
                    "2fcfcb31-ab29-4455-a1de-9e7028d0c631",
                    "f3d532ec-1a60-400c-b25e-b90b6fa77c8c"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "6"
              }
            ],
            "accounts": [
              {
                "$id": "20",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "20"
              }
            ],
            "sales": [
              {
                "$id": "21",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-10-05T00:03:52.2667039",
                "ftpSite": {
                  "$id": "22",
                  "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": "21"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "cashManagements": [
              {
                "$id": "23",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "24",
                  "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": "23"
              }
            ],
            "updateStoreID": "b4802070-10f8-405f-8b5f-eb7bcaf02424",
            "updateStore": {
              "$id": "25",
              "id": "db646471-f1a6-4b11-9bbd-9123f9397ea0",
              "name": "sample string 1",
              "lastActivity": "2025-10-05T00:03:52.2667039",
              "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:03:52.2667039"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "26",
              "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": "27",
              "pluG_UID": "gLBhG+UUJkG7MZrujYZHow==",
              "pluGuid": "1b61b080-14e5-4126-bb31-9aee8d8647a3",
              "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:03:52.2667039"
            },
            {
              "$ref": "27"
            }
          ],
          "currentPrices": {
            "$id": "28",
            "pluPrices": {
              "$id": "29",
              "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:03:52.2667039",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "29"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "30",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-10-05T00:03:52.2667039",
              "startTime": 3,
              "endDate": "2025-10-05T00:03:52.2667039",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "KSjpXp3uPEu6SpsjL09UaQ==",
              "hostIdentifierGuid": "5ee92829-ee9d-4b3c-ba4a-9b232f4f5469",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          "tray": {
            "$id": "31",
            "g_UId": "Dcp6MXKB3UqVrPk4mLRcoA==",
            "guid": "317aca0d-8172-4add-95ac-f93898b45ca0",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "32",
            "priceGroupG_UID": "midmyqEc+0KmYkrfWjFrpw==",
            "priceGroupGuid": "ca66279a-1ca1-42fb-a662-4adf5a316ba7",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-10-05T00:03:52.2667039",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "33",
            "pluG_UID": "qe9/K9kHt0S5tLJ8ZglKNQ==",
            "pluGuid": "2b7fefa9-07d9-44b7-b9b4-b27c66094a35",
            "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": "34",
            "pluGuid": "b4441d49-6432-4241-bda2-d09c8f6bb0fd",
            "created": "2025-10-05T00:03:52.2667039",
            "createdByUser": "sample string 1",
            "activated": "2025-10-05T00:03:52.2667039",
            "deactivated": "2025-10-05T00:03:52.2667039",
            "lastOrdered": "2025-10-05T00:03:52.2667039",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-10-05T00:03:52.2667039",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-10-05T00:03:52.2667039",
            "lastSold": "2025-10-05T00:03:52.2667039",
            "firstSold": "2025-10-05T00:03:52.2667039",
            "awsUpdated": "2025-10-05T00:03:52.2667039",
            "lastManualUpdate": "2025-10-05T00:03:52.2667039",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-10-05T00:03:52.2667039",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-10-05T00:03:52.2667039",
            "doNotRangeUpdated": "2025-10-05T00:03:52.2667039",
            "doNotOrderUpdated": "2025-10-05T00:03:52.2667039",
            "tracked": "2025-10-05T00:03:52.2667039"
          },
          "allergens": [
            {
              "$id": "35",
              "allergenID": 1,
              "pluG_UID": "EUgOyxSvSkCrFNXQqkBvrQ==",
              "pluGuid": "cb0e4811-af14-404a-ab14-d5d0aa406fad",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "costs": {
            "$id": "36",
            "pluG_UID": "NYK8UB246EaRY3YQo/XEEg==",
            "pluGuid": "50bc8235-b81d-46e8-9163-7610a3f5c412",
            "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:03:52.2667039",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "37",
              "saleHeaderID": 1,
              "created": "2025-10-05T00:03:52.2667039",
              "createdLocal": "2025-10-05T00:03:52.2667039",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "m+bjGGbyNU68r6l45Ny6Eg==",
              "operatorGuid": "18e3e69b-f266-4e35-bcaf-a978e4dcba12",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "XwSPf69zs0il0UlrGX5Qew==",
              "pluGuid": "7f8f045f-73af-48b3-a5d1-496b197e507b",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "38",
                "id": 1,
                "g_Uid": "ULffIij9M0++f+sh52xoTg==",
                "guid": "22dfb750-fd28-4f33-be7f-eb21e76c684e",
                "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:03:52.2667039",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-10-05T00:03:52.2667039",
                "endShift": "2025-10-05T00:03:52.2667039",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "39",
                    "operatorG_UID": "UJylcicvLkWFcVlQi6Ln4g==",
                    "operatorGuid": "72a59c50-2f27-452e-8571-59508ba2e7e2",
                    "storeID": 2,
                    "operator": {
                      "$ref": "38"
                    },
                    "store": {
                      "$ref": "4"
                    }
                  },
                  {
                    "$ref": "39"
                  }
                ]
              }
            },
            {
              "$ref": "37"
            }
          ],
          "apns": [
            {
              "$id": "40",
              "pluID": 1,
              "pluG_UID": "xDLC6SjcxkymR2T5HJqvOQ==",
              "pluGuid": "e9c232c4-dc28-4cc6-a647-64f91c9aaf39",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "40"
            }
          ],
          "tuns": [
            {
              "$id": "41",
              "pluG_UId": "nZcy41GurEmbx+bKznFTFg==",
              "pluGuid": "e332979d-ae51-49ac-9bc7-e6cace715316",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "3"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "41"
            }
          ],
          "competitionPricing": [
            {
              "$id": "42",
              "identifier": "Zk4vRbVlAUWVAHf8N1pXMQ==",
              "identifierGuid": "452f4e66-65b5-4501-9500-77fc375a5731",
              "pluG_UID": "Cd1/aFxOfUadEzWKzg5KFQ==",
              "pluGuid": "687fdd09-4e5c-467d-9d13-358ace0e4a15",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "42"
            }
          ],
          "supplier": {
            "$ref": "8"
          },
          "supplierName": "sample string 147",
          "children": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "ordering": {
            "$ref": "11"
          },
          "flipChartPages": [
            {
              "$id": "43",
              "identifier": "4AvWY5dnJEW6fmRXG3CbXQ==",
              "groupName": "sample string 1",
              "identifierGuid": "63d60be0-6797-4524-ba7e-64571b709b5d",
              "exists": true,
              "flipChartIdentifier": "Vcd7CQAFe0y/Lpo8E/ZbMw==",
              "flipChartIdentifierGuid": "097bc755-0500-4c7b-bf2e-9a3c13f65b33",
              "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": "xyhDmedOHECCkMaatoeyFg==",
              "groupIdentifierGuid": "994328c7-4ee7-401c-8290-c69ab687b216",
              "flipChart": {
                "$id": "44",
                "identifier": "gLnZysiKeke7uZYTYPjD4Q==",
                "identifierGuid": "cad9b980-8ac8-477a-bbb9-961360f8c3e1",
                "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": "45",
                  "identifier": "JtaIOQ1kOkGis0WcTDSinw==",
                  "identifierGuid": "3988d626-640d-413a-a2b3-459c4c34a29f",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "46",
                      "id": 1,
                      "g_UID": "PTjk44NGUk6JHvdbBBSDog==",
                      "guid": "e3e4383d-4683-4e52-891e-f75b041483a2",
                      "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": "NN0piusNgEKTFIjyZYlhyA==",
                      "previousFormGuid": "8a29dd34-0deb-4280-9314-88f2658961c8",
                      "nextForm": 1,
                      "nextFormG_UID": "SMvH6FCWo0CzbvhHMYS2ng==",
                      "nextFormGuid": "e8c7cb48-9650-40a3-b36e-f8473184b69e",
                      "attributes": "sample string 10",
                      "updated": "2025-10-05T00:03:52.2667039",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "46"
                      },
                      "previousCheckoutForm": {
                        "$ref": "46"
                      },
                      "buttons": [
                        {
                          "$id": "47",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "BkezD0oGb0qs2yNe470zMQ==",
                          "checkoutFormGuid": "0fb34706-064a-4a6f-acdb-235ee3bd3331",
                          "identifier": "hxKMOynAJ0K6O6r4kj7BAw==",
                          "identifierGuid": "3b8c1287-c029-4227-ba3b-aaf8923ec103",
                          "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": "b7aMP0Tq10O49GaqIF3lTw==",
                          "valueGuid": "3f8cb66f-ea44-43d7-b8f4-66aa205de54f",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-10-05T00:03:52.2667039",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "46"
                          },
                          "image": {
                            "$id": "48",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-10-05T00:03:52.2667039",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "49",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "+lOUH9Ex5EKepJjCA6FCbw==",
                          "checkoutFormGuid": "1f9453fa-31d1-42e4-9ea4-98c203a1426f",
                          "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": "49"
                        }
                      ]
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "49"
              },
              "products": [
                {
                  "$id": "50",
                  "flipChartPageIdentifier": "qYdJgltyr0alK0D7ASBThw==",
                  "flipChartPageIdentifierGuid": "824987a9-725b-46af-a52b-40fb01205387",
                  "pluG_UID": "E4KOTc3GMEy76MfH1yzkbA==",
                  "pluGuid": "4d8e8213-c6cd-4c30-bbe8-c7c7d72ce46c",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "3"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "50"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "43"
                },
                {
                  "$ref": "43"
                }
              ]
            },
            {
              "$ref": "43"
            }
          ],
          "priceHistory": [
            {
              "$id": "51",
              "pluG_UID": "4zqKxGU1kkG7krWykFuQag==",
              "pluGuid": "c48a3ae3-3565-4192-bb92-b5b2905b906a",
              "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:03:52.2667039",
              "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": "51"
            }
          ],
          "ingredients": [
            {
              "$id": "52",
              "pluG_UID": "YLW5v1uf4ESa3bCuvNRBtg==",
              "ingredientGuid": "bzb1QhhAMkyoYK3K3rX0VQ==",
              "ingredientIdentifier": "42f5366f-4018-4c32-a860-adcadeb5f455",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "3"
              }
            },
            {
              "$ref": "52"
            }
          ],
          "bins": [
            {
              "$id": "53",
              "pluG_UID": "1NI4vASj9UC9tEV4i6xZdQ==",
              "pluGuid": "bc38d2d4-a304-40f5-bdb4-45788bac5975",
              "shelfLocationIdentifier": "EaP5IszNQkOuKZQT+ArZxw==",
              "shelfLocationGuid": "22f9a311-cdcc-4342-ae29-9413f80ad9c7",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "yKxrJHplV0CBZFxgTJBbCw==",
              "labelPageLayoutGuid": "246bacc8-657a-4057-8164-5c604c905b0b",
              "updated": "2025-10-05T00:03:52.2667039",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "3"
              },
              "location": {
                "$id": "54",
                "identifier": "TFU8D3+q4UC674+QuJMKnA==",
                "storeID": 1,
                "identifierGuid": "0f3c554c-aa7f-40e1-baef-8f90b8930a9c",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-10-05T00:03:52.2667039",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ]
              }
            },
            {
              "$ref": "53"
            }
          ],
          "bin": {
            "$ref": "53"
          },
          "scaleLocations": [
            {
              "$id": "55",
              "plu": 1,
              "pluG_UID": "xjKtCJSRYEWimaUrJ8CzIw==",
              "pluGuid": "08ad32c6-9194-4560-a299-a52b27c0b323",
              "deptNo": 1,
              "product": {
                "$ref": "3"
              },
              "scaleLocation": {
                "$id": "56",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-10-05T00:03:52.2667039",
                "department": {
                  "$id": "57",
                  "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": "56"
                  },
                  "subDepartments": [
                    {
                      "$id": "58",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "59",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "60",
                              "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:03:52.2667039",
                              "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": "p2oYIGYP+kGlPYKiy5M+TA==",
                              "labelPageLayoutGuid": "20186aa7-0f66-41fa-a53d-82a2cb933e4c",
                              "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": "61",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "62",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "63",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "62"
                              },
                              "mscDep": {
                                "$id": "64",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "61"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "63"
                              }
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "updated": "2025-10-05T00:03:52.2667039",
                          "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": "Xj0s3QrTOEODhhNzeaF6GA==",
                          "labelPageLayoutGuid": "dd2c3d5e-d30a-4338-8386-137379a17a18",
                          "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": "61"
                          },
                          "mscCom": {
                            "$ref": "62"
                          },
                          "mscDep": {
                            "$ref": "64"
                          },
                          "mscSubCom": {
                            "$ref": "63"
                          }
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-10-05T00:03:52.2667039",
                      "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": "Qmu12Hqy90yEhMSI722GLg==",
                      "labelPageLayoutGuid": "d8b56b42-b27a-4cf7-8484-c488ef6d862e",
                      "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": "61"
                      },
                      "mscCom": {
                        "$ref": "62"
                      },
                      "mscDep": {
                        "$ref": "64"
                      },
                      "mscSubCom": {
                        "$ref": "63"
                      }
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-10-05T00:03:52.2667039",
                  "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": "E48CbIUG+U6oFM+RZqvfUw==",
                  "labelPageLayoutGuid": "6c028f13-0685-4ef9-a814-cf9166abdf53",
                  "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": "61"
                  },
                  "mscCom": {
                    "$ref": "62"
                  },
                  "mscDep": {
                    "$ref": "64"
                  },
                  "mscSubCom": {
                    "$ref": "63"
                  }
                }
              }
            },
            {
              "$ref": "55"
            }
          ],
          "nextPrice": {
            "$ref": "1"
          },
          "currentCostStart": "2025-10-05T00:03:52.2667039",
          "dealCosts": [
            {
              "$id": "65",
              "headerIdentifier": "cD7YJuO780GzKLtQOmHaug==",
              "headerIdentifierGuid": "26d83e70-bbe3-41f3-b328-bb503a61daba",
              "identifier": "rs4235kwbE6zvXz1aSqLIg==",
              "identifierGuid": "df36ceae-3099-4e6c-b3bd-7cf5692a8b22",
              "supplierIdentifier": "VpcVgw+UjEizBXgRnMKQ0Q==",
              "supplierGuid": "83159756-940f-488c-b305-78119cc290d1",
              "pluG_UID": "H570wu2DyEed6CAaGKsCRA==",
              "pluGuid": "c2f49e1f-83ed-47c8-9de8-201a18ab0244",
              "campaignName": "293a7145-be90-4b28-bafe-eb8015dbf75b",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-10-05T00:03:52.2667039",
              "end": "2025-10-05T00:03:52.2667039",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "jM7vXjtSIE+6tnFdohv1rA==",
              "bonusItemPluGuid": "5eefce8c-523b-4f20-bab6-715da21bf5ac",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-10-05T00:03:52.2667039",
              "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:03:52.2667039",
              "campaignEndDate": "2025-10-05T00:03:52.2667039",
              "masterPLUG_UID": "mncvqxv9GEq8pFJgiv+qwg==",
              "masterID": "ab2f779a-fd1b-4a18-bca4-52608affaac2",
              "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": "HR9Z81120EOzXt4CbC5TWQ==",
              "bonusMasterID": "f3591f1d-765d-43d0-b35e-de026c2e5359",
              "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
            },
            {
              "$ref": "65"
            }
          ],
          "tags": [
            {
              "$id": "66",
              "pluG_UID": "MZbrJsPhxkmkPnlqkgr+Rg==",
              "pluGuid": "26eb9631-e1c3-49c6-a43e-796a920afe46",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "66"
            }
          ],
          "alternateProductG_UID": "ZOu9b93mVE+0rCuwldmOPA==",
          "alternateProduct": "6fbdeb64-e6dd-4f54-b4ac-2bb095d98e3c",
          "productHostCode": {
            "$id": "67",
            "id": 1,
            "pluG_UID": "b4dxd+q3OU6ZLUf+PdT4cg==",
            "pluGuid": "7771876f-b7ea-4e39-992d-47fe3dd4f872",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "61"
          },
          "mscCom": {
            "$ref": "62"
          },
          "mscDep": {
            "$ref": "64"
          },
          "mscSubCom": {
            "$ref": "63"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-10-05T00:03:52.2667039",
          "inventoryTracked": "2025-10-05T00:03:52.2667039",
          "isNormalPriceChangesCampaign": true
        },
        "campaignPlu": {
          "$ref": "1"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "campaign": {
      "$id": "68",
      "id": 1,
      "storeID": 2,
      "name": "b5435cb2-6a0f-4cb9-8614-233bef91fea1",
      "nameGuid": "b5435cb2-6a0f-4cb9-8614-233bef91fea1",
      "description": "sample string 4",
      "showDiscounts": true,
      "showTotals": true,
      "onlyEvaluateOnSubtotal": true,
      "useDescription": true,
      "campaignType": 1,
      "startDate": "2025-10-05T00:03:52.2667039",
      "startTime": 1,
      "endDate": "2025-10-05T00:03:52.2667039",
      "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:03:52.2667039",
      "system": true,
      "created": "2025-10-05T00:03:52.2667039",
      "updated": "2025-10-05T00:03:52.2667039",
      "priceChangeNotifiedUtc": "2025-10-05T00:03:52.2667039",
      "promoType": 1,
      "promotionTypeCode": "sample string 13",
      "hostIdentifier": "VyX3d0/nnUyx2OI6N6WReA==",
      "hostIdentifierGuid": "77f72557-e74f-4c9d-b1d8-e23a37a59178",
      "hostType": 14,
      "createdByUser": "sample string 15",
      "fromHost": true,
      "deleted": true,
      "campaignDeleted": "2025-10-05T00:03:52.2667039",
      "updatedByUser": "sample string 18",
      "offerID": 1,
      "isPriceChangeCampaign": true,
      "stores": [
        1,
        2
      ],
      "storeNames": [
        "sample string 1",
        "sample string 2"
      ],
      "campaignPlus": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "campaignPools": [
        {
          "$id": "69",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "plu": 4,
          "pluG_UID": "tGd88kFRzUa0TuzSh6JZIA==",
          "pluGuid": "f27c67b4-5141-46cd-b44e-ecd287a25920",
          "hostOfferID": 1,
          "priceGroupG_UID": "bTl7w37+UkC7PwgPRbl/XQ==",
          "priceGroupGuid": "c37b396d-fe7e-4052-bb3f-080f45b97f5d",
          "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:03:52.2667039",
          "rrp": 17,
          "campaignDescription": "sample string 18",
          "product": {
            "$ref": "3"
          },
          "campaign": {
            "$ref": "68"
          }
        },
        {
          "$ref": "69"
        }
      ],
      "sellingRules": [
        {
          "$id": "70",
          "id": 1,
          "identifier": "RosCDCOobk+VcwSb+QuTfA==",
          "identifierStr": "RosCDCOobk+VcwSb+QuTfA==",
          "identifierGuid": "0c028b46-a823-4f6e-9573-049bf90b937c",
          "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": "68"
          }
        },
        {
          "$ref": "70"
        }
      ],
      "customers": [
        {
          "$id": "71",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "customerID": "I854Ffij3UCWG6H394/AYQ==",
          "customerIDGuid": "1578ce23-a3f8-40dd-961b-a1f7f78fc061",
          "campaign": {
            "$ref": "68"
          },
          "customer": {
            "$id": "72",
            "identifier": "cpxp3mPszk2wS2PpxJOaXA==",
            "identifierGuid": "de699c72-ec63-4dce-b04b-63e9c4939a5c",
            "code": "sample string 2",
            "familyName": "sample string 3",
            "givenName": "sample string 4",
            "otherName": "sample string 5",
            "title": "sample string 6",
            "dateOfBirth": "2025-10-05T00:03:52.2667039",
            "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": "p2kjYzD7Hk6JQGWUhQNmzA==",
            "communityIdentifierGuid": "632369a7-fb30-4e1e-8940-6594850366cc",
            "joined": "2025-10-05T00:03:52.2667039",
            "updated": "2025-10-05T00:03:52.2667039",
            "active": true,
            "reasonInactive": 1,
            "groupCustomer": true,
            "loyaltyPoints": 1,
            "homeStoreID": 1,
            "availableSpend": 1,
            "priceLevelIdentifier": "S9ioxdhcKkOMdh7mL2fNoA==",
            "priceLevelIdentifierGuid": "c5a8d84b-5cd8-432a-8c76-1ee62f67cda0",
            "marketingID": "sample string 18",
            "hidden": true,
            "registered": true,
            "registeredOn": "2025-10-05T00:03:52.2667039",
            "emailMarketing": true,
            "smsMarketing": true,
            "deleted": true,
            "deletedUser": "sample string 24",
            "homeStoreName": "sample string 25",
            "customerCards": [
              {
                "$id": "73",
                "cardType": 2,
                "issueDate": "2025-10-05T00:03:52.2667039",
                "expiry": "2025-10-05T00:03:52.2667039",
                "customerID": "zy4Ouj75tkOj3mawwXxLoQ==",
                "customerIDGuid": "ba0e2ecf-f93e-43b6-a3de-66b0c17c4ba1",
                "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:03:52.2667039",
                "linkedAccount": "aR36awEOgkmhNWuBA/XaUw==",
                "linkedAccountGuid": "6bfa1d69-0e01-4982-a135-6b8103f5da53",
                "currentValueChanged": true,
                "limitsChanged": true,
                "customer": {
                  "$ref": "72"
                },
                "account": {
                  "$id": "74",
                  "id": 1,
                  "identifier": "0hnQjFQT6ECAkY6LgPoPrQ==",
                  "identifierGuid": "8cd019d2-1354-40e8-8091-8e8b80fa0fad",
                  "referenceNo": "sample string 3",
                  "name": "sample string 4",
                  "created": "2025-10-05T00:03:52.2667039",
                  "owner": "j3eLaOnDiUiGy8/dm1OHmg==",
                  "ownerGuid": "688b778f-c3e9-4889-86cb-cfdd9b53879a",
                  "accountStoreGroupIdentifier": "LpGupHzArU68L+WKPrJlMg==",
                  "accountStoreGroupGuid": "a4ae912e-c07c-4ead-bc2f-e58a3eb26532",
                  "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:03:52.2667039",
                  "active": true,
                  "updated": "2025-10-05T00:03:52.2667039",
                  "deleted": true,
                  "deletedUser": "sample string 16",
                  "currentBalanceChanged": true,
                  "maximumLimitChanged": true,
                  "loyaltyPointsChanged": true,
                  "projectedBalance": 17,
                  "accountStoreGroupStoreIDs": [
                    1,
                    2
                  ],
                  "customerEmail": "sample string 18",
                  "ownerCustomer": {
                    "$ref": "72"
                  },
                  "card": {
                    "$ref": "73"
                  },
                  "members": {
                    "$id": "75",
                    "sample string 1": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "sample string 2": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ]
                  },
                  "customerGroups": [
                    {
                      "$id": "76",
                      "identifier": "Rr5y1eE4/kamHMBP+MkVTg==",
                      "identifierGuid": "d572be46-38e1-46fe-a61c-c04ff8c9154e",
                      "name": "sample string 2",
                      "primaryContact": "ErRTxH2fH0ygthtP78gzFA==",
                      "primaryContactGuid": "c453b412-9f7d-4c1f-a0b6-1b4fefc83314",
                      "accountID": "CRCZVj8I3E6EzzKz53TaXw==",
                      "accountIDGuid": "56991009-083f-4edc-84cf-32b3e774da5f",
                      "special": true,
                      "updated": "2025-10-05T00:03:52.2667039",
                      "active": true,
                      "reasonInactive": 1,
                      "priceLevelIdentifier": "TDHRBF0lqkqiq+V64cQpnQ==",
                      "priceLevelIdentifierGuid": "04d1314c-255d-4aaa-a2ab-e57ae1c4299d",
                      "deleted": true,
                      "account": {
                        "$ref": "74"
                      },
                      "primaryContactCustomer": {
                        "$ref": "72"
                      },
                      "customerGroupMembers": [
                        {
                          "$id": "77",
                          "id": 1,
                          "groupID": "fWfM1yAM4UuJe4shRsr2kA==",
                          "groupIDGuid": "d7cc677d-0c20-4be1-897b-8b2146caf690",
                          "customerID": "8w/TwK8OK0u526A/f7ZWEg==",
                          "customerIDGuid": "c0d30ff3-0eaf-4b2b-b9db-a03f7fb65612",
                          "card": "sample string 4",
                          "linkedAccount": "182ZArBI0UODdjDcJ68i8g==",
                          "linkedAccountGuid": "0299cdd7-48b0-43d1-8376-30dc27af22f2",
                          "customer": {
                            "$ref": "72"
                          },
                          "group": {
                            "$ref": "76"
                          },
                          "customerCard": {
                            "$ref": "73"
                          }
                        },
                        {
                          "$ref": "77"
                        }
                      ]
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                "payments": [
                  {
                    "$id": "78",
                    "id": 1,
                    "identifier": "5ZIfKsXK9kqqSdpEw62Sfw==",
                    "identifierGuid": "2a1f92e5-cac5-4af6-aa49-da44c3ad927f",
                    "storeID": 2,
                    "operatorName": "sample string 3",
                    "saleHeaderID": 4,
                    "paymentType": 5,
                    "amount": 6,
                    "account": "sample string 7",
                    "accountID": "D77yS9IvLUimjo08iBmutA==",
                    "accountIDGuid": "4bf2be0f-2fd2-482d-a68e-8d3c8819aeb4",
                    "customerAccount": {
                      "$ref": "74"
                    },
                    "customerCard": {
                      "$ref": "73"
                    },
                    "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:03:52.2667039",
                    "invRocNo": "sample string 14",
                    "responseCode": "sample string 15",
                    "cashout": 1,
                    "tip": 16,
                    "idempotentVoid": "tQf1fs872EaOZ03Cs/aTbw==",
                    "idempotentVoidGuid": "7ef507b5-3bcf-46d8-8e67-4dc2b3f6936f",
                    "offline": true,
                    "processed": 1,
                    "storeSaleHeader": {
                      "$id": "79",
                      "saleHeaderID": 1,
                      "saleHeaderGuid": "UmmjjNvFpE6hQI5QWndV8w==",
                      "saleHeaderIdentifierGuid": "8ca36952-c5db-4ea4-a140-8e505a7755f3",
                      "created": "2025-10-05T00:03:52.2667039",
                      "createdLocal": "2025-10-05T00:03:52.2667039",
                      "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:03:52.2667039",
                      "storeID": 1,
                      "operatorG_Uid": "PM1xq+zoeUm9yhBFSZkFAQ==",
                      "operatorGuid": "ab71cd3c-e8ec-4979-bdca-104549990501",
                      "customerG_Uid": "CgFcdwm7+UyZ9W1H/KaziA==",
                      "customerGuid": "775c010a-bb09-4cf9-99f5-6d47fca6b388",
                      "communityIdentifier": "m4GvbU+pyEWLtTsebp3mDQ==",
                      "communityIdentifierGuid": "6daf819b-a94f-45c8-8bb5-3b1e6e9de60d",
                      "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": "SJg8G7a5cU+AfUIyWmBE4g==",
                      "priceLevelIdentifierGuid": "1b3c9848-b9b6-4f71-807d-42325a6044e2",
                      "locked": 36,
                      "relationChecksum": "sample string 37",
                      "loyaltyTender": 1,
                      "giftCardTender": 1,
                      "operator": {
                        "$ref": "38"
                      },
                      "customer": {
                        "$ref": "72"
                      },
                      "communityOrganisation": {
                        "$id": "80",
                        "id": 1,
                        "identifier": "R35WvBrbykOXUf//XI4Q3A==",
                        "identifierGuid": "bc567e47-db1a-43ca-9751-ffff5c8e10dc",
                        "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:03:52.2667039",
                        "deleted": true
                      },
                      "details": [
                        {
                          "$id": "81",
                          "saleItemID": 1,
                          "identifier": "4LmbWblHYEmZVbdovkU+FQ==",
                          "identifierGuid": "599bb9e0-47b9-4960-9955-b768be453e15",
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "INeqZleRPEWvolxrbrcrlw==",
                          "pluGuid": "66aad720-9157-453c-afa2-5c6b6eb72b97",
                          "accountID": "GpAsDua2nkevX3ZtPLgrkw==",
                          "accountIDGuid": "0e2c901a-b6e6-479e-af5f-766d3cb82b93",
                          "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:03:52.2667039",
                          "bestOrExpireType": 1,
                          "providerName": "sample string 11",
                          "refundG_UID": "3vKShR4dyUq6easVFTUFRg==",
                          "refundGuid": "8592f2de-1d1e-4ac9-ba79-ab1515350546",
                          "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": "1AVO7/eUIkKWuE9Ja1sZ0A==",
                          "idempotentVoidGuid": "ef4e05d4-94f7-4222-96b8-4f496b5b19d0",
                          "priceLevelIdentifier": "zsW8y91AWUevlg982fMSrQ==",
                          "priceLevelIdentifierGuid": "cbbcc5ce-40dd-4759-af96-0f7cd9f312ad",
                          "productName": "sample string 23",
                          "apn": "sample string 24",
                          "unknownScans": [
                            {
                              "$id": "82",
                              "id": 1,
                              "saleDetailID": 2,
                              "storeID": 1,
                              "scanned": "2025-10-05T00:03:52.2667039",
                              "operatorG_UID": "QEA=",
                              "barcode": "sample string 4",
                              "processed": 1
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "refund": {
                            "$id": "83",
                            "id": 1,
                            "g_UID": "ZLP/Oucle0yIF7d4jV1oxw==",
                            "guid": "3affb364-25e7-4c7b-8817-b7788d5d68c7",
                            "description": "sample string 1",
                            "dumped": true,
                            "inventoryReasonID": 1,
                            "sortOrder": 1,
                            "updated": "2025-10-05T00:03:52.2667039"
                          },
                          "modifier": {
                            "$id": "84",
                            "id": 1,
                            "setG_UID": "XILVS2NPcEqc5ie/a3DHEw==",
                            "modifierSetGuid": "4bd5825c-4f63-4a70-9ce6-27bf6b70c713",
                            "name": "sample string 2",
                            "price": 1,
                            "quantity": 1,
                            "modifierType": 1,
                            "groupNumber": 1,
                            "pageNumber": 1,
                            "controlOrder": 1,
                            "printToStation": true,
                            "pluG_UID": "FSTxZMZjBUW8UBIh7kaGXg==",
                            "pluGuid": "64f12415-63c6-4505-bc50-1221ee46865e",
                            "deleted": true,
                            "g_UID": "GcrQG7tTFEGERADiajL3GA==",
                            "guid": "1bd0ca19-53bb-4114-8444-00e26a32f718",
                            "product": {
                              "$ref": "3"
                            }
                          },
                          "priceLevelName": "sample string 25",
                          "pumpNumber": 1,
                          "hoseNumber": 1
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "eftReceipts": [
                        {
                          "$id": "85",
                          "id": 1,
                          "storeID": 1,
                          "saleHeaderID": 2,
                          "storeSaleHeader": {
                            "$ref": "79"
                          },
                          "receipt": "sample string 3",
                          "processed": 1
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "payments": [
                        {
                          "$ref": "78"
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "cards": [
                        {
                          "$id": "86",
                          "id": 1,
                          "saleHeaderID": 1,
                          "identifier": "sample string 2",
                          "cardType": 3,
                          "providerName": "sample string 4"
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "campaignHits": [
                        {
                          "$id": "87",
                          "id": 1,
                          "saleHeaderID": 2,
                          "campaign": "sample string 3",
                          "name": "sample string 4",
                          "processed": 1,
                          "campaignDescription": "sample string 5"
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "fuel": [
                        {
                          "$id": "88",
                          "id": 1,
                          "plu": 1,
                          "pluG_UID": "7yeGcIc87kexu1Z0ethU9g==",
                          "pluGuid": "708627ef-3c87-47ee-b1bb-56747ad854f6",
                          "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:03:52.2667039",
                          "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:03:52.2667039",
                          "tagNumber": "sample string 15",
                          "trackTwoRem": "sample string 16",
                          "transCode": 1,
                          "transType": 1,
                          "unitPrice": 1.0,
                          "vehicleReg": "sample string 17",
                          "offline": true,
                          "processed": 1
                        },
                        {
                          "$ref": "88"
                        }
                      ],
                      "fuelResells": [
                        {
                          "$id": "89",
                          "saleItemID": 1,
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "EXlLos1O6kGIXGHzb/Slyg==",
                          "pluGuid": "a24b7911-4ecd-41ea-885c-61f36ff4a5ca",
                          "accountID": "ujD1IDBSSkO1Vy4shiO94g==",
                          "accountIDGuid": "20f530ba-5230-434a-b557-2e2c8623bde2",
                          "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:03:52.2667039",
                          "bestOrExpireType": 1,
                          "refundG_UID": "2DxoqBmMCUi2JbUIh9pXyg==",
                          "refundGuid": "a8683cd8-8c19-4809-b625-b50887da57ca",
                          "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": "89"
                        }
                      ],
                      "customerOrder": [
                        {
                          "$id": "90",
                          "identifier": "5W3BCxP7yke2+WV4onvyrQ==",
                          "identifierGuid": "0bc16de5-fb13-47ca-b6f9-6578a27bf2ad",
                          "id": 1,
                          "orderNo": 2,
                          "externalSaleIdentifier": "sample string 3",
                          "storeID": 4,
                          "zoneID": 5,
                          "deptNo": 6,
                          "customerIdentifier": "6kwlmWrMb0CmGGCZQGzjgw==",
                          "customerIdentifierGuid": "99254cea-cc6a-406f-a618-6099406ce383",
                          "operatorNo": 1,
                          "operatorG_UID": "N1lgyPCYOECKXlBm04Zz9A==",
                          "operatorGuid": "c8605937-98f0-4038-8a5e-5066d38673f4",
                          "created": "2025-10-05T00:03:52.2667039",
                          "ordered": "2025-10-05T00:03:52.2667039",
                          "started": "2025-10-05T00:03:52.2667039",
                          "completed": "2025-10-05T00:03:52.2667039",
                          "supplied": "2025-10-05T00:03:52.2667039",
                          "quickTicket": 1,
                          "deleted": true,
                          "walkAway": true,
                          "approxWait": 1,
                          "actualWait": 1,
                          "deliveryMethod": 8,
                          "externalSaleType": 9,
                          "customer": {
                            "$ref": "72"
                          },
                          "operator": {
                            "$ref": "38"
                          },
                          "details": [
                            {
                              "$id": "91",
                              "headerID": 1,
                              "plu": 1,
                              "pluG_UId": "ERM4b0DhtUKb2WvIf0XCcA==",
                              "pluGuid": "6f381311-e140-42b5-9bd9-6bc87f45c270",
                              "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": "x0qCKfTLnk6kjTPJBPibWQ==",
                              "headerIdentifierGuid": "29824ac7-cbf4-4e9e-a48d-33c904f89b59",
                              "product": {
                                "$ref": "3"
                              }
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "storeName": "sample string 11",
                          "customerName": "sample string 12",
                          "storeReplyTo": "sample string 13",
                          "storeSubjectLine": "sample string 14",
                          "storeSaleHeader": {
                            "$ref": "79"
                          }
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "surveyResponses": [
                        {
                          "$id": "92",
                          "surveyG_UID": "WQzsjA2aBkitQZR3MUMNHQ==",
                          "surveyGuid": "8cec0c59-9a0d-4806-ad41-947731430d1d",
                          "saleHeaderGuid": "/5IS9GVOcESMVAVrZITQ1w==",
                          "saleGuid": "f41292ff-4e65-4470-8c54-056b6484d0d7",
                          "textResponse": "sample string 1",
                          "integerResponse": 1,
                          "g_UIDResponse": "ui7UBqFTm0mi3s9Mflj1KA==",
                          "guidResponse": "06d42eba-53a1-499b-a2de-cf4c7e58f528",
                          "whoAnswered": 2,
                          "answeredAtUTC": "2025-10-05T00:03:52.2667039",
                          "sale": {
                            "$ref": "79"
                          },
                          "survey": {
                            "$id": "93",
                            "g_UID": "gfYVyyjIoEWOaGaSoVoEbA==",
                            "guid": "cb15f681-c828-45a0-8e68-6692a15a046c",
                            "name": "sample string 1",
                            "storeID": 2,
                            "zoneID": 1,
                            "checkoutFormG_UID": "FD3h0u3dfUq0Zuv3fic6Eg==",
                            "checkoutFormGuid": "d2e13d14-dded-4a7d-b466-ebf77e273a12",
                            "displayToWho": 3,
                            "displayWhen": 4,
                            "start": "2025-10-05T00:03:52.2667039",
                            "end": "2025-10-05T00:03:52.2667039",
                            "deleted": true,
                            "updated": "2025-10-05T00:03:52.2667039",
                            "possibleIntegerResponses": [
                              1,
                              2
                            ],
                            "possibleTextResponses": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "possibleGuidResponses": [
                              "447a86d4-a8cf-4d74-9ea6-df0066784165",
                              "ea059c17-8c0a-4387-ba3a-e10502e35689"
                            ],
                            "allowsAllTextResponses": true,
                            "surveyForm": {
                              "$ref": "46"
                            }
                          },
                          "ingressId": "sample string 4"
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "storeName": "sample string 38",
                      "machineName": "sample string 39",
                      "operatorName": "sample string 40",
                      "direction": 1,
                      "reason": "sample string 41",
                      "accountG_UID": "MdRVaG9mHkOzsYqAKdi4uA==",
                      "accountIdentifier": "6855d431-666f-431e-b3b1-8a8029d8b8b8",
                      "accountName": "sample string 42",
                      "customerOrderIdentifier": "IYHzdoeYXkuZR1CsAMpmxA==",
                      "customerOrderIdentifierGuid": "76f38121-9887-4b5e-9947-50ac00ca66c4",
                      "priceLevelName": "sample string 43",
                      "revision": 44,
                      "ingressId": "sample string 45"
                    },
                    "metadata": {
                      "$id": "94",
                      "id": 1,
                      "paymentID": 2,
                      "paymentIdentifier": "ujYLEgtuzkW4VvcJsw/6bQ==",
                      "paymentIdentifierGuid": "120b36ba-6e0b-45ce-b856-f709b30ffa6d",
                      "identifier": "6cDWzymNS02LmZV8mi3uiA==",
                      "identifierGuid": "cfd6c0e9-8d29-4d4b-8b99-957c9a2dee88",
                      "metadata": "sample string 3",
                      "signatureImage": "QEA=",
                      "itemIdentifier": "X2kjC7c+h0KqAHhRbS4tEw==",
                      "itemIdentifierGuid": "0b23695f-3eb7-4287-aa00-78516d2e2d13"
                    }
                  },
                  {
                    "$ref": "78"
                  }
                ]
              },
              {
                "$ref": "73"
              }
            ],
            "customerGroupMembers": [
              {
                "$ref": "77"
              },
              {
                "$ref": "77"
              }
            ],
            "customerGroups": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "accounts": [
              {
                "$ref": "74"
              },
              {
                "$ref": "74"
              }
            ],
            "account": {
              "$ref": "74"
            },
            "vouchers": [
              {
                "$id": "95",
                "customerIdentifier": "qCRAeehFT06rrq/g3cXL1Q==",
                "customerIdentifierGuid": "794024a8-45e8-4e4f-abae-afe0ddc5cbd5",
                "voucherName": "sample string 2",
                "count": 3,
                "storeID": 4,
                "barcode": "sample string 5",
                "redeemCount": 6,
                "issueCount": 7,
                "storeSalePaymentID": 1,
                "idempotentID": "MtKPd6+MDki+oIIJr+lGjw==",
                "idempotentGuid": "778fd232-8caf-480e-bea0-8209afe9468f",
                "offline": true,
                "voucher": {
                  "$id": "96",
                  "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:03:52.2667039",
                  "barcodeTemplate": {
                    "$id": "97",
                    "templateID": 1,
                    "template": "sample string 1",
                    "bcFunction": "sample string 2",
                    "sortOrder": 3
                  },
                  "scaleLabel": {
                    "$id": "98",
                    "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:03:52.2667039",
                    "labelPageLayout": "mSrrPpLMO0Gc0z1BVy4+qQ==",
                    "pageLayoutGuid": "3eeb2a99-cc92-413b-9cd3-3d41572e3ea9",
                    "labelType": 6,
                    "oldName": "sample string 7",
                    "voucher": {
                      "$ref": "96"
                    },
                    "elements": [
                      {
                        "$id": "99",
                        "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:03:52.2667039"
                      },
                      {
                        "$ref": "99"
                      }
                    ]
                  },
                  "customerVouchers": [
                    {
                      "$id": "100",
                      "id": 1,
                      "customerIdentifier": "o9SZEVweMkCrVvpdsMZlXA==",
                      "customerIdentifierGuid": "1199d4a3-1e5c-4032-ab56-fa5db0c6655c",
                      "voucherID": 3,
                      "voucherName": "sample string 4",
                      "storeID": 1,
                      "barcode": "sample string 5",
                      "dateOfIssue": "2025-10-05T00:03:52.2667039",
                      "issuedSaleHeaderID": 1,
                      "issuedSaleIdentifier": "sample string 7",
                      "issuedOfflinePaymentID": 1,
                      "issuedIdempotentID": "KFkF1H5VZU+Y4Ex52+1OUA==",
                      "issuedIdempotentGuid": "d4055928-557e-4f65-98e0-4c79dbed4e50",
                      "issuedOffline": true,
                      "issuedUser": "sample string 9",
                      "issuedNotes": "sample string 10",
                      "expiryDate": "2025-10-05T00:03:52.2667039",
                      "expiredUser": "sample string 11",
                      "expiredNotes": "sample string 12",
                      "redeemed": "2025-10-05T00:03:52.2667039",
                      "redeemedSaleHeaderID": 1,
                      "redeemedSaleIdentifier": "sample string 13",
                      "redeemedOfflinePaymentID": 1,
                      "redeemedIdempotentID": "Yc9Phu7blU6h5ZTbVkDPFQ==",
                      "redeemedIdempotentGuid": "864fcf61-dbee-4e95-a1e5-94db5640cf15",
                      "redeemedUser": "sample string 14",
                      "redeemedNotes": "sample string 15",
                      "redeemedOffline": true,
                      "updated": "2025-10-05T00:03:52.2667039",
                      "storeName": "sample string 17",
                      "scaleLabel": {
                        "$ref": "98"
                      },
                      "voucher": {
                        "$ref": "96"
                      },
                      "customer": {
                        "$ref": "72"
                      },
                      "issuedOfflinePayment": {
                        "$ref": "78"
                      },
                      "redeemedOfflinePayment": {
                        "$ref": "78"
                      }
                    },
                    {
                      "$ref": "100"
                    }
                  ]
                },
                "customer": {
                  "$ref": "72"
                }
              },
              {
                "$ref": "95"
              }
            ]
          }
        },
        {
          "$ref": "71"
        }
      ],
      "customerGroups": [
        {
          "$id": "101",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "groupID": "o6Hl80OlOUuqNbHGCje+gQ==",
          "groupIDGuid": "f3e5a1a3-a543-4b39-aa35-b1c60a37be81",
          "campaign": {
            "$ref": "68"
          },
          "group": {
            "$ref": "76"
          }
        },
        {
          "$ref": "101"
        }
      ],
      "signIqTickets": [
        {
          "$id": "102",
          "identifier": "XYegBqmaoESYRGWYA+6XVA==",
          "identifierGuid": "06a0875d-9aa9-44a0-9844-659803ee9754",
          "campaignName": "sample string 2",
          "message": "sample string 3",
          "ticketFileSource": "sample string 4",
          "ticketFileDestination": "sample string 5",
          "storeID": 1
        },
        {
          "$ref": "102"
        }
      ],
      "comboPriceGroups": [
        {
          "$id": "103",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "g_UID": "uonNWNyBr0Sd8ks0BJlg3w==",
          "guid": "58cd89ba-81dc-44af-9df2-4b34049960df",
          "description": "sample string 5",
          "newPrice": 1,
          "rangeDescription": "sample string 6",
          "dealDescription": "sample string 7",
          "labelQuantity": 8,
          "hostProductCategoryID": 1,
          "offerID": 1,
          "dontUpdatePricePlus": true,
          "campaign": {
            "$ref": "68"
          },
          "comboPricePlus": [
            {
              "$id": "104",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "groupG_UID": "OCLuUf9vSUy5LOQIFkeb3g==",
              "groupGuid": "51ee2238-6fff-4c49-b92c-e40816479bde",
              "comboPriceType": 5,
              "priceType": 5,
              "pluG_UID": "l1DEoo7seEGhMg5wMx4ZXQ==",
              "pluGuid": "a2c45097-ec8e-4178-a132-0e70331e195d",
              "priceGroupG_UID": "bEQC7JDLaEaILuzJoI3+kQ==",
              "priceGroupGuid": "ec02446c-cb90-4668-882e-ecc9a08dfe91",
              "campaignPoolID": "sample string 7",
              "quantity": 1,
              "campaign": {
                "$ref": "68"
              },
              "product": {
                "$ref": "3"
              },
              "priceGroup": {
                "$ref": "32"
              },
              "campaignPool": {
                "$ref": "68"
              }
            },
            {
              "$ref": "104"
            }
          ]
        },
        {
          "$ref": "103"
        }
      ],
      "priceLevels": [
        {
          "$id": "105",
          "id": 1,
          "priceLevelIdentifier": "rvL/xG7SnEGXYmvA9avwzQ==",
          "priceLevelIdentifierGuid": "c4fff2ae-d26e-419c-9762-6bc0f5abf0cd",
          "campaignName": "sample string 3",
          "priceLevelName": "sample string 4"
        },
        {
          "$ref": "105"
        }
      ]
    },
    "product": {
      "$ref": "3"
    },
    "dealCost": {
      "$ref": "65"
    }
  },
  {
    "$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.