POST api/campaign/{name}

Create or update campaign

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

Campaign name

string

Required

Body Parameters

Campaign data to save

Campaign
NameDescriptionTypeAdditional information
ID

Server-side incremental ID

integer

None.

StoreID

integer

Deprecated.

Name

string

Required

String length: inclusive between 0 and 64

NameGuid

globally unique identifier

None.

Description

string

String length: inclusive between 0 and 255

ShowDiscounts

Show the discounts on screen/receipt

boolean

None.

ShowTotals

Show discount totals on receipt

boolean

None.

OnlyEvaluateOnSubtotal

boolean

None.

UseDescription

When showing discounts, use campaign description

boolean

None.

CampaignType

CampaignType

None.

StartDate

date

Data type: Date

StartTime

integer

None.

EndDate

Defaults to DateTime.MaxValue at the POS ?

date

Data type: Date

EndTime

integer

None.

Recurrence

integer

None.

RecurrenceType

CampaignScheduleType

None.

MonthType

CampaignMonthlyType

None.

WeekDays

CampaignDayOfWeek

None.

Months

CampaignMonth

None.

MonthWeeks

CampaignWeekOfMonth

None.

MonthDays

string

String length: inclusive between 0 and 32

Printed

boolean

None.

TalkerText

string

None.

RangeDescription

string

None.

DealDescription

string

None.

LabelQuantity

integer

None.

Active

integer

None.

Deactivated

date

None.

System

Inidcates that the Campaign is critical for business operations

boolean

None.

Created

date

None.

Updated

date

None.

PriceChangeNotifiedUtc

date

None.

PromoType

Refers to the sale prmo type (Normal, Promo or In-store)

PromoType

None.

PromotionTypeCode

PromotionType Code from promotion type field

string

None.

HostIdentifier

Host Identifier for PromotionTypeCode, only filled when FromHost is true

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

HostType

HostType

None.

CreatedByUser

string

String length: inclusive between 0 and 255

FromHost

boolean

None.

Deleted

boolean

None.

CampaignDeleted

date

None.

UpdatedByUser

string

String length: inclusive between 0 and 255

OfferID

integer

None.

IsPriceChangeCampaign

boolean

None.

Stores

Collection of integer

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

StoreNames

Collection of string

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

CampaignPlus

Collection of CampaignPlu

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

CampaignPools

Collection of CampaignPool

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

SellingRules

Collection of SellingRule

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

Customers

Collection of CampaignCustomer

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

CustomerGroups

Collection of CampaignCustomerGroup

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

SignIqTickets

Collection of CampaignSignIqTicket

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

ComboPriceGroups

Collection of ComboPriceGroup

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

PriceLevels

