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": "RAX7pDQe9UO6iZqtcWYYfg==",
    "pluGuid": "a4fb0544-1e34-43f5-ba89-9aad7166187e",
    "newPrice": 1,
    "pctDiscount": 1,
    "newCost": 1,
    "newCostDecimals": 6,
    "dealCostIdentifier": "jlnBderDLkG7qI51sYEntQ==",
    "dealCostGuid": "75c1598e-c3ea-412e-bba8-8e75b18127b5",
    "pluName": "sample string 7",
    "apn": "sample string 8",
    "fuelItem": true,
    "priceGroupG_UID": "zOUh0oC6pkinKPYmmgiUVg==",
    "priceGroupGuid": "d221e5cc-ba80-48a6-a728-f6269a089456",
    "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-06-14T07:21:48.0471113",
    "rrp": 26,
    "campaignDescription": "sample string 27",
    "campaignComboPriceGroupG_UID": "t6WFoXvG+EWCU7A6yzuE8g==",
    "campaignComboPriceGroupIdentifier": "a185a5b7-c67b-45f8-8253-b03acb3b84f2",
    "promotionPlacementDescription": "sample string 28",
    "storeAcceptances": [
      {
        "$id": "2",
        "plu": 1,
        "pluG_UId": "QEA=",
        "campaignID": 1,
        "campaignName": "sample string 2",
        "storeID": 3,
        "acceptedUtc": "2025-06-14T07:21:48.0471113",
        "operatorG_UID": "D4OITlIRrUODAvGoFkE0tg==",
        "operatorGuid": "4e88830f-1152-43ad-8302-f1a8164134b6",
        "machineID": 1,
        "processed": true,
        "appliedUtc": "2025-06-14T07:21:48.0471113",
        "signIqTicketFileMovedUtc": "2025-06-14T07:21:48.0471113",
        "user": "sample string 6",
        "campaignDescription": "sample string 7",
        "productDesc": "sample string 8",
        "storeName": "sample string 9",
        "effectiveUtc": "2025-06-14T07:21:48.0471113",
        "priceChangeType": 0,
        "operatorName": "sample string 10",
        "hostCampaign": true,
        "product": {
          "$id": "3",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "znCp4gOeSkuIWy5tJbsoNQ==",
          "guid": "e2a970ce-9e03-4b4a-885b-2e6d25bb2835",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "RYVA82O7BESuwWosE3TcKw==",
          "priceGroupGuid": "f3408545-bb63-4404-aec1-6a2c1374dc2b",
          "blueprintID": 1,
          "lastCountedDate": "2025-06-14T07:21:48.0471113",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-06-14T07:21:48.0471113",
          "pluCreated": "2025-06-14T07:21:48.0471113",
          "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-06-14T07:21:48.0471113",
          "lastManualUpdate": "2025-06-14T07:21:48.0471113",
          "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-06-14T07:21:48.0471113",
          "currentCostUpdated": "2025-06-14T07:21:48.0471113",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 1,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-06-14T07:21:48.0471113",
          "defaultGP": 1,
          "breakTargetMode": 32,
          "break1": 1,
          "price1": 1,
          "target1": 33,
          "break2": 1,
          "price2": 1,
          "target2": 34,
          "break3": 1,
          "price3": 1,
          "target3": 35,
          "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,
          "awsUpdated": "2025-06-14T07:21:48.0471113",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 52,
          "altPriceModeChanged": true,
          "altPLUG_UID": "Mr3ZTsWd/ECmwlNilK51CA==",
          "altPLUGuid": "4ed9bd32-9dc5-40fc-a6c2-536294ae7508",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 53",
          "altPriceDescription2": "sample string 54",
          "cartonQuantity": 55,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 57",
          "text2": "sample string 58",
          "text3": "sample string 59",
          "labelText": "sample string 60",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 64",
          "barcodeFormat": "sample string 65",
          "austMade": 1,
          "coolCode": 66,
          "countryOfOrigin": "sample string 67",
          "percentContent": 68.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 69",
          "subDeptCode": "sample string 70",
          "minorDeptCode": "sample string 71",
          "lesserDeptCode": "sample string 72",
          "deptName": "sample string 73",
          "subDeptName": "sample string 74",
          "minorDeptName": "sample string 75",
          "lesserDeptName": "sample string 76",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 79,
          "labelShelfChanged": true,
          "labelTalkerQty": 81,
          "labelSmall": true,
          "labelLastPrinted": "2025-06-14T07:21:48.0471113",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "EX9NOk0+sUiRWyqdGha14Q==",
          "shelfPageLayoutGuid": "3a4d7f11-3e4d-48b1-915b-2a9d1a16b5e1",
          "talkerPageLayoutG_UID": "QjxGCY9tRUKL3DaWmfluDg==",
          "talkerPageLayoutGuid": "09463c42-6d8f-4245-8bdc-369699f96e0e",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 84,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 86",
          "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": 90,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 93,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "02CGXQtIQ0mtOF8wUp5XSQ==",
          "inventoryIdentifier": "5d8660d3-480b-4943-ad38-5f30529e5749",
          "inventoryAccuracy": 1,
          "baseUnits": 97,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 98,
          "defaultPrinter": "sample string 99",
          "defaultPrinterGroup": "sample string 100",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 101,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "aswjLZN/PkKnrp9q+XqcaQ==",
          "parentPluGuid": "2d23cc6a-7f93-423e-a7ae-9f6af97a9c69",
          "preferredHostVendor": 103,
          "preferredHostChanged": true,
          "code": "sample string 105",
          "supplierIdentifier": "6ghF+fJtdEuixpDTRkXOKw==",
          "supplierIdentifierGuid": "f94508ea-6df2-4b74-a2c6-90d34645ce2b",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "HoaMibddQ02SGGz/+jgOJg==",
          "rebateSupplierIdentifierGuid": "898c861e-5db7-4d43-9218-6cfffa380e26",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 107",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 109",
          "productType": "sample string 110",
          "productGroup": "sample string 111",
          "complianceIndicator": "sample string 112",
          "inhouseBrand": "sample string 113",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 116",
          "lastUpdatedByUser": "sample string 117",
          "lastManualUpdatedByUser": "sample string 118",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2025-06-14T07:21:48.0471113",
          "commodity": "sample string 120",
          "businessPillar": "sample string 121",
          "mscCommodity": "sample string 122",
          "hostIdentifier": "5sbouAGKq0S/ybp9tysgZg==",
          "hostIdentifierGuid": "b8e8c6e6-8a01-44ab-bfc9-ba7db72b2066",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 124",
          "aisleEnds": "sample string 125",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 136,
          "webPriceRounding": true,
          "webMarkup": 138,
          "webPriceMode": 139,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 140",
          "altSubDeptCode": "sample string 141",
          "altMinorDeptCode": "sample string 142",
          "altLesserDeptCode": "sample string 143",
          "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-06-14T07:21:48.0471113",
            "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": "gaHOf+q1r0SISQbzYd78Kg==",
            "hostIdentifierGuid": "7fcea181-b5ea-44af-8849-06f361defc2a",
            "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-06-14T07:21:48.0471113",
            "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": "yz4YcMiuckivqPlx9ds9+g==",
                "hostIdentifierGuid": "70183ecb-aec8-4872-afa8-f971f5db3dfa",
                "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": "Il/4hwE6kECEyHrU/WGPFg==",
                  "identifierGuid": "87f85f22-3a01-4090-84c8-7ad4fd618f16",
                  "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": "/b9/sdzovEuK4gY358Q4GQ==",
                  "hostSupplierIdentifierGuid": "b17fbffd-e8dc-4bbc-8ae2-0637e7c43819",
                  "loyaltyPriceLevelIdentifier": "dur30F7tlU2hUpiypKDG6Q==",
                  "loyaltyPriceLevelIdentifierGuid": "d0f7ea76-ed5e-4d95-a152-98b2a4a0c6e9",
                  "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-06-14T07:21:48.0471113",
                  "lastProcessed": "2025-06-14T07:21:48.0471113",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "8",
                    "identifier": "omFp5BTd4UKsfd2MLoOKhw==",
                    "identifierGuid": "e46961a2-dd14-42e1-ac7d-dd8c2e838a87",
                    "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": "FVGViqhiDUiMPdvrz77+Ag==",
                    "primaryContactID": "8a955115-62a8-480d-8c3d-dbebcfbefe02",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "8CuoHaXvqkeRytnCVY4xmg==",
                    "supplierGroupGuid": "1da82bf0-efa5-47aa-91ca-d9c2558e319a",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-06-14T07:21:48.0471113",
                    "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": "555450a5-baaf-42aa-82c3-6194742034c5",
                      "identifier": "N6Jna2GXgUawg3NfuQ+yJw==",
                      "identifierGuid": "6b67a237-9761-4681-b083-735fb90fb227",
                      "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": "28PWrQVxKkeMl37AAGyFxQ==",
                        "supplierIdentifierGuid": "add6c3db-7105-472a-8c97-7ec0006c85c5",
                        "contactGuid": "wExtVRx84ESQDxCMpwpiUg==",
                        "contactID": "556d4cc0-7c1c-44e0-900f-108ca70a6252",
                        "contact": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "products": [
                      {
                        "$id": "11",
                        "pluG_UID": "o+rb2OtB4Eezj2WQ7GFKTg==",
                        "pluGuid": "d8dbeaa3-41eb-47e0-b38f-6590ec614a4e",
                        "supplierIdentifier": "PNuvAZDS20iUw2OGVNzPmw==",
                        "supplierIdentifierGuid": "01afdb3c-d290-48db-94c3-638654dccf9b",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 2",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 4,
                        "averagePackSize": 5,
                        "effectiveDate": "2025-06-14T07:21:48.0471113",
                        "pricedByWeight": true,
                        "landedUnitCostEx": 8,
                        "landedUnitCostInc": 9,
                        "landedCartonCostInc": 10,
                        "landedCartonCostEx": 11,
                        "standardCost": 12,
                        "deliveryFee": 1,
                        "deliveryFeeBasis": "sample string 13",
                        "pickAndPackFee": 1,
                        "pickAndPackFeeBasis": "sample string 14",
                        "financeFee": 1,
                        "financeFeeBasis": "sample string 15",
                        "cartonLength": 1,
                        "cartonWidth": 1,
                        "cartonHeight": 1,
                        "palletLayerQuantity": 1,
                        "palletLayers": 1,
                        "itemCode": "sample string 16",
                        "invoiceCode": "sample string 17",
                        "invoiceDesc": "sample string 18",
                        "orderDirect": true,
                        "useCost": true,
                        "minimumQuantity": 19,
                        "hostType": 20,
                        "fromHost": 21,
                        "minimumReorder": 1,
                        "maximumReorder": 1,
                        "orderMultiple": 22.1,
                        "sellMultiple": 23.1,
                        "baseMultiple": 24.1,
                        "hostStandardCost": 25,
                        "hostTotalCost": 26,
                        "hostRetail": 27,
                        "hostLandedUnitCostEx": 28,
                        "hostLandedUnitCostInc": 29,
                        "hostDesc": "sample string 30",
                        "directIndicator": "sample string 31",
                        "availableToOrder": true,
                        "hostRangeIndicator": "sample string 33",
                        "hostProductType": "sample string 34",
                        "hostProductGrade": "sample string 35",
                        "hostProductGroup": "sample string 36",
                        "hostSlowMoving": true,
                        "hostGeneralMerchandise": true,
                        "hostPillar": "sample string 39",
                        "hostLastUpdated": "2025-06-14T07:21:48.0471113",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "12",
                            "pluG_UID": "LK3C7h56oUyKRAeRrcz3JQ==",
                            "pluGuid": "eec2ad2c-7a1e-4ca1-8a44-0791adccf725",
                            "supplierIdentifier": "7sU9QV8L1kmBE2XqZKY8pw==",
                            "supplierIdentifierGuid": "413dc5ee-0b5f-49d6-8113-65ea64a63ca7",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 40",
                        "salesMode": 41,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 43,
                        "parentPluG_UID": "3XG4NXz3c0i2PnyJrJoROQ==",
                        "parentPluGuid": "35b871dd-f77c-4873-b63e-7c89ac9a1139",
                        "freight": 44.0,
                        "freightType": 1,
                        "product": {
                          "$ref": "3"
                        },
                        "supplier": {
                          "$ref": "8"
                        },
                        "serviceFee": {
                          "$id": "13",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 46
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "14",
                        "storeID": 1,
                        "supplierIdentifier": "dO3SiYWV9kO7xqRBG1/auA==",
                        "supplierGuid": "89d2ed74-9585-43f6-bbc6-a4411b5fdab8",
                        "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": "n1zX9OOZrEiTx5CUbTA26w==",
                        "supplierGuid": "f4d75c9f-99e3-48ac-93c7-90946d3036eb",
                        "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-06-14T07:21:48.0471113",
                        "deliveryDate": "2025-06-14T07:21:48.0471113",
                        "nextCutOffDate": "2025-06-14T07:21:48.0471113",
                        "nextDeliveryDate": "2025-06-14T07:21:48.0471113",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2025-06-14T07:21:48.0471113",
                    "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-06-14T07:21:48.0471113",
                      "processed": "2025-06-14T07:21:48.0471113",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-06-14T07:21:48.0471113",
                      "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-06-14T07:21:48.0471113",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "18",
                      "id": 1,
                      "hostIdentifier": "BSRGYG7Q90iQc5XH14fEWg==",
                      "hostIdentifierGuid": "60462405-d06e-48f7-9073-95c7d787c45a",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "a3fa30b4-13e1-4999-96ee-bbfafca81836",
                        "7fb30e18-ab61-4aac-ab36-0e5dd82c6b13"
                      ]
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "6"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "19",
                      "identifier": "gNXEh7MFkkO95qwvrI4lZw==",
                      "identifierGuid": "87c4d580-05b3-4392-bde6-ac2fac8e2567",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "promoTypeGuids": [
                    "cb338255-0cd4-4df2-8aed-f32d05017c8b",
                    "42221efa-b249-461d-851f-693d87fb4738"
                  ],
                  "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-06-14T07:21:48.0471113",
                "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": "aee8d693-3cff-463c-87df-0f075708831d",
            "updateStore": {
              "$id": "25",
              "id": "98044799-4ee4-439f-a9a2-cfd921d16105",
              "name": "sample string 1",
              "lastActivity": "2025-06-14T07:21:48.0471113",
              "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-06-14T07:21:48.0471113"
            },
            "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": "30PtHWD1lUmPuA4JXbqh/g==",
              "pluGuid": "1ded43df-f560-4995-8fb8-0e095dbaa1fe",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "priceNow": 5,
              "costNow": 6,
              "costNowDecimals": 7,
              "normalPrice": 8,
              "gstPercent": 9,
              "normalCost": 10,
              "normalCostDecimals": 11,
              "costGstPercent": 12,
              "costCalcMethod": 1,
              "currentCost": 13,
              "currentCostDecimals": 14,
              "break1": 15,
              "price1": 16,
              "break2": 17,
              "price2": 18,
              "break3": 19,
              "price3": 20,
              "fuelItem": 21,
              "fixedWeight": 22,
              "active": true,
              "complianceIndicator": "sample string 23",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2025-06-14T07:21:48.0471113"
            },
            {
              "$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-06-14T07:21:48.0471113",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "29"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "30",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-06-14T07:21:48.0471113",
              "startTime": 3,
              "endDate": "2025-06-14T07:21:48.0471113",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "qD1Mna4mbku2McHFSipnPQ==",
              "hostIdentifierGuid": "9d4c3da8-26ae-4b6e-b631-c1c54a2a673d",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          "tray": {
            "$id": "31",
            "g_UId": "thSygtR2mEOblzcZDNJw5g==",
            "guid": "82b214b6-76d4-4398-9b97-37190cd270e6",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "32",
            "priceGroupG_UID": "r/K00A1SmUCBrfeYzA1hlA==",
            "priceGroupGuid": "d0b4f2af-520d-4099-81ad-f798cc0d6194",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-06-14T07:21:48.0471113",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 145",
          "nutrifacts": {
            "$id": "33",
            "pluG_UID": "Or8WHeQQ5kS9mt+UOgJdJg==",
            "pluGuid": "1d16bf3a-10e4-44e6-bd9a-df943a025d26",
            "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": "3059a11d-52fe-41f8-8aef-8ecf419d3e09",
            "created": "2025-06-14T07:21:48.0471113",
            "createdByUser": "sample string 1",
            "activated": "2025-06-14T07:21:48.0471113",
            "deactivated": "2025-06-14T07:21:48.0471113",
            "lastOrdered": "2025-06-14T07:21:48.0471113",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-06-14T07:21:48.0471113",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-06-14T07:21:48.0471113",
            "lastSold": "2025-06-14T07:21:48.0471113",
            "firstSold": "2025-06-14T07:21:48.0471113",
            "awsUpdated": "2025-06-14T07:21:48.0471113",
            "lastManualUpdate": "2025-06-14T07:21:48.0471113",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-06-14T07:21:48.0471113",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-06-14T07:21:48.0471113",
            "doNotRangeUpdated": "2025-06-14T07:21:48.0471113",
            "doNotOrderUpdated": "2025-06-14T07:21:48.0471113",
            "tracked": "2025-06-14T07:21:48.0471113"
          },
          "allergens": [
            {
              "$id": "35",
              "allergenID": 1,
              "pluG_UID": "ZBB5/A2MM0+608q/vCCsPA==",
              "pluGuid": "fc791064-8c0d-4f33-bad3-cabfbc20ac3c",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "costs": {
            "$id": "36",
            "pluG_UID": "+8biykkGTU2zsUolD09Jsw==",
            "pluGuid": "cae2c6fb-0649-4d4d-b3b1-4a250f4f49b3",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-06-14T07:21:48.0471113",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "37",
              "saleHeaderID": 1,
              "created": "2025-06-14T07:21:48.0471113",
              "createdLocal": "2025-06-14T07:21:48.0471113",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "iDqr9Jk6rE6ugSuNGWgjAQ==",
              "operatorGuid": "f4ab3a88-3a99-4eac-ae81-2b8d19682301",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "FLuVyYBEakmecPW4dUoVsg==",
              "pluGuid": "c995bb14-4480-496a-9e70-f5b8754a15b2",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "38",
                "id": 1,
                "g_Uid": "tDm9Ufni/kiuS3jANkIYbg==",
                "guid": "51bd39b4-e2f9-48fe-ae4b-78c03642186e",
                "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-06-14T07:21:48.0471113",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-06-14T07:21:48.0471113",
                "endShift": "2025-06-14T07:21:48.0471113",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "39",
                    "operatorG_UID": "szHU/KZuJEWO24oTIZ7jlw==",
                    "operatorGuid": "fcd431b3-6ea6-4524-8edb-8a13219ee397",
                    "storeID": 2,
                    "operator": {
                      "$ref": "38"
                    },
                    "store": {
                      "$ref": "4"
                    }
                  },
                  {
                    "$ref": "39"
                  }
                ]
              }
            },
            {
              "$ref": "37"
            }
          ],
          "apns": [
            {
              "$id": "40",
              "pluID": 1,
              "pluG_UID": "MN7GoKkqGEOzFUARnWFbsQ==",
              "pluGuid": "a0c6de30-2aa9-4318-b315-40119d615bb1",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "40"
            }
          ],
          "tuns": [
            {
              "$id": "41",
              "pluG_UId": "NJzVtuAguUGw7nZvwWsIgw==",
              "pluGuid": "b6d59c34-20e0-41b9-b0ee-766fc16b0883",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "3"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "41"
            }
          ],
          "competitionPricing": [
            {
              "$id": "42",
              "identifier": "pAPxE5vFCE2zhGUSvnDzvA==",
              "identifierGuid": "13f103a4-c59b-4d08-b384-6512be70f3bc",
              "pluG_UID": "XV8sau0Xo0mnU9i3tMi0Fw==",
              "pluGuid": "6a2c5f5d-17ed-49a3-a753-d8b7b4c8b417",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "42"
            }
          ],
          "supplier": {
            "$ref": "8"
          },
          "supplierName": "sample string 146",
          "children": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "ordering": {
            "$ref": "11"
          },
          "flipChartPages": [
            {
              "$id": "43",
              "identifier": "WQOU6Aibd063OxBM6ULv4w==",
              "groupName": "sample string 1",
              "identifierGuid": "e8940359-9b08-4e77-b73b-104ce942efe3",
              "exists": true,
              "flipChartIdentifier": "WS2QGmw79ke7yDZq3Mg1lQ==",
              "flipChartIdentifierGuid": "1a902d59-3b6c-47f6-bbc8-366adcc83595",
              "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": "XPYv/4VzfEeYsM+xpYgJCQ==",
              "groupIdentifierGuid": "ff2ff65c-7385-477c-98b0-cfb1a5880909",
              "flipChart": {
                "$id": "44",
                "identifier": "17TguobJkk6fQ1suLwM6GQ==",
                "identifierGuid": "bae0b4d7-c986-4e92-9f43-5b2e2f033a19",
                "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": "jTCqGf8Q50Wa96JpZi9xoA==",
                  "identifierGuid": "19aa308d-10ff-45e7-9af7-a269662f71a0",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "46",
                      "id": 1,
                      "g_UID": "7OmlyM18yki6tvwiLkMdiA==",
                      "guid": "c8a5e9ec-7ccd-48ca-bab6-fc222e431d88",
                      "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": "+CCYJZEXvEC2WyMkhLG4Mw==",
                      "previousFormGuid": "259820f8-1791-40bc-b65b-232484b1b833",
                      "nextForm": 1,
                      "nextFormG_UID": "QDiQoDxT5USQsFcmz/ZWWw==",
                      "nextFormGuid": "a0903840-533c-44e5-90b0-5726cff6565b",
                      "attributes": "sample string 10",
                      "updated": "2025-06-14T07:21:48.0471113",
                      "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": "KbmxM0XCJUePRsvHo6y+Zg==",
                          "checkoutFormGuid": "33b1b929-c245-4725-8f46-cbc7a3acbe66",
                          "identifier": "Gz8qdC2J+0y7QK2XadpFXQ==",
                          "identifierGuid": "742a3f1b-892d-4cfb-bb40-ad9769da455d",
                          "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": "NsRF5DOAXkWNE6nHFWtTVg==",
                          "valueGuid": "e445c436-8033-455e-8d13-a9c7156b5356",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-06-14T07:21:48.0471113",
                          "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-06-14T07:21:48.0471113",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "49",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "am8PgH40G0OlBYjsyD/1YQ==",
                          "checkoutFormGuid": "800f6f6a-347e-431b-a505-88ecc83ff561",
                          "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": "wV6C8ZO8RkK8wxxfc34stA==",
                  "flipChartPageIdentifierGuid": "f1825ec1-bc93-4246-bcc3-1c5f737e2cb4",
                  "pluG_UID": "Rw0kkrmxF0unINP6O0pSqA==",
                  "pluGuid": "92240d47-b1b9-4b17-a720-d3fa3b4a52a8",
                  "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": "pvv8ZDb8DUaCnPlaxxWvYQ==",
              "pluGuid": "64fcfba6-fc36-460d-829c-f95ac715af61",
              "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-06-14T07:21:48.0471113",
              "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": "CCu7cK0yKkmnw0XZT7XaXQ==",
              "ingredientGuid": "W/eek8RnU0auLh96ZxW7Yg==",
              "ingredientIdentifier": "939ef75b-67c4-4653-ae2e-1f7a6715bb62",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "3"
              }
            },
            {
              "$ref": "52"
            }
          ],
          "bins": [
            {
              "$id": "53",
              "pluG_UID": "Zl4Qnp/e10yvRxGNedBZ4A==",
              "pluGuid": "9e105e66-de9f-4cd7-af47-118d79d059e0",
              "shelfLocationIdentifier": "AkDedkEfGEi9pAQ05MdORA==",
              "shelfLocationGuid": "76de4002-1f41-4818-bda4-0434e4c74e44",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "kOd9Iudgbk2QeRoERKJ4MA==",
              "labelPageLayoutGuid": "227de790-60e7-4d6e-9079-1a0444a27830",
              "updated": "2025-06-14T07:21:48.0471113",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "3"
              },
              "location": {
                "$id": "54",
                "identifier": "pEwyDzpWCUKGxVHCx1FEQQ==",
                "storeID": 1,
                "identifierGuid": "0f324ca4-563a-4209-86c5-51c2c7514441",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-06-14T07:21:48.0471113",
                "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": "+PzBZsVSUkuWR2VuwltdNw==",
              "pluGuid": "66c1fcf8-52c5-4b52-9647-656ec25b5d37",
              "deptNo": 1,
              "product": {
                "$ref": "3"
              },
              "scaleLocation": {
                "$id": "56",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-06-14T07:21:48.0471113",
                "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-06-14T07:21:48.0471113",
                              "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": "V5qeW5WKp0CPtYZdx1PlCA==",
                              "labelPageLayoutGuid": "5b9e9a57-8a95-40a7-8fb5-865dc753e508",
                              "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-06-14T07:21:48.0471113",
                          "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": "+FNT7OyrkkyUhpSemkRsQg==",
                          "labelPageLayoutGuid": "ec5353f8-abec-4c92-9486-949e9a446c42",
                          "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-06-14T07:21:48.0471113",
                      "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": "YNI56Y9o0E+6s+9vPF2wXw==",
                      "labelPageLayoutGuid": "e939d260-688f-4fd0-bab3-ef6f3c5db05f",
                      "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-06-14T07:21:48.0471113",
                  "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": "cnRW848t00a5iVXqvmLB4g==",
                  "labelPageLayoutGuid": "f3567472-2d8f-46d3-b989-55eabe62c1e2",
                  "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-06-14T07:21:48.0471113",
          "dealCosts": [
            {
              "$id": "65",
              "headerIdentifier": "FuFtkPisNkC22Beab4obTA==",
              "headerIdentifierGuid": "906de116-acf8-4036-b6d8-179a6f8a1b4c",
              "identifier": "klR3uSPrxkKKNttBM9GkPw==",
              "identifierGuid": "b9775492-eb23-42c6-8a36-db4133d1a43f",
              "supplierIdentifier": "xdvZ259oV0KxoMBglLJaAw==",
              "supplierGuid": "dbd9dbc5-689f-4257-b1a0-c06094b25a03",
              "pluG_UID": "Hpc8+Op/o0mU0GYj3BRC7w==",
              "pluGuid": "f83c971e-7fea-49a3-94d0-6623dc1442ef",
              "campaignName": "309be176-153f-4436-9e77-da83f57f61cc",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-06-14T07:21:48.0471113",
              "end": "2025-06-14T07:21:48.0471113",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "VZ7548xaXEG4Ht4cWBHoVw==",
              "bonusItemPluGuid": "e3f99e55-5acc-415c-b81e-de1c5811e857",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-06-14T07:21:48.0471113",
              "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-06-14T07:21:48.0471113",
              "campaignEndDate": "2025-06-14T07:21:48.0471113",
              "masterPLUG_UID": "TzOKwlXND0iELaY55oJdRA==",
              "masterID": "c28a334f-cd55-480f-842d-a639e6825d44",
              "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": "vDM4OdG1+EG4GHYyCjDP1A==",
              "bonusMasterID": "393833bc-b5d1-41f8-b818-76320a30cfd4",
              "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": "2XMt6g3mWUuGnd7bugOY0A==",
              "pluGuid": "ea2d73d9-e60d-4b59-869d-dedbba0398d0",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "66"
            }
          ],
          "alternateProductG_UID": "QZh6Ng0MSESCio4xh9OEhQ==",
          "alternateProduct": "367a9841-0c0d-4448-828a-8e3187d38485",
          "productHostCode": {
            "$id": "67",
            "id": 1,
            "pluG_UID": "s4gW9PCRk0K6sUqNfhn7bw==",
            "pluGuid": "f41688b3-91f0-4293-bab1-4a8d7e19fb6f",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "61"
          },
          "mscCom": {
            "$ref": "62"
          },
          "mscDep": {
            "$ref": "64"
          },
          "mscSubCom": {
            "$ref": "63"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-06-14T07:21:48.0471113",
          "inventoryTracked": "2025-06-14T07:21:48.0471113",
          "isNormalPriceChangesCampaign": true
        },
        "campaignPlu": {
          "$ref": "1"
        }
      },
      {
        "$ref": "2"
      }
    ],
    "campaign": {
      "$id": "68",
      "id": 1,
      "storeID": 2,
      "name": "96ec0ca6-de06-404e-858e-b457e54b7c3a",
      "nameGuid": "96ec0ca6-de06-404e-858e-b457e54b7c3a",
      "description": "sample string 4",
      "showDiscounts": true,
      "showTotals": true,
      "onlyEvaluateOnSubtotal": true,
      "useDescription": true,
      "campaignType": 1,
      "startDate": "2025-06-14T07:21:48.0471113",
      "startTime": 1,
      "endDate": "2025-06-14T07:21:48.0471113",
      "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-06-14T07:21:48.0471113",
      "system": true,
      "created": "2025-06-14T07:21:48.0471113",
      "updated": "2025-06-14T07:21:48.0471113",
      "priceChangeNotifiedUtc": "2025-06-14T07:21:48.0471113",
      "promoType": 1,
      "promotionTypeCode": "sample string 13",
      "hostIdentifier": "vMYNX+mN/0y53YNJg+h9Xg==",
      "hostIdentifierGuid": "5f0dc6bc-8de9-4cff-b9dd-834983e87d5e",
      "hostType": 14,
      "createdByUser": "sample string 15",
      "fromHost": true,
      "deleted": true,
      "campaignDeleted": "2025-06-14T07:21:48.0471113",
      "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": "Y85CfUsCaUaqqU4e4s6sXQ==",
          "pluGuid": "7d42ce63-024b-4669-aaa9-4e1ee2ceac5d",
          "hostOfferID": 1,
          "priceGroupG_UID": "MrKYfFwLHkK65F6tc3Mp6g==",
          "priceGroupGuid": "7c98b232-0b5c-421e-bae4-5ead737329ea",
          "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-06-14T07:21:48.0471113",
          "rrp": 17,
          "campaignDescription": "sample string 18",
          "product": {
            "$ref": "3"
          },
          "campaign": {
            "$ref": "68"
          }
        },
        {
          "$ref": "69"
        }
      ],
      "sellingRules": [
        {
          "$id": "70",
          "id": 1,
          "identifier": "mOTdB5Eiu0Wrc+rM9Rf62g==",
          "identifierStr": "mOTdB5Eiu0Wrc+rM9Rf62g==",
          "identifierGuid": "07dde498-2291-45bb-ab73-eaccf517fada",
          "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": "wSD7MjzKeEeyNgiaJLVGIw==",
          "customerIDGuid": "32fb20c1-ca3c-4778-b236-089a24b54623",
          "campaign": {
            "$ref": "68"
          },
          "customer": {
            "$id": "72",
            "identifier": "A236Ca+wQ0yh+ClfYnQXNQ==",
            "identifierGuid": "09fa6d03-b0af-4c43-a1f8-295f62741735",
            "code": "sample string 2",
            "familyName": "sample string 3",
            "givenName": "sample string 4",
            "otherName": "sample string 5",
            "title": "sample string 6",
            "dateOfBirth": "2025-06-14T07:21:48.0471113",
            "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": "QN4x+3dAekWeemN7QhAE9A==",
            "communityIdentifierGuid": "fb31de40-4077-457a-9e7a-637b421004f4",
            "joined": "2025-06-14T07:21:48.0471113",
            "updated": "2025-06-14T07:21:48.0471113",
            "active": true,
            "reasonInactive": 1,
            "groupCustomer": true,
            "loyaltyPoints": 1,
            "homeStoreID": 1,
            "availableSpend": 1,
            "priceLevelIdentifier": "HdMxyj9SIEuB9xH9U4g+GA==",
            "priceLevelIdentifierGuid": "ca31d31d-523f-4b20-81f7-11fd53883e18",
            "marketingID": "sample string 18",
            "hidden": true,
            "registered": true,
            "registeredOn": "2025-06-14T07:21:48.0471113",
            "emailMarketing": true,
            "smsMarketing": true,
            "deleted": true,
            "deletedUser": "sample string 24",
            "homeStoreName": "sample string 25",
            "customerCards": [
              {
                "$id": "73",
                "cardType": 2,
                "issueDate": "2025-06-14T07:21:48.0471113",
                "expiry": "2025-06-14T07:21:48.0471113",
                "customerID": "fMjvinIhJUO//lYcyyRSvg==",
                "customerIDGuid": "8aefc87c-2172-4325-bffe-561ccb2452be",
                "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-06-14T07:21:48.0471113",
                "linkedAccount": "vOURtCBDQEe+1/+h1PM8jQ==",
                "linkedAccountGuid": "b411e5bc-4320-4740-bed7-ffa1d4f33c8d",
                "currentValueChanged": true,
                "limitsChanged": true,
                "customer": {
                  "$ref": "72"
                },
                "account": {
                  "$id": "74",
                  "id": 1,
                  "identifier": "067locQZDUum7kkKU3sXfA==",
                  "identifierGuid": "a1e5aed3-19c4-4b0d-a6ee-490a537b177c",
                  "referenceNo": "sample string 3",
                  "name": "sample string 4",
                  "created": "2025-06-14T07:21:48.0471113",
                  "owner": "pAK0P6QMhkS5zyQ5CviyvA==",
                  "ownerGuid": "3fb402a4-0ca4-4486-b9cf-24390af8b2bc",
                  "accountStoreGroupIdentifier": "0lxQXU8vcEu9NbkoKtpLKQ==",
                  "accountStoreGroupGuid": "5d505cd2-2f4f-4b70-bd35-b9282ada4b29",
                  "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-06-14T07:21:48.0471113",
                  "active": true,
                  "updated": "2025-06-14T07:21:48.0471113",
                  "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": "FdzQzs7uuEKfwBqoN6Av7A==",
                      "identifierGuid": "ced0dc15-eece-42b8-9fc0-1aa837a02fec",
                      "name": "sample string 2",
                      "primaryContact": "AKvUi5WHk0iyMrN3DFj+bg==",
                      "primaryContactGuid": "8bd4ab00-8795-4893-b232-b3770c58fe6e",
                      "accountID": "EtGNm31+fUeH74JnKQV5eQ==",
                      "accountIDGuid": "9b8dd112-7e7d-477d-87ef-826729057979",
                      "special": true,
                      "updated": "2025-06-14T07:21:48.0471113",
                      "active": true,
                      "reasonInactive": 1,
                      "priceLevelIdentifier": "LDJ2PH2Fek+B3AMooN6fhg==",
                      "priceLevelIdentifierGuid": "3c76322c-857d-4f7a-81dc-0328a0de9f86",
                      "deleted": true,
                      "account": {
                        "$ref": "74"
                      },
                      "primaryContactCustomer": {
                        "$ref": "72"
                      },
                      "customerGroupMembers": [
                        {
                          "$id": "77",
                          "id": 1,
                          "groupID": "yE/xieNMXkqWIew5h633YA==",
                          "groupIDGuid": "89f14fc8-4ce3-4a5e-9621-ec3987adf760",
                          "customerID": "51QgXDN2b0qdjCvu6Oq3Ng==",
                          "customerIDGuid": "5c2054e7-7633-4a6f-9d8c-2beee8eab736",
                          "card": "sample string 4",
                          "linkedAccount": "bKmo6T2QHU+sxwj+EHE9Qw==",
                          "linkedAccountGuid": "e9a8a96c-903d-4f1d-acc7-08fe10713d43",
                          "customer": {
                            "$ref": "72"
                          },
                          "group": {
                            "$ref": "76"
                          },
                          "customerCard": {
                            "$ref": "73"
                          }
                        },
                        {
                          "$ref": "77"
                        }
                      ]
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                "payments": [
                  {
                    "$id": "78",
                    "id": 1,
                    "identifier": "QqrPSxzpVkCgxNmOPUZQUQ==",
                    "identifierGuid": "4bcfaa42-e91c-4056-a0c4-d98e3d465051",
                    "storeID": 2,
                    "operatorName": "sample string 3",
                    "saleHeaderID": 4,
                    "paymentType": 5,
                    "amount": 6,
                    "account": "sample string 7",
                    "accountID": "LHtu2kZy3EyNTy8Lh9Rpsw==",
                    "accountIDGuid": "da6e7b2c-7246-4cdc-8d4f-2f0b87d469b3",
                    "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-06-14T07:21:48.0471113",
                    "invRocNo": "sample string 14",
                    "responseCode": "sample string 15",
                    "cashout": 1,
                    "tip": 16,
                    "idempotentVoid": "+zdHxWSn0UikoFUlkzhMvQ==",
                    "idempotentVoidGuid": "c54737fb-a764-48d1-a4a0-552593384cbd",
                    "offline": true,
                    "processed": 1,
                    "storeSaleHeader": {
                      "$id": "79",
                      "saleHeaderID": 1,
                      "saleHeaderGuid": "i2CM4nzbeUaDRPgWFRSCyg==",
                      "saleHeaderIdentifierGuid": "e28c608b-db7c-4679-8344-f816151482ca",
                      "created": "2025-06-14T07:21:48.0471113",
                      "createdLocal": "2025-06-14T07:21:48.0471113",
                      "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-06-14T07:21:48.0471113",
                      "storeID": 1,
                      "operatorG_Uid": "UW7mvBaWH02e84aO1jzR4Q==",
                      "operatorGuid": "bce66e51-9616-4d1f-9ef3-868ed63cd1e1",
                      "customerG_Uid": "O8EpDqK5PECiUha3xJFZYg==",
                      "customerGuid": "0e29c13b-b9a2-403c-a252-16b7c4915962",
                      "communityIdentifier": "nfKUsz9WaUqo4OSzDDma8Q==",
                      "communityIdentifierGuid": "b394f29d-563f-4a69-a8e0-e4b30c399af1",
                      "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": "3IU3nPWHh0aNBm0t7G9p1w==",
                      "priceLevelIdentifierGuid": "9c3785dc-87f5-4687-8d06-6d2dec6f69d7",
                      "locked": 36,
                      "relationChecksum": "sample string 37",
                      "loyaltyTender": 1,
                      "giftCardTender": 1,
                      "operator": {
                        "$ref": "38"
                      },
                      "customer": {
                        "$ref": "72"
                      },
                      "communityOrganisation": {
                        "$id": "80",
                        "id": 1,
                        "identifier": "cl2Jw/Klc0GBxyqYCKCBpg==",
                        "identifierGuid": "c3895d72-a5f2-4173-81c7-2a9808a081a6",
                        "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-06-14T07:21:48.0471113",
                        "deleted": true
                      },
                      "details": [
                        {
                          "$id": "81",
                          "saleItemID": 1,
                          "identifier": "YgEi1bmEgEGZdnvzG/9EmQ==",
                          "identifierGuid": "d5220162-84b9-4180-9976-7bf31bff4499",
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "GUjGYbhOdk+G+xLJcq9mNg==",
                          "pluGuid": "61c64819-4eb8-4f76-86fb-12c972af6636",
                          "accountID": "ne1PzhGTaECB3fIaNEqBQA==",
                          "accountIDGuid": "ce4fed9d-9311-4068-81dd-f21a344a8140",
                          "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-06-14T07:21:48.0471113",
                          "bestOrExpireType": 1,
                          "providerName": "sample string 11",
                          "refundG_UID": "KzA4I76Uxk2vBxjU9H4Ubg==",
                          "refundGuid": "2338302b-94be-4dc6-af07-18d4f47e146e",
                          "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": "9RZAVvBb5US2ADJPiUCPjg==",
                          "idempotentVoidGuid": "564016f5-5bf0-44e5-b600-324f89408f8e",
                          "priceLevelIdentifier": "cNrNhcyeyUqrKXpZs6oB5w==",
                          "priceLevelIdentifierGuid": "85cdda70-9ecc-4ac9-ab29-7a59b3aa01e7",
                          "productName": "sample string 23",
                          "apn": "sample string 24",
                          "unknownScans": [
                            {
                              "$id": "82",
                              "id": 1,
                              "saleDetailID": 2,
                              "storeID": 1,
                              "scanned": "2025-06-14T07:21:48.0471113",
                              "operatorG_UID": "QEA=",
                              "barcode": "sample string 4",
                              "processed": 1
                            },
                            {
                              "$ref": "82"
                            }
                          ],
                          "refund": {
                            "$id": "83",
                            "id": 1,
                            "g_UID": "zsm/GWNBRE6/Sgc41OtdPA==",
                            "guid": "19bfc9ce-4163-4e44-bf4a-0738d4eb5d3c",
                            "description": "sample string 1",
                            "dumped": true,
                            "inventoryReasonID": 1,
                            "sortOrder": 1,
                            "updated": "2025-06-14T07:21:48.0471113"
                          },
                          "modifier": {
                            "$id": "84",
                            "id": 1,
                            "setG_UID": "w75ijZpC+0e1ZeggEyXiYw==",
                            "modifierSetGuid": "8d62bec3-429a-47fb-b565-e8201325e263",
                            "name": "sample string 2",
                            "price": 1,
                            "quantity": 1,
                            "modifierType": 1,
                            "groupNumber": 1,
                            "pageNumber": 1,
                            "controlOrder": 1,
                            "printToStation": true,
                            "pluG_UID": "yXuJ5dXj2kmJdFvuP2+gSw==",
                            "pluGuid": "e5897bc9-e3d5-49da-8974-5bee3f6fa04b",
                            "deleted": true,
                            "g_UID": "3iAGz/+IMUmwWP8t/r77jw==",
                            "guid": "cf0620de-88ff-4931-b058-ff2dfebefb8f",
                            "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": "RV18TLXsgke3WfxYZzExOQ==",
                          "pluGuid": "4c7c5d45-ecb5-4782-b759-fc5867313139",
                          "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-06-14T07:21:48.0471113",
                          "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-06-14T07:21:48.0471113",
                          "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": "JIfWoaom+kWZfL0/YLLieQ==",
                          "pluGuid": "a1d68724-26aa-45fa-997c-bd3f60b2e279",
                          "accountID": "5mczdoC43kCgjedh+ZnepQ==",
                          "accountIDGuid": "763367e6-b880-40de-a08d-e761f999dea5",
                          "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-06-14T07:21:48.0471113",
                          "bestOrExpireType": 1,
                          "refundG_UID": "4a5JFE74W0GzI56/UbLz9A==",
                          "refundGuid": "1449aee1-f84e-415b-b323-9ebf51b2f3f4",
                          "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": "YVYOcWZpU069y0sjAAkenA==",
                          "identifierGuid": "710e5661-6966-4e53-bdcb-4b2300091e9c",
                          "id": 1,
                          "orderNo": 2,
                          "externalSaleIdentifier": "sample string 3",
                          "storeID": 4,
                          "zoneID": 5,
                          "deptNo": 6,
                          "customerIdentifier": "TIh4LEhIFUCnYaQ3j0N1NQ==",
                          "customerIdentifierGuid": "2c78884c-4848-4015-a761-a4378f437535",
                          "operatorNo": 1,
                          "operatorG_UID": "EmEKSQk9702v28TwX7z/9w==",
                          "operatorGuid": "490a6112-3d09-4def-afdb-c4f05fbcfff7",
                          "created": "2025-06-14T07:21:48.0471113",
                          "ordered": "2025-06-14T07:21:48.0471113",
                          "started": "2025-06-14T07:21:48.0471113",
                          "completed": "2025-06-14T07:21:48.0471113",
                          "supplied": "2025-06-14T07:21:48.0471113",
                          "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": "dDXG6s5bB0yNzFwWcvmOyA==",
                              "pluGuid": "eac63574-5bce-4c07-8dcc-5c1672f98ec8",
                              "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": "c7cC0mKQtkGkPX/+/ZzZ1A==",
                              "headerIdentifierGuid": "d202b773-9062-41b6-a43d-7ffefd9cd9d4",
                              "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": "l+QRN8aGzk2aZPEKX19WoQ==",
                          "surveyGuid": "3711e497-86c6-4dce-9a64-f10a5f5f56a1",
                          "saleHeaderGuid": "aoTyu0KaJ0G7HZh+UGL9FQ==",
                          "saleGuid": "bbf2846a-9a42-4127-bb1d-987e5062fd15",
                          "textResponse": "sample string 1",
                          "integerResponse": 1,
                          "g_UIDResponse": "iSt7LTfLG0GPG6JhuPleXw==",
                          "guidResponse": "2d7b2b89-cb37-411b-8f1b-a261b8f95e5f",
                          "whoAnswered": 2,
                          "answeredAtUTC": "2025-06-14T07:21:48.0471113",
                          "sale": {
                            "$ref": "79"
                          },
                          "survey": {
                            "$id": "93",
                            "g_UID": "NIRzJKEfM0mghf4EXKleRw==",
                            "guid": "24738434-1fa1-4933-a085-fe045ca95e47",
                            "name": "sample string 1",
                            "storeID": 2,
                            "zoneID": 1,
                            "checkoutFormG_UID": "j3clCZ7mW0+Og86jC6rkpA==",
                            "checkoutFormGuid": "0925778f-e69e-4f5b-8e83-cea30baae4a4",
                            "displayToWho": 3,
                            "displayWhen": 4,
                            "start": "2025-06-14T07:21:48.0471113",
                            "end": "2025-06-14T07:21:48.0471113",
                            "deleted": true,
                            "updated": "2025-06-14T07:21:48.0471113",
                            "possibleIntegerResponses": [
                              1,
                              2
                            ],
                            "possibleTextResponses": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "possibleGuidResponses": [
                              "d55154c8-9626-42b2-b5c1-2744742045ce",
                              "be8c51e8-2e91-41a3-aa6e-e0cc89fd08a3"
                            ],
                            "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": "QnKKQ1tEsE2ripcMXV5Nyw==",
                      "accountIdentifier": "438a7242-445b-4db0-ab8a-970c5d5e4dcb",
                      "accountName": "sample string 42",
                      "customerOrderIdentifier": "VFU4sCFIVkad/nDNB/bMDQ==",
                      "customerOrderIdentifierGuid": "b0385554-4821-4656-9dfe-70cd07f6cc0d",
                      "priceLevelName": "sample string 43",
                      "revision": 44,
                      "ingressId": "sample string 45"
                    },
                    "metadata": {
                      "$id": "94",
                      "id": 1,
                      "paymentID": 2,
                      "paymentIdentifier": "5lvnmbnvIU+pPYld19ypnA==",
                      "paymentIdentifierGuid": "99e75be6-efb9-4f21-a93d-895dd7dca99c",
                      "identifier": "1UNnrF+Iu0qEfsiyPPcXuw==",
                      "identifierGuid": "ac6743d5-885f-4abb-847e-c8b23cf717bb",
                      "metadata": "sample string 3",
                      "signatureImage": "QEA=",
                      "itemIdentifier": "PgMnO7d7ZUy2+KzSWcNSGA==",
                      "itemIdentifierGuid": "3b27033e-7bb7-4c65-b6f8-acd259c35218"
                    }
                  },
                  {
                    "$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": "UlsjE1YHIEq95C9M1i8nBg==",
                "customerIdentifierGuid": "13235b52-0756-4a20-bde4-2f4cd62f2706",
                "voucherName": "sample string 2",
                "count": 3,
                "storeID": 4,
                "barcode": "sample string 5",
                "redeemCount": 6,
                "issueCount": 7,
                "storeSalePaymentID": 1,
                "idempotentID": "tEDZfWSsIk23SHWjI6xsgg==",
                "idempotentGuid": "7dd940b4-ac64-4d22-b748-75a323ac6c82",
                "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-06-14T07:21:48.0471113",
                  "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-06-14T07:21:48.0471113",
                    "labelPageLayout": "CDY5kcP6NUWY8wuvdp3gTg==",
                    "pageLayoutGuid": "91393608-fac3-4535-98f3-0baf769de04e",
                    "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-06-14T07:21:48.0471113"
                      },
                      {
                        "$ref": "99"
                      }
                    ]
                  },
                  "customerVouchers": [
                    {
                      "$id": "100",
                      "id": 1,
                      "customerIdentifier": "2/oqmDaEykS0R9mVYSQ4CQ==",
                      "customerIdentifierGuid": "982afadb-8436-44ca-b447-d99561243809",
                      "voucherID": 3,
                      "voucherName": "sample string 4",
                      "storeID": 1,
                      "barcode": "sample string 5",
                      "dateOfIssue": "2025-06-14T07:21:48.0471113",
                      "issuedSaleHeaderID": 1,
                      "issuedSaleIdentifier": "sample string 7",
                      "issuedOfflinePaymentID": 1,
                      "issuedIdempotentID": "lQyMiB694E+GdJtKJCuL8w==",
                      "issuedIdempotentGuid": "888c0c95-bd1e-4fe0-8674-9b4a242b8bf3",
                      "issuedOffline": true,
                      "issuedUser": "sample string 9",
                      "issuedNotes": "sample string 10",
                      "expiryDate": "2025-06-14T07:21:48.0471113",
                      "expiredUser": "sample string 11",
                      "expiredNotes": "sample string 12",
                      "redeemed": "2025-06-14T07:21:48.0471113",
                      "redeemedSaleHeaderID": 1,
                      "redeemedSaleIdentifier": "sample string 13",
                      "redeemedOfflinePaymentID": 1,
                      "redeemedIdempotentID": "Hi96HkFCC02HIiIIWsmNhA==",
                      "redeemedIdempotentGuid": "1e7a2f1e-4241-4d0b-8722-22085ac98d84",
                      "redeemedUser": "sample string 14",
                      "redeemedNotes": "sample string 15",
                      "redeemedOffline": true,
                      "updated": "2025-06-14T07:21:48.0471113",
                      "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": "js+XnYbVo0GU+UJhBvxCTA==",
          "groupIDGuid": "9d97cf8e-d586-41a3-94f9-426106fc424c",
          "campaign": {
            "$ref": "68"
          },
          "group": {
            "$ref": "76"
          }
        },
        {
          "$ref": "101"
        }
      ],
      "signIqTickets": [
        {
          "$id": "102",
          "identifier": "uY8AuU43GEKPr1W1ZqcD3w==",
          "identifierGuid": "b9008fb9-374e-4218-8faf-55b566a703df",
          "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": "pvoSrn3ywUyR8yQsbKreug==",
          "guid": "ae12faa6-f27d-4cc1-91f3-242c6caadeba",
          "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": "iVXF99+ELkuMFOG0+FOsHg==",
              "groupGuid": "f7c55589-84df-4b2e-8c14-e1b4f853ac1e",
              "comboPriceType": 5,
              "priceType": 5,
              "pluG_UID": "fl2iEZ5oeUGKOWJo+6aR8Q==",
              "pluGuid": "11a25d7e-689e-4179-8a39-6268fba691f1",
              "priceGroupG_UID": "w+Qzu3wYN0WB3FF/4dDIrA==",
              "priceGroupGuid": "bb33e4c3-187c-4537-81dc-517fe1d0c8ac",
              "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": "Nayt+dt6y0KEjmcdd3IzEg==",
          "priceLevelIdentifierGuid": "f9adac35-7adb-42cb-848e-671d77723312",
          "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.