Collection of CampaignPriceLevel

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

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "storeID": 2,
  "name": "dc71858d-9905-421f-aa8b-8a1302154992",
  "nameGuid": "dc71858d-9905-421f-aa8b-8a1302154992",
  "description": "sample string 4",
  "showDiscounts": true,
  "showTotals": true,
  "onlyEvaluateOnSubtotal": true,
  "useDescription": true,
  "campaignType": 1,
  "startDate": "2025-08-02T23:13:55.6849201",
  "startTime": 1,
  "endDate": "2025-08-02T23:13:55.6849201",
  "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-08-02T23:13:55.6849201",
  "system": true,
  "created": "2025-08-02T23:13:55.6849201",
  "updated": "2025-08-02T23:13:55.6849201",
  "priceChangeNotifiedUtc": "2025-08-02T23:13:55.6849201",
  "promoType": 1,
  "promotionTypeCode": "sample string 13",
  "hostIdentifier": "c4vs12GY8UKtgwFWGg5X3w==",
  "hostIdentifierGuid": "d7ec8b73-9861-42f1-ad83-01561a0e57df",
  "hostType": 14,
  "createdByUser": "sample string 15",
  "fromHost": true,
  "deleted": true,
  "campaignDeleted": "2025-08-02T23:13:55.6849201",
  "updatedByUser": "sample string 18",
  "offerID": 1,
  "isPriceChangeCampaign": true,
  "stores": [
    1,
    2
  ],
  "storeNames": [
    "sample string 1",
    "sample string 2"
  ],
  "campaignPlus": [
    {
      "$id": "2",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "OXqHOPjKqUCY4+OXzGLFJQ==",
      "pluGuid": "38877a39-caf8-40a9-98e3-e397cc62c525",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "pD+bbzU1kU6c2ZXd1vbK7Q==",
      "dealCostGuid": "6f9b3fa4-3535-4e91-9cd9-95ddd6f6caed",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "Jcc/aSBM0kG/+p2Y+ifQ0A==",
      "priceGroupGuid": "693fc725-4c20-41d2-bffa-9d98fa27d0d0",
      "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-08-02T23:13:55.6849201",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "5/8+4uFaKECgoOc3HxkN9Q==",
      "campaignComboPriceGroupIdentifier": "e23effe7-5ae1-4028-a0a0-e7371f190df5",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "3",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-08-02T23:13:55.6849201",
          "operatorG_UID": "sdZvxHxphUa+s7GXN29JXg==",
          "operatorGuid": "c46fd6b1-697c-4685-beb3-b197376f495e",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-08-02T23:13:55.6849201",
          "signIqTicketFileMovedUtc": "2025-08-02T23:13:55.6849201",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-08-02T23:13:55.6849201",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$id": "4",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "ACBiEvegDEKFEvaYM3FYtg==",
            "guid": "12622000-a0f7-420c-8512-f698337158b6",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "521kEezukUSZNLanhSInXw==",
            "priceGroupGuid": "11646de7-eeec-4491-9934-b6a78522275f",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:13:55.6849201",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:13:55.6849201",
            "pluCreated": "2025-08-02T23:13:55.6849201",
            "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-08-02T23:13:55.6849201",
            "lastManualUpdate": "2025-08-02T23:13:55.6849201",
            "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-08-02T23:13:55.6849201",
            "currentCostUpdated": "2025-08-02T23:13:55.6849201",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:13:55.6849201",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-08-02T23:13:55.6849201",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "OpyPgSOIZkuCo2pdxYzIoQ==",
            "altPLUGuid": "818f9c3a-8823-4b66-82a3-6a5dc58cc8a1",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-08-02T23:13:55.6849201",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "rVBLNZCTm0W9RsFFn6rnyw==",
            "shelfPageLayoutGuid": "354b50ad-9390-459b-bd46-c1459faae7cb",
            "talkerPageLayoutG_UID": "lCW2F+7BQE67QMJ55pO9qQ==",
            "talkerPageLayoutGuid": "17b62594-c1ee-4e40-bb40-c279e693bda9",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "1eV+DXqYuUClqteLroQh6w==",
            "inventoryIdentifier": "0d7ee5d5-987a-40b9-a5aa-d78bae8421eb",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "Y0Y9z40p+ka73U9z7NzH/Q==",
            "parentPluGuid": "cf3d4663-298d-46fa-bbdd-4f73ecdcc7fd",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "W+XPOGGNJk66q9AYmCButg==",
            "supplierIdentifierGuid": "38cfe55b-8d61-4e26-baab-d01898206eb6",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "sSrzOMgWLEK8a9ryajTBEQ==",
            "rebateSupplierIdentifierGuid": "38f32ab1-16c8-422c-bc6b-daf26a34c111",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-08-02T23:13:55.6849201",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "ictg4vkg7kOEu+JbRn3S+A==",
            "hostIdentifierGuid": "e260cb89-20f9-43ee-84bb-e25b467dd2f8",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "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-08-02T23:13:55.6849201",
              "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": "heh45SYurE2f+nfWG2NnBQ==",
              "hostIdentifierGuid": "e578e885-2e26-4dac-9ffa-77d61b636705",
              "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-08-02T23:13:55.6849201",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "6",
                "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": "6"
              },
              "hostStoreSettings": [
                {
                  "$id": "7",
                  "id": 1,
                  "hostIdentifier": "erskHOolfU2rtS6u/wMCoA==",
                  "hostIdentifierGuid": "1c24bb7a-25ea-4d7d-abb5-2eaeff0302a0",
                  "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": "8",
                    "identifier": "h3202LcVbUCiyteMbivZtw==",
                    "identifierGuid": "d8b47d87-15b7-406d-a2ca-d78c6e2bd9b7",
                    "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": "aX/Hk04ypU2IuF7w3PZXTA==",
                    "hostSupplierIdentifierGuid": "93c77f69-324e-4da5-88b8-5ef0dcf6574c",
                    "loyaltyPriceLevelIdentifier": "rjSPqPUxY0G8VVOtZ7kAVg==",
                    "loyaltyPriceLevelIdentifierGuid": "a88f34ae-31f5-4163-bc55-53ad67b90056",
                    "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-08-02T23:13:55.6849201",
                    "lastProcessed": "2025-08-02T23:13:55.6849201",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "dLQu0eOSq0iqrJWahMcEVw==",
                      "identifierGuid": "d12eb474-92e3-48ab-aaac-959a84c70457",
                      "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": "xPiAM5l/ckK1KhUnMHE8Dw==",
                      "primaryContactID": "3380f8c4-7f99-4272-b52a-152730713c0f",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "kn/XjfTNqkGGbrTTbXjhJw==",
                      "supplierGroupGuid": "8dd77f92-cdf4-41aa-866e-b4d36d78e127",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-08-02T23:13:55.6849201",
                      "rebateLastClaimedAmount": 1.0,
                      "cartonsOnly": true,
                      "minimumOrderValue": 1,
                      "enforceMinimumQuantity": true,
                      "freight": 19.0,
                      "freightType": 20,
                      "deleted": true,
                      "deletedUser": "sample string 22",
                      "storeName": "sample string 23",
                      "primaryContact": {
                        "$id": "10",
                        "id": "9d0217b1-43cc-4ef2-a0f1-d2f8868b6c96",
                        "identifier": "BKiaItUZOkepf0zyVtj/sw==",
                        "identifierGuid": "229aa804-19d5-473a-a97f-4cf256d8ffb3",
                        "familyName": "sample string 1",
                        "givenNames": "sample string 2",
                        "otherNames": "sample string 3",
                        "title": "sample string 4",
                        "dateOfBirth": "sample string 5",
                        "sex": "sample string 6",
                        "address": "sample string 7",
                        "address1": "sample string 8",
                        "address2": "sample string 9",
                        "town": "sample string 10",
                        "state": "sample string 11",
                        "country": "sample string 12",
                        "postalCode": "sample string 13",
                        "telephone": "sample string 14",
                        "mobile": "sample string 15",
                        "email": "sample string 16",
                        "fax": "sample string 17",
                        "primary": true
                      },
                      "contacts": [
                        {
                          "$id": "11",
                          "supplierIdentifier": "5eJDTt0Z1EGEUALneF73GQ==",
                          "supplierIdentifierGuid": "4e43e2e5-19dd-41d4-8450-02e7785ef719",
                          "contactGuid": "iAZjW2HcLEuWpmy2HpY2jA==",
                          "contactID": "5b630688-dc61-4b2c-96a6-6cb61e96368c",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "LE8tWZ2mC0qqCJ+IvBsjUw==",
                          "pluGuid": "592d4f2c-a69d-4a0b-aa08-9f88bc1b2353",
                          "supplierIdentifier": "+RCH/5o/ckmTisKsUuoxKQ==",
                          "supplierIdentifierGuid": "ff8710f9-3f9a-4972-938a-c2ac52ea3129",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-08-02T23:13:55.6849201",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-08-02T23:13:55.6849201",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "R9QECOokUESlgSQWPRZVCw==",
                              "pluGuid": "0804d447-24ea-4450-a581-24163d16550b",
                              "supplierIdentifier": "GSIM+lHRC0Ozgd857j/phg==",
                              "supplierIdentifierGuid": "fa0c2219-d151-430b-b381-df39ee3fe986",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "j8wJRZqZEUi3rVNVysvRYg==",
                          "parentPluGuid": "4509cc8f-999a-4811-b7ad-5355cacbd162",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "9"
                          },
                          "serviceFee": {
                            "$id": "14",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "15",
                          "storeID": 1,
                          "supplierIdentifier": "ziK3NxHghkaEwyNyBb+M0w==",
                          "supplierGuid": "37b722ce-e011-4686-84c3-237205bf8cd3",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "16",
                          "storeID": 1,
                          "supplierIdentifier": "LsGgoJZ01EWShL466pcZHg==",
                          "supplierGuid": "a0a0c12e-7496-45d4-9284-be3aea97191e",
                          "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-08-02T23:13:55.6849201",
                          "deliveryDate": "2025-08-02T23:13:55.6849201",
                          "nextCutOffDate": "2025-08-02T23:13:55.6849201",
                          "nextDeliveryDate": "2025-08-02T23:13:55.6849201",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-08-02T23:13:55.6849201",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "17",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-08-02T23:13:55.6849201",
                        "processed": "2025-08-02T23:13:55.6849201",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:13:55.6849201",
                        "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": "8"
                        },
                        "metcashHeader": {
                          "$id": "18",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-08-02T23:13:55.6849201",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "19",
                        "id": 1,
                        "hostIdentifier": "su3hqOZlYUiEr3YBkBi87Q==",
                        "hostIdentifierGuid": "a8e1edb2-65e6-4861-84af-76019018bced",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "5a837696-2e39-4cd2-ac63-6f7734a5ae29",
                          "db1e1488-6158-44e7-b2c1-593d172d9a83"
                        ]
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "20",
                        "identifier": "eybER6PvWUuz1WDK/Zsfqw==",
                        "identifierGuid": "47c4267b-efa3-4b59-b3d5-60cafd9b1fab",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "promoTypeGuids": [
                      "21dd5770-83fb-4308-b04d-4cb4bd27bee0",
                      "203665da-20d3-47ab-8300-b9715fb5f28c"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "7"
                }
              ],
              "accounts": [
                {
                  "$id": "21",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "21"
                }
              ],
              "sales": [
                {
                  "$id": "22",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-08-02T23:13:55.6849201",
                  "ftpSite": {
                    "$id": "23",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "22"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "cashManagements": [
                {
                  "$id": "24",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "25",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "24"
                }
              ],
              "updateStoreID": "8b206f6c-e8c3-4664-ba0f-6302a7b84cb4",
              "updateStore": {
                "$id": "26",
                "id": "e622dea2-bfcd-4ea6-96e5-27b8154e8bb4",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:13:55.6849201",
                "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-08-02T23:13:55.6849201"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "27",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "28",
                "pluG_UID": "2KBWRetVmE6fX+mgLTxY0Q==",
                "pluGuid": "4556a0d8-55eb-4e98-9f5f-e9a02d3c58d1",
                "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-08-02T23:13:55.6849201"
              },
              {
                "$ref": "28"
              }
            ],
            "currentPrices": {
              "$id": "29",
              "pluPrices": {
                "$id": "30",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-08-02T23:13:55.6849201",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "30"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "31",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:13:55.6849201",
                "startTime": 3,
                "endDate": "2025-08-02T23:13:55.6849201",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "I1Ra/Ht15ki/E9K2qWzEiw==",
                "hostIdentifierGuid": "fc5a5423-757b-48e6-bf13-d2b6a96cc48b",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            "tray": {
              "$id": "32",
              "g_UId": "IIai2i5EGU+QtRmVf9UbmA==",
              "guid": "daa28620-442e-4f19-90b5-19957fd51b98",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "33",
              "priceGroupG_UID": "epzZi2cdYE2eSHrv7WwcfA==",
              "priceGroupGuid": "8bd99c7a-1d67-4d60-9e48-7aefed6c1c7c",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:13:55.6849201",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "34",
              "pluG_UID": "BlFyO0te2Ueco1aZo/VXcQ==",
              "pluGuid": "3b725106-5e4b-47d9-9ca3-5699a3f55771",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "35",
              "pluGuid": "9b6761a1-59e3-4df8-9254-2904716a2120",
              "created": "2025-08-02T23:13:55.6849201",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:13:55.6849201",
              "deactivated": "2025-08-02T23:13:55.6849201",
              "lastOrdered": "2025-08-02T23:13:55.6849201",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:13:55.6849201",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:13:55.6849201",
              "lastSold": "2025-08-02T23:13:55.6849201",
              "firstSold": "2025-08-02T23:13:55.6849201",
              "awsUpdated": "2025-08-02T23:13:55.6849201",
              "lastManualUpdate": "2025-08-02T23:13:55.6849201",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:13:55.6849201",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:13:55.6849201",
              "doNotRangeUpdated": "2025-08-02T23:13:55.6849201",
              "doNotOrderUpdated": "2025-08-02T23:13:55.6849201",
              "tracked": "2025-08-02T23:13:55.6849201"
            },
            "allergens": [
              {
                "$id": "36",
                "allergenID": 1,
                "pluG_UID": "a60T5SVM3ES6Z4vCg4Hh1g==",
                "pluGuid": "e513ad6b-4c25-44dc-ba67-8bc28381e1d6",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "costs": {
              "$id": "37",
              "pluG_UID": "yRwWkuhyGUKDLWytNaCFSw==",
              "pluGuid": "92161cc9-72e8-4219-832d-6cad35a0854b",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:13:55.6849201",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "38",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:13:55.6849201",
                "createdLocal": "2025-08-02T23:13:55.6849201",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "9pYeOBKrdEemltX4E6PxkA==",
                "operatorGuid": "381e96f6-ab12-4774-a696-d5f813a3f190",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "y3ccSTivT0m49N2SHIKLtQ==",
                "pluGuid": "491c77cb-af38-494f-b8f4-dd921c828bb5",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "39",
                  "id": 1,
                  "g_Uid": "57ClADbPMEuOGbWdRX2Z2g==",
                  "guid": "00a5b0e7-cf36-4b30-8e19-b59d457d99da",
                  "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-08-02T23:13:55.6849201",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:13:55.6849201",
                  "endShift": "2025-08-02T23:13:55.6849201",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "40",
                      "operatorG_UID": "V3cLj7jVHkmUlocMnYW7mA==",
                      "operatorGuid": "8f0b7757-d5b8-491e-9496-870c9d85bb98",
                      "storeID": 2,
                      "operator": {
                        "$ref": "39"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                }
              },
              {
                "$ref": "38"
              }
            ],
            "apns": [
              {
                "$id": "41",
                "pluID": 1,
                "pluG_UID": "nMNHnBQxwEatQ+KYl2nxFQ==",
                "pluGuid": "9c47c39c-3114-46c0-ad43-e2989769f115",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "tuns": [
              {
                "$id": "42",
                "pluG_UId": "UWXwMVJ3Aka6E/ZqED6oew==",
                "pluGuid": "31f06551-7752-4602-ba13-f66a103ea87b",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "competitionPricing": [
              {
                "$id": "43",
                "identifier": "6xQD8ZQ+u0WunC3UdMXoew==",
                "identifierGuid": "f10314eb-3e94-45bb-ae9c-2dd474c5e87b",
                "pluG_UID": "qNJwJ8rBZkicYyPrVQpatQ==",
                "pluGuid": "2770d2a8-c1ca-4866-9c63-23eb550a5ab5",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "43"
              }
            ],
            "supplier": {
              "$ref": "9"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "12"
            },
            "flipChartPages": [
              {
                "$id": "44",
                "identifier": "ltld00MMbEGJD13bZ5Spyw==",
                "groupName": "sample string 1",
                "identifierGuid": "d35dd996-0c43-416c-890f-5ddb6794a9cb",
                "exists": true,
                "flipChartIdentifier": "wv8XswfGdUmS68PWYnsPFQ==",
                "flipChartIdentifierGuid": "b317ffc2-c607-4975-92eb-c3d6627b0f15",
                "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": "8v7K9LaQFkS8bOLEQqMWCQ==",
                "groupIdentifierGuid": "f4cafef2-90b6-4416-bc6c-e2c442a31609",
                "flipChart": {
                  "$id": "45",
                  "identifier": "CtdBgHJrmkiTOi3GaQP0jA==",
                  "identifierGuid": "8041d70a-6b72-489a-933a-2dc66903f48c",
                  "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": "46",
                    "identifier": "ftWx2KfLdU+66V08N88eHA==",
                    "identifierGuid": "d8b1d57e-cba7-4f75-bae9-5d3c37cf1e1c",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "47",
                        "id": 1,
                        "g_UID": "2qEO0dbB8E2SaRVGMqI1vQ==",
                        "guid": "d10ea1da-c1d6-4df0-9269-154632a235bd",
                        "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": "VE8mQwUwAEi/jmpElYMzhQ==",
                        "previousFormGuid": "43264f54-3005-4800-bf8e-6a4495833385",
                        "nextForm": 1,
                        "nextFormG_UID": "OdJjbEfoakq1fYYnebjskw==",
                        "nextFormGuid": "6c63d239-e847-4a6a-b57d-862779b8ec93",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:13:55.6849201",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "47"
                        },
                        "previousCheckoutForm": {
                          "$ref": "47"
                        },
                        "buttons": [
                          {
                            "$id": "48",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "r+2w5dK3VUGUY8Tb8ZRFKQ==",
                            "checkoutFormGuid": "e5b0edaf-b7d2-4155-9463-c4dbf1944529",
                            "identifier": "5FztkCLLN02EB6Z9cMPxFA==",
                            "identifierGuid": "90ed5ce4-cb22-4d37-8407-a67d70c3f114",
                            "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": "ECbR7TgXm02VWBWLK1keSg==",
                            "valueGuid": "edd12610-1738-4d9b-9558-158b2b591e4a",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:13:55.6849201",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "47"
                            },
                            "image": {
                              "$id": "49",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-08-02T23:13:55.6849201",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "rQdQVVhInUGpMy2HQqwWjg==",
                            "checkoutFormGuid": "555007ad-4858-419d-a933-2d8742ac168e",
                            "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": "50"
                          }
                        ]
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "50"
                },
                "products": [
                  {
                    "$id": "51",
                    "flipChartPageIdentifier": "vGKj6ObylEGXzGzmRCWP/g==",
                    "flipChartPageIdentifierGuid": "e8a362bc-f2e6-4194-97cc-6ce644258ffe",
                    "pluG_UID": "dlxZxt3Tpker3I3rH6ScoA==",
                    "pluGuid": "c6595c76-d3dd-47a6-abdc-8deb1fa49ca0",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "4"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ]
              },
              {
                "$ref": "44"
              }
            ],
            "priceHistory": [
              {
                "$id": "52",
                "pluG_UID": "hGuED4nFJky6hPBArSvyoQ==",
                "pluGuid": "0f846b84-c589-4c26-ba84-f040ad2bf2a1",
                "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-08-02T23:13:55.6849201",
                "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": "52"
              }
            ],
            "ingredients": [
              {
                "$id": "53",
                "pluG_UID": "P0RYebbeX0+07WUHL49zTA==",
                "ingredientGuid": "9EO0w6Z3hEm3K8O1gJ6oSQ==",
                "ingredientIdentifier": "c3b443f4-77a6-4984-b72b-c3b5809ea849",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bins": [
              {
                "$id": "54",
                "pluG_UID": "iSw8wiqaNE+WDGDjtpyvNA==",
                "pluGuid": "c23c2c89-9a2a-4f34-960c-60e3b69caf34",
                "shelfLocationIdentifier": "cRvV89mWUkSZvLkTf0wuaQ==",
                "shelfLocationGuid": "f3d51b71-96d9-4452-99bc-b9137f4c2e69",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "WDHrzdq74E+Zu2cLst3lAQ==",
                "labelPageLayoutGuid": "cdeb3158-bbda-4fe0-99bb-670bb2dde501",
                "updated": "2025-08-02T23:13:55.6849201",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "4"
                },
                "location": {
                  "$id": "55",
                  "identifier": "DU5EJkPmmEqsTW124cEluw==",
                  "storeID": 1,
                  "identifierGuid": "26444e0d-e643-4a98-ac4d-6d76e1c125bb",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:13:55.6849201",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ]
                }
              },
              {
                "$ref": "54"
              }
            ],
            "bin": {
              "$ref": "54"
            },
            "scaleLocations": [
              {
                "$id": "56",
                "plu": 1,
                "pluG_UID": "rJ/Bpje+NUylwq8cZTtZCA==",
                "pluGuid": "a6c19fac-be37-4c35-a5c2-af1c653b5908",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "57",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:13:55.6849201",
                  "department": {
                    "$id": "58",
                    "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": "57"
                    },
                    "subDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "60",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "61",
                                "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-08-02T23:13:55.6849201",
                                "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": "P9fC9H56ZEuJLAwyGKLvDg==",
                                "labelPageLayoutGuid": "f4c2d73f-7a7e-4b64-892c-0c3218a2ef0e",
                                "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": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "64",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "63"
                                },
                                "mscDep": {
                                  "$id": "65",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "62"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "64"
                                }
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "updated": "2025-08-02T23:13:55.6849201",
                            "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": "38JE+v3V9U+o+0PAVtZYXA==",
                            "labelPageLayoutGuid": "fa44c2df-d5fd-4ff5-a8fb-43c056d6585c",
                            "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": "62"
                            },
                            "mscCom": {
                              "$ref": "63"
                            },
                            "mscDep": {
                              "$ref": "65"
                            },
                            "mscSubCom": {
                              "$ref": "64"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-08-02T23:13:55.6849201",
                        "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": "Le479VOMIUOD0HT6b3/+Yg==",
                        "labelPageLayoutGuid": "f53bee2d-8c53-4321-83d0-74fa6f7ffe62",
                        "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": "62"
                        },
                        "mscCom": {
                          "$ref": "63"
                        },
                        "mscDep": {
                          "$ref": "65"
                        },
                        "mscSubCom": {
                          "$ref": "64"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-08-02T23:13:55.6849201",
                    "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": "P6hDrB1ayUeMBkGwbgaCtg==",
                    "labelPageLayoutGuid": "ac43a83f-5a1d-47c9-8c06-41b06e0682b6",
                    "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": "62"
                    },
                    "mscCom": {
                      "$ref": "63"
                    },
                    "mscDep": {
                      "$ref": "65"
                    },
                    "mscSubCom": {
                      "$ref": "64"
                    }
                  }
                }
              },
              {
                "$ref": "56"
              }
            ],
            "nextPrice": {
              "$ref": "2"
            },
            "currentCostStart": "2025-08-02T23:13:55.6849201",
            "dealCosts": [
              {
                "$id": "66",
                "headerIdentifier": "+YtrTF2M5UyzQKQlTHnwyg==",
                "headerIdentifierGuid": "4c6b8bf9-8c5d-4ce5-b340-a4254c79f0ca",
                "identifier": "vh1UjHrnqEazJjdfjOS4gw==",
                "identifierGuid": "8c541dbe-e77a-46a8-b326-375f8ce4b883",
                "supplierIdentifier": "NGwmlM1npEW/+wJG76rUTQ==",
                "supplierGuid": "94266c34-67cd-45a4-bffb-0246efaad44d",
                "pluG_UID": "DoGco4E9DUepHL1dfgkK2w==",
                "pluGuid": "a39c810e-3d81-470d-a91c-bd5d7e090adb",
                "campaignName": "3ff4998e-17b9-4f90-a468-372a63febfbb",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:13:55.6849201",
                "end": "2025-08-02T23:13:55.6849201",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "vXkHYpBba0uf3biD6vVTPw==",
                "bonusItemPluGuid": "620779bd-5b90-4b6b-9fdd-b883eaf5533f",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:13:55.6849201",
                "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-08-02T23:13:55.6849201",
                "campaignEndDate": "2025-08-02T23:13:55.6849201",
                "masterPLUG_UID": "GU8C3iR9XUOn9pIM5qMr6w==",
                "masterID": "de024f19-7d24-435d-a7f6-920ce6a32beb",
                "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": "SkvuL7ox0Uy6jLYdhrGHgg==",
                "bonusMasterID": "2fee4b4a-31ba-4cd1-ba8c-b61d86b18782",
                "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": "66"
              }
            ],
            "tags": [
              {
                "$id": "67",
                "pluG_UID": "RfAVjfZLqUKWUnK5qIe0pQ==",
                "pluGuid": "8d15f045-4bf6-42a9-9652-72b9a887b4a5",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "67"
              }
            ],
            "alternateProductG_UID": "V61/biYzuEmxYucy0/ra0Q==",
            "alternateProduct": "6e7fad57-3326-49b8-b162-e732d3fadad1",
            "productHostCode": {
              "$id": "68",
              "id": 1,
              "pluG_UID": "boaS2wIw0k6Gj9jDyfrfCg==",
              "pluGuid": "db92866e-3002-4ed2-868f-d8c3c9fadf0a",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "62"
            },
            "mscCom": {
              "$ref": "63"
            },
            "mscDep": {
              "$ref": "65"
            },
            "mscSubCom": {
              "$ref": "64"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:13:55.6849201",
            "inventoryTracked": "2025-08-02T23:13:55.6849201",
            "isNormalPriceChangesCampaign": true
          },
          "campaignPlu": {
            "$ref": "2"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "campaign": {
        "$ref": "1"
      },
      "product": {
        "$ref": "4"
      },
      "dealCost": {
        "$ref": "66"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "campaignPools": [
    {
      "$id": "69",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 4,
      "pluG_UID": "LqiKWgn1F0Cy1U9cyhzEdg==",
      "pluGuid": "5a8aa82e-f509-4017-b2d5-4f5cca1cc476",
      "hostOfferID": 1,
      "priceGroupG_UID": "vao95jk2uEeCkuq191M0aA==",
      "priceGroupGuid": "e63daabd-3639-47b8-8292-eab5f7533468",
      "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-08-02T23:13:55.6849201",
      "rrp": 17,
      "campaignDescription": "sample string 18",
      "product": {
        "$ref": "4"
      },
      "campaign": {
        "$ref": "1"
      }
    },
    {
      "$ref": "69"
    }
  ],
  "sellingRules": [
    {
      "$id": "70",
      "id": 1,
      "identifier": "p4eVlye8/kC6kZuGNXfBiA==",
      "identifierStr": "p4eVlye8/kC6kZuGNXfBiA==",
      "identifierGuid": "979587a7-bc27-40fe-ba91-9b863577c188",
      "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": "1"
      }
    },
    {
      "$ref": "70"
    }
  ],
  "customers": [
    {
      "$id": "71",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "customerID": "MnrpAAjoAESmXwCIUKM8kA==",
      "customerIDGuid": "00e97a32-e808-4400-a65f-008850a33c90",
      "campaign": {
        "$ref": "1"
      },
      "customer": {
        "$id": "72",
        "identifier": "BpgyqbwyH0udD9622b622Q==",
        "identifierGuid": "a9329806-32bc-4b1f-9d0f-deb6d9beb6d9",
        "code": "sample string 2",
        "familyName": "sample string 3",
        "givenName": "sample string 4",
        "otherName": "sample string 5",
        "title": "sample string 6",
        "dateOfBirth": "2025-08-02T23:13:55.6849201",
        "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": "toe53IRhM0O7Hl+qUyJL0g==",
        "communityIdentifierGuid": "dcb987b6-6184-4333-bb1e-5faa53224bd2",
        "joined": "2025-08-02T23:13:55.6849201",
        "updated": "2025-08-02T23:13:55.6849201",
        "active": true,
        "reasonInactive": 1,
        "groupCustomer": true,
        "loyaltyPoints": 1,
        "homeStoreID": 1,
        "availableSpend": 1,
        "priceLevelIdentifier": "D62bsJbiD0msmJr7eSfnVw==",
        "priceLevelIdentifierGuid": "b09bad0f-e296-490f-ac98-9afb7927e757",
        "marketingID": "sample string 18",
        "hidden": true,
        "registered": true,
        "registeredOn": "2025-08-02T23:13:55.6849201",
        "emailMarketing": true,
        "smsMarketing": true,
        "deleted": true,
        "deletedUser": "sample string 24",
        "homeStoreName": "sample string 25",
        "customerCards": [
          {
            "$id": "73",
            "cardType": 2,
            "issueDate": "2025-08-02T23:13:55.6849201",
            "expiry": "2025-08-02T23:13:55.6849201",
            "customerID": "EMNLJ8fddE+JVUdval6q1g==",
            "customerIDGuid": "274bc310-ddc7-4f74-8955-476f6a5eaad6",
            "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-08-02T23:13:55.6849201",
            "linkedAccount": "uv5mj3/BU0qAuzRkEUCncA==",
            "linkedAccountGuid": "8f66feba-c17f-4a53-80bb-34641140a770",
            "currentValueChanged": true,
            "limitsChanged": true,
            "customer": {
              "$ref": "72"
            },
            "account": {
              "$id": "74",
              "id": 1,
              "identifier": "ry73dVe4Vky5UQkHupoDHA==",
              "identifierGuid": "75f72eaf-b857-4c56-b951-0907ba9a031c",
              "referenceNo": "sample string 3",
              "name": "sample string 4",
              "created": "2025-08-02T23:13:55.6849201",
              "owner": "6/XJF0oENEeXkGWJ77dhEw==",
              "ownerGuid": "17c9f5eb-044a-4734-9790-6589efb76113",
              "accountStoreGroupIdentifier": "xBlD6Bz9dUaqteKN/JDyLg==",
              "accountStoreGroupGuid": "e84319c4-fd1c-4675-aab5-e28dfc90f22e",
              "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-08-02T23:13:55.6849201",
              "active": true,
              "updated": "2025-08-02T23:13:55.6849201",
              "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": "1cKS9igiWU2q94O99CgEyg==",
                  "identifierGuid": "f692c2d5-2228-4d59-aaf7-83bdf42804ca",
                  "name": "sample string 2",
                  "primaryContact": "cYd9ylvIJEGD/EsYXOPhLQ==",
                  "primaryContactGuid": "ca7d8771-c85b-4124-83fc-4b185ce3e12d",
                  "accountID": "1UkBKgRiV0ShPndSoVBrLA==",
                  "accountIDGuid": "2a0149d5-6204-4457-a13e-7752a1506b2c",
                  "special": true,
                  "updated": "2025-08-02T23:13:55.6849201",
                  "active": true,
                  "reasonInactive": 1,
                  "priceLevelIdentifier": "yen/+OcsKkSWM54WstW1cA==",
                  "priceLevelIdentifierGuid": "f8ffe9c9-2ce7-442a-9633-9e16b2d5b570",
                  "deleted": true,
                  "account": {
                    "$ref": "74"
                  },
                  "primaryContactCustomer": {
                    "$ref": "72"
                  },
                  "customerGroupMembers": [
                    {
                      "$id": "77",
                      "id": 1,
                      "groupID": "/mnkavC6OUKAuOds5TMgQA==",
                      "groupIDGuid": "6ae469fe-baf0-4239-80b8-e76ce5332040",
                      "customerID": "9Rc2YigsKk6qwC68dRyfjA==",
                      "customerIDGuid": "623617f5-2c28-4e2a-aac0-2ebc751c9f8c",
                      "card": "sample string 4",
                      "linkedAccount": "HJVXirkih0ewhqcK53rkpA==",
                      "linkedAccountGuid": "8a57951c-22b9-4787-b086-a70ae77ae4a4",
                      "customer": {
                        "$ref": "72"
                      },
                      "group": {
                        "$ref": "76"
                      },
                      "customerCard": {
                        "$ref": "73"
                      }
                    },
                    {
                      "$ref": "77"
                    }
                  ]
                },
                {
                  "$ref": "76"
                }
              ]
            },
            "payments": [
              {
                "$id": "78",
                "id": 1,
                "identifier": "EhfHghfyw0SX6Y5HYC+mjA==",
                "identifierGuid": "82c71712-f217-44c3-97e9-8e47602fa68c",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "G2QNBkTUgUGwPwi4JR1ZHw==",
                "accountIDGuid": "060d641b-d444-4181-b03f-08b8251d591f",
                "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-08-02T23:13:55.6849201",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "4LKdOWqx8USCCdUGQ4NcRg==",
                "idempotentVoidGuid": "399db2e0-b16a-44f1-8209-d50643835c46",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "79",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "AWCcF43F8UOsC9K8W9oNCg==",
                  "saleHeaderIdentifierGuid": "179c6001-c58d-43f1-ac0b-d2bc5bda0d0a",
                  "created": "2025-08-02T23:13:55.6849201",
                  "createdLocal": "2025-08-02T23:13:55.6849201",
                  "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-08-02T23:13:55.6849201",
                  "storeID": 1,
                  "operatorG_Uid": "ia3ZRnFGrU+VXv96mJev4A==",
                  "operatorGuid": "46d9ad89-4671-4fad-955e-ff7a9897afe0",
                  "customerG_Uid": "YCb19X69A06r4vMixjjvMQ==",
                  "customerGuid": "f5f52660-bd7e-4e03-abe2-f322c638ef31",
                  "communityIdentifier": "ZK7FNphhjEadOQ0DY2080A==",
                  "communityIdentifierGuid": "36c5ae64-6198-468c-9d39-0d03636d3cd0",
                  "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": "dzlaa98Kd0i5+p5leIv8YQ==",
                  "priceLevelIdentifierGuid": "6b5a3977-0adf-4877-b9fa-9e65788bfc61",
                  "locked": 36,
                  "relationChecksum": "sample string 37",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$ref": "39"
                  },
                  "customer": {
                    "$ref": "72"
                  },
                  "communityOrganisation": {
                    "$id": "80",
                    "id": 1,
                    "identifier": "i0+DykTSRUu9ZnP/9K5Xqg==",
                    "identifierGuid": "ca834f8b-d244-4b45-bd66-73fff4ae57aa",
                    "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-08-02T23:13:55.6849201",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "81",
                      "saleItemID": 1,
                      "identifier": "Gj9tVRETAkuSd4eqky2btg==",
                      "identifierGuid": "556d3f1a-1311-4b02-9277-87aa932d9bb6",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "YaSTQ6KmSEyzjwOYwP68Jw==",
                      "pluGuid": "4393a461-a6a2-4c48-b38f-0398c0febc27",
                      "accountID": "AyI6zMtOukGIjLsb0K5dDQ==",
                      "accountIDGuid": "cc3a2203-4ecb-41ba-888c-bb1bd0ae5d0d",
                      "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-08-02T23:13:55.6849201",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "+68GcdQ3yU+PvUei57LEGw==",
                      "refundGuid": "7106affb-37d4-4fc9-8fbd-47a2e7b2c41b",
                      "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": "55VWH13YxU2ILjmbWolKlg==",
                      "idempotentVoidGuid": "1f5695e7-d85d-4dc5-882e-399b5a894a96",
                      "priceLevelIdentifier": "TpxD7YJVzkyACe3T7rYWkQ==",
                      "priceLevelIdentifierGuid": "ed439c4e-5582-4cce-8009-edd3eeb61691",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "82",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2025-08-02T23:13:55.6849201",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "82"
                        }
                      ],
                      "refund": {
                        "$id": "83",
                        "id": 1,
                        "g_UID": "FhkYzg2YSkas/C6Gx4rcUA==",
                        "guid": "ce181916-980d-464a-acfc-2e86c78adc50",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2025-08-02T23:13:55.6849201"
                      },
                      "modifier": {
                        "$id": "84",
                        "id": 1,
                        "setG_UID": "S1nMWkIs7U2gCt1wtbHykw==",
                        "modifierSetGuid": "5acc594b-2c42-4ded-a00a-dd70b5b1f293",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "4Fm1TpoXpkGQTlccWyBbaA==",
                        "pluGuid": "4eb559e0-179a-41a6-904e-571c5b205b68",
                        "deleted": true,
                        "g_UID": "TlWFHjkz7kSR5oDuumAytQ==",
                        "guid": "1e85554e-3339-44ee-91e6-80eeba6032b5",
                        "product": {
                          "$ref": "4"
                        }
                      },
                      "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": "/SOm+xqdFUiI6VBMZsWsQA==",
                      "pluGuid": "fba623fd-9d1a-4815-88e9-504c66c5ac40",
                      "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-08-02T23:13:55.6849201",
                      "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-08-02T23:13:55.6849201",
                      "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": "b2VfPkJ4OEuIZhWdRwxvSQ==",
                      "pluGuid": "3e5f656f-7842-4b38-8866-159d470c6f49",
                      "accountID": "nuLAGTJ/lEO0hSr2vZ963g==",
                      "accountIDGuid": "19c0e29e-7f32-4394-b485-2af6bd9f7ade",
                      "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-08-02T23:13:55.6849201",
                      "bestOrExpireType": 1,
                      "refundG_UID": "Rk5KLR+dpkekLxzuZ5i2Pw==",
                      "refundGuid": "2d4a4e46-9d1f-47a6-a42f-1cee6798b63f",
                      "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": "dLmVe7CqjUOb50R1pyXMeQ==",
                      "identifierGuid": "7b95b974-aab0-438d-9be7-4475a725cc79",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "WUQMjXvNqkuLHjogFWvb1w==",
                      "customerIdentifierGuid": "8d0c4459-cd7b-4baa-8b1e-3a20156bdbd7",
                      "operatorNo": 1,
                      "operatorG_UID": "CXMpJKzHeECasHW330u5sg==",
                      "operatorGuid": "24297309-c7ac-4078-9ab0-75b7df4bb9b2",
                      "created": "2025-08-02T23:13:55.6849201",
                      "ordered": "2025-08-02T23:13:55.6849201",
                      "started": "2025-08-02T23:13:55.6849201",
                      "completed": "2025-08-02T23:13:55.6849201",
                      "supplied": "2025-08-02T23:13:55.6849201",
                      "quickTicket": 1,
                      "deleted": true,
                      "walkAway": true,
                      "approxWait": 1,
                      "actualWait": 1,
                      "deliveryMethod": 8,
                      "externalSaleType": 9,
                      "customer": {
                        "$ref": "72"
                      },
                      "operator": {
                        "$ref": "39"
                      },
                      "details": [
                        {
                          "$id": "91",
                          "headerID": 1,
                          "plu": 1,
                          "pluG_UId": "7pwYCYiRBUa3ahicb+wsiQ==",
                          "pluGuid": "09189cee-9188-4605-b76a-189c6fec2c89",
                          "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": "ZeEgOQj5fkOJXl5hmQ5ZSQ==",
                          "headerIdentifierGuid": "3920e165-f908-437e-895e-5e61990e5949",
                          "product": {
                            "$ref": "4"
                          }
                        },
                        {
                          "$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": "K4GgIqlanUWgDYSAal5avg==",
                      "surveyGuid": "22a0812b-5aa9-459d-a00d-84806a5e5abe",
                      "saleHeaderGuid": "siWlCHpWqUarbgKAsHBNnQ==",
                      "saleGuid": "08a525b2-567a-46a9-ab6e-0280b0704d9d",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "Ia/TYFEgN06LBB3G/CW6Tw==",
                      "guidResponse": "60d3af21-2051-4e37-8b04-1dc6fc25ba4f",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2025-08-02T23:13:55.6849201",
                      "sale": {
                        "$ref": "79"
                      },
                      "survey": {
                        "$id": "93",
                        "g_UID": "XFmL2U2IQk605meYEfp/YQ==",
                        "guid": "d98b595c-884d-4e42-b4e6-679811fa7f61",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "EWalfIfMsE6TFlvs7wCRPQ==",
                        "checkoutFormGuid": "7ca56611-cc87-4eb0-9316-5becef00913d",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2025-08-02T23:13:55.6849201",
                        "end": "2025-08-02T23:13:55.6849201",
                        "deleted": true,
                        "updated": "2025-08-02T23:13:55.6849201",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "ad267ac8-fac2-4089-a88f-6e914bfe0907",
                          "d165130c-6654-4e8d-80f2-df5032b56267"
                        ],
                        "allowsAllTextResponses": true,
                        "surveyForm": {
                          "$ref": "47"
                        }
                      },
                      "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": "4GfFuoFnnEKHAsi1SU+67g==",
                  "accountIdentifier": "bac567e0-6781-429c-8702-c8b5494fbaee",
                  "accountName": "sample string 42",
                  "customerOrderIdentifier": "58j/HcdIfUq4Jd7UPCMOXA==",
                  "customerOrderIdentifierGuid": "1dffc8e7-48c7-4a7d-b825-ded43c230e5c",
                  "priceLevelName": "sample string 43",
                  "revision": 44,
                  "ingressId": "sample string 45"
                },
                "metadata": {
                  "$id": "94",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "w+kj/SyClkCdwyzM1x6cbQ==",
                  "paymentIdentifierGuid": "fd23e9c3-822c-4096-9dc3-2cccd71e9c6d",
                  "identifier": "miveG36KVEOOqB/F+ysM4Q==",
                  "identifierGuid": "1bde2b9a-8a7e-4354-8ea8-1fc5fb2b0ce1",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "fzUSt9LLykCU/bCGXfbNbQ==",
                  "itemIdentifierGuid": "b712357f-cbd2-40ca-94fd-b0865df6cd6d"
                }
              },
              {
                "$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": "AS1yYonwYUa5YyNVtKw+iw==",
            "customerIdentifierGuid": "62722d01-f089-4661-b963-2355b4ac3e8b",
            "voucherName": "sample string 2",
            "count": 3,
            "storeID": 4,
            "barcode": "sample string 5",
            "redeemCount": 6,
            "issueCount": 7,
            "storeSalePaymentID": 1,
            "idempotentID": "Wb56Br5v20yBudb/LHTNjQ==",
            "idempotentGuid": "067abe59-6fbe-4cdb-81b9-d6ff2c74cd8d",
            "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-08-02T23:13:55.6849201",
              "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-08-02T23:13:55.6849201",
                "labelPageLayout": "y1sHaD3bCkuvPS6icJlc2Q==",
                "pageLayoutGuid": "68075bcb-db3d-4b0a-af3d-2ea270995cd9",
                "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-08-02T23:13:55.6849201"
                  },
                  {
                    "$ref": "99"
                  }
                ]
              },
              "customerVouchers": [
                {
                  "$id": "100",
                  "id": 1,
                  "customerIdentifier": "q1sc7JVg1UKzTAHJJ+E7XA==",
                  "customerIdentifierGuid": "ec1c5bab-6095-42d5-b34c-01c927e13b5c",
                  "voucherID": 3,
                  "voucherName": "sample string 4",
                  "storeID": 1,
                  "barcode": "sample string 5",
                  "dateOfIssue": "2025-08-02T23:13:55.6849201",
                  "issuedSaleHeaderID": 1,
                  "issuedSaleIdentifier": "sample string 7",
                  "issuedOfflinePaymentID": 1,
                  "issuedIdempotentID": "2YFgoQmXS06xHJChS8u/8g==",
                  "issuedIdempotentGuid": "a16081d9-9709-4e4b-b11c-90a14bcbbff2",
                  "issuedOffline": true,
                  "issuedUser": "sample string 9",
                  "issuedNotes": "sample string 10",
                  "expiryDate": "2025-08-02T23:13:55.6849201",
                  "expiredUser": "sample string 11",
                  "expiredNotes": "sample string 12",
                  "redeemed": "2025-08-02T23:13:55.6849201",
                  "redeemedSaleHeaderID": 1,
                  "redeemedSaleIdentifier": "sample string 13",
                  "redeemedOfflinePaymentID": 1,
                  "redeemedIdempotentID": "rsAfEJmBDkKCzW5LXwRv0w==",
                  "redeemedIdempotentGuid": "101fc0ae-8199-420e-82cd-6e4b5f046fd3",
                  "redeemedUser": "sample string 14",
                  "redeemedNotes": "sample string 15",
                  "redeemedOffline": true,
                  "updated": "2025-08-02T23:13:55.6849201",
                  "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": "dWgoFXui1U+kPhq7Uu0PUw==",
      "groupIDGuid": "15286875-a27b-4fd5-a43e-1abb52ed0f53",
      "campaign": {
        "$ref": "1"
      },
      "group": {
        "$ref": "76"
      }
    },
    {
      "$ref": "101"
    }
  ],
  "signIqTickets": [
    {
      "$id": "102",
      "identifier": "7HTWvQ0du0a4vg46oyrQrg==",
      "identifierGuid": "bdd674ec-1d0d-46bb-b8be-0e3aa32ad0ae",
      "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": "dwxMonOLWEG/ptW7uQvfgA==",
      "guid": "a24c0c77-8b73-4158-bfa6-d5bbb90bdf80",
      "description": "sample string 5",
      "newPrice": 1,
      "rangeDescription": "sample string 6",
      "dealDescription": "sample string 7",
      "labelQuantity": 8,
      "hostProductCategoryID": 1,
      "offerID": 1,
      "dontUpdatePricePlus": true,
      "campaign": {
        "$ref": "1"
      },
      "comboPricePlus": [
        {
          "$id": "104",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "groupG_UID": "0L4kxgpLWEqv/6hGzOvm5g==",
          "groupGuid": "c624bed0-4b0a-4a58-afff-a846ccebe6e6",
          "comboPriceType": 5,
          "priceType": 5,
          "pluG_UID": "QFnGEFSLsEekCqC6Pu3YEw==",
          "pluGuid": "10c65940-8b54-47b0-a40a-a0ba3eedd813",
          "priceGroupG_UID": "FlzcbN28+Uqr3mHVwTFc7A==",
          "priceGroupGuid": "6cdc5c16-bcdd-4af9-abde-61d5c1315cec",
          "campaignPoolID": "sample string 7",
          "quantity": 1,
          "campaign": {
            "$ref": "1"
          },
          "product": {
            "$ref": "4"
          },
          "priceGroup": {
            "$ref": "33"
          },
          "campaignPool": {
            "$ref": "1"
          }
        },
        {
          "$ref": "104"
        }
      ]
    },
    {
      "$ref": "103"
    }
  ],
  "priceLevels": [
    {
      "$id": "105",
      "id": 1,
      "priceLevelIdentifier": "z3+chGXULkaGWlg51k10RA==",
      "priceLevelIdentifierGuid": "849c7fcf-d465-462e-865a-5839d64d7444",
      "campaignName": "sample string 3",
      "priceLevelName": "sample string 4"
    },
    {
      "$ref": "105"
    }
  ]
}

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.